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-28T13:28:43.530Z||main|||||INFO|500||The following profiles are active: basic 2023-03-28T13:28:53.579Z||main|||||INFO|500||Starting service [Tomcat] 2023-03-28T13:28:53.583Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-03-28T13:28:53.724Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-03-28T13:28:57.943Z||main|||||INFO|500||catdb-pool - Starting... 2023-03-28T13:28:58.499Z||main|||||INFO|500||catdb-pool - Start completed. 2023-03-28T13:28:58.950Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-03-28T13:28:59.309Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-03-28T13:29:00.064Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-03-28T13:29:02.944Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-03-28T13:29:03.528Z||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-28T13:29:05.450Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-03-28T13:29:05.547Z||main|||||INFO|500||reqdb-pool - Starting... 2023-03-28T13:29:05.568Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-03-28T13:29:05.585Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-03-28T13:29:06.129Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-03-28T13:29:06.405Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-03-28T13:29:07.233Z||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-28T13:29:07.896Z||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-28T13:29:08.453Z||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-28T13:29:08.461Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-28T13:29:08.484Z|21f94244-751c-4c13-b829-41fe0b931427|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-28T13:29:09.882Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-28T13:29:09.883Z|21f94244-751c-4c13-b829-41fe0b931427|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=[Tue, 28 Mar 2023 13:29:09 GMT], server=[envoy], x-envoy-upstream-service-time=[1368], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-28T13:29:09.887Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||DEBUG|500||{"id":"358f85f2b5c54cd4b6f5ad61d0fd0e3d","versionId":"1d11fc6b24434814b6edb5ae23920818"} 2023-03-28T13:29:09.914Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||INFO|500||Successfully created activitySpec VNFSetInMaintFlagActivity 2023-03-28T13:29:09.949Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/358f85f2b5c54cd4b6f5ad61d0fd0e3d/versions/latest/actions|INFO|500||Invoke 2023-03-28T13:29:09.949Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/358f85f2b5c54cd4b6f5ad61d0fd0e3d/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/358f85f2b5c54cd4b6f5ad61d0fd0e3d/versions/latest/actions with request headers:{X-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[0e6b305c-84a3-45a3-aeef-008acb42c17e], X-ECOMP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], X-TransactionID=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], Content-Type=[application/json]} 2023-03-28T13:29:09.951Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/358f85f2b5c54cd4b6f5ad61d0fd0e3d/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-28T13:29:10.405Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/358f85f2b5c54cd4b6f5ad61d0fd0e3d/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/358f85f2b5c54cd4b6f5ad61d0fd0e3d/versions/latest/actions has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 13:29:10 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[423]} 2023-03-28T13:29:10.406Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/358f85f2b5c54cd4b6f5ad61d0fd0e3d/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-28T13:29:10.407Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/358f85f2b5c54cd4b6f5ad61d0fd0e3d/versions/latest/actions|INFO|500||InvokeReturn 2023-03-28T13:29:10.409Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||INFO|500||Successfully certified activitySpec VNFSetInMaintFlagActivity 2023-03-28T13:29:10.409Z|21f94244-751c-4c13-b829-41fe0b931427|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-28T13:29:10.463Z|21f94244-751c-4c13-b829-41fe0b931427|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-28T13:29:10.464Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-28T13:29:10.465Z|21f94244-751c-4c13-b829-41fe0b931427|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-28T13:29:10.713Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-28T13:29:10.714Z|21f94244-751c-4c13-b829-41fe0b931427|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=[Tue, 28 Mar 2023 13:29:11 GMT], server=[envoy], x-envoy-upstream-service-time=[243], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-28T13:29:10.716Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||DEBUG|500||{"id":"f044bd13435a4158b884d57a587701b2","versionId":"f8fb95569cc340c09138cfce6ae45524"} 2023-03-28T13:29:10.720Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||INFO|500||Successfully created activitySpec VNFCheckPserversLockedFlagActivity 2023-03-28T13:29:10.765Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/f044bd13435a4158b884d57a587701b2/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-28T13:29:10.767Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f044bd13435a4158b884d57a587701b2/versions/latest/actions|INFO|500||Invoke 2023-03-28T13:29:10.769Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f044bd13435a4158b884d57a587701b2/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-28T13:29:11.303Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f044bd13435a4158b884d57a587701b2/versions/latest/actions|INFO|500||InvokeReturn 2023-03-28T13:29:11.304Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/f044bd13435a4158b884d57a587701b2/versions/latest/actions has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 13:29:11 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[531]} 2023-03-28T13:29:11.305Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T13:29:11.305Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||INFO|500||Successfully certified activitySpec VNFCheckPserversLockedFlagActivity 2023-03-28T13:29:11.305Z|21f94244-751c-4c13-b829-41fe0b931427|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-28T13:29:11.361Z|21f94244-751c-4c13-b829-41fe0b931427|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-28T13:29:11.362Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-28T13:29:11.364Z|21f94244-751c-4c13-b829-41fe0b931427|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-28T13:29:11.672Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-28T13:29:11.672Z|21f94244-751c-4c13-b829-41fe0b931427|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=[Tue, 28 Mar 2023 13:29:12 GMT], server=[envoy], x-envoy-upstream-service-time=[303], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-28T13:29:11.675Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||DEBUG|500||{"id":"12c1c44f5c6d41af8e7eb665e3219e4c","versionId":"49c61e75d013401f9c74e54f0f04cb2a"} 2023-03-28T13:29:11.677Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||INFO|500||Successfully created activitySpec VNFCheckInMaintFlagActivity 2023-03-28T13:29:11.707Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/12c1c44f5c6d41af8e7eb665e3219e4c/versions/latest/actions|INFO|500||Invoke 2023-03-28T13:29:11.707Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/12c1c44f5c6d41af8e7eb665e3219e4c/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/12c1c44f5c6d41af8e7eb665e3219e4c/versions/latest/actions with request headers:{X-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[0d991693-eb7f-4666-8e45-0dbd904a793e], X-ECOMP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], X-TransactionID=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], Content-Type=[application/json]} 2023-03-28T13:29:11.709Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/12c1c44f5c6d41af8e7eb665e3219e4c/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-28T13:29:12.079Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/12c1c44f5c6d41af8e7eb665e3219e4c/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/12c1c44f5c6d41af8e7eb665e3219e4c/versions/latest/actions has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 13:29:12 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[367]} 2023-03-28T13:29:12.080Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/12c1c44f5c6d41af8e7eb665e3219e4c/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-28T13:29:12.080Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/12c1c44f5c6d41af8e7eb665e3219e4c/versions/latest/actions|INFO|500||InvokeReturn 2023-03-28T13:29:12.081Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||INFO|500||Successfully certified activitySpec VNFCheckInMaintFlagActivity 2023-03-28T13:29:12.081Z|21f94244-751c-4c13-b829-41fe0b931427|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-28T13:29:12.121Z|21f94244-751c-4c13-b829-41fe0b931427|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-28T13:29:12.124Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-28T13:29:12.125Z|21f94244-751c-4c13-b829-41fe0b931427|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-28T13:29:12.627Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-28T13:29:12.627Z|21f94244-751c-4c13-b829-41fe0b931427|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=[Tue, 28 Mar 2023 13:29:13 GMT], server=[envoy], x-envoy-upstream-service-time=[499], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-28T13:29:12.636Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||DEBUG|500||{"id":"f4c63f3ac9bc4d3f98a6e38845a841ce","versionId":"4cfe379c122c4092bb5c7c0cd52aeb4a"} 2023-03-28T13:29:12.638Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||INFO|500||Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity 2023-03-28T13:29:12.672Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f4c63f3ac9bc4d3f98a6e38845a841ce/versions/latest/actions|INFO|500||Invoke 2023-03-28T13:29:12.672Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f4c63f3ac9bc4d3f98a6e38845a841ce/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/f4c63f3ac9bc4d3f98a6e38845a841ce/versions/latest/actions with request headers:{X-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f5e6c12b-96ad-48e7-a864-877929329e52], X-ECOMP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], X-TransactionID=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], Content-Type=[application/json]} 2023-03-28T13:29:12.675Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f4c63f3ac9bc4d3f98a6e38845a841ce/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-28T13:29:13.012Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f4c63f3ac9bc4d3f98a6e38845a841ce/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/f4c63f3ac9bc4d3f98a6e38845a841ce/versions/latest/actions has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 13:29:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[334]} 2023-03-28T13:29:13.012Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f4c63f3ac9bc4d3f98a6e38845a841ce/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-28T13:29:13.014Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f4c63f3ac9bc4d3f98a6e38845a841ce/versions/latest/actions|INFO|500||InvokeReturn 2023-03-28T13:29:13.014Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||INFO|500||Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity 2023-03-28T13:29:13.015Z|21f94244-751c-4c13-b829-41fe0b931427|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-28T13:29:13.066Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-28T13:29:13.067Z|21f94244-751c-4c13-b829-41fe0b931427|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=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[00618e98-6dca-4894-9731-8a1c5a64d31a], X-ECOMP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], X-TransactionID=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], Content-Type=[application/json]} 2023-03-28T13:29:13.069Z|21f94244-751c-4c13-b829-41fe0b931427|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-28T13:29:13.316Z|21f94244-751c-4c13-b829-41fe0b931427|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=[Tue, 28 Mar 2023 13:29:14 GMT], server=[envoy], x-envoy-upstream-service-time=[242], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-28T13:29:13.317Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"554b7d60e3d843ff8c8247805d3efc15","versionId":"aebc7363d6614cb29d599eec229d8c90"} 2023-03-28T13:29:13.319Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-28T13:29:13.323Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||INFO|500||Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity 2023-03-28T13:29:13.356Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/554b7d60e3d843ff8c8247805d3efc15/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-28T13:29:13.357Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/554b7d60e3d843ff8c8247805d3efc15/versions/latest/actions|INFO|500||Invoke 2023-03-28T13:29:13.358Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/554b7d60e3d843ff8c8247805d3efc15/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-28T13:29:13.709Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/554b7d60e3d843ff8c8247805d3efc15/versions/latest/actions|INFO|500||InvokeReturn 2023-03-28T13:29:13.710Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/554b7d60e3d843ff8c8247805d3efc15/versions/latest/actions has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 13:29:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[347]} 2023-03-28T13:29:13.710Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T13:29:13.711Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||INFO|500||Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity 2023-03-28T13:29:13.711Z|21f94244-751c-4c13-b829-41fe0b931427|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-28T13:29:13.761Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-28T13:29:13.762Z|21f94244-751c-4c13-b829-41fe0b931427|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=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[eba511e9-a237-4d60-8aa8-030998fa89d9], X-ECOMP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], X-TransactionID=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], Content-Type=[application/json]} 2023-03-28T13:29:13.763Z|21f94244-751c-4c13-b829-41fe0b931427|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-28T13:29:13.983Z|21f94244-751c-4c13-b829-41fe0b931427|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=[Tue, 28 Mar 2023 13:29:14 GMT], server=[envoy], x-envoy-upstream-service-time=[217], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-28T13:29:13.984Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"bc461f2058bb4dc0ba70816441a8bec7","versionId":"903ed129a9cf4bb68b405be07111fcb5"} 2023-03-28T13:29:13.986Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-28T13:29:13.989Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||INFO|500||Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity 2023-03-28T13:29:14.021Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bc461f2058bb4dc0ba70816441a8bec7/versions/latest/actions|INFO|500||Invoke 2023-03-28T13:29:14.022Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bc461f2058bb4dc0ba70816441a8bec7/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/bc461f2058bb4dc0ba70816441a8bec7/versions/latest/actions with request headers:{X-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d41e41ec-f064-4a26-9532-b3ac813a395b], X-ECOMP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], X-TransactionID=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], Content-Type=[application/json]} 2023-03-28T13:29:14.023Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bc461f2058bb4dc0ba70816441a8bec7/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-28T13:29:14.407Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bc461f2058bb4dc0ba70816441a8bec7/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/bc461f2058bb4dc0ba70816441a8bec7/versions/latest/actions has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 13:29:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[381]} 2023-03-28T13:29:14.408Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bc461f2058bb4dc0ba70816441a8bec7/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-28T13:29:14.409Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bc461f2058bb4dc0ba70816441a8bec7/versions/latest/actions|INFO|500||InvokeReturn 2023-03-28T13:29:14.409Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||INFO|500||Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity 2023-03-28T13:29:14.409Z|21f94244-751c-4c13-b829-41fe0b931427|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-28T13:29:14.447Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-28T13:29:14.447Z|21f94244-751c-4c13-b829-41fe0b931427|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=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[527359dd-daee-4ca0-a473-cfcd822cc41c], X-ECOMP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], X-TransactionID=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], Content-Type=[application/json]} 2023-03-28T13:29:14.448Z|21f94244-751c-4c13-b829-41fe0b931427|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-28T13:29:14.673Z|21f94244-751c-4c13-b829-41fe0b931427|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=[Tue, 28 Mar 2023 13:29:15 GMT], server=[envoy], x-envoy-upstream-service-time=[222], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-28T13:29:14.674Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"2a56b2381e444c598d7bfc42520023cc","versionId":"28649523cd91445f926294deada850a2"} 2023-03-28T13:29:14.676Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-28T13:29:14.679Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||INFO|500||Successfully created activitySpec VNFLockActivity 2023-03-28T13:29:14.709Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2a56b2381e444c598d7bfc42520023cc/versions/latest/actions|INFO|500||Invoke 2023-03-28T13:29:14.710Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2a56b2381e444c598d7bfc42520023cc/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/2a56b2381e444c598d7bfc42520023cc/versions/latest/actions with request headers:{X-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[37000a96-dfd3-46b4-943a-095037ae9158], X-ECOMP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], X-TransactionID=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], Content-Type=[application/json]} 2023-03-28T13:29:14.711Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2a56b2381e444c598d7bfc42520023cc/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-28T13:29:15.132Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2a56b2381e444c598d7bfc42520023cc/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/2a56b2381e444c598d7bfc42520023cc/versions/latest/actions has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 13:29:15 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[418]} 2023-03-28T13:29:15.133Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2a56b2381e444c598d7bfc42520023cc/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-28T13:29:15.133Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2a56b2381e444c598d7bfc42520023cc/versions/latest/actions|INFO|500||InvokeReturn 2023-03-28T13:29:15.133Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||INFO|500||Successfully certified activitySpec VNFLockActivity 2023-03-28T13:29:15.133Z|21f94244-751c-4c13-b829-41fe0b931427|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-28T13:29:15.161Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-28T13:29:15.162Z|21f94244-751c-4c13-b829-41fe0b931427|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=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[ebf502ad-06bb-44db-95f7-ad8ae3e7d348], X-ECOMP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], X-TransactionID=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], Content-Type=[application/json]} 2023-03-28T13:29:15.164Z|21f94244-751c-4c13-b829-41fe0b931427|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-28T13:29:15.390Z|21f94244-751c-4c13-b829-41fe0b931427|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=[Tue, 28 Mar 2023 13:29:16 GMT], server=[envoy], x-envoy-upstream-service-time=[224], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-28T13:29:15.391Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"f5fcc060d773454b8d818f66ec8f4488","versionId":"d2b9e9fa1ddc4651a08dc6a7c8128a28"} 2023-03-28T13:29:15.392Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-28T13:29:15.393Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||INFO|500||Successfully created activitySpec VNFUnlockActivity 2023-03-28T13:29:15.427Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f5fcc060d773454b8d818f66ec8f4488/versions/latest/actions|INFO|500||Invoke 2023-03-28T13:29:15.427Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f5fcc060d773454b8d818f66ec8f4488/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/f5fcc060d773454b8d818f66ec8f4488/versions/latest/actions with request headers:{X-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a2219dc8-5b2e-4149-b774-aef43c6c9c49], X-ECOMP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], X-TransactionID=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], Content-Type=[application/json]} 2023-03-28T13:29:15.429Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f5fcc060d773454b8d818f66ec8f4488/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-28T13:29:15.973Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f5fcc060d773454b8d818f66ec8f4488/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/f5fcc060d773454b8d818f66ec8f4488/versions/latest/actions has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 13:29:16 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[541]} 2023-03-28T13:29:15.973Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f5fcc060d773454b8d818f66ec8f4488/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-28T13:29:15.975Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f5fcc060d773454b8d818f66ec8f4488/versions/latest/actions|INFO|500||InvokeReturn 2023-03-28T13:29:15.976Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||INFO|500||Successfully certified activitySpec VNFUnlockActivity 2023-03-28T13:29:15.976Z|21f94244-751c-4c13-b829-41fe0b931427|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-28T13:29:16.033Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-28T13:29:16.033Z|21f94244-751c-4c13-b829-41fe0b931427|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=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[bf473459-c8ea-4ec2-81c5-fc27863537a1], X-ECOMP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], X-TransactionID=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], Content-Type=[application/json]} 2023-03-28T13:29:16.034Z|21f94244-751c-4c13-b829-41fe0b931427|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-28T13:29:16.449Z|21f94244-751c-4c13-b829-41fe0b931427|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=[Tue, 28 Mar 2023 13:29:16 GMT], server=[envoy], x-envoy-upstream-service-time=[412], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-28T13:29:16.450Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"4f7e0f1abd4e43fb9583c7d04dc0089c","versionId":"39fa57a353fd42ccaae9650c5757c7cf"} 2023-03-28T13:29:16.451Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-28T13:29:16.453Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||INFO|500||Successfully created activitySpec VNFStopActivity 2023-03-28T13:29:16.475Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4f7e0f1abd4e43fb9583c7d04dc0089c/versions/latest/actions|INFO|500||Invoke 2023-03-28T13:29:16.475Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4f7e0f1abd4e43fb9583c7d04dc0089c/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/4f7e0f1abd4e43fb9583c7d04dc0089c/versions/latest/actions with request headers:{X-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[1be7303b-2141-43fb-bf81-e79b13a2406d], X-ECOMP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], X-TransactionID=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], Content-Type=[application/json]} 2023-03-28T13:29:16.476Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4f7e0f1abd4e43fb9583c7d04dc0089c/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-28T13:29:16.912Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4f7e0f1abd4e43fb9583c7d04dc0089c/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/4f7e0f1abd4e43fb9583c7d04dc0089c/versions/latest/actions has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 13:29:17 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[433]} 2023-03-28T13:29:16.913Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4f7e0f1abd4e43fb9583c7d04dc0089c/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-28T13:29:16.914Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4f7e0f1abd4e43fb9583c7d04dc0089c/versions/latest/actions|INFO|500||InvokeReturn 2023-03-28T13:29:16.914Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||INFO|500||Successfully certified activitySpec VNFStopActivity 2023-03-28T13:29:16.915Z|21f94244-751c-4c13-b829-41fe0b931427|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-28T13:29:16.948Z|21f94244-751c-4c13-b829-41fe0b931427|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-28T13:29:16.949Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-28T13:29:16.950Z|21f94244-751c-4c13-b829-41fe0b931427|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-28T13:29:17.188Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-28T13:29:17.188Z|21f94244-751c-4c13-b829-41fe0b931427|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=[Tue, 28 Mar 2023 13:29:17 GMT], server=[envoy], x-envoy-upstream-service-time=[234], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-28T13:29:17.189Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||DEBUG|500||{"id":"1ed4e36f8cb04f9e9a42ebe65edb117a","versionId":"0d3f221d96724daeab955aed527e77cc"} 2023-03-28T13:29:17.193Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||INFO|500||Successfully created activitySpec VNFStartActivity 2023-03-28T13:29:17.216Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1ed4e36f8cb04f9e9a42ebe65edb117a/versions/latest/actions|INFO|500||Invoke 2023-03-28T13:29:17.216Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1ed4e36f8cb04f9e9a42ebe65edb117a/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1ed4e36f8cb04f9e9a42ebe65edb117a/versions/latest/actions with request headers:{X-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[04f9e59f-3db5-402e-9d65-fd1ee5f3e29e], X-ECOMP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], X-TransactionID=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], Content-Type=[application/json]} 2023-03-28T13:29:17.217Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1ed4e36f8cb04f9e9a42ebe65edb117a/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-28T13:29:17.564Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1ed4e36f8cb04f9e9a42ebe65edb117a/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1ed4e36f8cb04f9e9a42ebe65edb117a/versions/latest/actions has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 13:29:18 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[344]} 2023-03-28T13:29:17.565Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1ed4e36f8cb04f9e9a42ebe65edb117a/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-28T13:29:17.566Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1ed4e36f8cb04f9e9a42ebe65edb117a/versions/latest/actions|INFO|500||InvokeReturn 2023-03-28T13:29:17.567Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||INFO|500||Successfully certified activitySpec VNFStartActivity 2023-03-28T13:29:17.567Z|21f94244-751c-4c13-b829-41fe0b931427|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-28T13:29:17.603Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-28T13:29:17.603Z|21f94244-751c-4c13-b829-41fe0b931427|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=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[68676823-2ab8-4ea2-a202-7d19646f1206], X-ECOMP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], X-TransactionID=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], Content-Type=[application/json]} 2023-03-28T13:29:17.604Z|21f94244-751c-4c13-b829-41fe0b931427|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-28T13:29:17.854Z|21f94244-751c-4c13-b829-41fe0b931427|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=[Tue, 28 Mar 2023 13:29:18 GMT], server=[envoy], x-envoy-upstream-service-time=[247], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-28T13:29:17.855Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"0f10668ae03c475aa628ac9c499922a4","versionId":"ef30811d0d5a4010ac0d013232980421"} 2023-03-28T13:29:17.856Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-28T13:29:17.866Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||INFO|500||Successfully created activitySpec VNFSnapShotActivity 2023-03-28T13:29:17.890Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/0f10668ae03c475aa628ac9c499922a4/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-28T13:29:17.891Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0f10668ae03c475aa628ac9c499922a4/versions/latest/actions|INFO|500||Invoke 2023-03-28T13:29:17.892Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0f10668ae03c475aa628ac9c499922a4/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-28T13:29:18.223Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0f10668ae03c475aa628ac9c499922a4/versions/latest/actions|INFO|500||InvokeReturn 2023-03-28T13:29:18.224Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/0f10668ae03c475aa628ac9c499922a4/versions/latest/actions has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 13:29:18 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[327]} 2023-03-28T13:29:18.225Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T13:29:18.226Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||INFO|500||Successfully certified activitySpec VNFSnapShotActivity 2023-03-28T13:29:18.226Z|21f94244-751c-4c13-b829-41fe0b931427|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-28T13:29:18.274Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-28T13:29:18.275Z|21f94244-751c-4c13-b829-41fe0b931427|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=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[66572c15-6f87-4867-89de-118a91c16f62], X-ECOMP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], X-TransactionID=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], Content-Type=[application/json]} 2023-03-28T13:29:18.276Z|21f94244-751c-4c13-b829-41fe0b931427|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-28T13:29:18.527Z|21f94244-751c-4c13-b829-41fe0b931427|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=[Tue, 28 Mar 2023 13:29:19 GMT], server=[envoy], x-envoy-upstream-service-time=[248], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-28T13:29:18.528Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"9f120257c5ca4dfeb71098af9a6eb36c","versionId":"4eec087c0231424aa3f01eacf8b8615e"} 2023-03-28T13:29:18.529Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-28T13:29:18.533Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||INFO|500||Successfully created activitySpec FlowCompleteActivity 2023-03-28T13:29:18.564Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/9f120257c5ca4dfeb71098af9a6eb36c/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-28T13:29:18.565Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f120257c5ca4dfeb71098af9a6eb36c/versions/latest/actions|INFO|500||Invoke 2023-03-28T13:29:18.566Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f120257c5ca4dfeb71098af9a6eb36c/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-28T13:29:19.032Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f120257c5ca4dfeb71098af9a6eb36c/versions/latest/actions|INFO|500||InvokeReturn 2023-03-28T13:29:19.035Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/9f120257c5ca4dfeb71098af9a6eb36c/versions/latest/actions has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 13:29:19 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[462]} 2023-03-28T13:29:19.035Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T13:29:19.036Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||INFO|500||Successfully certified activitySpec FlowCompleteActivity 2023-03-28T13:29:19.036Z|21f94244-751c-4c13-b829-41fe0b931427|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-28T13:29:19.067Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-28T13:29:19.067Z|21f94244-751c-4c13-b829-41fe0b931427|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=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b2e9566b-35c1-4369-8236-0a85837ecab4], X-ECOMP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], X-TransactionID=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], Content-Type=[application/json]} 2023-03-28T13:29:19.068Z|21f94244-751c-4c13-b829-41fe0b931427|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-28T13:29:19.268Z|21f94244-751c-4c13-b829-41fe0b931427|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=[Tue, 28 Mar 2023 13:29:19 GMT], server=[envoy], x-envoy-upstream-service-time=[197], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-28T13:29:19.269Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"82ae508a4d614741bebe576524119b8b","versionId":"7bf538a2f806407cb593f35cbf7c0e8d"} 2023-03-28T13:29:19.270Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-28T13:29:19.273Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||INFO|500||Successfully created activitySpec PauseForManualTaskActivity 2023-03-28T13:29:19.299Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/82ae508a4d614741bebe576524119b8b/versions/latest/actions|INFO|500||Invoke 2023-03-28T13:29:19.300Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/82ae508a4d614741bebe576524119b8b/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/82ae508a4d614741bebe576524119b8b/versions/latest/actions with request headers:{X-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3685d5e5-fadf-4f6b-a45a-30784a346e8a], X-ECOMP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], X-TransactionID=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], Content-Type=[application/json]} 2023-03-28T13:29:19.301Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/82ae508a4d614741bebe576524119b8b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-28T13:29:19.701Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/82ae508a4d614741bebe576524119b8b/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/82ae508a4d614741bebe576524119b8b/versions/latest/actions has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 13:29:20 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[398]} 2023-03-28T13:29:19.702Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/82ae508a4d614741bebe576524119b8b/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-28T13:29:19.702Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/82ae508a4d614741bebe576524119b8b/versions/latest/actions|INFO|500||InvokeReturn 2023-03-28T13:29:19.703Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||INFO|500||Successfully certified activitySpec PauseForManualTaskActivity 2023-03-28T13:29:19.703Z|21f94244-751c-4c13-b829-41fe0b931427|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-28T13:29:19.729Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-28T13:29:19.729Z|21f94244-751c-4c13-b829-41fe0b931427|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=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[334c6647-fd27-4555-b29f-83e70fbae90d], X-ECOMP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], X-TransactionID=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], Content-Type=[application/json]} 2023-03-28T13:29:19.730Z|21f94244-751c-4c13-b829-41fe0b931427|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-28T13:29:19.970Z|21f94244-751c-4c13-b829-41fe0b931427|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=[Tue, 28 Mar 2023 13:29:20 GMT], server=[envoy], x-envoy-upstream-service-time=[237], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-28T13:29:19.971Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"6a2ea9d9bc544a76bc9ec3b8418b818d","versionId":"7b015d76fd8d444b802617827202cecc"} 2023-03-28T13:29:19.972Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-28T13:29:19.975Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||INFO|500||Successfully created activitySpec DistributeTrafficActivity 2023-03-28T13:29:19.996Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6a2ea9d9bc544a76bc9ec3b8418b818d/versions/latest/actions|INFO|500||Invoke 2023-03-28T13:29:19.996Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6a2ea9d9bc544a76bc9ec3b8418b818d/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/6a2ea9d9bc544a76bc9ec3b8418b818d/versions/latest/actions with request headers:{X-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[91f117c6-9ebd-4a01-b7fe-9a355e0d0198], X-ECOMP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], X-TransactionID=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], Content-Type=[application/json]} 2023-03-28T13:29:19.997Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6a2ea9d9bc544a76bc9ec3b8418b818d/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-28T13:29:20.393Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6a2ea9d9bc544a76bc9ec3b8418b818d/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/6a2ea9d9bc544a76bc9ec3b8418b818d/versions/latest/actions has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 13:29:20 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[393]} 2023-03-28T13:29:20.393Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6a2ea9d9bc544a76bc9ec3b8418b818d/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-28T13:29:20.394Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6a2ea9d9bc544a76bc9ec3b8418b818d/versions/latest/actions|INFO|500||InvokeReturn 2023-03-28T13:29:20.395Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficActivity 2023-03-28T13:29:20.395Z|21f94244-751c-4c13-b829-41fe0b931427|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-28T13:29:20.423Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-28T13:29:20.423Z|21f94244-751c-4c13-b829-41fe0b931427|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=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[be835b3f-e437-44c0-9961-0dba6c8d623f], X-ECOMP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], X-TransactionID=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], Content-Type=[application/json]} 2023-03-28T13:29:20.424Z|21f94244-751c-4c13-b829-41fe0b931427|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-28T13:29:20.665Z|21f94244-751c-4c13-b829-41fe0b931427|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=[Tue, 28 Mar 2023 13:29:21 GMT], server=[envoy], x-envoy-upstream-service-time=[237], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-28T13:29:20.667Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"1b620aa2257a4573bf60663d5bb730bc","versionId":"1e7213738c634b5087f317658458920d"} 2023-03-28T13:29:20.668Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-28T13:29:20.671Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||INFO|500||Successfully created activitySpec DistributeTrafficCheckActivity 2023-03-28T13:29:20.709Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1b620aa2257a4573bf60663d5bb730bc/versions/latest/actions|INFO|500||Invoke 2023-03-28T13:29:20.710Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1b620aa2257a4573bf60663d5bb730bc/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1b620aa2257a4573bf60663d5bb730bc/versions/latest/actions with request headers:{X-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[fdafdffc-c02e-4fb5-946e-b03cce74cb5c], X-ECOMP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], X-TransactionID=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], Content-Type=[application/json]} 2023-03-28T13:29:20.711Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1b620aa2257a4573bf60663d5bb730bc/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-28T13:29:21.095Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1b620aa2257a4573bf60663d5bb730bc/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1b620aa2257a4573bf60663d5bb730bc/versions/latest/actions has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 13:29:21 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[380]} 2023-03-28T13:29:21.096Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1b620aa2257a4573bf60663d5bb730bc/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-28T13:29:21.097Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1b620aa2257a4573bf60663d5bb730bc/versions/latest/actions|INFO|500||InvokeReturn 2023-03-28T13:29:21.098Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficCheckActivity 2023-03-28T13:29:21.098Z|21f94244-751c-4c13-b829-41fe0b931427|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-28T13:29:21.131Z|21f94244-751c-4c13-b829-41fe0b931427|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-28T13:29:21.132Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-28T13:29:21.133Z|21f94244-751c-4c13-b829-41fe0b931427|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-28T13:29:21.381Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-28T13:29:21.382Z|21f94244-751c-4c13-b829-41fe0b931427|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=[Tue, 28 Mar 2023 13:29:22 GMT], server=[envoy], x-envoy-upstream-service-time=[244], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-28T13:29:21.383Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||DEBUG|500||{"id":"2c21856f637c4534a3e28c494ab597d1","versionId":"d50e41ce63e840b394b4bc6ded459dfc"} 2023-03-28T13:29:21.387Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||INFO|500||Successfully created activitySpec VNFHealthCheckActivity 2023-03-28T13:29:21.542Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2c21856f637c4534a3e28c494ab597d1/versions/latest/actions|INFO|500||Invoke 2023-03-28T13:29:21.543Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2c21856f637c4534a3e28c494ab597d1/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/2c21856f637c4534a3e28c494ab597d1/versions/latest/actions with request headers:{X-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[cfc71214-8a02-444f-ae34-85982b079fa1], X-ECOMP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], X-TransactionID=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], Content-Type=[application/json]} 2023-03-28T13:29:21.544Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2c21856f637c4534a3e28c494ab597d1/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-28T13:29:21.970Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2c21856f637c4534a3e28c494ab597d1/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/2c21856f637c4534a3e28c494ab597d1/versions/latest/actions has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 13:29:22 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[423]} 2023-03-28T13:29:21.971Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2c21856f637c4534a3e28c494ab597d1/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-28T13:29:21.972Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2c21856f637c4534a3e28c494ab597d1/versions/latest/actions|INFO|500||InvokeReturn 2023-03-28T13:29:21.973Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||INFO|500||Successfully certified activitySpec VNFHealthCheckActivity 2023-03-28T13:29:21.973Z|21f94244-751c-4c13-b829-41fe0b931427|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-28T13:29:22.011Z|21f94244-751c-4c13-b829-41fe0b931427|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-28T13:29:22.012Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-28T13:29:22.014Z|21f94244-751c-4c13-b829-41fe0b931427|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-28T13:29:22.269Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-28T13:29:22.270Z|21f94244-751c-4c13-b829-41fe0b931427|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=[Tue, 28 Mar 2023 13:29:22 GMT], server=[envoy], x-envoy-upstream-service-time=[253], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-28T13:29:22.270Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||DEBUG|500||{"id":"33a95583ef824debaa53433931a07655","versionId":"6ce1eaecaba948e082f00aac79a1c6d0"} 2023-03-28T13:29:22.273Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||INFO|500||Successfully created activitySpec VNFQuiesceTrafficActivity 2023-03-28T13:29:22.295Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/33a95583ef824debaa53433931a07655/versions/latest/actions|INFO|500||Invoke 2023-03-28T13:29:22.296Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/33a95583ef824debaa53433931a07655/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/33a95583ef824debaa53433931a07655/versions/latest/actions with request headers:{X-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3984c635-5cb7-4fa8-a3d1-c3215b16171a], X-ECOMP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], X-TransactionID=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], Content-Type=[application/json]} 2023-03-28T13:29:22.296Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/33a95583ef824debaa53433931a07655/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-28T13:29:22.745Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/33a95583ef824debaa53433931a07655/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/33a95583ef824debaa53433931a07655/versions/latest/actions has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 13:29:23 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[446]} 2023-03-28T13:29:22.746Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/33a95583ef824debaa53433931a07655/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-28T13:29:22.747Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/33a95583ef824debaa53433931a07655/versions/latest/actions|INFO|500||InvokeReturn 2023-03-28T13:29:22.748Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||INFO|500||Successfully certified activitySpec VNFQuiesceTrafficActivity 2023-03-28T13:29:22.748Z|21f94244-751c-4c13-b829-41fe0b931427|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-28T13:29:22.788Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-28T13:29:22.788Z|21f94244-751c-4c13-b829-41fe0b931427|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=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[55883f7b-04b1-4aa2-9eb7-bc6bf8858e1e], X-ECOMP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], X-TransactionID=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], Content-Type=[application/json]} 2023-03-28T13:29:22.789Z|21f94244-751c-4c13-b829-41fe0b931427|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-28T13:29:23.052Z|21f94244-751c-4c13-b829-41fe0b931427|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=[Tue, 28 Mar 2023 13:29:23 GMT], server=[envoy], x-envoy-upstream-service-time=[261], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-28T13:29:23.054Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"d4a8e34d1d1d42a088508d031b75040c","versionId":"da89568d529c4205a575f994d9ffedde"} 2023-03-28T13:29:23.055Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-28T13:29:23.058Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||INFO|500||Successfully created activitySpec VNFResumeTrafficActivity 2023-03-28T13:29:23.086Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/d4a8e34d1d1d42a088508d031b75040c/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-28T13:29:23.087Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d4a8e34d1d1d42a088508d031b75040c/versions/latest/actions|INFO|500||Invoke 2023-03-28T13:29:23.088Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d4a8e34d1d1d42a088508d031b75040c/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-28T13:29:23.473Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d4a8e34d1d1d42a088508d031b75040c/versions/latest/actions|INFO|500||InvokeReturn 2023-03-28T13:29:23.474Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/d4a8e34d1d1d42a088508d031b75040c/versions/latest/actions has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 13:29:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[383]} 2023-03-28T13:29:23.475Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T13:29:23.475Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||INFO|500||Successfully certified activitySpec VNFResumeTrafficActivity 2023-03-28T13:29:23.475Z|21f94244-751c-4c13-b829-41fe0b931427|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-28T13:29:23.510Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-28T13:29:23.511Z|21f94244-751c-4c13-b829-41fe0b931427|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=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f6fb08d3-631f-4399-88e2-3215112156fc], X-ECOMP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], X-TransactionID=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], Content-Type=[application/json]} 2023-03-28T13:29:23.512Z|21f94244-751c-4c13-b829-41fe0b931427|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-28T13:29:23.718Z|21f94244-751c-4c13-b829-41fe0b931427|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=[Tue, 28 Mar 2023 13:29:24 GMT], server=[envoy], x-envoy-upstream-service-time=[204], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-28T13:29:23.720Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"bfe684340c124bd09a5038b2b41e7d26","versionId":"43f4a553b7964a92911c2a066f32a488"} 2023-03-28T13:29:23.721Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-28T13:29:23.724Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||INFO|500||Successfully created activitySpec VNFUnsetInMaintFlagActivity 2023-03-28T13:29:23.749Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bfe684340c124bd09a5038b2b41e7d26/versions/latest/actions|INFO|500||Invoke 2023-03-28T13:29:23.749Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bfe684340c124bd09a5038b2b41e7d26/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/bfe684340c124bd09a5038b2b41e7d26/versions/latest/actions with request headers:{X-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f40fdd12-59d7-48ad-aed1-743bc30e6edc], X-ECOMP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], X-TransactionID=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], Content-Type=[application/json]} 2023-03-28T13:29:23.750Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bfe684340c124bd09a5038b2b41e7d26/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-28T13:29:24.150Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bfe684340c124bd09a5038b2b41e7d26/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/bfe684340c124bd09a5038b2b41e7d26/versions/latest/actions has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 13:29:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[397]} 2023-03-28T13:29:24.151Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bfe684340c124bd09a5038b2b41e7d26/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-28T13:29:24.151Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bfe684340c124bd09a5038b2b41e7d26/versions/latest/actions|INFO|500||InvokeReturn 2023-03-28T13:29:24.152Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||INFO|500||Successfully certified activitySpec VNFUnsetInMaintFlagActivity 2023-03-28T13:29:24.152Z|21f94244-751c-4c13-b829-41fe0b931427|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-28T13:29:24.203Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-28T13:29:24.203Z|21f94244-751c-4c13-b829-41fe0b931427|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=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[66834c67-e4f1-4c4d-827b-3622a77a3c4b], X-ECOMP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], X-TransactionID=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], Content-Type=[application/json]} 2023-03-28T13:29:24.204Z|21f94244-751c-4c13-b829-41fe0b931427|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-28T13:29:24.410Z|21f94244-751c-4c13-b829-41fe0b931427|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=[Tue, 28 Mar 2023 13:29:25 GMT], server=[envoy], x-envoy-upstream-service-time=[203], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-28T13:29:24.412Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"98a9a5d0076849558a3ce3c9fd55b66d","versionId":"0cba4d48586146c4ad21bcd6929d7637"} 2023-03-28T13:29:24.413Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-28T13:29:24.414Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||INFO|500||Successfully created activitySpec VNFUpgradeBackupActivity 2023-03-28T13:29:24.435Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/98a9a5d0076849558a3ce3c9fd55b66d/versions/latest/actions|INFO|500||Invoke 2023-03-28T13:29:24.436Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/98a9a5d0076849558a3ce3c9fd55b66d/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/98a9a5d0076849558a3ce3c9fd55b66d/versions/latest/actions with request headers:{X-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f5bcbf7a-05a2-4b54-a435-537f65aa5585], X-ECOMP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], X-TransactionID=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], Content-Type=[application/json]} 2023-03-28T13:29:24.437Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/98a9a5d0076849558a3ce3c9fd55b66d/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-28T13:29:24.830Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/98a9a5d0076849558a3ce3c9fd55b66d/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/98a9a5d0076849558a3ce3c9fd55b66d/versions/latest/actions has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 13:29:25 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[390]} 2023-03-28T13:29:24.831Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/98a9a5d0076849558a3ce3c9fd55b66d/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-28T13:29:24.832Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/98a9a5d0076849558a3ce3c9fd55b66d/versions/latest/actions|INFO|500||InvokeReturn 2023-03-28T13:29:24.832Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeBackupActivity 2023-03-28T13:29:24.832Z|21f94244-751c-4c13-b829-41fe0b931427|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-28T13:29:24.872Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-28T13:29:24.872Z|21f94244-751c-4c13-b829-41fe0b931427|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=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[91bb806a-e253-4d6f-b9f7-c585da20bfbf], X-ECOMP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], X-TransactionID=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], Content-Type=[application/json]} 2023-03-28T13:29:24.874Z|21f94244-751c-4c13-b829-41fe0b931427|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-28T13:29:25.096Z|21f94244-751c-4c13-b829-41fe0b931427|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=[Tue, 28 Mar 2023 13:29:25 GMT], server=[envoy], x-envoy-upstream-service-time=[219], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-28T13:29:25.097Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"3ab88ecca2834e6db4cb85fa388c69f7","versionId":"4dd7aa845fb34c0ea28883deeac2be28"} 2023-03-28T13:29:25.098Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-28T13:29:25.100Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||INFO|500||Successfully created activitySpec VNFUpgradePostCheckActivity 2023-03-28T13:29:25.131Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/3ab88ecca2834e6db4cb85fa388c69f7/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-28T13:29:25.133Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3ab88ecca2834e6db4cb85fa388c69f7/versions/latest/actions|INFO|500||Invoke 2023-03-28T13:29:25.134Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3ab88ecca2834e6db4cb85fa388c69f7/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-28T13:29:25.497Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3ab88ecca2834e6db4cb85fa388c69f7/versions/latest/actions|INFO|500||InvokeReturn 2023-03-28T13:29:25.498Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/3ab88ecca2834e6db4cb85fa388c69f7/versions/latest/actions has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 13:29:26 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[359]} 2023-03-28T13:29:25.498Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T13:29:25.499Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePostCheckActivity 2023-03-28T13:29:25.499Z|21f94244-751c-4c13-b829-41fe0b931427|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-28T13:29:25.536Z|21f94244-751c-4c13-b829-41fe0b931427|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-28T13:29:25.537Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-28T13:29:25.539Z|21f94244-751c-4c13-b829-41fe0b931427|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-28T13:29:25.789Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-28T13:29:25.790Z|21f94244-751c-4c13-b829-41fe0b931427|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=[Tue, 28 Mar 2023 13:29:26 GMT], server=[envoy], x-envoy-upstream-service-time=[247], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-28T13:29:25.791Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||DEBUG|500||{"id":"5bbbe048d6d54baabb58be8241d28909","versionId":"20da8ac9a4c741f593e01a6befb8d5cc"} 2023-03-28T13:29:25.793Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||INFO|500||Successfully created activitySpec VNFUpgradePreCheckActivity 2023-03-28T13:29:25.824Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5bbbe048d6d54baabb58be8241d28909/versions/latest/actions|INFO|500||Invoke 2023-03-28T13:29:25.825Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5bbbe048d6d54baabb58be8241d28909/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/5bbbe048d6d54baabb58be8241d28909/versions/latest/actions with request headers:{X-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[693c9e2e-c37d-4d0d-ad88-43efcaa3e7c3], X-ECOMP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], X-TransactionID=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], Content-Type=[application/json]} 2023-03-28T13:29:25.826Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5bbbe048d6d54baabb58be8241d28909/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-28T13:29:26.205Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5bbbe048d6d54baabb58be8241d28909/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/5bbbe048d6d54baabb58be8241d28909/versions/latest/actions has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 13:29:26 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[376]} 2023-03-28T13:29:26.206Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5bbbe048d6d54baabb58be8241d28909/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-28T13:29:26.207Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5bbbe048d6d54baabb58be8241d28909/versions/latest/actions|INFO|500||InvokeReturn 2023-03-28T13:29:26.207Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePreCheckActivity 2023-03-28T13:29:26.208Z|21f94244-751c-4c13-b829-41fe0b931427|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-28T13:29:26.255Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-28T13:29:26.256Z|21f94244-751c-4c13-b829-41fe0b931427|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=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[e71c1f3b-a1a1-4746-a806-454046c5f039], X-ECOMP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], X-TransactionID=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], Content-Type=[application/json]} 2023-03-28T13:29:26.257Z|21f94244-751c-4c13-b829-41fe0b931427|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-28T13:29:26.492Z|21f94244-751c-4c13-b829-41fe0b931427|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=[Tue, 28 Mar 2023 13:29:27 GMT], server=[envoy], x-envoy-upstream-service-time=[232], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-28T13:29:26.493Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"8d53b75197be45ecbf11e77ce7d73be4","versionId":"1f9b10da1ba4498aa9e2356caf8f519a"} 2023-03-28T13:29:26.494Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-28T13:29:26.496Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||INFO|500||Successfully created activitySpec VNFUpgradeSoftwareActivity 2023-03-28T13:29:26.519Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8d53b75197be45ecbf11e77ce7d73be4/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-28T13:29:26.520Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8d53b75197be45ecbf11e77ce7d73be4/versions/latest/actions|INFO|500||Invoke 2023-03-28T13:29:26.521Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8d53b75197be45ecbf11e77ce7d73be4/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-28T13:29:27.034Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8d53b75197be45ecbf11e77ce7d73be4/versions/latest/actions|INFO|500||InvokeReturn 2023-03-28T13:29:27.035Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8d53b75197be45ecbf11e77ce7d73be4/versions/latest/actions has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 13:29:27 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[509]} 2023-03-28T13:29:27.035Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T13:29:27.036Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeSoftwareActivity 2023-03-28T13:29:27.036Z|21f94244-751c-4c13-b829-41fe0b931427|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-28T13:29:27.069Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-28T13:29:27.069Z|21f94244-751c-4c13-b829-41fe0b931427|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=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[cf5f1f4c-f3be-4922-ab00-3a6b54c83268], X-ECOMP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], X-TransactionID=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], Content-Type=[application/json]} 2023-03-28T13:29:27.070Z|21f94244-751c-4c13-b829-41fe0b931427|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-28T13:29:27.363Z|21f94244-751c-4c13-b829-41fe0b931427|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=[Tue, 28 Mar 2023 13:29:28 GMT], server=[envoy], x-envoy-upstream-service-time=[290], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-28T13:29:27.364Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"8bafa7f566764d7f97d8ba6791c63064","versionId":"40e4915ac40a48ce8d026d06997672cf"} 2023-03-28T13:29:27.365Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-28T13:29:27.368Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||INFO|500||Successfully created activitySpec VnfInPlaceSoftwareUpdate 2023-03-28T13:29:27.398Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8bafa7f566764d7f97d8ba6791c63064/versions/latest/actions|INFO|500||Invoke 2023-03-28T13:29:27.399Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8bafa7f566764d7f97d8ba6791c63064/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8bafa7f566764d7f97d8ba6791c63064/versions/latest/actions with request headers:{X-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[18eb504d-2067-4426-9ee2-b4dbb31a11b1], X-ECOMP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], X-TransactionID=[21f94244-751c-4c13-b829-41fe0b931427], X-ONAP-RequestID=[21f94244-751c-4c13-b829-41fe0b931427], Content-Type=[application/json]} 2023-03-28T13:29:27.400Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8bafa7f566764d7f97d8ba6791c63064/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-28T13:29:27.794Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8bafa7f566764d7f97d8ba6791c63064/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8bafa7f566764d7f97d8ba6791c63064/versions/latest/actions has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 13:29:28 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[392]} 2023-03-28T13:29:27.795Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8bafa7f566764d7f97d8ba6791c63064/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-28T13:29:27.796Z|21f94244-751c-4c13-b829-41fe0b931427|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8bafa7f566764d7f97d8ba6791c63064/versions/latest/actions|INFO|500||InvokeReturn 2023-03-28T13:29:27.796Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||INFO|500||Successfully certified activitySpec VnfInPlaceSoftwareUpdate 2023-03-28T13:29:30.161Z|21f94244-751c-4c13-b829-41fe0b931427|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-28T13:29:32.232Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||WARN|500||--- 2023-03-28T13:29:32.233Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-03-28T13:29:32.233Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||WARN|500||--- 2023-03-28T13:29:32.546Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-03-28T13:29:36.098Z|21f94244-751c-4c13-b829-41fe0b931427|main|||||INFO|500||Started Application in 55.433 seconds (JVM running for 58.648) 2023-03-28T13:29:36.127Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2023-03-28T13:29:36.130Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2023-03-28T13:29:36.138Z||scheduling-1|||||INFO|500||DistributionClient - init 2023-03-28T13:29:36.179Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= bccbcf9e-4410-462a-bb39-8e8ac20c6b48 url= /sdc/v1/artifactTypes 2023-03-28T13:29:36.183Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2023-03-28T13:29:36.338Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-03-28T13:29:36.380Z||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-28T13:29:36.380Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC 2023-03-28T13:29:36.381Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= c536baf4-be89-4142-8380-255cfac98571 url= /sdc/v1/distributionKafkaData 2023-03-28T13:29:36.381Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData 2023-03-28T13:29:36.406Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-03-28T13:29:36.411Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@57096e40 2023-03-28T13:29:36.467Z||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-4abcea71-a783-4732-a092-87d769dda6dc 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-28T13:29:36.515Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4abcea71-a783-4732-a092-87d769dda6dc] Instantiated an idempotent producer. 2023-03-28T13:29:36.625Z||scheduling-1|||||INFO|500||Successfully logged in. 2023-03-28T13:29:36.673Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-03-28T13:29:36.673Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-03-28T13:29:36.673Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1680010176670 2023-03-28T13:29:36.678Z||scheduling-1|||||INFO|500||start DistributionClient 2023-03-28T13:29:36.694Z||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-0b62a4e4-a40b-43a3-9697-8cd095ac6384 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-28T13:29:36.812Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-03-28T13:29:36.812Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-03-28T13:29:36.812Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1680010176812 2023-03-28T13:29:36.814Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T13:29:36.817Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T13:29:36.817Z||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-e994e435-d40c-4663-a290-ef655644b74e 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-28T13:29:36.824Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-03-28T13:29:36.824Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-03-28T13:29:36.824Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1680010176824 2023-03-28T13:29:36.825Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T13:29:36.826Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T13:29:36.831Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 2023-03-28T13:29:37.736Z||kafka-producer-network-thread | SO-sdc-controller-producer-4abcea71-a783-4732-a092-87d769dda6dc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4abcea71-a783-4732-a092-87d769dda6dc] Cluster ID: QWeAASpUQqqzmknWvdzeRg 2023-03-28T13:29:37.737Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 LVUFWTRQQQCmHQVSnEjX1Q 2023-03-28T13:29:37.737Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 LVUFWTRQQQCmHQVSnEjX1Q 2023-03-28T13:29:37.737Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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 MFATTXulTpCY8iVXO7vayg 2023-03-28T13:29:37.737Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 LVUFWTRQQQCmHQVSnEjX1Q 2023-03-28T13:29:37.737Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 LVUFWTRQQQCmHQVSnEjX1Q 2023-03-28T13:29:37.737Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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 MFATTXulTpCY8iVXO7vayg 2023-03-28T13:29:37.737Z||kafka-producer-network-thread | SO-sdc-controller-producer-4abcea71-a783-4732-a092-87d769dda6dc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4abcea71-a783-4732-a092-87d769dda6dc] ProducerId set to 2004 with epoch 0 2023-03-28T13:29:37.738Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 LVUFWTRQQQCmHQVSnEjX1Q 2023-03-28T13:29:37.738Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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 MFATTXulTpCY8iVXO7vayg 2023-03-28T13:29:37.738Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 LVUFWTRQQQCmHQVSnEjX1Q 2023-03-28T13:29:37.738Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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 MFATTXulTpCY8iVXO7vayg 2023-03-28T13:29:37.738Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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 MFATTXulTpCY8iVXO7vayg 2023-03-28T13:29:37.739Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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 MFATTXulTpCY8iVXO7vayg 2023-03-28T13:29:37.740Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Cluster ID: QWeAASpUQqqzmknWvdzeRg 2023-03-28T13:29:37.740Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Cluster ID: QWeAASpUQqqzmknWvdzeRg 2023-03-28T13:29:37.741Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) 2023-03-28T13:29:37.741Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) 2023-03-28T13:29:37.763Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] (Re-)joining group 2023-03-28T13:29:37.763Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-28T13:29:37.843Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2 2023-03-28T13:29:37.843Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T13:29:37.843Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-28T13:29:37.844Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-752e4741-aa07-4577-9b1e-f1a28897db76 2023-03-28T13:29:37.845Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-28T13:29:37.845Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] (Re-)joining group 2023-03-28T13:29:43.854Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T13:29:43.855Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-752e4741-aa07-4577-9b1e-f1a28897db76', protocol='range'} 2023-03-28T13:29:43.920Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-28T13:29:43.920Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-28T13:29:43.920Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-28T13:29:43.920Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-28T13:29:43.920Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-28T13:29:43.921Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-28T13:29:43.924Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-0b62a4e4-a40b-43a3-9697-8cd095ac6384-752e4741-aa07-4577-9b1e-f1a28897db76=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-28T13:29:43.944Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T13:29:43.944Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-752e4741-aa07-4577-9b1e-f1a28897db76', protocol='range'} 2023-03-28T13:29:43.945Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-28T13:29:43.945Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T13:29:43.950Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T13:29:43.950Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-28T13:29:43.964Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T13:29:43.965Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 2023-03-28T13:29:43.965Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 2023-03-28T13:29:43.965Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 2023-03-28T13:29:43.965Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 2023-03-28T13:29:43.965Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 2023-03-28T13:29:43.965Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-28T13:29:43.966Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 2023-03-28T13:29:43.966Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 2023-03-28T13:29:43.966Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 2023-03-28T13:29:43.966Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 2023-03-28T13:29:43.966Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 2023-03-28T13:29:43.998Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-28T13:29:44.001Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-28T13:29:44.042Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-28T13:29:44.042Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-28T13:29:44.045Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-28T13:29:44.046Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-28T13:29:44.047Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-28T13:29:44.047Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-28T13:29:44.073Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-28T13:29:44.074Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-28T13:29:44.076Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-28T13:29:44.076Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-28T13:30:36.824Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T13:30:36.827Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T13:31:36.824Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T13:31:36.829Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T13:32:36.825Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T13:32:36.830Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T13:33:36.827Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T13:33:36.831Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T13:34:36.827Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T13:34:36.831Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T13:35:36.829Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T13:35:36.833Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T13:36:36.831Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T13:36:36.833Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T13:37:36.832Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T13:37:36.835Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T13:38:36.833Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T13:38:36.836Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T13:38:37.752Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Node -1 disconnected. 2023-03-28T13:38:37.979Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Node -1 disconnected. 2023-03-28T13:38:38.052Z||kafka-producer-network-thread | SO-sdc-controller-producer-4abcea71-a783-4732-a092-87d769dda6dc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4abcea71-a783-4732-a092-87d769dda6dc] Node -1 disconnected. 2023-03-28T13:38:40.048Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-03-28T13:39:36.835Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T13:39:36.838Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T13:40:36.836Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T13:40:36.839Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T13:41:36.836Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T13:41:36.840Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T13:42:36.837Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T13:42:36.841Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T13:43:36.838Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T13:43:36.842Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T13:44:36.838Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T13:44:36.842Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T13:45:36.840Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T13:45:36.844Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T13:46:36.842Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T13:46:36.846Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T13:47:36.843Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T13:47:36.848Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T13:48:36.845Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T13:48:36.848Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T13:49:36.847Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T13:49:36.848Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T13:50:36.849Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T13:50:36.849Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T13:51:36.850Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T13:51:36.850Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T13:52:36.851Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T13:52:36.852Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T13:53:36.852Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T13:53:36.853Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T13:54:36.853Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T13:54:36.854Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T13:55:36.855Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T13:55:36.855Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T13:56:36.856Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T13:56:36.857Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T13:57:36.857Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T13:57:36.858Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T13:58:36.859Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T13:58:36.859Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T13:59:36.859Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T13:59:36.859Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:00:36.860Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:00:36.861Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:01:36.861Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:01:36.862Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:02:36.862Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:02:36.863Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:03:36.864Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:03:36.865Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:04:36.864Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:04:36.866Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:05:36.866Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:05:36.866Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:06:36.867Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:06:36.868Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:07:36.868Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:07:36.868Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:08:36.870Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:08:36.870Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:09:36.870Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:09:36.871Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:10:36.871Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:10:36.872Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:11:36.872Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:11:36.873Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:12:36.873Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:12:36.874Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:13:36.874Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:13:36.875Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:14:36.876Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:14:36.877Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:15:36.877Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:15:36.878Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:16:36.877Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:16:36.878Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:17:36.878Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:17:36.880Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:18:36.880Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:18:36.881Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:19:36.880Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:19:36.882Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:20:36.882Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:20:36.883Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:21:36.882Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:21:36.884Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:22:36.883Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:22:36.884Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:23:36.884Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:23:36.885Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:24:36.884Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:24:36.886Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:25:36.886Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:25:36.887Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:26:36.886Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:26:36.887Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:27:36.888Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:27:36.888Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:28:36.888Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:28:36.889Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:29:36.889Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:29:36.890Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:30:36.891Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:30:36.891Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:31:36.892Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:31:36.892Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:32:36.892Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:32:36.893Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:33:36.894Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:33:36.894Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:34:36.895Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:34:36.896Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:35:36.896Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:35:36.897Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:36:36.898Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:36:36.898Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:37:36.898Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:37:36.899Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:38:36.899Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:38:36.900Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:39:36.900Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:39:36.900Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:40:36.901Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:40:36.902Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:41:36.903Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:41:36.903Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:42:36.904Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:42:36.905Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:43:36.905Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:43:36.905Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:44:36.906Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:44:36.906Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:45:36.906Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:45:36.907Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:46:36.907Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:46:36.908Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:47:36.908Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:47:36.909Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:48:36.908Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:48:36.909Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:49:36.910Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:49:36.910Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:50:36.912Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:50:36.912Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:51:36.912Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:51:36.913Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:52:36.914Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:52:36.914Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:53:36.914Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:53:36.915Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:54:36.916Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:54:36.916Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:55:36.916Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:55:36.918Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:56:36.918Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:56:36.918Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:57:36.920Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:57:36.920Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:58:36.920Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:58:36.920Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T14:59:36.922Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T14:59:36.921Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:00:36.922Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:00:36.922Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:01:36.922Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:01:36.923Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:02:36.924Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:02:36.925Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:03:36.928Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:03:36.929Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:04:36.929Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:04:36.930Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:05:36.930Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:05:36.932Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:06:36.932Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:06:36.933Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:07:36.933Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:07:36.934Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:08:36.933Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:08:36.935Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:09:36.934Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:09:36.935Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:10:36.934Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:10:36.936Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:11:36.935Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:11:36.937Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:12:36.937Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:12:36.937Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:13:36.938Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:13:36.938Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:14:36.939Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:14:36.940Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:15:36.940Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:15:36.941Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:16:36.941Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:16:36.941Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:17:36.941Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:17:36.942Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:18:36.942Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:18:36.943Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:19:36.944Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:19:36.944Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:20:36.946Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:20:36.946Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:21:36.947Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:21:36.947Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:22:36.947Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:22:36.948Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:23:36.948Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:23:36.948Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:24:36.949Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:24:36.950Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:25:36.949Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:25:36.950Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:26:36.951Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:26:36.952Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:27:36.953Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:27:36.953Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:28:36.953Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:28:36.954Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:29:36.954Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:29:36.955Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:30:36.955Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:30:36.956Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:31:36.955Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:31:36.957Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:32:36.957Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:32:36.958Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:33:36.958Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:33:36.959Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:34:36.960Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:34:36.960Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:35:36.961Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:35:36.961Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:36:36.963Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:36:36.963Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:37:36.964Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:37:36.965Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:38:36.965Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:38:36.966Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:39:36.966Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:39:36.966Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:40:36.967Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:40:36.968Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:41:36.968Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:41:36.969Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:42:36.969Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:42:36.970Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:43:36.970Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:43:36.971Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:44:36.971Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:44:36.972Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:45:36.972Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:45:36.973Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:45:47.756Z||http-nio-8085-exec-9|||||INFO|500||Error parsing HTTP request header Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in method name [JDWP-Handshake\n...]. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T15:46:36.973Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:46:36.974Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:47:36.974Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:47:36.975Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:48:36.975Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:48:36.975Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:49:36.975Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:49:36.977Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:50:36.976Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:50:36.977Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:51:36.977Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:51:36.978Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:52:36.979Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:52:36.979Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:53:36.981Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:53:36.981Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:54:36.981Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:54:36.982Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:55:36.982Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:55:36.983Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:56:36.983Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:56:36.983Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:57:36.985Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:57:36.984Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:58:36.986Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:58:36.986Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T15:59:36.987Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T15:59:36.988Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:00:36.988Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:00:36.989Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:01:36.989Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:01:36.990Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:02:36.990Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:02:36.990Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:03:36.990Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:03:36.992Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:04:36.992Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:04:36.993Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:05:36.992Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:05:36.993Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:06:36.993Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:06:36.993Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:07:36.994Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:07:36.994Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:08:36.996Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:08:36.996Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:09:36.996Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:09:36.996Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:10:36.996Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:10:36.998Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:11:36.997Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:11:36.999Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:12:36.997Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:12:36.999Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:13:36.998Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:13:37.000Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:14:37.000Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:14:37.002Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:15:37.001Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:15:37.003Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:16:37.001Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:16:37.004Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:17:37.002Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:17:37.004Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:18:37.003Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:18:37.006Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:19:37.003Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:19:37.007Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:20:37.005Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:20:37.008Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:21:37.006Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:21:37.009Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:22:37.007Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:22:37.010Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:23:37.008Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:23:37.010Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:24:37.010Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:24:37.011Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:25:37.011Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:25:37.011Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:26:37.013Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:26:37.013Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:27:37.013Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:27:37.014Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:28:37.014Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:28:37.016Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:29:37.014Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:29:37.017Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:30:37.016Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:30:37.018Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:31:37.016Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:31:37.018Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:32:37.017Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:32:37.019Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:33:37.019Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:33:37.021Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:34:37.020Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:34:37.022Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:35:37.020Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:35:37.022Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:36:37.021Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:36:37.024Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:37:37.022Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:37:37.025Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:38:37.023Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:38:37.025Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:39:37.024Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:39:37.026Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:40:37.025Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:40:37.027Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:41:37.027Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:41:37.028Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:42:37.028Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:42:37.029Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:43:37.029Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:43:37.030Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:44:37.030Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:44:37.032Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:45:37.030Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:45:37.033Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:46:37.032Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:46:37.033Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:47:37.033Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:47:37.034Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:48:37.035Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:48:37.035Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:49:37.035Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:49:37.037Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:50:37.037Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:50:37.037Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:51:37.038Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:51:37.038Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:52:37.038Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:52:37.039Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:53:37.040Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:53:37.040Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:54:37.041Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:54:37.042Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:55:37.043Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:55:37.044Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:56:37.044Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:56:37.045Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:57:37.045Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:57:37.045Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:58:37.045Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:58:37.047Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T16:59:37.047Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T16:59:37.047Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:00:37.048Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:00:37.048Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:01:37.048Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:01:37.048Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:02:37.049Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:02:37.049Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:03:37.050Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:03:37.051Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:04:37.051Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:04:37.052Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:05:37.052Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:05:37.053Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:06:37.053Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:06:37.054Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:07:37.054Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:07:37.054Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:08:37.054Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:08:37.055Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:09:37.056Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:09:37.056Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:10:37.057Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:10:37.057Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:11:37.057Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:11:37.058Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:12:37.058Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:12:37.059Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:13:37.060Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:13:37.060Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:14:37.061Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:14:37.062Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:15:37.062Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:15:37.062Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:16:37.063Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:16:37.063Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:17:37.064Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:17:37.064Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:18:37.064Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:18:37.064Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:19:37.066Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:19:37.066Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:20:37.067Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:20:37.068Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:21:37.068Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:21:37.069Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:22:37.069Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:22:37.070Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:23:37.071Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:23:37.071Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:24:37.071Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:24:37.072Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:25:37.073Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:25:37.073Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:26:37.074Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:26:37.075Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:27:37.075Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:27:37.076Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:28:37.076Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:28:37.076Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:29:37.077Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:29:37.078Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:30:37.077Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:30:37.078Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:31:37.078Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:31:37.078Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:32:37.078Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:32:37.080Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:33:37.080Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:33:37.080Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:34:37.081Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:34:37.081Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:35:37.082Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:35:37.082Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:36:37.084Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:36:37.084Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:37:37.084Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:37:37.085Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:38:37.085Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:38:37.087Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:39:37.086Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:39:37.089Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:40:37.088Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:40:37.089Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:41:37.089Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:41:37.090Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:42:37.089Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:42:37.091Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:43:37.091Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:43:37.092Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:44:37.093Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:44:37.093Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:45:37.094Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:45:37.094Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:46:37.094Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:46:37.094Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:47:37.095Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:47:37.096Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:48:37.096Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:48:37.097Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:49:37.097Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:49:37.098Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:50:37.098Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:50:37.099Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:51:37.100Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:51:37.100Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:52:37.100Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:52:37.101Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:53:37.102Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:53:37.102Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:54:37.103Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:54:37.103Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:55:37.105Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:55:37.105Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:56:37.105Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:56:37.105Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:57:37.106Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:57:37.106Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:58:37.108Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T17:58:37.108Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:59:37.109Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T17:59:37.110Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:00:37.111Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:00:37.111Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:01:37.111Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:01:37.111Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:02:37.113Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:02:37.113Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:03:37.113Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:03:37.113Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:04:37.114Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:04:37.114Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:05:37.115Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:05:37.116Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:06:37.117Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:06:37.117Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:07:37.118Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:07:37.118Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:08:37.118Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:08:37.120Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:09:37.120Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:09:37.121Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:10:37.121Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:10:37.123Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:11:37.121Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:11:37.124Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:12:37.123Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:12:37.124Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:13:37.125Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:13:37.124Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:14:37.128Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:14:37.128Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:15:37.128Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:15:37.129Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:16:37.129Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:16:37.130Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:17:37.130Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:17:37.131Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:18:37.131Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:18:37.132Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:19:37.132Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:19:37.133Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:20:37.133Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:20:37.133Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:21:37.134Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:21:37.135Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:22:37.135Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:22:37.137Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:23:37.136Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:23:37.137Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:24:37.136Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:24:37.139Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:25:37.136Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:25:37.139Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:26:37.137Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:26:37.139Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:27:37.139Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:27:37.140Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:28:37.139Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:28:37.140Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:29:37.141Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:29:37.142Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:30:37.142Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:30:37.142Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:31:37.143Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:31:37.144Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:32:37.144Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:32:37.145Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:33:37.146Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:33:37.146Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:34:37.147Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:34:37.147Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:35:37.148Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:35:37.148Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:36:37.149Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:36:37.149Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:37:37.150Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:37:37.150Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:38:37.151Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:38:37.152Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:39:37.153Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:39:37.153Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:40:37.153Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:40:37.154Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:41:37.154Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:41:37.155Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:42:37.155Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:42:37.156Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:43:37.155Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:43:37.156Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:44:37.156Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:44:37.156Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:45:37.158Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:45:37.158Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:46:37.158Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:46:37.160Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:47:37.159Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:47:37.161Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:48:37.160Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:48:37.163Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:49:37.162Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:49:37.164Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:50:37.163Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:50:37.164Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:51:37.163Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:51:37.166Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:52:37.163Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:52:37.167Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:53:37.165Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:53:37.168Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:54:37.166Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:54:37.168Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:55:37.168Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:55:37.169Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:56:37.169Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:56:37.171Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:57:37.170Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:57:37.172Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:58:37.171Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:58:37.173Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T18:59:37.171Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T18:59:37.173Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:00:37.172Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:00:37.174Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:01:37.172Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:01:37.175Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:02:37.174Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:02:37.176Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:03:37.175Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:03:37.176Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:04:37.175Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:04:37.178Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:05:37.176Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:05:37.178Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:06:37.177Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:06:37.180Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:07:37.177Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:07:37.180Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:08:37.179Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:08:37.180Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:09:37.180Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:09:37.182Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:10:37.180Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:10:37.183Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:11:37.182Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:11:37.185Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:12:37.183Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:12:37.185Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:13:37.184Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:13:37.186Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:14:37.185Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:14:37.187Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:15:37.186Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:15:37.188Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:16:37.186Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:16:37.188Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:17:37.188Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:17:37.190Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:18:37.188Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:18:37.190Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:19:37.190Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:19:37.191Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:20:37.190Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:20:37.191Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:21:37.191Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:21:37.192Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:22:37.192Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:22:37.193Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:23:37.193Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:23:37.193Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:24:37.193Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:24:37.193Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:25:37.193Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:25:37.194Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:26:37.194Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:26:37.195Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:27:37.195Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:27:37.197Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:28:37.197Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:28:37.198Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:29:37.197Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:29:37.198Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:30:37.198Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:30:37.199Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:31:37.199Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:31:37.200Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:32:37.200Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:32:37.201Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:33:37.201Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:33:37.202Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:34:37.202Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:34:37.202Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:35:37.203Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:35:37.204Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:36:37.204Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:36:37.204Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:37:37.206Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:37:37.205Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:38:37.207Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:38:37.207Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:39:37.207Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:39:37.208Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:40:37.209Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:40:37.209Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:41:37.209Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:41:37.210Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:42:37.210Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:42:37.211Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:43:37.211Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:43:37.212Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:44:37.211Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:44:37.213Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:45:37.213Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:45:37.213Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:46:37.214Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:46:37.214Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:47:37.215Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:47:37.216Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:48:37.217Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:48:37.217Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:49:37.218Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:49:37.217Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:50:37.218Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:50:37.218Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:51:37.219Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:51:37.219Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:52:37.220Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:52:37.220Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:53:37.220Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:53:37.221Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:54:37.221Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:54:37.222Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:55:37.222Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:55:37.222Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:56:37.224Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:56:37.224Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:57:37.224Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:57:37.225Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:58:37.225Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T19:58:37.226Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:59:37.226Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T19:59:37.227Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:00:37.226Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:00:37.228Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:01:37.227Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:01:37.229Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:02:37.229Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:02:37.230Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:03:37.230Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:03:37.231Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:04:37.230Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:04:37.231Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:05:37.232Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:05:37.233Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:06:37.233Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:06:37.233Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:07:37.233Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:07:37.234Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:08:37.234Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:08:37.235Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:09:37.236Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:09:37.236Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:10:37.236Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:10:37.236Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:11:37.238Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:11:37.238Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:12:37.239Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:12:37.240Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:13:37.240Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:13:37.240Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:14:37.241Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:14:37.242Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:15:37.241Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:15:37.242Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:16:37.242Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:16:37.243Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:17:37.242Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:17:37.243Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:18:37.242Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:18:37.244Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:19:37.243Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:19:37.245Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:20:37.244Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:20:37.247Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:21:37.244Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:21:37.247Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:22:37.245Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:22:37.247Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:23:37.248Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:23:37.248Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:24:37.250Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:24:37.250Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:25:37.250Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:25:37.251Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:26:37.252Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:26:37.253Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:27:37.253Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:27:37.254Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:28:37.255Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:28:37.255Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:29:37.257Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:29:37.257Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:30:37.258Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:30:37.259Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:31:37.259Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:31:37.259Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:32:37.260Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:32:37.260Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:33:37.260Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:33:37.261Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:34:37.261Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:34:37.261Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:35:37.263Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:35:37.263Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:36:37.263Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:36:37.264Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:37:37.265Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:37:37.264Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:38:37.265Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:38:37.266Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:39:37.266Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:39:37.267Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:40:37.267Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:40:37.268Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:41:37.267Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:41:37.269Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:42:37.268Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:42:37.269Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:43:37.270Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:43:37.270Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:44:37.271Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:44:37.271Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:45:37.273Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:45:37.273Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:46:37.273Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:46:37.274Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:47:37.275Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:47:37.274Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:48:37.275Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:48:37.276Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:49:37.276Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:49:37.276Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:50:37.277Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:50:37.278Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:51:37.278Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:51:37.279Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:52:37.280Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:52:37.281Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:53:37.281Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:53:37.282Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:54:37.282Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:54:37.283Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:55:37.283Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:55:37.283Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:56:37.285Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:56:37.285Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:57:37.285Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:57:37.286Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:58:37.287Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:58:37.287Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T20:59:37.287Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T20:59:37.288Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:00:37.288Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:00:37.289Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:01:37.289Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:01:37.289Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:02:37.291Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:02:37.291Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:03:37.293Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:03:37.293Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:04:37.294Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:04:37.294Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:05:37.296Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:05:37.297Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:06:37.298Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:06:37.299Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:07:37.299Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:07:37.300Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:08:37.302Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:08:37.302Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:09:37.303Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:09:37.303Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:10:37.305Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:10:37.305Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:11:37.306Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:11:37.305Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:12:37.307Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:12:37.308Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:13:37.308Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:13:37.308Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:14:37.309Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:14:37.310Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:15:37.310Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:15:37.310Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:16:37.312Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:16:37.312Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:17:37.312Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:17:37.313Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:18:37.314Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:18:37.314Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:19:37.315Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:19:37.315Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:20:37.315Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:20:37.316Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:21:37.316Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:21:37.317Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:22:37.318Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:22:37.319Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:23:37.320Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:23:37.320Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:24:37.320Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:24:37.320Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:25:37.320Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:25:37.320Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:26:37.321Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:26:37.321Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:27:37.321Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:27:37.322Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:28:37.322Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:28:37.324Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:29:37.322Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:29:37.325Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:30:37.324Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:30:37.326Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:31:37.324Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:31:37.326Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:32:37.326Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:32:37.328Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:33:37.328Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:33:37.328Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:34:37.328Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:34:37.329Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:35:37.330Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:35:37.330Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:36:37.330Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:36:37.331Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:37:37.331Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:37:37.331Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:38:37.332Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:38:37.333Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:39:37.333Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:39:37.334Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:40:37.334Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:40:37.335Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:41:37.336Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:41:37.337Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:42:37.337Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:42:37.338Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:43:37.338Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:43:37.339Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:44:37.340Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:44:37.340Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:45:37.341Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:45:37.341Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:46:37.341Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:46:37.343Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:47:37.341Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:47:37.343Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:48:37.341Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:48:37.345Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:49:37.342Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:49:37.345Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:50:37.344Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:50:37.346Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:51:37.345Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:51:37.348Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:52:37.346Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:52:37.349Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:53:37.347Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:53:37.350Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:54:37.348Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:54:37.350Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:55:37.349Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:55:37.350Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:56:37.349Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:56:37.352Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T21:57:15.792Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T21:57:15.792Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"588f8ba4-ec41-453c-9643-aaa9a40a4bd3","serviceName":"basic_onboard_PRuAnc","serviceVersion":"1.0","serviceUUID":"db3fb57a-c268-4f32-8293-6836f7d7737c","serviceDescription":"service","serviceInvariantUUID":"654b14a6-99a1-48e0-b0a8-d81184a1c2a4","resources":[{"resourceInstanceName":"basic_onboard_PRuAnc 0","resourceName":"basic_onboard_PRuAnc","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"e76e4766-ae26-4382-aa57-0238311f7279","resourceInvariantUUID":"4e249934-061c-4b25-9b30-d62e8c4ad8da","resourceCustomizationUUID":"c8a6c118-3baa-4580-a5a7-a9cb03afa0cd","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml","artifactChecksum":"NmJlZjVjNjRmODY0ZjdiZWQ5N2I2M2FhZjIzMTU2NWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7c71679d-1674-4353-88c6-c4162a82a780","artifactVersion":"1"},{"artifactName":"basic_onboard_pruanc0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json","artifactChecksum":"OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"db77a487-cb70-44e7-aee8-73179f1a300a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"3efaab39-307b-470c-a2e3-277072140d08","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"23159f53-9881-4ce8-9228-0eedca61923d","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"abc20b33-96c9-409c-ac3d-e9f9a43f33f6","artifactVersion":"2","generatedFromUUID":"3efaab39-307b-470c-a2e3-277072140d08"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardPruanc-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml","artifactChecksum":"OWJhMDY2YjdiYTlmNGYxNmY4ZTViMDFkNjBkNDY1NTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0f8385b4-bd61-4cce-a96a-6987f8183cfc","artifactVersion":"1"},{"artifactName":"service-BasicOnboardPruanc-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar","artifactChecksum":"NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5d4337f7-8fd0-45f5-b5a7-630e0760540d","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T21:57:15.812Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T21:57:15.824Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T21:57:15.825Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T21:57:15.825Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680040597352, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:57:15.835Z||kafka-producer-network-thread | SO-sdc-controller-producer-4abcea71-a783-4732-a092-87d769dda6dc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4abcea71-a783-4732-a092-87d769dda6dc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to LVUFWTRQQQCmHQVSnEjX1Q 2023-03-28T21:57:15.835Z||kafka-producer-network-thread | SO-sdc-controller-producer-4abcea71-a783-4732-a092-87d769dda6dc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4abcea71-a783-4732-a092-87d769dda6dc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to LVUFWTRQQQCmHQVSnEjX1Q 2023-03-28T21:57:15.836Z||kafka-producer-network-thread | SO-sdc-controller-producer-4abcea71-a783-4732-a092-87d769dda6dc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4abcea71-a783-4732-a092-87d769dda6dc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to LVUFWTRQQQCmHQVSnEjX1Q 2023-03-28T21:57:15.836Z||kafka-producer-network-thread | SO-sdc-controller-producer-4abcea71-a783-4732-a092-87d769dda6dc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4abcea71-a783-4732-a092-87d769dda6dc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to LVUFWTRQQQCmHQVSnEjX1Q 2023-03-28T21:57:15.836Z||kafka-producer-network-thread | SO-sdc-controller-producer-4abcea71-a783-4732-a092-87d769dda6dc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4abcea71-a783-4732-a092-87d769dda6dc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to LVUFWTRQQQCmHQVSnEjX1Q 2023-03-28T21:57:15.836Z||kafka-producer-network-thread | SO-sdc-controller-producer-4abcea71-a783-4732-a092-87d769dda6dc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4abcea71-a783-4732-a092-87d769dda6dc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to LVUFWTRQQQCmHQVSnEjX1Q 2023-03-28T21:57:15.882Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:57:15.882Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "policy-distribution-id", "timestamp": 1680040608260, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T21:57:15.902Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:57:16.862Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T21:57:16.863Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T21:57:16.863Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T21:57:16.863Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680040597352, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:57:17.865Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T21:57:17.866Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T21:57:17.866Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T21:57:17.866Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680040597352, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:57:18.867Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T21:57:18.868Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T21:57:18.868Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T21:57:18.869Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680040597352, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:57:19.870Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T21:57:19.871Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T21:57:19.872Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T21:57:19.872Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680040597352, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:57:20.872Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T21:57:20.873Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T21:57:20.873Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T21:57:20.873Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680040597352, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:57:21.874Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T21:57:21.875Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T21:57:21.875Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T21:57:21.875Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680040597352, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:57:22.878Z||pool-2-thread-10|||||DEBUG|500||sending notification to client: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "serviceName": "basic_onboard_PRuAnc", "serviceVersion": "1.0", "serviceUUID": "db3fb57a-c268-4f32-8293-6836f7d7737c", "serviceDescription": "service", "serviceInvariantUUID": "654b14a6-99a1-48e0-b0a8-d81184a1c2a4", "resources": [ { "resourceInstanceName": "basic_onboard_PRuAnc 0", "resourceCustomizationUUID": "c8a6c118-3baa-4580-a5a7-a9cb03afa0cd", "resourceName": "basic_onboard_PRuAnc", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "e76e4766-ae26-4382-aa57-0238311f7279", "resourceInvariantUUID": "4e249934-061c-4b25-9b30-d62e8c4ad8da", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_pruanc0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "artifactChecksum": "OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "db77a487-cb70-44e7-aee8-73179f1a300a", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "3efaab39-307b-470c-a2e3-277072140d08", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "abc20b33-96c9-409c-ac3d-e9f9a43f33f6", "generatedFromUUID": "3efaab39-307b-470c-a2e3-277072140d08" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "abc20b33-96c9-409c-ac3d-e9f9a43f33f6", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardPruanc-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "artifactChecksum": "NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5d4337f7-8fd0-45f5-b5a7-630e0760540d" } ], "workloadContext": "Production" } 2023-03-28T21:57:22.882Z||pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T21:57:22.883Z||pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 db3fb57a-c268-4f32-8293-6836f7d7737c ASDC 2023-03-28T21:57:22.973Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||ASDC Notification: DistributionID:588f8ba4-ec41-453c-9643-aaa9a40a4bd3 ServiceName:basic_onboard_PRuAnc ServiceVersion:1.0 ServiceUUID:db3fb57a-c268-4f32-8293-6836f7d7737c ServiceInvariantUUID:654b14a6-99a1-48e0-b0a8-d81184a1c2a4 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardPruanc-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar ArtifactUUID:5d4337f7-8fd0-45f5-b5a7-630e0760540d ArtifactChecksum:NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_PRuAnc 0 ResourceCustomizationUUID:c8a6c118-3baa-4580-a5a7-a9cb03afa0cd ResourceInvariantUUID:4e249934-061c-4b25-9b30-d62e8c4ad8da ResourceName:basic_onboard_PRuAnc ResourceType:VF ResourceUUID:e76e4766-ae26-4382-aa57-0238311f7279 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_pruanc0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json ArtifactUUID:db77a487-cb70-44e7-aee8-73179f1a300a ArtifactChecksum:OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU= 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml ArtifactUUID:3efaab39-307b-470c-a2e3-277072140d08 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env ArtifactUUID:abc20b33-96c9-409c-ac3d-e9f9a43f33f6 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env ArtifactUUID:abc20b33-96c9-409c-ac3d-e9f9a43f33f6 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T21:57:22.973Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF db3fb57a-c268-4f32-8293-6836f7d7737c 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-28T21:57:23.114Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T21:57:23.115Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-03-28T21:57:23.115Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-03-28T21:57:23.115Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 5d4337f7-8fd0-45f5-b5a7-630e0760540d from URL: /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 2023-03-28T21:57:23.116Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-03-28T21:57:23.116Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 2023-03-28T21:57:23.213Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-03-28T21:57:23.235Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 5d4337f7-8fd0-45f5-b5a7-630e0760540d 75663 2023-03-28T21:57:23.236Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar ASDC sendASDCNotification 2023-03-28T21:57:23.236Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 2023-03-28T21:57:23.237Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T21:57:23.238Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T21:57:23.238Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T21:57:23.238Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680040643236, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:57:24.239Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T21:57:24.239Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-03-28T21:57:24.240Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: 5d4337f7-8fd0-45f5-b5a7-630e0760540d, URL: /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar to file: /app/ASDC/1/service-BasicOnboardPruanc-csar.csar 2023-03-28T21:57:24.241Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardPruanc-csar.csar 2023-03-28T21:57:24.309Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardPruanc-csar.csar 2023-03-28T21:57:24.310Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardPruanc-csar.csar 2023-03-28T21:57:24.614Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6528664113724712849/Definitions/service-BasicOnboardPruanc-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-28T21:57:26.109Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T21:57:26.113Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||WARN|500||#################################################################################################### 2023-03-28T21:57:26.113Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardPruanc-csar.csar 2023-03-28T21:57:26.113Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T21:57:26.113Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardPruanc-csar.csar 2023-03-28T21:57:26.113Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_PRuAnc 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-BasicOnboardPruanc-csar.csar 2023-03-28T21:57:26.113Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardPruanc-csar.csar 2023-03-28T21:57:26.113Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardPruanc-csar.csar 2023-03-28T21:57:26.113Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardPruanc-csar.csar 2023-03-28T21:57:26.113Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardPruanc-csar.csar 2023-03-28T21:57:26.114Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicOnboardPruanc-csar.csar 2023-03-28T21:57:26.114Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||WARN|500||#################################################################################################### 2023-03-28T21:57:26.119Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T21:57:26.120Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_PRuAnc is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T21:57:26.123Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_PRuAnc 0 is matching search criteria 2023-03-28T21:57:26.123Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2023-03-28T21:57:26.125Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_onboard_PRuAnc 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T21:57:26.126Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T21:57:26.126Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_PRuAnc is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T21:57:26.126Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_PRuAnc 0 is matching search criteria 2023-03-28T21:57:26.126Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2023-03-28T21:57:26.126Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_onboard_PRuAnc 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T21:57:26.126Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T21:57:26.126Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_PRuAnc is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T21:57:26.129Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T21:57:26.129Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_PRuAnc 0 is not matching search criteria 2023-03-28T21:57:26.129Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria 2023-03-28T21:57:26.129Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Node template ubuntu18 is not matching search criteria 2023-03-28T21:57:26.129Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria 2023-03-28T21:57:26.130Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-03-28T21:57:26.130Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-28T21:57:26.130Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T21:57:26.130Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_PRuAnc is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-28T21:57:26.131Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T21:57:26.131Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_PRuAnc 0 is matching search criteria 2023-03-28T21:57:26.131Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_onboard_PRuAnc 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T21:57:26.131Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T21:57:26.131Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_PRuAnc 0 is matching search criteria 2023-03-28T21:57:26.131Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_onboard_PRuAnc 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T21:57:26.131Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T21:57:26.132Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_PRuAnc 0 is matching search criteria 2023-03-28T21:57:26.132Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_onboard_PRuAnc 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T21:57:26.132Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T21:57:26.132Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_PRuAnc 0 is not matching search criteria 2023-03-28T21:57:26.132Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-03-28T21:57:26.132Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-03-28T21:57:26.132Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=ac2092ea-9633-4abf-8589-eddc0c78df2c 2023-03-28T21:57:26.132Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T21:57:26.132Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_PRuAnc is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T21:57:26.132Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T21:57:26.133Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_PRuAnc is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T21:57:26.133Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T21:57:26.133Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_PRuAnc is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T21:57:26.133Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T21:57:26.133Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_PRuAnc is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T21:57:26.133Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_onboard_PRuAnc Description:service Model UUID:db3fb57a-c268-4f32-8293-6836f7d7737c Model Version:NULL Model InvariantUuid:654b14a6-99a1-48e0-b0a8-d81184a1c2a4 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_onboard_PRuAnc Model UUID:e2017ea2-69e6-4c1a-a743-4fd30cb00fd0 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:4e249934-061c-4b25-9b30-d62e8c4ad8da Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:c8a6c118-3baa-4580-a5a7-a9cb03afa0cd NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:5938a696-6a52-4448-a78f-aa709f05a712 ModelName:BasicOnboardPruanc..base_ubuntu18..module-0 ModelUuid:cc0951cc-4ed6-46b3-b2cd-552a2cf8c95e ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:ac2092ea-9633-4abf-8589-eddc0c78df2c ModelInvariantUuid:f5c4b501-9ad8-4e9a-a5aa-1eacb4854258 ModelName:basic_onboard_PRuAnc-nodes.ubuntu18Cvfc ModelUuid:a048206f-79ba-4cc0-94d0-0cce398f1a35 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu18 VNFC Properties: ModelCustomizationUuid:9dba6010-7375-410d-a5d1-7da7a0e7d20d ModelInvariantUuid:684c4d37-0516-4374-875d-a524275831e1 ModelName:BasicOnboardPruanc.compute.nodes.heat.ubuntu18 ModelUuid:0d7c2151-8036-464d-b808-7e24c1d0c87d 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-28T21:57:26.165Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Processing Resource Type: VF, Model UUID: e76e4766-ae26-4382-aa57-0238311f7279 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-28T21:57:26.214Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||basic_onboard_PRuAnc 0 2023-03-28T21:57:26.218Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: VF and Model UUID: e76e4766-ae26-4382-aa57-0238311f7279 2023-03-28T21:57:26.219Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: db77a487-cb70-44e7-aee8-73179f1a300a from URL: /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json 2023-03-28T21:57:26.219Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-03-28T21:57:26.219Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json 2023-03-28T21:57:26.264Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||GET Response Status 404 2023-03-28T21:57:26.264Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@25821079 2023-03-28T21:57:26.265Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T21:57:26.265Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardPruanc" ] } } } 2023-03-28T21:57:26.266Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_pruanc0_modules.json /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json db77a487-cb70-44e7-aee8-73179f1a300a Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T21:57:26.268Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json ASDC sendASDCNotification 2023-03-28T21:57:26.269Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json(Specified artifact is not found) 2023-03-28T21:57:26.269Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T21:57:26.269Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T21:57:26.269Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T21:57:26.269Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680040646267, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:57:27.285Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_pruanc0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json(UUID:db77a487-cb70-44e7-aee8-73179f1a300a) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-28T21:57:27.286Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T21:57:27.320Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T21:57:27.324Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T21:57:27.324Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T21:57:36.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:57:36.830Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:57:36.831Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "multicloud-k8s", "timestamp": 1680040630167, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T21:57:36.832Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:57:57.325Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T21:57:57.356Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T21:57:57.361Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T21:57:57.361Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T21:58:27.361Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T21:58:27.387Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T21:58:27.392Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T21:58:27.392Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T21:58:36.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:58:36.833Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "ves-openapi-manager", "timestamp": 1680040633487, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T21:58:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "cds-sdc-listener", "timestamp": 1680040625401, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T21:58:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680040597352, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T21:58:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "multicloud-k8s", "timestamp": 1680040630167, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "NOTIFIED" } 2023-03-28T21:58:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "policy-distribution-id", "timestamp": 1680040608260, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-28T21:58:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "ves-openapi-manager", "timestamp": 1680040633487, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-28T21:58:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "cds-sdc-listener", "timestamp": 1680040625401, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-28T21:58:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680040597352, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "NOTIFIED" } 2023-03-28T21:58:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "multicloud-k8s", "timestamp": 1680040630167, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-28T21:58:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "policy-distribution-id", "timestamp": 1680040608260, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-28T21:58:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "ves-openapi-manager", "timestamp": 1680040633487, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T21:58:36.837Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.837Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.837Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "cds-sdc-listener", "timestamp": 1680040625401, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T21:58:36.837Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.837Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.837Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680040597352, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-28T21:58:36.837Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.837Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.837Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "aai-model-loader", "timestamp": 1680040639093, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T21:58:36.838Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.838Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.838Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680040639017, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T21:58:36.838Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.838Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.838Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "multicloud-k8s", "timestamp": 1680040630167, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T21:58:36.838Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.838Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.838Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "policy-distribution-id", "timestamp": 1680040608260, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T21:58:36.838Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.838Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.839Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "ves-openapi-manager", "timestamp": 1680040633487, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T21:58:36.839Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.839Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.839Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "cds-sdc-listener", "timestamp": 1680040625401, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T21:58:36.839Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.839Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.839Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680040597352, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T21:58:36.839Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.839Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.839Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "aai-model-loader", "timestamp": 1680040639093, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-28T21:58:36.839Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.839Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.839Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680040639017, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-28T21:58:36.839Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.840Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.840Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "multicloud-k8s", "timestamp": 1680040630167, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-28T21:58:36.840Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.840Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.840Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "policy-distribution-id", "timestamp": 1680040608260, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-03-28T21:58:36.840Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.840Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.840Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "ves-openapi-manager", "timestamp": 1680040633487, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-03-28T21:58:36.840Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.840Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.841Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "cds-sdc-listener", "timestamp": 1680040625401, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-03-28T21:58:36.841Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.841Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.841Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680040597352, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-28T21:58:36.841Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.841Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.841Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "aai-model-loader", "timestamp": 1680040639093, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T21:58:36.841Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.841Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.841Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680040639017, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T21:58:36.841Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.841Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.841Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "multicloud-k8s", "timestamp": 1680040630167, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T21:58:36.841Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.842Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.842Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "policy-distribution-id", "timestamp": 1680040608260, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T21:58:36.842Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.842Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.842Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "ves-openapi-manager", "timestamp": 1680040633487, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T21:58:36.842Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.842Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.842Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "cds-sdc-listener", "timestamp": 1680040625401, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T21:58:36.842Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.842Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.842Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680040597352, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T21:58:36.843Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.843Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.843Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "aai-model-loader", "timestamp": 1680040639093, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T21:58:36.843Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.843Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.843Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680040639017, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T21:58:36.843Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.843Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.843Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "multicloud-k8s", "timestamp": 1680040630167, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "NOTIFIED" } 2023-03-28T21:58:36.844Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.844Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.844Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "policy-distribution-id", "timestamp": 1680040608260, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "NOTIFIED" } 2023-03-28T21:58:36.844Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.844Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.844Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "ves-openapi-manager", "timestamp": 1680040633487, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-28T21:58:36.844Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.844Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.844Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "cds-sdc-listener", "timestamp": 1680040625401, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "NOTIFIED" } 2023-03-28T21:58:36.844Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.844Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.844Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680040597352, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "NOTIFIED" } 2023-03-28T21:58:36.844Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.844Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.845Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "aai-model-loader", "timestamp": 1680040639093, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-03-28T21:58:36.845Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.845Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.845Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680040639017, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-03-28T21:58:36.845Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.845Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.845Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "policy-distribution-id", "timestamp": 1680040643724, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T21:58:36.845Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.845Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.845Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "multicloud-k8s", "timestamp": 1680040644043, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-28T21:58:36.845Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.845Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.845Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "cds-sdc-listener", "timestamp": 1680040643264, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T21:58:36.845Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.846Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.846Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "aai-model-loader", "timestamp": 1680040639093, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T21:58:36.846Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.846Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.846Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680040643236, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T21:58:36.846Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.846Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.846Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680040639017, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T21:58:36.846Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.846Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.846Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "policy-distribution-id", "timestamp": 1680040644736, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T21:58:36.846Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.846Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.846Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "multicloud-k8s", "timestamp": 1680040645121, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2023-03-28T21:58:36.846Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.846Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.847Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "aai-model-loader", "timestamp": 1680040639093, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "NOTIFIED" } 2023-03-28T21:58:36.847Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.847Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.847Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680040639017, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "NOTIFIED" } 2023-03-28T21:58:36.847Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.847Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.847Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "policy-distribution-id", "timestamp": 1680040645740, "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-28T21:58:36.870Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 2023-03-28T21:58:36.870Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T21:58:36.900Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.900Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "multicloud-k8s", "timestamp": 1680040646193, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_ERROR", "errorReason": "Failed to download artifact with name: base_ubuntu18.env due to: Specified artifact is not found" } 2023-03-28T21:58:36.900Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.900Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.900Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "aai-model-loader", "timestamp": 1680040646248, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "DOWNLOAD_ERROR" } 2023-03-28T21:58:36.900Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.900Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.900Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680040646787, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "DOWNLOAD_ERROR" } 2023-03-28T21:58:36.901Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.901Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.901Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "multicloud-k8s", "timestamp": 1680040647199, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "status": "DEPLOY_ERROR", "errorReason": "Failed to deploy the artifact due to: Failed to download artifact with name: base_ubuntu18.env due to: Specified artifact is not found" } 2023-03-28T21:58:36.901Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.901Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.901Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "aai-model-loader", "timestamp": 1680040647264, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "DEPLOY_ERROR" } 2023-03-28T21:58:36.901Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.901Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.901Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680040646267, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T21:58:36.901Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T21:58:36.901Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.901Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680040647794, "artifactURL": "", "status": "COMPONENT_DONE_ERROR", "errorReason": "SDN-C encountered an error downloading an artifact in this distribution", "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-28T21:58:36.915Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_ERROR distributionID of 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 2023-03-28T21:58:36.915Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T21:58:36.936Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.936Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "aai-model-loader", "timestamp": 1680040648268, "artifactURL": "", "status": "COMPONENT_DONE_ERROR", "errorReason": "deploy failure", "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-28T21:58:36.949Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 2023-03-28T21:58:36.950Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T21:58:36.972Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T21:58:36.972Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "multicloud-k8s", "timestamp": 1680040648316, "artifactURL": "", "status": "COMPONENT_DONE_ERROR", "errorReason": "Failed to process the artifact", "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-28T21:58:36.989Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_ERROR distributionID of 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 2023-03-28T21:58:36.989Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T21:58:57.392Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T21:58:57.420Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T21:58:57.426Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T21:58:57.426Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T21:59:27.427Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T21:59:27.457Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T21:59:27.464Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T21:59:27.465Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T21:59:36.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T21:59:57.465Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T21:59:57.495Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T21:59:57.501Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T21:59:57.502Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:00:27.502Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:00:27.531Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:00:27.540Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:00:27.540Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:00:36.827Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:00:57.541Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:00:57.571Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:00:57.577Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:00:57.577Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:01:27.577Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:01:27.605Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:01:27.612Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:01:27.612Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:01:36.828Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:01:57.613Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:01:57.636Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:01:57.642Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:01:57.642Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:02:15.662Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-28T22:02:15.662Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Member SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-752e4741-aa07-4577-9b1e-f1a28897db76 sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired. 2023-03-28T22:02:15.664Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-28T22:02:15.664Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-28T22:02:17.930Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:02:17.945Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-28T22:02:17.947Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-28T22:02:17.953Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=2, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T22:02:17.954Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 2: {SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-28T22:02:17.968Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=2, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T22:02:17.968Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T22:02:17.968Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T22:02:17.974Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-28T22:02:17.975Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-28T22:02:17.975Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-28T22:02:17.975Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=65, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T22:02:17.975Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-28T22:02:17.976Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-28T22:02:27.643Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-28T22:02:27.643Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:02:27.658Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 and serviceModelVersionId: db3fb57a-c268-4f32-8293-6836f7d7737c 2023-03-28T22:02:27.658Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 654b14a6-99a1-48e0-b0a8-d81184a1c2a4 2023-03-28T22:02:36.828Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:02:38.127Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0 2023-03-28T22:02:38.181Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T22:02:38.202Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|INFO|500||Invoke 2023-03-28T22:02:38.202Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[588f8ba4-ec41-453c-9643-aaa9a40a4bd3], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[a1350fb1-231c-43f0-999a-f24431b4882a], X-ECOMP-RequestID=[588f8ba4-ec41-453c-9643-aaa9a40a4bd3], X-TransactionId=[], X-ONAP-RequestID=[588f8ba4-ec41-453c-9643-aaa9a40a4bd3], Content-Type=[application/merge-patch+json]} 2023-03-28T22:02:38.211Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-28T22:02:38.289Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?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/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0 has http status code:404 and response headers:{date=[Tue, 28 Mar 2023 22:02:39 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[55], x-aai-txid=[0-aai-resources-230328-22:02:39:549-81855], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T22:02:38.290Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c","ERR.5.4.6114"]}}} 2023-03-28T22:02:38.291Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-28T22:02:38.310Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-28T22:02:38.311Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) 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-28T22:02:38.311Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-28T22:02:38.312Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 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-28T22:02:38.324Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java: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-28T22:02:38.325Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-28T22:02:38.325Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-28T22:02:38.326Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:02:38.326Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:02:38.326Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680040958325, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:02:38.342Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:02:38.342Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680040958325, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec\u003dERR.5.4.6114)" } 2023-03-28T22:02:38.343Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T22:02:39.364Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T22:02:39.365Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-28T22:02:39.366Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-28T22:02:39.367Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-28T22:02:39.367Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Lost previously 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-28T22:02:39.367Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] (Re-)joining group 2023-03-28T22:02:39.373Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-d153061c-2154-4747-8965-91a12091b9dd 2023-03-28T22:02:39.373Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=1, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-28T22:02:39.374Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-28T22:02:39.374Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] (Re-)joining group 2023-03-28T22:02:42.152Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:02:45.161Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:02:48.173Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:02:51.183Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:02:54.193Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:02:57.204Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:03:00.213Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:03:03.222Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:03:06.231Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:03:09.242Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:03:12.252Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:03:15.260Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:03:18.271Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:03:21.281Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:03:24.292Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:03:27.301Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:03:30.310Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:03:33.320Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:03:36.328Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:03:36.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:03:36.841Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-28T22:03:36.841Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-28T22:03:36.848Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Successfully joined group with generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-d153061c-2154-4747-8965-91a12091b9dd', protocol='range'} 2023-03-28T22:03:36.848Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T22:03:36.854Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 3: {SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-d153061c-2154-4747-8965-91a12091b9dd=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]), SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-28T22:03:36.866Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T22:03:36.866Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Successfully synced group in generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-d153061c-2154-4747-8965-91a12091b9dd', protocol='range'} 2023-03-28T22:03:36.866Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T22:03:36.867Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T22:03:36.867Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-28T22:03:36.867Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-28T22:03:36.872Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-28T22:03:36.872Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-28T22:03:36.872Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-28T22:03:36.873Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=66, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T22:03:36.873Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-28T22:03:36.873Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-28T22:03:36.874Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-28T22:03:36.874Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-28T22:03:36.874Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-28T22:03:36.875Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-28T22:03:36.875Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-28T22:03:36.875Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-28T22:03:36.885Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T22:03:36.885Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"588f8ba4-ec41-453c-9643-aaa9a40a4bd3","serviceName":"basic_onboard_PRuAnc","serviceVersion":"1.0","serviceUUID":"db3fb57a-c268-4f32-8293-6836f7d7737c","serviceDescription":"service","serviceInvariantUUID":"654b14a6-99a1-48e0-b0a8-d81184a1c2a4","resources":[{"resourceInstanceName":"basic_onboard_PRuAnc 0","resourceName":"basic_onboard_PRuAnc","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"e76e4766-ae26-4382-aa57-0238311f7279","resourceInvariantUUID":"4e249934-061c-4b25-9b30-d62e8c4ad8da","resourceCustomizationUUID":"c8a6c118-3baa-4580-a5a7-a9cb03afa0cd","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml","artifactChecksum":"NmJlZjVjNjRmODY0ZjdiZWQ5N2I2M2FhZjIzMTU2NWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7c71679d-1674-4353-88c6-c4162a82a780","artifactVersion":"1"},{"artifactName":"basic_onboard_pruanc0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json","artifactChecksum":"OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"db77a487-cb70-44e7-aee8-73179f1a300a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"3efaab39-307b-470c-a2e3-277072140d08","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"23159f53-9881-4ce8-9228-0eedca61923d","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"abc20b33-96c9-409c-ac3d-e9f9a43f33f6","artifactVersion":"2","generatedFromUUID":"3efaab39-307b-470c-a2e3-277072140d08"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardPruanc-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml","artifactChecksum":"OWJhMDY2YjdiYTlmNGYxNmY4ZTViMDFkNjBkNDY1NTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0f8385b4-bd61-4cce-a96a-6987f8183cfc","artifactVersion":"1"},{"artifactName":"service-BasicOnboardPruanc-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar","artifactChecksum":"NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5d4337f7-8fd0-45f5-b5a7-630e0760540d","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T22:03:36.888Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:03:36.888Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:03:36.888Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:03:36.888Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680040959364, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:03:37.890Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:03:37.890Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:03:37.890Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:03:37.890Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680040959364, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:03:37.894Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:37.894Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "aai-model-loader", "timestamp": 1680040969092, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:03:37.895Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:03:37.895Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:37.896Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "policy-distribution-id", "timestamp": 1680040976750, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:03:37.896Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:03:37.896Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:37.896Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "cds-sdc-listener", "timestamp": 1680040944279, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:03:37.896Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:03:37.896Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:37.896Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "multicloud-k8s", "timestamp": 1680040979326, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:03:37.896Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:03:37.896Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:37.896Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "ves-openapi-manager", "timestamp": 1680040972240, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:03:37.896Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:03:37.896Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:37.896Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "cds-sdc-listener", "timestamp": 1680040944279, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-28T22:03:37.897Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:03:37.897Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:37.897Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "policy-distribution-id", "timestamp": 1680040976750, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-28T22:03:37.897Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:03:37.897Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:37.897Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "aai-model-loader", "timestamp": 1680040969092, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-28T22:03:37.897Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:03:37.897Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:37.897Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "multicloud-k8s", "timestamp": 1680040979326, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "NOTIFIED" } 2023-03-28T22:03:37.897Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:03:37.897Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:37.897Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "ves-openapi-manager", "timestamp": 1680040972240, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-28T22:03:37.898Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:03:37.898Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:37.898Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "cds-sdc-listener", "timestamp": 1680040944279, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T22:03:37.898Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:03:37.898Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:37.898Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "policy-distribution-id", "timestamp": 1680040976750, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-28T22:03:37.898Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:03:37.898Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:37.898Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "aai-model-loader", "timestamp": 1680040969092, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T22:03:37.898Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:03:37.898Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:37.898Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "multicloud-k8s", "timestamp": 1680040979326, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-28T22:03:37.899Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:03:37.899Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:37.899Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "ves-openapi-manager", "timestamp": 1680040972240, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T22:03:37.899Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:03:37.899Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:37.899Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "cds-sdc-listener", "timestamp": 1680040944279, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:03:37.899Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:03:37.899Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:37.899Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "policy-distribution-id", "timestamp": 1680040976750, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:03:37.899Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:03:37.899Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:37.900Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "aai-model-loader", "timestamp": 1680040969092, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:03:37.900Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:03:37.900Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:37.900Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "multicloud-k8s", "timestamp": 1680040979326, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:03:37.900Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:03:37.900Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:37.900Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "ves-openapi-manager", "timestamp": 1680040972240, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:03:37.900Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:03:37.900Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:37.900Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "cds-sdc-listener", "timestamp": 1680040944279, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-28T22:03:37.900Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:03:37.900Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:37.900Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "policy-distribution-id", "timestamp": 1680040976750, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-28T22:03:37.900Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:03:37.900Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:37.901Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "aai-model-loader", "timestamp": 1680040969092, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-28T22:03:37.901Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:03:37.901Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:37.901Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "ves-openapi-manager", "timestamp": 1680040972240, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-28T22:03:37.901Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:03:37.901Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:37.901Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "multicloud-k8s", "timestamp": 1680040979326, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-28T22:03:37.901Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:03:37.901Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:37.901Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "cds-sdc-listener", "timestamp": 1680040944279, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:03:37.901Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:03:37.901Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:37.901Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "policy-distribution-id", "timestamp": 1680040976750, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:03:37.901Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:03:37.901Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:37.901Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "aai-model-loader", "timestamp": 1680040969092, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:03:37.901Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:03:37.901Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:37.901Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "ves-openapi-manager", "timestamp": 1680040972240, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:03:37.901Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:03:37.902Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:37.902Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "multicloud-k8s", "timestamp": 1680040979326, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:03:37.902Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:03:37.902Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:37.902Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "cds-sdc-listener", "timestamp": 1680040944279, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "NOTIFIED" } 2023-03-28T22:03:37.902Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:03:37.902Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:37.902Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "policy-distribution-id", "timestamp": 1680040976750, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "NOTIFIED" } 2023-03-28T22:03:37.902Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:03:37.902Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:37.902Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "multicloud-k8s", "timestamp": 1680040979326, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "NOTIFIED" } 2023-03-28T22:03:37.902Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:03:37.902Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:37.902Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "aai-model-loader", "timestamp": 1680040969092, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "NOTIFIED" } 2023-03-28T22:03:37.902Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:03:37.902Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:37.902Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "ves-openapi-manager", "timestamp": 1680040972240, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-28T22:03:37.903Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:03:37.903Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:37.903Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "multicloud-k8s", "timestamp": 1680040992670, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-28T22:03:37.903Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:03:37.903Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:37.903Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "policy-distribution-id", "timestamp": 1680040992359, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T22:03:37.903Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:03:37.903Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:37.903Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "cds-sdc-listener", "timestamp": 1680040991890, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T22:03:37.903Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:03:37.903Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:37.903Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "aai-model-loader", "timestamp": 1680040992704, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T22:03:37.903Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:03:37.904Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:37.904Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "policy-distribution-id", "timestamp": 1680040993363, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T22:03:37.904Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:03:37.904Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:37.904Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "multicloud-k8s", "timestamp": 1680040993783, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-03-28T22:03:37.904Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:03:37.904Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:37.904Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "policy-distribution-id", "timestamp": 1680040994365, "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-28T22:03:37.938Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ad44a54f-9415-48bd-bf30-fdf48338e2b4 2023-03-28T22:03:37.939Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-28T22:03:37.961Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:37.961Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "multicloud-k8s", "timestamp": 1680040994875, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-03-28T22:03:37.962Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:03:37.962Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:37.962Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "multicloud-k8s", "timestamp": 1680040995932, "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-28T22:03:37.976Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ad44a54f-9415-48bd-bf30-fdf48338e2b4 2023-03-28T22:03:37.976Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-28T22:03:37.994Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:37.994Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "multicloud-k8s", "timestamp": 1680040996934, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "DEPLOY_OK" } 2023-03-28T22:03:37.994Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:03:37.994Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:37.995Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680040999018, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:03:37.995Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:03:37.995Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:37.995Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680040999018, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-28T22:03:37.995Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:03:37.995Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:37.995Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680040999018, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T22:03:37.995Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:03:37.995Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:37.995Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "aai-model-loader", "timestamp": 1680041002430, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T22:03:37.995Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:03:37.995Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:37.995Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680040999018, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:03:37.995Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:03:37.995Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:37.995Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "aai-model-loader", "timestamp": 1680041003434, "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-28T22:03:38.009Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of ad44a54f-9415-48bd-bf30-fdf48338e2b4 2023-03-28T22:03:38.009Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-28T22:03:38.030Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:38.030Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680040999018, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-28T22:03:38.031Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:03:38.031Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:38.031Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680040999018, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:03:38.031Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:03:38.031Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:38.031Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680040999018, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "NOTIFIED" } 2023-03-28T22:03:38.031Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:03:38.031Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:38.031Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680041006830, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T22:03:38.031Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:03:38.031Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:38.031Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680041011224, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T22:03:38.031Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:03:38.031Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:38.031Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680041012228, "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-28T22:03:38.046Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of ad44a54f-9415-48bd-bf30-fdf48338e2b4 2023-03-28T22:03:38.046Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-28T22:03:38.068Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:03:38.068Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680040959364, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:03:38.068Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:03:38.892Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:03:38.892Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:03:38.892Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:03:38.892Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680040959364, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:03:39.893Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:03:39.894Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:03:39.894Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:03:39.894Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680040959364, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:03:40.895Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:03:40.895Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:03:40.895Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:03:40.896Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680040959364, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:03:41.897Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:03:41.898Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:03:41.898Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:03:41.898Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680040959364, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:03:42.899Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:03:42.900Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:03:42.900Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:03:42.900Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680040959364, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:03:43.902Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||sending notification to client: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "serviceName": "basic_onboard_PRuAnc", "serviceVersion": "1.0", "serviceUUID": "db3fb57a-c268-4f32-8293-6836f7d7737c", "serviceDescription": "service", "serviceInvariantUUID": "654b14a6-99a1-48e0-b0a8-d81184a1c2a4", "resources": [ { "resourceInstanceName": "basic_onboard_PRuAnc 0", "resourceCustomizationUUID": "c8a6c118-3baa-4580-a5a7-a9cb03afa0cd", "resourceName": "basic_onboard_PRuAnc", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "e76e4766-ae26-4382-aa57-0238311f7279", "resourceInvariantUUID": "4e249934-061c-4b25-9b30-d62e8c4ad8da", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_pruanc0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "artifactChecksum": "OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "db77a487-cb70-44e7-aee8-73179f1a300a", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "3efaab39-307b-470c-a2e3-277072140d08", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "abc20b33-96c9-409c-ac3d-e9f9a43f33f6", "generatedFromUUID": "3efaab39-307b-470c-a2e3-277072140d08" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "abc20b33-96c9-409c-ac3d-e9f9a43f33f6", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardPruanc-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "artifactChecksum": "NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5d4337f7-8fd0-45f5-b5a7-630e0760540d" } ], "workloadContext": "Production" } 2023-03-28T22:03:43.902Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T22:03:43.902Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 db3fb57a-c268-4f32-8293-6836f7d7737c ASDC 2023-03-28T22:03:43.903Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||ASDC Notification: DistributionID:588f8ba4-ec41-453c-9643-aaa9a40a4bd3 ServiceName:basic_onboard_PRuAnc ServiceVersion:1.0 ServiceUUID:db3fb57a-c268-4f32-8293-6836f7d7737c ServiceInvariantUUID:654b14a6-99a1-48e0-b0a8-d81184a1c2a4 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardPruanc-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar ArtifactUUID:5d4337f7-8fd0-45f5-b5a7-630e0760540d ArtifactChecksum:NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_PRuAnc 0 ResourceCustomizationUUID:c8a6c118-3baa-4580-a5a7-a9cb03afa0cd ResourceInvariantUUID:4e249934-061c-4b25-9b30-d62e8c4ad8da ResourceName:basic_onboard_PRuAnc ResourceType:VF ResourceUUID:e76e4766-ae26-4382-aa57-0238311f7279 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_pruanc0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json ArtifactUUID:db77a487-cb70-44e7-aee8-73179f1a300a ArtifactChecksum:OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU= 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml ArtifactUUID:3efaab39-307b-470c-a2e3-277072140d08 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env ArtifactUUID:abc20b33-96c9-409c-ac3d-e9f9a43f33f6 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env ArtifactUUID:abc20b33-96c9-409c-ac3d-e9f9a43f33f6 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T22:03:43.903Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF db3fb57a-c268-4f32-8293-6836f7d7737c 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: 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-28T22:03:43.956Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T22:03:43.957Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-03-28T22:03:43.957Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-03-28T22:03:43.957Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 5d4337f7-8fd0-45f5-b5a7-630e0760540d from URL: /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 2023-03-28T22:03:43.957Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-03-28T22:03:43.957Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 2023-03-28T22:03:43.999Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||GET Response Status 404 2023-03-28T22:03:43.999Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@6f790035 2023-03-28T22:03:43.999Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T22:03:44.000Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardPruanc" ] } } } 2023-03-28T22:03:44.000Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardPruanc-csar.csar /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 5d4337f7-8fd0-45f5-b5a7-630e0760540d Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T22:03:44.000Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar ASDC sendASDCNotification 2023-03-28T22:03:44.000Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar(Specified artifact is not found) 2023-03-28T22:03:44.000Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T22:03:44.000Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:03:44.000Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:03:44.001Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680041024000, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:03:45.002Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardPruanc-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar(UUID:5d4337f7-8fd0-45f5-b5a7-630e0760540d) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-28T22:03:45.022Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-28T22:03:45.023Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Processing Resource Type: VF, Model UUID: e76e4766-ae26-4382-aa57-0238311f7279 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-28T22:03:45.028Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||basic_onboard_PRuAnc 0 2023-03-28T22:03:45.028Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: VF and Model UUID: e76e4766-ae26-4382-aa57-0238311f7279 2023-03-28T22:03:45.029Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: db77a487-cb70-44e7-aee8-73179f1a300a from URL: /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json 2023-03-28T22:03:45.029Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-03-28T22:03:45.029Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json 2023-03-28T22:03:45.047Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||GET Response Status 404 2023-03-28T22:03:45.047Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@6a4a70fd 2023-03-28T22:03:45.048Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T22:03:45.048Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardPruanc" ] } } } 2023-03-28T22:03:45.048Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_pruanc0_modules.json /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json db77a487-cb70-44e7-aee8-73179f1a300a Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T22:03:45.048Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json ASDC sendASDCNotification 2023-03-28T22:03:45.049Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json(Specified artifact is not found) 2023-03-28T22:03:45.049Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T22:03:45.049Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:03:45.049Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:03:45.050Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680041025048, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:03:46.051Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_pruanc0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json(UUID:db77a487-cb70-44e7-aee8-73179f1a300a) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-28T22:03:46.051Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:03:46.080Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:03:46.087Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:03:46.087Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:04:16.088Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:04:16.118Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:04:16.124Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:04:16.124Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:04:36.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:04:36.828Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:04:36.828Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680040959364, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "NOTIFIED" } 2023-03-28T22:04:36.829Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:04:46.125Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:04:46.151Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:04:46.156Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:04:46.156Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:05:16.156Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:05:16.184Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:05:16.189Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:05:16.190Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:05:36.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:05:36.828Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:05:36.828Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680040959364, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-28T22:05:36.829Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:05:36.829Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:05:36.829Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680040959364, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:05:36.829Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:05:36.829Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:05:36.829Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680040959364, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-28T22:05:36.830Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:05:36.830Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:05:36.830Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680040959364, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:05:36.830Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:05:36.830Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:05:36.830Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680040959364, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "NOTIFIED" } 2023-03-28T22:05:36.830Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:05:36.830Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:05:36.830Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680041024000, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T22:05:36.830Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:05:36.830Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:05:36.830Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680041025048, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T22:05:36.831Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:05:46.190Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:05:46.213Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:05:46.217Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:05:46.217Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:06:16.217Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:06:16.246Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:06:16.251Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:06:16.251Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:06:36.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:06:46.251Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:06:46.279Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:06:46.284Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:06:46.284Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:07:16.284Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:07:16.311Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:07:16.316Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:07:16.316Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:07:36.827Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:07:46.276Z||kafka-producer-network-thread | SO-sdc-controller-producer-4abcea71-a783-4732-a092-87d769dda6dc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4abcea71-a783-4732-a092-87d769dda6dc] Node 2 disconnected. 2023-03-28T22:07:46.316Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:07:46.343Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:07:46.348Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:07:46.348Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:08:16.348Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:08:16.378Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:08:16.385Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:08:16.385Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:08:36.828Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:08:36.880Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-28T22:08:36.880Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Member SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-d153061c-2154-4747-8965-91a12091b9dd sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired. 2023-03-28T22:08:36.881Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-28T22:08:36.881Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-28T22:08:37.424Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:08:37.443Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-28T22:08:37.443Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-28T22:08:37.449Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=4, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T22:08:37.450Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 4: {SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-28T22:08:37.465Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=4, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T22:08:37.466Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T22:08:37.467Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T22:08:37.472Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-28T22:08:37.473Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-28T22:08:37.473Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-28T22:08:37.473Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=132, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T22:08:37.473Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-28T22:08:37.473Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-28T22:08:46.385Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-28T22:08:46.386Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:08:46.398Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 and serviceModelVersionId: db3fb57a-c268-4f32-8293-6836f7d7737c 2023-03-28T22:08:46.398Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 654b14a6-99a1-48e0-b0a8-d81184a1c2a4 2023-03-28T22:08:46.399Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0 2023-03-28T22:08:46.402Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T22:08:46.417Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|INFO|500||Invoke 2023-03-28T22:08:46.418Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[588f8ba4-ec41-453c-9643-aaa9a40a4bd3], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[a4c2ac71-7564-4d8d-89a3-63d9899005b3], X-ECOMP-RequestID=[588f8ba4-ec41-453c-9643-aaa9a40a4bd3], X-TransactionId=[], X-ONAP-RequestID=[588f8ba4-ec41-453c-9643-aaa9a40a4bd3], Content-Type=[application/merge-patch+json]} 2023-03-28T22:08:46.426Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-28T22:08:46.523Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?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/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0 has http status code:404 and response headers:{date=[Tue, 28 Mar 2023 22:08:47 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[76], x-aai-txid=[0-aai-resources-230328-22:08:47:765-56996], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T22:08:46.524Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c","ERR.5.4.6114"]}}} 2023-03-28T22:08:46.525Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-28T22:08:46.528Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-28T22:08:46.528Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) 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-28T22:08:46.529Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-28T22:08:46.529Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 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-28T22:08:46.535Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java: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-28T22:08:46.536Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-28T22:08:46.536Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-28T22:08:46.536Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:08:46.536Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:08:46.536Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680041326536, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:08:46.555Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:08:46.555Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680041326536, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec\u003dERR.5.4.6114)" } 2023-03-28T22:08:46.555Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T22:08:47.565Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T22:08:47.565Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"ad44a54f-9415-48bd-bf30-fdf48338e2b4","serviceName":"vFW 2023-03-28 22-02-01","serviceVersion":"1.0","serviceUUID":"93dc6276-0725-49b0-a7ce-fdc8ca01e3b6","serviceDescription":"catalog service description","serviceInvariantUUID":"a7f48542-78c3-40a8-8d7c-1480905d98f0","resources":[{"resourceInstanceName":"vFW 67410293-e76b 0","resourceName":"vFW 67410293-e76b","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"87dc6175-9dcb-4077-ac32-6815330f219c","resourceInvariantUUID":"a3dea2ac-7cdc-47c6-a372-633ad11be473","resourceCustomizationUUID":"5ce38cf7-2e75-495c-a214-3bd7bb5850e7","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml","artifactChecksum":"MWViOGZhMjQ2YzJkOGY2NmNkNjQ4NzI2MzRmNWNlNDY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"085973a9-6309-45fc-8253-5b20b4ced7c2","artifactVersion":"1"},{"artifactName":"vfw67410293e76b0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json","artifactChecksum":"NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5de4d4d9-6ba9-4a7d-8282-7581ee34cdab","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d19d934b-9ad4-48a2-97e0-5bd3b5396997","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml","artifactChecksum":"MDQzNDM4MjBiYTEyMmQ4NTAwZmE0ZWMwMjVhY2Y0NDk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a310a987-b363-4601-b1de-1afe664b595d","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"15a8bbc0-1b52-4b59-87fa-7d7ed3200906","artifactVersion":"2","generatedFromUUID":"d19d934b-9ad4-48a2-97e0-5bd3b5396997"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230328220201-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml","artifactChecksum":"YjJkMTgyZWQwZmE4NmI3N2FiYjk5MjJhMjk4YWViMTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"47abb903-b87f-40d0-95c0-e171a8139ac0","artifactVersion":"1"},{"artifactName":"service-Vfw20230328220201-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar","artifactChecksum":"ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"38d09853-bc3c-44ab-a917-1e22a9f79f53","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T22:08:47.566Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:08:47.567Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:08:47.567Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:08:47.567Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680040959364, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:08:48.569Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:08:48.569Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:08:48.569Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:08:48.570Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680040959364, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:08:49.571Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:08:49.572Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:08:49.572Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:08:49.572Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680040959364, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:08:50.573Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:08:50.573Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:08:50.573Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:08:50.574Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680040959364, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:08:51.575Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:08:51.575Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:08:51.575Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:08:51.575Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680040959364, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:08:52.577Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:08:52.578Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:08:52.578Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:08:52.578Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680040959364, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:08:53.579Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:08:53.580Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:08:53.580Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:08:53.580Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680040959364, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:08:54.582Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||sending notification to client: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "serviceName": "vFW 2023-03-28 22-02-01", "serviceVersion": "1.0", "serviceUUID": "93dc6276-0725-49b0-a7ce-fdc8ca01e3b6", "serviceDescription": "catalog service description", "serviceInvariantUUID": "a7f48542-78c3-40a8-8d7c-1480905d98f0", "resources": [ { "resourceInstanceName": "vFW 67410293-e76b 0", "resourceCustomizationUUID": "5ce38cf7-2e75-495c-a214-3bd7bb5850e7", "resourceName": "vFW 67410293-e76b", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "87dc6175-9dcb-4077-ac32-6815330f219c", "resourceInvariantUUID": "a3dea2ac-7cdc-47c6-a372-633ad11be473", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw67410293e76b0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "artifactChecksum": "NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5de4d4d9-6ba9-4a7d-8282-7581ee34cdab", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d19d934b-9ad4-48a2-97e0-5bd3b5396997", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "15a8bbc0-1b52-4b59-87fa-7d7ed3200906", "generatedFromUUID": "d19d934b-9ad4-48a2-97e0-5bd3b5396997" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "15a8bbc0-1b52-4b59-87fa-7d7ed3200906", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230328220201-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "artifactChecksum": "ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "38d09853-bc3c-44ab-a917-1e22a9f79f53" } ], "workloadContext": "Production" } 2023-03-28T22:08:54.582Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T22:08:54.582Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 ASDC 2023-03-28T22:08:54.582Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||ASDC Notification: DistributionID:ad44a54f-9415-48bd-bf30-fdf48338e2b4 ServiceName:vFW 2023-03-28 22-02-01 ServiceVersion:1.0 ServiceUUID:93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 ServiceInvariantUUID:a7f48542-78c3-40a8-8d7c-1480905d98f0 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230328220201-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ArtifactUUID:38d09853-bc3c-44ab-a917-1e22a9f79f53 ArtifactChecksum:ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 67410293-e76b 0 ResourceCustomizationUUID:5ce38cf7-2e75-495c-a214-3bd7bb5850e7 ResourceInvariantUUID:a3dea2ac-7cdc-47c6-a372-633ad11be473 ResourceName:vFW 67410293-e76b ResourceType:VF ResourceUUID:87dc6175-9dcb-4077-ac32-6815330f219c ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw67410293e76b0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json ArtifactUUID:5de4d4d9-6ba9-4a7d-8282-7581ee34cdab ArtifactChecksum:NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY= 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml ArtifactUUID:d19d934b-9ad4-48a2-97e0-5bd3b5396997 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env ArtifactUUID:15a8bbc0-1b52-4b59-87fa-7d7ed3200906 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env ArtifactUUID:15a8bbc0-1b52-4b59-87fa-7d7ed3200906 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T22:08:54.582Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 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-28T22:08:54.642Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T22:08:54.643Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-03-28T22:08:54.643Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-03-28T22:08:54.643Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 from URL: /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-28T22:08:54.643Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-03-28T22:08:54.643Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-28T22:08:54.877Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-03-28T22:08:54.882Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 38d09853-bc3c-44ab-a917-1e22a9f79f53 101498 2023-03-28T22:08:54.882Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-28T22:08:54.882Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-28T22:08:54.882Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T22:08:54.882Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:08:54.882Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:08:54.883Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680041334882, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:08:55.884Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T22:08:55.885Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-03-28T22:08:55.885Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53, URL: /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar to file: /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:08:55.885Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230328220201-csar.csar 2023-03-28T22:08:55.886Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:08:55.886Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:08:56.061Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16955322738044450214/Definitions/service-Vfw20230328220201-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-28T22:08:57.679Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T22:08:57.680Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||#################################################################################################### 2023-03-28T22:08:57.680Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:08:57.680Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-28T22:08:57.680Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:08:57.680Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:08:57.680Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:08:57.681Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:08:57.681Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:08:57.681Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:08:57.681Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:08:57.681Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:08:57.681Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:08:57.681Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 67410293-e76b 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-Vfw20230328220201-csar.csar 2023-03-28T22:08:57.681Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:08:57.681Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||#################################################################################################### 2023-03-28T22:08:57.681Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:08:57.681Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:08:57.681Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T22:08:57.681Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2023-03-28T22:08:57.681Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T22:08:57.681Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:08:57.682Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:08:57.682Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T22:08:57.682Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2023-03-28T22:08:57.682Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T22:08:57.682Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:08:57.682Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:08:57.682Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:08:57.682Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-28T22:08:57.682Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T22:08:57.682Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T22:08:57.682Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:08:57.682Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T22:08:57.682Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:08:57.682Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T22:08:57.683Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T22:08:57.683Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T22:08:57.683Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T22:08:57.683Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:08:57.683Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T22:08:57.683Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T22:08:57.683Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T22:08:57.683Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T22:08:57.683Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:08:57.683Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-28T22:08:57.683Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:08:57.683Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-28T22:08:57.683Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:08:57.683Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T22:08:57.683Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T22:08:57.684Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:08:57.684Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T22:08:57.684Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T22:08:57.684Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:08:57.684Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T22:08:57.684Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T22:08:57.684Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:08:57.684Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-28T22:08:57.684Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T22:08:57.685Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-28T22:08:57.685Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T22:08:57.685Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T22:08:57.685Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T22:08:57.685Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:08:57.685Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T22:08:57.685Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T22:08:57.685Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T22:08:57.685Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T22:08:57.685Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:08:57.685Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=74a9d765-6a78-4386-85d5-0096600be1bb 2023-03-28T22:08:57.685Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:08:57.686Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-28T22:08:57.686Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T22:08:57.686Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T22:08:57.686Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:08:57.686Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T22:08:57.686Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:08:57.686Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T22:08:57.686Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T22:08:57.686Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-28T22:08:57.686Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T22:08:57.686Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T22:08:57.686Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T22:08:57.686Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:08:57.687Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=79a48a92-26a2-467b-a3e1-dd9aea758c0e 2023-03-28T22:08:57.687Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:08:57.687Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-28T22:08:57.687Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T22:08:57.687Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T22:08:57.687Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:08:57.687Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T22:08:57.687Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:08:57.687Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T22:08:57.687Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T22:08:57.687Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T22:08:57.687Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T22:08:57.687Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:08:57.687Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T22:08:57.688Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-28T22:08:57.688Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=6a2ddb58-dd58-4d8b-b6d7-eb73a547cbcf 2023-03-28T22:08:57.688Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:08:57.688Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:08:57.688Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:08:57.688Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:08:57.688Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:08:57.688Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:08:57.688Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:08:57.688Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:08:57.688Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-28 22-02-01 Description:catalog service description Model UUID:93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 Model Version:NULL Model InvariantUuid:a7f48542-78c3-40a8-8d7c-1480905d98f0 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 67410293-e76b Model UUID:cf8e4eb5-9864-4fdd-af64-80b03f48d14d Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:a3dea2ac-7cdc-47c6-a372-633ad11be473 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:5ce38cf7-2e75-495c-a214-3bd7bb5850e7 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:193cd6e2-538e-4142-9392-7ebb398b7e43 ModelName:Vfw67410293E76b..base_vfw..module-0 ModelUuid:b16cd493-2fbb-4548-a3d8-90863aeb9b7d ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:74a9d765-6a78-4386-85d5-0096600be1bb ModelInvariantUuid:bed6b03d-444d-4294-b591-54da9a36918d ModelName:vFW 67410293-e76b-nodes.vfwCvfc ModelUuid:c051efdd-da87-4c3f-9332-3d86f32a2f49 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:6b57d388-0a65-43b6-8ed1-785e401b9ac8 ModelInvariantUuid:9d06528b-ed4c-484e-a7ee-fac8dc7d9b81 ModelName:Vfw67410293E76b.compute.nodes.heat.vfw ModelUuid:cda29578-f723-4724-9cae-1499f665a439 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:79a48a92-26a2-467b-a3e1-dd9aea758c0e ModelInvariantUuid:b894ffd2-ee00-44bf-8548-41ca0b9e6c43 ModelName:vFW 67410293-e76b-nodes.vsnCvfc ModelUuid:3f1b92ee-581a-4fff-a85d-2043b8a3fd97 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:13b293d9-7396-4746-8010-2aa34880a43c ModelInvariantUuid:47bb46c4-9c05-44aa-bfc2-f88d6d4c5025 ModelName:Vfw67410293E76b.compute.nodes.heat.vsn ModelUuid:a2c8400a-1afd-4e2c-b390-896018a104e2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:6a2ddb58-dd58-4d8b-b6d7-eb73a547cbcf ModelInvariantUuid:c90fe34c-a014-4100-8de6-49880a60d437 ModelName:vFW 67410293-e76b-nodes.vpgCvfc ModelUuid:02a541b8-8f9e-40b3-b802-d75d4303054d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:d8086a3a-4e7c-423f-adf7-07a6ddf69b79 ModelInvariantUuid:b9f80dd7-c2be-40f0-b1b5-286822f5255e ModelName:Vfw67410293E76b.compute.nodes.heat.vpg ModelUuid:edd030db-baa1-428f-8c44-e47e82120dd8 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-28T22:08:57.708Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Processing Resource Type: VF, Model UUID: 87dc6175-9dcb-4077-ac32-6815330f219c 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-28T22:08:57.713Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||vFW 67410293-e76b 0 2023-03-28T22:08:57.714Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 87dc6175-9dcb-4077-ac32-6815330f219c 2023-03-28T22:08:57.714Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 5de4d4d9-6ba9-4a7d-8282-7581ee34cdab from URL: /sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json 2023-03-28T22:08:57.714Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-03-28T22:08:57.714Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json 2023-03-28T22:08:57.810Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-03-28T22:08:57.811Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json 5de4d4d9-6ba9-4a7d-8282-7581ee34cdab 785 2023-03-28T22:08:57.811Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json ASDC sendASDCNotification 2023-03-28T22:08:57.811Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json 2023-03-28T22:08:57.811Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T22:08:57.811Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:08:57.811Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:08:57.812Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680041337811, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:08:58.819Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw67410293E76b..base_vfw..module-0", "vfModuleModelInvariantUUID": "193cd6e2-538e-4142-9392-7ebb398b7e43", "vfModuleModelVersion": "1", "vfModuleModelUUID": "b16cd493-2fbb-4548-a3d8-90863aeb9b7d", "vfModuleModelCustomizationUUID": "f48c0dca-7eef-4bbc-9f80-e0c42e698e09", "isBase": true, "artifacts": [ "d19d934b-9ad4-48a2-97e0-5bd3b5396997", "15a8bbc0-1b52-4b59-87fa-7d7ed3200906" ], "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-28T22:08:58.824Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw67410293E76b..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:b16cd493-2fbb-4548-a3d8-90863aeb9b7d VfModuleModelInvariantUUID:193cd6e2-538e-4142-9392-7ebb398b7e43 VfModuleModelDescription:NULL Artifacts UUID List:{ d19d934b-9ad4-48a2-97e0-5bd3b5396997 , 15a8bbc0-1b52-4b59-87fa-7d7ed3200906 } 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-28T22:08:58.826Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw67410293E76b..base_vfw..module-0", "vfModuleModelInvariantUUID": "193cd6e2-538e-4142-9392-7ebb398b7e43", "vfModuleModelVersion": "1", "vfModuleModelUUID": "b16cd493-2fbb-4548-a3d8-90863aeb9b7d", "vfModuleModelCustomizationUUID": "f48c0dca-7eef-4bbc-9f80-e0c42e698e09", "isBase": true, "artifacts": [ "d19d934b-9ad4-48a2-97e0-5bd3b5396997", "15a8bbc0-1b52-4b59-87fa-7d7ed3200906" ], "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-28T22:08:58.826Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw67410293E76b..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:b16cd493-2fbb-4548-a3d8-90863aeb9b7d VfModuleModelInvariantUUID:193cd6e2-538e-4142-9392-7ebb398b7e43 VfModuleModelDescription:NULL Artifacts UUID List:{ d19d934b-9ad4-48a2-97e0-5bd3b5396997 , 15a8bbc0-1b52-4b59-87fa-7d7ed3200906 } 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-28T22:08:58.826Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: d19d934b-9ad4-48a2-97e0-5bd3b5396997 from URL: /sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml 2023-03-28T22:08:58.826Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-03-28T22:08:58.826Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml 2023-03-28T22:08:58.924Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-03-28T22:08:58.925Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml d19d934b-9ad4-48a2-97e0-5bd3b5396997 20368 2023-03-28T22:08:58.925Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-03-28T22:08:58.925Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml 2023-03-28T22:08:58.925Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T22:08:58.926Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:08:58.926Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:08:58.926Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680041338925, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:08:59.927Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 15a8bbc0-1b52-4b59-87fa-7d7ed3200906 from URL: /sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env 2023-03-28T22:08:59.927Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-03-28T22:08:59.927Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env 2023-03-28T22:09:00.027Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-03-28T22:09:00.027Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env 15a8bbc0-1b52-4b59-87fa-7d7ed3200906 2098 2023-03-28T22:09:00.027Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env ASDC sendASDCNotification 2023-03-28T22:09:00.027Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env 2023-03-28T22:09:00.027Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T22:09:00.028Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:09:00.028Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:09:00.028Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680041340027, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:09:01.029Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 2023-03-28T22:09:01.029Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 67410293-e76b 0 87dc6175-9dcb-4077-ac32-6815330f219c 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-28T22:09:01.090Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@4f1f342c, org.onap.sdc.toscaparser.api.parameters.Input@5f1e398c, org.onap.sdc.toscaparser.api.parameters.Input@78769e52, org.onap.sdc.toscaparser.api.parameters.Input@a1565d3, org.onap.sdc.toscaparser.api.parameters.Input@3c9d8ee9] 2023-03-28T22:09:01.093Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:09:01.093Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:09:01.094Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||VF Category is: Generic 2023-03-28T22:09:01.094Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||VFCustomizationUUID= 5ce38cf7-2e75-495c-a214-3bd7bb5850e7 2023-03-28T22:09:01.094Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 5ce38cf7-2e75-495c-a214-3bd7bb5850e7 matches Tosca VF Customization UUID: 5ce38cf7-2e75-495c-a214-3bd7bb5850e7 2023-03-28T22:09:01.094Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||vfCustomizationUUID: 5ce38cf7-2e75-495c-a214-3bd7bb5850e7 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-28T22:09:01.102Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:09:01.102Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:09:01.103Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||resource request for resource customization id 5ce38cf7-2e75-495c-a214-3bd7bb5850e7: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-03-28T22:09:01.103Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@255573ec 2023-03-28T22:09:01.103Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:09:01.103Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-28T22:09:01.104Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : f48c0dca-7eef-4bbc-9f80-e0c42e698e09 2023-03-28T22:09:01.104Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID f48c0dca-7eef-4bbc-9f80-e0c42e698e09 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-28T22:09:01.111Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:09:01.111Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T22:09:01.111Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T22:09:01.111Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:09:01.112Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T22:09:01.112Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T22:09:01.112Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:09:01.112Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-28T22:09:01.112Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T22:09:01.112Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-28T22:09:01.112Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T22:09:01.112Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T22:09:01.112Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T22:09:01.112Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:09:01.113Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T22:09:01.113Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T22:09:01.113Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T22:09:01.113Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T22:09:01.113Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:09:01.113Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=74a9d765-6a78-4386-85d5-0096600be1bb 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-28T22:09:01.121Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:09:01.121Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T22:09:01.121Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T22:09:01.121Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:09:01.122Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-28T22:09:01.122Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T22:09:01.122Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T22:09:01.122Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:09:01.122Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T22:09:01.122Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:09:01.122Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T22:09:01.122Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T22:09:01.122Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-28T22:09:01.122Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T22:09:01.122Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T22:09:01.122Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T22:09:01.122Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:09:01.122Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=79a48a92-26a2-467b-a3e1-dd9aea758c0e 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-28T22:09:01.126Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:09:01.127Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T22:09:01.127Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T22:09:01.129Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:09:01.129Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-28T22:09:01.129Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T22:09:01.129Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T22:09:01.129Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:09:01.129Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T22:09:01.129Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:09:01.129Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T22:09:01.129Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T22:09:01.130Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T22:09:01.130Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T22:09:01.130Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:09:01.130Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T22:09:01.130Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-28T22:09:01.130Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=6a2ddb58-dd58-4d8b-b6d7-eb73a547cbcf 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-28T22:09:01.134Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:09:01.134Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T22:09:01.134Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T22:09:01.134Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:09:01.134Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T22:09:01.135Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=5ce38cf7-2e75-495c-a214-3bd7bb5850e7 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-28T22:09:01.138Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:09:01.138Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:09:01.138Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6: vFW 67410293-e76b 2023-03-28T22:09:01.139Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:09:01.139Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:09:01.139Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:09:01.139Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:09:01.139Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:09:01.139Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:09:01.139Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:09:01.139Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:09:01.139Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:09:01.139Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:09:01.139Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Saving Service: vFW 2023-03-28 22-02-01 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-28T22:09:01.586Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 67410293-e76b 87dc6175-9dcb-4077-ac32-6815330f219c 1 ASDC deployResourceStructure 2023-03-28T22:09:01.587Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json ASDC sendASDCNotification 2023-03-28T22:09:01.587Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json 2023-03-28T22:09:01.587Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-28T22:09:01.587Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:09:01.587Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:09:01.587Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680041341587, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:09:02.589Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-03-28T22:09:02.589Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml 2023-03-28T22:09:02.589Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-28T22:09:02.589Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:09:02.589Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:09:02.589Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680041342589, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:09:03.591Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env ASDC sendASDCNotification 2023-03-28T22:09:03.591Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env 2023-03-28T22:09:03.591Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-28T22:09:03.592Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:09:03.592Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:09:03.592Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680041343591, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:09:04.593Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-28T22:09:04.594Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-28T22:09:04.594Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-28T22:09:04.594Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:09:04.594Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:09:04.594Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680041344593, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:09:05.595Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-28T22:09:05.624Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-28T22:09:05.648Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T22:09:05.649Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T22:09:05.649Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T22:09:05.649Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T22:09:05.649Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:09:05.649Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:09:05.649Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:09:05.649Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:09:05.649Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T22:09:05.662Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T22:09:35.662Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-28T22:09:35.676Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 and serviceModelVersionId: 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 2023-03-28T22:09:35.676Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a7f48542-78c3-40a8-8d7c-1480905d98f0 2023-03-28T22:09:35.678Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 2023-03-28T22:09:35.686Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T22:09:35.703Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?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-28T22:09:35.704Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|INFO|500||Invoke 2023-03-28T22:09:35.710Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T22:09:35.951Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|INFO|500||InvokeReturn 2023-03-28T22:09:35.951Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 22:09:37 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[223], vertex-id=[204904], x-aai-txid=[0-aai-resources-230328-22:09:37:048-94812], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T22:09:35.952Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T22:09:35.952Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T22:09:35.952Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T22:09:35.961Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java: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-28T22:09:35.961Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ad44a54f-9415-48bd-bf30-fdf48338e2b4 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T22:09:35.961Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T22:09:35.961Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:09:35.962Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:09:35.962Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680041375961, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:09:36.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:09:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:09:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680040959364, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:09:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:09:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:09:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680040959364, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "NOTIFIED" } 2023-03-28T22:09:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:09:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:09:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680040959364, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-28T22:09:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:09:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:09:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680040959364, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:09:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:09:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:09:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680040959364, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-28T22:09:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:09:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:09:36.837Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680040959364, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:09:36.837Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:09:36.837Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:09:36.837Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680040959364, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "NOTIFIED" } 2023-03-28T22:09:36.837Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:09:36.837Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:09:36.837Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680041334882, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T22:09:36.837Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:09:36.838Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:09:36.838Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680041337811, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-28T22:09:36.838Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:09:36.838Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:09:36.838Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680041338925, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-03-28T22:09:36.838Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:09:36.838Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:09:36.838Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680041340027, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-03-28T22:09:36.838Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:09:36.838Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:09:36.839Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680041341587, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "DEPLOY_OK" } 2023-03-28T22:09:36.839Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:09:36.839Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:09:36.839Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680041342589, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2023-03-28T22:09:36.839Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:09:36.839Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:09:36.839Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680041343591, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2023-03-28T22:09:36.839Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:09:36.840Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:09:36.840Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680041344593, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T22:09:36.840Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:09:36.840Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:09:36.840Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680041375961, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T22:09:36.840Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T22:09:36.990Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T22:09:36.990Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-28T22:09:36.991Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-28T22:09:36.991Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-28T22:09:36.991Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Lost previously 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-28T22:09:36.991Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] (Re-)joining group 2023-03-28T22:09:36.995Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=2, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-28T22:09:36.996Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-5d6cd110-6882-48b7-aa43-7a71b1414647 2023-03-28T22:09:36.997Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-28T22:09:36.997Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] (Re-)joining group 2023-03-28T22:09:37.774Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:09:40.783Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:09:43.791Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:09:46.801Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:09:49.812Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:09:52.822Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:09:55.831Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:09:58.840Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:10:01.849Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:10:04.860Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:10:07.869Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:10:10.877Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:10:13.886Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:10:16.895Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:10:19.904Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:10:22.913Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:10:25.923Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:10:28.932Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:10:31.942Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:10:34.955Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:10:36.826Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:10:36.842Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-28T22:10:36.842Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-28T22:10:36.849Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T22:10:36.849Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Successfully joined group with generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-5d6cd110-6882-48b7-aa43-7a71b1414647', protocol='range'} 2023-03-28T22:10:36.854Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 5: {SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-5d6cd110-6882-48b7-aa43-7a71b1414647=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]), SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-28T22:10:36.869Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Successfully synced group in generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-5d6cd110-6882-48b7-aa43-7a71b1414647', protocol='range'} 2023-03-28T22:10:36.870Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-28T22:10:36.870Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-28T22:10:36.870Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T22:10:36.870Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T22:10:36.871Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T22:10:36.875Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-28T22:10:36.875Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-28T22:10:36.876Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-28T22:10:36.876Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-28T22:10:36.876Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-28T22:10:36.876Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=149, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T22:10:36.876Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-28T22:10:36.876Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-28T22:10:36.876Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-28T22:10:36.876Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-28T22:10:36.876Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-28T22:10:36.877Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-28T22:10:36.885Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T22:10:36.885Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"588f8ba4-ec41-453c-9643-aaa9a40a4bd3","serviceName":"basic_onboard_PRuAnc","serviceVersion":"1.0","serviceUUID":"db3fb57a-c268-4f32-8293-6836f7d7737c","serviceDescription":"service","serviceInvariantUUID":"654b14a6-99a1-48e0-b0a8-d81184a1c2a4","resources":[{"resourceInstanceName":"basic_onboard_PRuAnc 0","resourceName":"basic_onboard_PRuAnc","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"e76e4766-ae26-4382-aa57-0238311f7279","resourceInvariantUUID":"4e249934-061c-4b25-9b30-d62e8c4ad8da","resourceCustomizationUUID":"c8a6c118-3baa-4580-a5a7-a9cb03afa0cd","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml","artifactChecksum":"NmJlZjVjNjRmODY0ZjdiZWQ5N2I2M2FhZjIzMTU2NWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7c71679d-1674-4353-88c6-c4162a82a780","artifactVersion":"1"},{"artifactName":"basic_onboard_pruanc0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json","artifactChecksum":"OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"db77a487-cb70-44e7-aee8-73179f1a300a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"3efaab39-307b-470c-a2e3-277072140d08","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"23159f53-9881-4ce8-9228-0eedca61923d","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"abc20b33-96c9-409c-ac3d-e9f9a43f33f6","artifactVersion":"2","generatedFromUUID":"3efaab39-307b-470c-a2e3-277072140d08"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardPruanc-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml","artifactChecksum":"OWJhMDY2YjdiYTlmNGYxNmY4ZTViMDFkNjBkNDY1NTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0f8385b4-bd61-4cce-a96a-6987f8183cfc","artifactVersion":"1"},{"artifactName":"service-BasicOnboardPruanc-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar","artifactChecksum":"NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5d4337f7-8fd0-45f5-b5a7-630e0760540d","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T22:10:36.887Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:10:36.888Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:10:36.888Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:10:36.888Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680041376990, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:10:37.888Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:10:37.889Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:10:37.889Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:10:37.889Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680041376990, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:10:37.892Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:10:37.892Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680041376990, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:10:37.893Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:10:38.890Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:10:38.890Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:10:38.890Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:10:38.890Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680041376990, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:10:39.891Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:10:39.892Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:10:39.892Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:10:39.892Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680041376990, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:10:40.893Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:10:40.893Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:10:40.893Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:10:40.894Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680041376990, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:10:41.894Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:10:41.895Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:10:41.895Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:10:41.895Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680041376990, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:10:42.896Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:10:42.897Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:10:42.897Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:10:42.897Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680041376990, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:10:43.898Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||sending notification to client: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "serviceName": "basic_onboard_PRuAnc", "serviceVersion": "1.0", "serviceUUID": "db3fb57a-c268-4f32-8293-6836f7d7737c", "serviceDescription": "service", "serviceInvariantUUID": "654b14a6-99a1-48e0-b0a8-d81184a1c2a4", "resources": [ { "resourceInstanceName": "basic_onboard_PRuAnc 0", "resourceCustomizationUUID": "c8a6c118-3baa-4580-a5a7-a9cb03afa0cd", "resourceName": "basic_onboard_PRuAnc", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "e76e4766-ae26-4382-aa57-0238311f7279", "resourceInvariantUUID": "4e249934-061c-4b25-9b30-d62e8c4ad8da", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_pruanc0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "artifactChecksum": "OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "db77a487-cb70-44e7-aee8-73179f1a300a", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "3efaab39-307b-470c-a2e3-277072140d08", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "abc20b33-96c9-409c-ac3d-e9f9a43f33f6", "generatedFromUUID": "3efaab39-307b-470c-a2e3-277072140d08" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "abc20b33-96c9-409c-ac3d-e9f9a43f33f6", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardPruanc-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "artifactChecksum": "NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5d4337f7-8fd0-45f5-b5a7-630e0760540d" } ], "workloadContext": "Production" } 2023-03-28T22:10:43.899Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T22:10:43.899Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 db3fb57a-c268-4f32-8293-6836f7d7737c ASDC 2023-03-28T22:10:43.900Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||ASDC Notification: DistributionID:588f8ba4-ec41-453c-9643-aaa9a40a4bd3 ServiceName:basic_onboard_PRuAnc ServiceVersion:1.0 ServiceUUID:db3fb57a-c268-4f32-8293-6836f7d7737c ServiceInvariantUUID:654b14a6-99a1-48e0-b0a8-d81184a1c2a4 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardPruanc-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar ArtifactUUID:5d4337f7-8fd0-45f5-b5a7-630e0760540d ArtifactChecksum:NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_PRuAnc 0 ResourceCustomizationUUID:c8a6c118-3baa-4580-a5a7-a9cb03afa0cd ResourceInvariantUUID:4e249934-061c-4b25-9b30-d62e8c4ad8da ResourceName:basic_onboard_PRuAnc ResourceType:VF ResourceUUID:e76e4766-ae26-4382-aa57-0238311f7279 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_pruanc0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json ArtifactUUID:db77a487-cb70-44e7-aee8-73179f1a300a ArtifactChecksum:OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU= 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml ArtifactUUID:3efaab39-307b-470c-a2e3-277072140d08 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env ArtifactUUID:abc20b33-96c9-409c-ac3d-e9f9a43f33f6 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env ArtifactUUID:abc20b33-96c9-409c-ac3d-e9f9a43f33f6 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T22:10:43.900Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF db3fb57a-c268-4f32-8293-6836f7d7737c 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: 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-28T22:10:43.956Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T22:10:43.957Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-03-28T22:10:43.957Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-03-28T22:10:43.957Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 5d4337f7-8fd0-45f5-b5a7-630e0760540d from URL: /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 2023-03-28T22:10:43.957Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-03-28T22:10:43.957Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 2023-03-28T22:10:43.976Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||GET Response Status 404 2023-03-28T22:10:43.976Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@45d22692 2023-03-28T22:10:43.977Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T22:10:43.977Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardPruanc" ] } } } 2023-03-28T22:10:43.977Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardPruanc-csar.csar /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 5d4337f7-8fd0-45f5-b5a7-630e0760540d Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T22:10:43.977Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar ASDC sendASDCNotification 2023-03-28T22:10:43.977Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar(Specified artifact is not found) 2023-03-28T22:10:43.977Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T22:10:43.978Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:10:43.978Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:10:43.978Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680041443977, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:10:44.979Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardPruanc-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar(UUID:5d4337f7-8fd0-45f5-b5a7-630e0760540d) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-28T22:10:45.001Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-28T22:10:45.001Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Processing Resource Type: VF, Model UUID: e76e4766-ae26-4382-aa57-0238311f7279 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-28T22:10:45.007Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||basic_onboard_PRuAnc 0 2023-03-28T22:10:45.007Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: VF and Model UUID: e76e4766-ae26-4382-aa57-0238311f7279 2023-03-28T22:10:45.007Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: db77a487-cb70-44e7-aee8-73179f1a300a from URL: /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json 2023-03-28T22:10:45.007Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-03-28T22:10:45.008Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json 2023-03-28T22:10:45.035Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||GET Response Status 404 2023-03-28T22:10:45.035Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@1ff93f1b 2023-03-28T22:10:45.035Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T22:10:45.035Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardPruanc" ] } } } 2023-03-28T22:10:45.035Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_pruanc0_modules.json /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json db77a487-cb70-44e7-aee8-73179f1a300a Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T22:10:45.035Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json ASDC sendASDCNotification 2023-03-28T22:10:45.035Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json(Specified artifact is not found) 2023-03-28T22:10:45.035Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T22:10:45.035Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:10:45.036Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:10:45.036Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680041445035, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:10:46.036Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_pruanc0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json(UUID:db77a487-cb70-44e7-aee8-73179f1a300a) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-28T22:10:46.037Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:10:46.066Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:10:46.072Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:10:46.073Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:11:16.073Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:11:16.100Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:11:16.105Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:11:16.105Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:11:36.826Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:11:36.828Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:11:36.828Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680041376990, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "NOTIFIED" } 2023-03-28T22:11:36.829Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:11:46.105Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:11:46.137Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:11:46.142Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:11:46.142Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:12:16.143Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:12:16.169Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:12:16.174Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:12:16.174Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:12:36.826Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:12:36.828Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:12:36.828Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680041376990, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-28T22:12:36.829Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:12:36.829Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:12:36.829Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680041376990, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:12:36.829Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:12:36.829Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:12:36.829Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680041376990, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-28T22:12:36.829Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:12:36.829Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:12:36.829Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680041376990, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:12:36.829Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:12:36.829Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:12:36.830Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680041376990, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "NOTIFIED" } 2023-03-28T22:12:36.830Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:12:36.830Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:12:36.830Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680041443977, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T22:12:36.830Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:12:36.830Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:12:36.830Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680041445035, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T22:12:36.831Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:12:46.174Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:12:46.200Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:12:46.205Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:12:46.206Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:13:16.206Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:13:16.236Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:13:16.242Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:13:16.242Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:13:36.826Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:13:46.242Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:13:46.273Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:13:46.280Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:13:46.280Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:14:16.281Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:14:16.308Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:14:16.313Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:14:16.314Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:14:36.827Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:14:46.314Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:14:46.340Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:14:46.344Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:14:46.344Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:15:16.345Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:15:16.372Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:15:16.378Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:15:16.378Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:15:36.828Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:15:36.886Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-28T22:15:36.886Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Member SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-5d6cd110-6882-48b7-aa43-7a71b1414647 sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired. 2023-03-28T22:15:36.887Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-28T22:15:36.887Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-28T22:15:37.427Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:15:37.439Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-28T22:15:37.440Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-28T22:15:37.444Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T22:15:37.445Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 6: {SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-28T22:15:37.457Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T22:15:37.458Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T22:15:37.458Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T22:15:37.462Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-28T22:15:37.462Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-28T22:15:37.463Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-28T22:15:37.463Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=158, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T22:15:37.463Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-28T22:15:37.463Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-28T22:15:46.378Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-28T22:15:46.379Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:15:46.391Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 and serviceModelVersionId: db3fb57a-c268-4f32-8293-6836f7d7737c 2023-03-28T22:15:46.392Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 654b14a6-99a1-48e0-b0a8-d81184a1c2a4 2023-03-28T22:15:46.392Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0 2023-03-28T22:15:46.400Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T22:15:46.424Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?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-28T22:15:46.425Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|INFO|500||Invoke 2023-03-28T22:15:46.433Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-28T22:15:46.464Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-28T22:15:46.464Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0 has http status code:404 and response headers:{date=[Tue, 28 Mar 2023 22:15:47 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[29], x-aai-txid=[0-aai-resources-230328-22:15:47:772-91956], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T22:15:46.465Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c","ERR.5.4.6114"]}}} 2023-03-28T22:15:46.470Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-28T22:15:46.470Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) 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-28T22:15:46.470Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-28T22:15:46.470Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 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-28T22:15:46.478Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java: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-28T22:15:46.479Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-28T22:15:46.479Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-28T22:15:46.479Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:15:46.479Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:15:46.479Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680041746479, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:15:46.498Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:15:46.498Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680041746479, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec\u003dERR.5.4.6114)" } 2023-03-28T22:15:46.499Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T22:15:47.509Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T22:15:47.510Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"ad44a54f-9415-48bd-bf30-fdf48338e2b4","serviceName":"vFW 2023-03-28 22-02-01","serviceVersion":"1.0","serviceUUID":"93dc6276-0725-49b0-a7ce-fdc8ca01e3b6","serviceDescription":"catalog service description","serviceInvariantUUID":"a7f48542-78c3-40a8-8d7c-1480905d98f0","resources":[{"resourceInstanceName":"vFW 67410293-e76b 0","resourceName":"vFW 67410293-e76b","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"87dc6175-9dcb-4077-ac32-6815330f219c","resourceInvariantUUID":"a3dea2ac-7cdc-47c6-a372-633ad11be473","resourceCustomizationUUID":"5ce38cf7-2e75-495c-a214-3bd7bb5850e7","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml","artifactChecksum":"MWViOGZhMjQ2YzJkOGY2NmNkNjQ4NzI2MzRmNWNlNDY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"085973a9-6309-45fc-8253-5b20b4ced7c2","artifactVersion":"1"},{"artifactName":"vfw67410293e76b0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json","artifactChecksum":"NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5de4d4d9-6ba9-4a7d-8282-7581ee34cdab","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d19d934b-9ad4-48a2-97e0-5bd3b5396997","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml","artifactChecksum":"MDQzNDM4MjBiYTEyMmQ4NTAwZmE0ZWMwMjVhY2Y0NDk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a310a987-b363-4601-b1de-1afe664b595d","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"15a8bbc0-1b52-4b59-87fa-7d7ed3200906","artifactVersion":"2","generatedFromUUID":"d19d934b-9ad4-48a2-97e0-5bd3b5396997"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230328220201-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml","artifactChecksum":"YjJkMTgyZWQwZmE4NmI3N2FiYjk5MjJhMjk4YWViMTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"47abb903-b87f-40d0-95c0-e171a8139ac0","artifactVersion":"1"},{"artifactName":"service-Vfw20230328220201-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar","artifactChecksum":"ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"38d09853-bc3c-44ab-a917-1e22a9f79f53","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T22:15:47.510Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:15:47.510Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:15:47.510Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:15:47.510Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680041376990, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:15:48.511Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:15:48.511Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:15:48.511Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:15:48.511Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680041376990, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:15:49.512Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:15:49.512Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:15:49.512Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:15:49.512Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680041376990, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:15:50.513Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:15:50.514Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:15:50.514Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:15:50.514Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680041376990, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:15:51.515Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:15:51.516Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:15:51.516Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:15:51.516Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680041376990, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:15:52.516Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:15:52.517Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:15:52.517Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:15:52.517Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680041376990, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:15:53.517Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:15:53.518Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:15:53.518Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:15:53.518Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680041376990, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:15:54.520Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||sending notification to client: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "serviceName": "vFW 2023-03-28 22-02-01", "serviceVersion": "1.0", "serviceUUID": "93dc6276-0725-49b0-a7ce-fdc8ca01e3b6", "serviceDescription": "catalog service description", "serviceInvariantUUID": "a7f48542-78c3-40a8-8d7c-1480905d98f0", "resources": [ { "resourceInstanceName": "vFW 67410293-e76b 0", "resourceCustomizationUUID": "5ce38cf7-2e75-495c-a214-3bd7bb5850e7", "resourceName": "vFW 67410293-e76b", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "87dc6175-9dcb-4077-ac32-6815330f219c", "resourceInvariantUUID": "a3dea2ac-7cdc-47c6-a372-633ad11be473", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw67410293e76b0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "artifactChecksum": "NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5de4d4d9-6ba9-4a7d-8282-7581ee34cdab", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d19d934b-9ad4-48a2-97e0-5bd3b5396997", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "15a8bbc0-1b52-4b59-87fa-7d7ed3200906", "generatedFromUUID": "d19d934b-9ad4-48a2-97e0-5bd3b5396997" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "15a8bbc0-1b52-4b59-87fa-7d7ed3200906", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230328220201-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "artifactChecksum": "ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "38d09853-bc3c-44ab-a917-1e22a9f79f53" } ], "workloadContext": "Production" } 2023-03-28T22:15:54.520Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T22:15:54.520Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 ASDC 2023-03-28T22:15:54.521Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||ASDC Notification: DistributionID:ad44a54f-9415-48bd-bf30-fdf48338e2b4 ServiceName:vFW 2023-03-28 22-02-01 ServiceVersion:1.0 ServiceUUID:93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 ServiceInvariantUUID:a7f48542-78c3-40a8-8d7c-1480905d98f0 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230328220201-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ArtifactUUID:38d09853-bc3c-44ab-a917-1e22a9f79f53 ArtifactChecksum:ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 67410293-e76b 0 ResourceCustomizationUUID:5ce38cf7-2e75-495c-a214-3bd7bb5850e7 ResourceInvariantUUID:a3dea2ac-7cdc-47c6-a372-633ad11be473 ResourceName:vFW 67410293-e76b ResourceType:VF ResourceUUID:87dc6175-9dcb-4077-ac32-6815330f219c ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw67410293e76b0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json ArtifactUUID:5de4d4d9-6ba9-4a7d-8282-7581ee34cdab ArtifactChecksum:NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY= 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml ArtifactUUID:d19d934b-9ad4-48a2-97e0-5bd3b5396997 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env ArtifactUUID:15a8bbc0-1b52-4b59-87fa-7d7ed3200906 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env ArtifactUUID:15a8bbc0-1b52-4b59-87fa-7d7ed3200906 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T22:15:54.521Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 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: 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-28T22:15:54.573Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T22:15:54.574Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-03-28T22:15:54.574Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-03-28T22:15:54.574Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 from URL: /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-28T22:15:54.575Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-03-28T22:15:54.575Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-28T22:15:54.848Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-03-28T22:15:54.853Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 38d09853-bc3c-44ab-a917-1e22a9f79f53 101498 2023-03-28T22:15:54.854Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-28T22:15:54.854Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-28T22:15:54.854Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T22:15:54.854Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:15:54.855Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:15:54.855Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680041754854, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:15:55.855Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T22:15:55.856Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-03-28T22:15:55.856Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53, URL: /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar to file: /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:15:55.857Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230328220201-csar.csar 2023-03-28T22:15:55.857Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:15:55.858Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:15:55.971Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11654228137864578333/Definitions/service-Vfw20230328220201-template.yml Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided 2023-03-28T22:15:57.470Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T22:15:57.470Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||#################################################################################################### 2023-03-28T22:15:57.470Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:15:57.470Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-28T22:15:57.471Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:15:57.471Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:15:57.471Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:15:57.471Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:15:57.471Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:15:57.471Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:15:57.471Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:15:57.471Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:15:57.471Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:15:57.471Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 67410293-e76b 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-Vfw20230328220201-csar.csar 2023-03-28T22:15:57.471Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:15:57.471Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||#################################################################################################### 2023-03-28T22:15:57.471Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:15:57.471Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:15:57.472Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T22:15:57.472Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2023-03-28T22:15:57.472Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T22:15:57.472Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:15:57.472Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:15:57.472Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T22:15:57.472Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2023-03-28T22:15:57.472Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T22:15:57.472Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:15:57.472Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:15:57.472Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:15:57.473Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-28T22:15:57.473Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T22:15:57.473Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T22:15:57.473Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:15:57.473Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T22:15:57.473Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:15:57.473Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T22:15:57.473Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T22:15:57.473Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T22:15:57.473Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T22:15:57.473Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:15:57.473Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T22:15:57.473Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T22:15:57.473Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T22:15:57.473Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T22:15:57.474Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:15:57.474Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-28T22:15:57.474Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:15:57.474Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-28T22:15:57.474Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:15:57.474Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T22:15:57.474Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T22:15:57.474Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:15:57.474Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T22:15:57.474Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T22:15:57.474Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:15:57.475Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T22:15:57.475Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T22:15:57.475Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:15:57.475Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-28T22:15:57.475Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T22:15:57.475Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-28T22:15:57.475Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T22:15:57.475Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T22:15:57.475Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T22:15:57.475Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:15:57.475Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T22:15:57.475Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T22:15:57.475Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T22:15:57.475Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T22:15:57.475Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:15:57.476Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=74a9d765-6a78-4386-85d5-0096600be1bb 2023-03-28T22:15:57.476Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:15:57.476Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-28T22:15:57.476Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T22:15:57.476Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T22:15:57.476Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:15:57.476Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T22:15:57.476Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:15:57.476Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T22:15:57.476Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T22:15:57.476Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-28T22:15:57.476Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T22:15:57.476Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T22:15:57.476Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T22:15:57.477Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:15:57.477Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=79a48a92-26a2-467b-a3e1-dd9aea758c0e 2023-03-28T22:15:57.477Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:15:57.477Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-28T22:15:57.477Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T22:15:57.477Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T22:15:57.477Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:15:57.477Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T22:15:57.477Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:15:57.477Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T22:15:57.477Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T22:15:57.477Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T22:15:57.477Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T22:15:57.478Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:15:57.478Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T22:15:57.478Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-28T22:15:57.478Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=6a2ddb58-dd58-4d8b-b6d7-eb73a547cbcf 2023-03-28T22:15:57.478Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:15:57.478Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:15:57.478Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:15:57.478Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:15:57.478Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:15:57.478Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:15:57.478Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:15:57.478Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:15:57.478Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-28 22-02-01 Description:catalog service description Model UUID:93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 Model Version:NULL Model InvariantUuid:a7f48542-78c3-40a8-8d7c-1480905d98f0 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 67410293-e76b Model UUID:cf8e4eb5-9864-4fdd-af64-80b03f48d14d Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:a3dea2ac-7cdc-47c6-a372-633ad11be473 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:5ce38cf7-2e75-495c-a214-3bd7bb5850e7 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:193cd6e2-538e-4142-9392-7ebb398b7e43 ModelName:Vfw67410293E76b..base_vfw..module-0 ModelUuid:b16cd493-2fbb-4548-a3d8-90863aeb9b7d ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:74a9d765-6a78-4386-85d5-0096600be1bb ModelInvariantUuid:bed6b03d-444d-4294-b591-54da9a36918d ModelName:vFW 67410293-e76b-nodes.vfwCvfc ModelUuid:c051efdd-da87-4c3f-9332-3d86f32a2f49 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:6b57d388-0a65-43b6-8ed1-785e401b9ac8 ModelInvariantUuid:9d06528b-ed4c-484e-a7ee-fac8dc7d9b81 ModelName:Vfw67410293E76b.compute.nodes.heat.vfw ModelUuid:cda29578-f723-4724-9cae-1499f665a439 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:79a48a92-26a2-467b-a3e1-dd9aea758c0e ModelInvariantUuid:b894ffd2-ee00-44bf-8548-41ca0b9e6c43 ModelName:vFW 67410293-e76b-nodes.vsnCvfc ModelUuid:3f1b92ee-581a-4fff-a85d-2043b8a3fd97 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:13b293d9-7396-4746-8010-2aa34880a43c ModelInvariantUuid:47bb46c4-9c05-44aa-bfc2-f88d6d4c5025 ModelName:Vfw67410293E76b.compute.nodes.heat.vsn ModelUuid:a2c8400a-1afd-4e2c-b390-896018a104e2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:6a2ddb58-dd58-4d8b-b6d7-eb73a547cbcf ModelInvariantUuid:c90fe34c-a014-4100-8de6-49880a60d437 ModelName:vFW 67410293-e76b-nodes.vpgCvfc ModelUuid:02a541b8-8f9e-40b3-b802-d75d4303054d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:d8086a3a-4e7c-423f-adf7-07a6ddf69b79 ModelInvariantUuid:b9f80dd7-c2be-40f0-b1b5-286822f5255e ModelName:Vfw67410293E76b.compute.nodes.heat.vpg ModelUuid:edd030db-baa1-428f-8c44-e47e82120dd8 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=? 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-28T22:15:57.527Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||ERROR|500||Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists 2023-03-28T22:15:57.527Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-28T22:15:57.527Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar(Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists) 2023-03-28T22:15:57.527Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T22:15:57.528Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:15:57.528Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:15:57.528Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680041757527, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:15:58.529Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-28T22:15:58.530Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar(Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists) 2023-03-28T22:15:58.530Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T22:15:58.530Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:15:58.530Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:15:58.531Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680041758529, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:15:59.532Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-28T22:15:59.568Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-28T22:15:59.573Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T22:15:59.573Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T22:15:59.573Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T22:15:59.573Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T22:15:59.573Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:15:59.573Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:15:59.574Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:15:59.574Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:15:59.574Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T22:15:59.588Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T22:16:29.589Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-28T22:16:29.601Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 and serviceModelVersionId: 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 2023-03-28T22:16:29.601Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a7f48542-78c3-40a8-8d7c-1480905d98f0 2023-03-28T22:16:29.601Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 2023-03-28T22:16:29.604Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T22:16:29.616Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|INFO|500||Invoke 2023-03-28T22:16:29.617Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ad44a54f-9415-48bd-bf30-fdf48338e2b4], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[2e373b1a-f781-456d-b1a5-3fd059b95735], X-ECOMP-RequestID=[ad44a54f-9415-48bd-bf30-fdf48338e2b4], X-TransactionId=[], X-ONAP-RequestID=[ad44a54f-9415-48bd-bf30-fdf48338e2b4], Content-Type=[application/merge-patch+json]} 2023-03-28T22:16:29.624Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T22:16:29.792Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?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/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 22:16:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[164], vertex-id=[204904], x-aai-txid=[1-aai-resources-230328-22:16:30:964-41752], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T22:16:29.793Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T22:16:29.793Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|INFO|500||InvokeReturn 2023-03-28T22:16:29.793Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T22:16:29.794Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T22:16:29.804Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java: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-28T22:16:29.804Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ad44a54f-9415-48bd-bf30-fdf48338e2b4 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T22:16:29.804Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T22:16:29.805Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:16:29.805Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:16:29.805Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680041789804, "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-28T22:16:30.832Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T22:16:30.833Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-28T22:16:30.833Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-28T22:16:30.834Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-28T22:16:30.834Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Lost previously 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-28T22:16:30.834Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] (Re-)joining group 2023-03-28T22:16:30.839Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-111bf59a-638b-41a5-9bf4-1ffd8618cc9c 2023-03-28T22:16:30.840Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=2, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-28T22:16:30.840Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-28T22:16:30.841Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] (Re-)joining group 2023-03-28T22:16:31.689Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:16:34.698Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:16:36.826Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:16:36.839Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-28T22:16:36.840Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-28T22:16:36.844Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T22:16:36.844Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Successfully joined group with generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-111bf59a-638b-41a5-9bf4-1ffd8618cc9c', protocol='range'} 2023-03-28T22:16:36.850Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 7: {SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-111bf59a-638b-41a5-9bf4-1ffd8618cc9c=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]), SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-28T22:16:36.864Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T22:16:36.864Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T22:16:36.864Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T22:16:36.864Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Successfully synced group in generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-111bf59a-638b-41a5-9bf4-1ffd8618cc9c', protocol='range'} 2023-03-28T22:16:36.865Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-28T22:16:36.865Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-28T22:16:36.869Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-28T22:16:36.869Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-28T22:16:36.869Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-28T22:16:36.869Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=159, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T22:16:36.870Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-28T22:16:36.870Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-28T22:16:36.870Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-28T22:16:36.870Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-28T22:16:36.870Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-28T22:16:36.870Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-28T22:16:36.870Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-28T22:16:36.870Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-28T22:16:36.879Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T22:16:36.880Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"588f8ba4-ec41-453c-9643-aaa9a40a4bd3","serviceName":"basic_onboard_PRuAnc","serviceVersion":"1.0","serviceUUID":"db3fb57a-c268-4f32-8293-6836f7d7737c","serviceDescription":"service","serviceInvariantUUID":"654b14a6-99a1-48e0-b0a8-d81184a1c2a4","resources":[{"resourceInstanceName":"basic_onboard_PRuAnc 0","resourceName":"basic_onboard_PRuAnc","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"e76e4766-ae26-4382-aa57-0238311f7279","resourceInvariantUUID":"4e249934-061c-4b25-9b30-d62e8c4ad8da","resourceCustomizationUUID":"c8a6c118-3baa-4580-a5a7-a9cb03afa0cd","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml","artifactChecksum":"NmJlZjVjNjRmODY0ZjdiZWQ5N2I2M2FhZjIzMTU2NWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7c71679d-1674-4353-88c6-c4162a82a780","artifactVersion":"1"},{"artifactName":"basic_onboard_pruanc0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json","artifactChecksum":"OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"db77a487-cb70-44e7-aee8-73179f1a300a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"3efaab39-307b-470c-a2e3-277072140d08","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"23159f53-9881-4ce8-9228-0eedca61923d","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"abc20b33-96c9-409c-ac3d-e9f9a43f33f6","artifactVersion":"2","generatedFromUUID":"3efaab39-307b-470c-a2e3-277072140d08"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardPruanc-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml","artifactChecksum":"OWJhMDY2YjdiYTlmNGYxNmY4ZTViMDFkNjBkNDY1NTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0f8385b4-bd61-4cce-a96a-6987f8183cfc","artifactVersion":"1"},{"artifactName":"service-BasicOnboardPruanc-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar","artifactChecksum":"NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5d4337f7-8fd0-45f5-b5a7-630e0760540d","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T22:16:36.881Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:16:36.881Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:16:36.882Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:16:36.882Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680041790832, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:16:37.882Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:16:37.883Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:16:37.883Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:16:37.883Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680041790832, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:16:37.886Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:16:37.887Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680041376990, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:16:37.887Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:16:37.888Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:16:37.888Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680041376990, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "NOTIFIED" } 2023-03-28T22:16:37.888Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:16:37.888Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:16:37.888Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680041376990, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-28T22:16:37.888Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:16:37.888Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:16:37.888Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680041376990, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:16:37.888Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:16:37.888Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:16:37.889Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680041376990, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-28T22:16:37.889Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:16:37.889Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:16:37.889Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680041376990, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:16:37.889Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:16:37.889Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:16:37.889Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680041376990, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "NOTIFIED" } 2023-03-28T22:16:37.889Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:16:37.889Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:16:37.889Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680041754854, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T22:16:37.889Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:16:37.890Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:16:37.890Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680041757527, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists" } 2023-03-28T22:16:37.890Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:16:37.890Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:16:37.890Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680041758529, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists" } 2023-03-28T22:16:37.890Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:16:37.890Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:16:37.890Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680041789804, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T22:16:37.890Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:16:37.890Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:16:37.890Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680041790832, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:16:37.891Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:16:38.884Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:16:38.884Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:16:38.884Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:16:38.884Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680041790832, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:16:39.885Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:16:39.886Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:16:39.886Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:16:39.886Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680041790832, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:16:40.887Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:16:40.888Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:16:40.888Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:16:40.888Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680041790832, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:16:41.889Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:16:41.889Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:16:41.889Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:16:41.889Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680041790832, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:16:42.890Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:16:42.890Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:16:42.890Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:16:42.890Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680041790832, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:16:43.891Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||sending notification to client: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "serviceName": "basic_onboard_PRuAnc", "serviceVersion": "1.0", "serviceUUID": "db3fb57a-c268-4f32-8293-6836f7d7737c", "serviceDescription": "service", "serviceInvariantUUID": "654b14a6-99a1-48e0-b0a8-d81184a1c2a4", "resources": [ { "resourceInstanceName": "basic_onboard_PRuAnc 0", "resourceCustomizationUUID": "c8a6c118-3baa-4580-a5a7-a9cb03afa0cd", "resourceName": "basic_onboard_PRuAnc", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "e76e4766-ae26-4382-aa57-0238311f7279", "resourceInvariantUUID": "4e249934-061c-4b25-9b30-d62e8c4ad8da", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_pruanc0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "artifactChecksum": "OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "db77a487-cb70-44e7-aee8-73179f1a300a", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "3efaab39-307b-470c-a2e3-277072140d08", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "abc20b33-96c9-409c-ac3d-e9f9a43f33f6", "generatedFromUUID": "3efaab39-307b-470c-a2e3-277072140d08" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "abc20b33-96c9-409c-ac3d-e9f9a43f33f6", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardPruanc-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "artifactChecksum": "NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5d4337f7-8fd0-45f5-b5a7-630e0760540d" } ], "workloadContext": "Production" } 2023-03-28T22:16:43.892Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T22:16:43.892Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 db3fb57a-c268-4f32-8293-6836f7d7737c ASDC 2023-03-28T22:16:43.892Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||ASDC Notification: DistributionID:588f8ba4-ec41-453c-9643-aaa9a40a4bd3 ServiceName:basic_onboard_PRuAnc ServiceVersion:1.0 ServiceUUID:db3fb57a-c268-4f32-8293-6836f7d7737c ServiceInvariantUUID:654b14a6-99a1-48e0-b0a8-d81184a1c2a4 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardPruanc-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar ArtifactUUID:5d4337f7-8fd0-45f5-b5a7-630e0760540d ArtifactChecksum:NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_PRuAnc 0 ResourceCustomizationUUID:c8a6c118-3baa-4580-a5a7-a9cb03afa0cd ResourceInvariantUUID:4e249934-061c-4b25-9b30-d62e8c4ad8da ResourceName:basic_onboard_PRuAnc ResourceType:VF ResourceUUID:e76e4766-ae26-4382-aa57-0238311f7279 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_pruanc0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json ArtifactUUID:db77a487-cb70-44e7-aee8-73179f1a300a ArtifactChecksum:OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU= 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml ArtifactUUID:3efaab39-307b-470c-a2e3-277072140d08 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env ArtifactUUID:abc20b33-96c9-409c-ac3d-e9f9a43f33f6 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env ArtifactUUID:abc20b33-96c9-409c-ac3d-e9f9a43f33f6 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T22:16:43.892Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF db3fb57a-c268-4f32-8293-6836f7d7737c 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: 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-28T22:16:43.938Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T22:16:43.939Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-03-28T22:16:43.939Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-03-28T22:16:43.939Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 5d4337f7-8fd0-45f5-b5a7-630e0760540d from URL: /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 2023-03-28T22:16:43.939Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-03-28T22:16:43.939Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 2023-03-28T22:16:43.960Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||GET Response Status 404 2023-03-28T22:16:43.961Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@65bdf86e 2023-03-28T22:16:43.961Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T22:16:43.961Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardPruanc" ] } } } 2023-03-28T22:16:43.961Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardPruanc-csar.csar /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 5d4337f7-8fd0-45f5-b5a7-630e0760540d Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T22:16:43.962Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar ASDC sendASDCNotification 2023-03-28T22:16:43.962Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar(Specified artifact is not found) 2023-03-28T22:16:43.962Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T22:16:43.962Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:16:43.962Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:16:43.962Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680041803962, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:16:44.963Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardPruanc-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar(UUID:5d4337f7-8fd0-45f5-b5a7-630e0760540d) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-28T22:16:44.986Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-28T22:16:44.986Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Processing Resource Type: VF, Model UUID: e76e4766-ae26-4382-aa57-0238311f7279 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-28T22:16:44.992Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||basic_onboard_PRuAnc 0 2023-03-28T22:16:44.993Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: VF and Model UUID: e76e4766-ae26-4382-aa57-0238311f7279 2023-03-28T22:16:44.993Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: db77a487-cb70-44e7-aee8-73179f1a300a from URL: /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json 2023-03-28T22:16:44.993Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-03-28T22:16:44.993Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json 2023-03-28T22:16:45.007Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||GET Response Status 404 2023-03-28T22:16:45.007Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@7224e0b9 2023-03-28T22:16:45.007Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T22:16:45.007Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardPruanc" ] } } } 2023-03-28T22:16:45.007Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_pruanc0_modules.json /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json db77a487-cb70-44e7-aee8-73179f1a300a Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T22:16:45.008Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json ASDC sendASDCNotification 2023-03-28T22:16:45.008Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json(Specified artifact is not found) 2023-03-28T22:16:45.008Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T22:16:45.008Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:16:45.008Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:16:45.008Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680041805008, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:16:46.009Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_pruanc0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json(UUID:db77a487-cb70-44e7-aee8-73179f1a300a) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-28T22:16:46.010Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:16:46.039Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:16:46.046Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:16:46.046Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:17:16.046Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:17:16.076Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:17:16.084Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:17:16.084Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:17:36.826Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:17:36.827Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:17:36.828Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680041790832, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "NOTIFIED" } 2023-03-28T22:17:36.828Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:17:46.084Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:17:46.113Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:17:46.119Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:17:46.119Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:18:16.119Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:18:16.147Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:18:16.152Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:18:16.153Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:18:36.826Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:18:36.828Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:18:36.828Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680041790832, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-28T22:18:36.829Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:18:36.829Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:18:36.829Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680041790832, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:18:36.829Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:18:36.830Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:18:36.830Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680041790832, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-28T22:18:36.830Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:18:36.830Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:18:36.830Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680041790832, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:18:36.830Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:18:36.830Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:18:36.830Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680041790832, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "NOTIFIED" } 2023-03-28T22:18:36.830Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:18:36.831Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:18:36.831Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680041803962, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T22:18:36.831Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:18:36.831Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:18:36.831Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680041805008, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T22:18:36.831Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:18:46.153Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:18:46.178Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:18:46.182Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:18:46.182Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:19:16.182Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:19:16.214Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:19:16.221Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:19:16.221Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:19:36.826Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:19:46.221Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:19:46.251Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:19:46.257Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:19:46.257Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:19:58.896Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:19:58.897Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "policy-distribution-id", "timestamp": 1680041985394, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:19:58.898Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:20:16.257Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:20:16.284Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:20:16.289Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:20:16.290Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:20:36.826Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:20:36.828Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:20:36.828Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "ves-openapi-manager", "timestamp": 1680041992509, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:20:36.829Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:20:36.829Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:20:36.829Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "multicloud-k8s", "timestamp": 1680041987961, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:20:36.829Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:20:36.829Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:20:36.829Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "cds-sdc-listener", "timestamp": 1680041952906, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:20:36.829Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:20:46.290Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:20:46.322Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:20:46.329Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:20:46.329Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:21:16.329Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:21:16.358Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:21:16.364Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:21:16.364Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:21:36.826Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:21:36.829Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:21:36.829Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "aai-model-loader", "timestamp": 1680041989093, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:21:36.830Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:21:36.830Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:21:36.830Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "policy-distribution-id", "timestamp": 1680041985394, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "status": "NOT_NOTIFIED" } 2023-03-28T22:21:36.831Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:21:36.831Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:21:36.831Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "ves-openapi-manager", "timestamp": 1680041992509, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "status": "NOT_NOTIFIED" } 2023-03-28T22:21:36.831Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:21:36.831Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:21:36.831Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "multicloud-k8s", "timestamp": 1680041987961, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "status": "NOTIFIED" } 2023-03-28T22:21:36.832Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:21:36.832Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:21:36.832Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "aai-model-loader", "timestamp": 1680041989093, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "status": "NOT_NOTIFIED" } 2023-03-28T22:21:36.832Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:21:36.832Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:21:36.832Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "cds-sdc-listener", "timestamp": 1680041952906, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "status": "NOT_NOTIFIED" } 2023-03-28T22:21:36.833Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:21:36.833Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:21:36.833Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "ves-openapi-manager", "timestamp": 1680041992509, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T22:21:36.833Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:21:36.833Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:21:36.833Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "policy-distribution-id", "timestamp": 1680041985394, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-28T22:21:36.834Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:21:36.834Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:21:36.834Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "multicloud-k8s", "timestamp": 1680041987961, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-28T22:21:36.834Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:21:36.834Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:21:36.834Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "cds-sdc-listener", "timestamp": 1680041952906, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T22:21:36.835Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:21:36.835Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:21:36.835Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "aai-model-loader", "timestamp": 1680041989093, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T22:21:36.835Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:21:36.835Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:21:36.835Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "ves-openapi-manager", "timestamp": 1680041992509, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:21:36.836Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:21:36.836Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:21:36.836Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "policy-distribution-id", "timestamp": 1680041985394, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:21:36.836Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:21:36.836Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:21:36.836Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "aai-model-loader", "timestamp": 1680041989093, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:21:36.837Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:21:36.837Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:21:36.837Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "multicloud-k8s", "timestamp": 1680041987961, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:21:36.837Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:21:36.837Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:21:36.837Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "cds-sdc-listener", "timestamp": 1680041952906, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:21:36.838Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:21:36.838Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:21:36.838Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "policy-distribution-id", "timestamp": 1680041985394, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-28T22:21:36.838Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:21:36.838Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:21:36.838Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "ves-openapi-manager", "timestamp": 1680041992509, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-28T22:21:36.838Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:21:36.838Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:21:36.838Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "multicloud-k8s", "timestamp": 1680041987961, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-28T22:21:36.838Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:21:36.839Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:21:36.839Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "cds-sdc-listener", "timestamp": 1680041952906, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-28T22:21:36.839Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:21:36.839Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:21:36.839Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "aai-model-loader", "timestamp": 1680041989093, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-28T22:21:36.839Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:21:36.839Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:21:36.839Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "ves-openapi-manager", "timestamp": 1680041992509, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:21:36.839Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:21:36.839Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:21:36.839Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "policy-distribution-id", "timestamp": 1680041985394, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:21:36.839Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:21:36.839Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:21:36.839Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "aai-model-loader", "timestamp": 1680041989093, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:21:36.840Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:21:36.840Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:21:36.840Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "cds-sdc-listener", "timestamp": 1680041952906, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:21:36.840Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:21:36.840Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:21:36.840Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "multicloud-k8s", "timestamp": 1680041987961, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:21:36.840Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:21:36.840Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:21:36.840Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "ves-openapi-manager", "timestamp": 1680041992509, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-28T22:21:36.840Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:21:36.840Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:21:36.840Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "policy-distribution-id", "timestamp": 1680041985394, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "NOTIFIED" } 2023-03-28T22:21:36.840Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:21:36.840Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:21:36.841Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "multicloud-k8s", "timestamp": 1680041987961, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "NOTIFIED" } 2023-03-28T22:21:36.841Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:21:36.841Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:21:36.841Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "cds-sdc-listener", "timestamp": 1680041952906, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "NOTIFIED" } 2023-03-28T22:21:36.841Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:21:36.841Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:21:36.841Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "aai-model-loader", "timestamp": 1680041989093, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "NOTIFIED" } 2023-03-28T22:21:36.841Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:21:36.841Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:21:36.841Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "policy-distribution-id", "timestamp": 1680042006728, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T22:21:36.842Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:21:36.842Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:21:36.842Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "multicloud-k8s", "timestamp": 1680042007050, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "status": "DOWNLOAD_OK" } 2023-03-28T22:21:36.842Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:21:36.842Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:21:36.842Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "cds-sdc-listener", "timestamp": 1680042006258, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T22:21:36.842Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:21:36.842Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:21:36.842Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "aai-model-loader", "timestamp": 1680042007083, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T22:21:36.842Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:21:36.842Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:21:36.842Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "policy-distribution-id", "timestamp": 1680042007731, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T22:21:36.843Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:21:36.843Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:21:36.843Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "multicloud-k8s", "timestamp": 1680042008161, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-03-28T22:21:36.843Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:21:36.843Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:21:36.843Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "policy-distribution-id", "timestamp": 1680042008733, "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-28T22:21:36.865Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 311a6477-b2cc-463c-9fee-aa741f7534d0 2023-03-28T22:21:36.865Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 311a6477-b2cc-463c-9fee-aa741f7534d0 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-28T22:21:36.885Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:21:36.885Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "multicloud-k8s", "timestamp": 1680042009252, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-03-28T22:21:36.885Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:21:36.886Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:21:36.886Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "multicloud-k8s", "timestamp": 1680042010320, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2023-03-28T22:21:36.886Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-28T22:21:36.886Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Member SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-111bf59a-638b-41a5-9bf4-1ffd8618cc9c sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired. 2023-03-28T22:21:36.886Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-28T22:21:36.886Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Request joining group due to: consumer pro-actively leaving the group 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-28T22:21:36.898Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 311a6477-b2cc-463c-9fee-aa741f7534d0 2023-03-28T22:21:36.898Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 311a6477-b2cc-463c-9fee-aa741f7534d0 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-28T22:21:36.909Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:21:36.909Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "multicloud-k8s", "timestamp": 1680042011325, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "status": "DEPLOY_OK" } 2023-03-28T22:21:36.909Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:21:36.909Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:21:36.909Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "aai-model-loader", "timestamp": 1680042014028, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T22:21:36.909Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:21:36.910Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:21:36.910Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "aai-model-loader", "timestamp": 1680042015032, "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-28T22:21:36.918Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 311a6477-b2cc-463c-9fee-aa741f7534d0 2023-03-28T22:21:36.918Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 311a6477-b2cc-463c-9fee-aa741f7534d0 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-28T22:21:36.930Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:21:36.931Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680042019017, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:21:36.931Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:21:36.931Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:21:36.931Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680042019017, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "status": "NOT_NOTIFIED" } 2023-03-28T22:21:36.931Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:21:36.931Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:21:36.931Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680042019017, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T22:21:36.931Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:21:36.931Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:21:36.931Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680042019017, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:21:36.931Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:21:36.931Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:21:36.931Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680042019017, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-28T22:21:36.931Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:21:36.931Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:21:36.931Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680042019017, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:21:36.931Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:21:36.931Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:21:36.931Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680042019017, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "NOTIFIED" } 2023-03-28T22:21:36.931Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:21:36.931Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:21:36.931Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680042026820, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T22:21:36.931Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:21:36.931Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:21:36.931Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680042029793, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T22:21:36.931Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:21:36.931Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:21:36.931Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680042030798, "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-28T22:21:36.940Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 311a6477-b2cc-463c-9fee-aa741f7534d0 2023-03-28T22:21:36.940Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 311a6477-b2cc-463c-9fee-aa741f7534d0 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-28T22:21:37.803Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:21:40.812Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:21:43.822Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:21:46.364Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-28T22:21:46.365Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:21:46.373Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 and serviceModelVersionId: db3fb57a-c268-4f32-8293-6836f7d7737c 2023-03-28T22:21:46.373Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 654b14a6-99a1-48e0-b0a8-d81184a1c2a4 2023-03-28T22:21:46.374Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0 2023-03-28T22:21:46.378Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T22:21:46.391Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|INFO|500||Invoke 2023-03-28T22:21:46.392Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[588f8ba4-ec41-453c-9643-aaa9a40a4bd3], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[c57cbbd7-6893-4a55-b9e0-7f8abef00941], X-ECOMP-RequestID=[588f8ba4-ec41-453c-9643-aaa9a40a4bd3], X-TransactionId=[], X-ONAP-RequestID=[588f8ba4-ec41-453c-9643-aaa9a40a4bd3], Content-Type=[application/merge-patch+json]} 2023-03-28T22:21:46.400Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-28T22:21:46.440Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?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/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0 has http status code:404 and response headers:{date=[Tue, 28 Mar 2023 22:21:47 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[37], x-aai-txid=[2-aai-resources-230328-22:21:47:741-85336], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T22:21:46.441Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c","ERR.5.4.6114"]}}} 2023-03-28T22:21:46.441Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-28T22:21:46.443Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-28T22:21:46.443Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) 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-28T22:21:46.444Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-28T22:21:46.444Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 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-28T22:21:46.450Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java: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-28T22:21:46.450Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-28T22:21:46.451Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-28T22:21:46.451Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:21:46.451Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:21:46.451Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680042106450, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:21:46.832Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 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-28T22:21:47.481Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T22:21:47.482Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"ad44a54f-9415-48bd-bf30-fdf48338e2b4","serviceName":"vFW 2023-03-28 22-02-01","serviceVersion":"1.0","serviceUUID":"93dc6276-0725-49b0-a7ce-fdc8ca01e3b6","serviceDescription":"catalog service description","serviceInvariantUUID":"a7f48542-78c3-40a8-8d7c-1480905d98f0","resources":[{"resourceInstanceName":"vFW 67410293-e76b 0","resourceName":"vFW 67410293-e76b","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"87dc6175-9dcb-4077-ac32-6815330f219c","resourceInvariantUUID":"a3dea2ac-7cdc-47c6-a372-633ad11be473","resourceCustomizationUUID":"5ce38cf7-2e75-495c-a214-3bd7bb5850e7","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml","artifactChecksum":"MWViOGZhMjQ2YzJkOGY2NmNkNjQ4NzI2MzRmNWNlNDY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"085973a9-6309-45fc-8253-5b20b4ced7c2","artifactVersion":"1"},{"artifactName":"vfw67410293e76b0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json","artifactChecksum":"NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5de4d4d9-6ba9-4a7d-8282-7581ee34cdab","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d19d934b-9ad4-48a2-97e0-5bd3b5396997","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml","artifactChecksum":"MDQzNDM4MjBiYTEyMmQ4NTAwZmE0ZWMwMjVhY2Y0NDk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a310a987-b363-4601-b1de-1afe664b595d","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"15a8bbc0-1b52-4b59-87fa-7d7ed3200906","artifactVersion":"2","generatedFromUUID":"d19d934b-9ad4-48a2-97e0-5bd3b5396997"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230328220201-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml","artifactChecksum":"YjJkMTgyZWQwZmE4NmI3N2FiYjk5MjJhMjk4YWViMTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"47abb903-b87f-40d0-95c0-e171a8139ac0","artifactVersion":"1"},{"artifactName":"service-Vfw20230328220201-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar","artifactChecksum":"ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"38d09853-bc3c-44ab-a917-1e22a9f79f53","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T22:21:47.482Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:21:47.482Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:21:47.483Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:21:47.483Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680041790832, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:21:48.484Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:21:48.484Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:21:48.484Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:21:48.484Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680041790832, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:21:49.485Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:21:49.485Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:21:49.486Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:21:49.486Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680041790832, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:21:49.841Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:21:50.486Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:21:50.487Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:21:50.487Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:21:50.487Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680041790832, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:21:51.488Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:21:51.489Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:21:51.489Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:21:51.489Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680041790832, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:21:52.490Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:21:52.490Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:21:52.490Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:21:52.491Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680041790832, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:21:52.852Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:21:53.492Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:21:53.492Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:21:53.492Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:21:53.493Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680041790832, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:21:54.494Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||sending notification to client: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "serviceName": "vFW 2023-03-28 22-02-01", "serviceVersion": "1.0", "serviceUUID": "93dc6276-0725-49b0-a7ce-fdc8ca01e3b6", "serviceDescription": "catalog service description", "serviceInvariantUUID": "a7f48542-78c3-40a8-8d7c-1480905d98f0", "resources": [ { "resourceInstanceName": "vFW 67410293-e76b 0", "resourceCustomizationUUID": "5ce38cf7-2e75-495c-a214-3bd7bb5850e7", "resourceName": "vFW 67410293-e76b", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "87dc6175-9dcb-4077-ac32-6815330f219c", "resourceInvariantUUID": "a3dea2ac-7cdc-47c6-a372-633ad11be473", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw67410293e76b0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "artifactChecksum": "NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5de4d4d9-6ba9-4a7d-8282-7581ee34cdab", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d19d934b-9ad4-48a2-97e0-5bd3b5396997", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "15a8bbc0-1b52-4b59-87fa-7d7ed3200906", "generatedFromUUID": "d19d934b-9ad4-48a2-97e0-5bd3b5396997" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "15a8bbc0-1b52-4b59-87fa-7d7ed3200906", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230328220201-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "artifactChecksum": "ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "38d09853-bc3c-44ab-a917-1e22a9f79f53" } ], "workloadContext": "Production" } 2023-03-28T22:21:54.494Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T22:21:54.494Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 ASDC 2023-03-28T22:21:54.495Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||ASDC Notification: DistributionID:ad44a54f-9415-48bd-bf30-fdf48338e2b4 ServiceName:vFW 2023-03-28 22-02-01 ServiceVersion:1.0 ServiceUUID:93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 ServiceInvariantUUID:a7f48542-78c3-40a8-8d7c-1480905d98f0 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230328220201-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ArtifactUUID:38d09853-bc3c-44ab-a917-1e22a9f79f53 ArtifactChecksum:ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 67410293-e76b 0 ResourceCustomizationUUID:5ce38cf7-2e75-495c-a214-3bd7bb5850e7 ResourceInvariantUUID:a3dea2ac-7cdc-47c6-a372-633ad11be473 ResourceName:vFW 67410293-e76b ResourceType:VF ResourceUUID:87dc6175-9dcb-4077-ac32-6815330f219c ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw67410293e76b0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json ArtifactUUID:5de4d4d9-6ba9-4a7d-8282-7581ee34cdab ArtifactChecksum:NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY= 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml ArtifactUUID:d19d934b-9ad4-48a2-97e0-5bd3b5396997 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env ArtifactUUID:15a8bbc0-1b52-4b59-87fa-7d7ed3200906 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env ArtifactUUID:15a8bbc0-1b52-4b59-87fa-7d7ed3200906 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T22:21:54.495Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 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: 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-28T22:21:54.548Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T22:21:54.548Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-03-28T22:21:54.549Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-03-28T22:21:54.549Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 from URL: /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-28T22:21:54.549Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-03-28T22:21:54.549Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-28T22:21:54.805Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-03-28T22:21:54.809Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 38d09853-bc3c-44ab-a917-1e22a9f79f53 101498 2023-03-28T22:21:54.809Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-28T22:21:54.810Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-28T22:21:54.810Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T22:21:54.810Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:21:54.810Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:21:54.810Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042114809, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:21:55.811Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T22:21:55.812Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-03-28T22:21:55.812Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53, URL: /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar to file: /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:21:55.813Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230328220201-csar.csar 2023-03-28T22:21:55.814Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:21:55.814Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:21:55.861Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:21:55.986Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3361784342940901496/Definitions/service-Vfw20230328220201-template.yml Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_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_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 2023-03-28T22:21:57.527Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T22:21:57.527Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||#################################################################################################### 2023-03-28T22:21:57.527Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:21:57.527Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-28T22:21:57.527Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:21:57.527Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:21:57.528Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:21:57.528Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:21:57.528Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:21:57.528Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:21:57.528Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:21:57.528Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:21:57.528Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:21:57.528Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 67410293-e76b 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-Vfw20230328220201-csar.csar 2023-03-28T22:21:57.528Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:21:57.528Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||#################################################################################################### 2023-03-28T22:21:57.528Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:21:57.528Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:21:57.528Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T22:21:57.528Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2023-03-28T22:21:57.529Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T22:21:57.529Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:21:57.529Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:21:57.529Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T22:21:57.529Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2023-03-28T22:21:57.529Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T22:21:57.529Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:21:57.529Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:21:57.529Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:21:57.529Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-28T22:21:57.529Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T22:21:57.529Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T22:21:57.530Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:21:57.530Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T22:21:57.530Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:21:57.530Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T22:21:57.531Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T22:21:57.531Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T22:21:57.531Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T22:21:57.531Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:21:57.531Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T22:21:57.531Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T22:21:57.531Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T22:21:57.531Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T22:21:57.531Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:21:57.531Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-28T22:21:57.532Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:21:57.532Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-28T22:21:57.532Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:21:57.532Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T22:21:57.532Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T22:21:57.532Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:21:57.532Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T22:21:57.532Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T22:21:57.532Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:21:57.532Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T22:21:57.533Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T22:21:57.533Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:21:57.533Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-28T22:21:57.533Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T22:21:57.533Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-28T22:21:57.533Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T22:21:57.533Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T22:21:57.533Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T22:21:57.534Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:21:57.534Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T22:21:57.534Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T22:21:57.534Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T22:21:57.534Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T22:21:57.534Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:21:57.534Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=74a9d765-6a78-4386-85d5-0096600be1bb 2023-03-28T22:21:57.534Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:21:57.535Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-28T22:21:57.535Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T22:21:57.535Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T22:21:57.535Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:21:57.536Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T22:21:57.536Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:21:57.536Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T22:21:57.536Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T22:21:57.536Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-28T22:21:57.536Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T22:21:57.536Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T22:21:57.536Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T22:21:57.536Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:21:57.537Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=79a48a92-26a2-467b-a3e1-dd9aea758c0e 2023-03-28T22:21:57.537Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:21:57.537Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-28T22:21:57.537Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T22:21:57.537Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T22:21:57.537Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:21:57.537Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T22:21:57.537Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:21:57.538Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T22:21:57.538Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T22:21:57.538Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T22:21:57.538Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T22:21:57.538Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:21:57.538Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T22:21:57.538Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-28T22:21:57.538Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=6a2ddb58-dd58-4d8b-b6d7-eb73a547cbcf 2023-03-28T22:21:57.539Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:21:57.539Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:21:57.539Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:21:57.539Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:21:57.539Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:21:57.539Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:21:57.539Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:21:57.539Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:21:57.539Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-28 22-02-01 Description:catalog service description Model UUID:93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 Model Version:NULL Model InvariantUuid:a7f48542-78c3-40a8-8d7c-1480905d98f0 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 67410293-e76b Model UUID:cf8e4eb5-9864-4fdd-af64-80b03f48d14d Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:a3dea2ac-7cdc-47c6-a372-633ad11be473 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:5ce38cf7-2e75-495c-a214-3bd7bb5850e7 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:193cd6e2-538e-4142-9392-7ebb398b7e43 ModelName:Vfw67410293E76b..base_vfw..module-0 ModelUuid:b16cd493-2fbb-4548-a3d8-90863aeb9b7d ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:74a9d765-6a78-4386-85d5-0096600be1bb ModelInvariantUuid:bed6b03d-444d-4294-b591-54da9a36918d ModelName:vFW 67410293-e76b-nodes.vfwCvfc ModelUuid:c051efdd-da87-4c3f-9332-3d86f32a2f49 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:6b57d388-0a65-43b6-8ed1-785e401b9ac8 ModelInvariantUuid:9d06528b-ed4c-484e-a7ee-fac8dc7d9b81 ModelName:Vfw67410293E76b.compute.nodes.heat.vfw ModelUuid:cda29578-f723-4724-9cae-1499f665a439 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:79a48a92-26a2-467b-a3e1-dd9aea758c0e ModelInvariantUuid:b894ffd2-ee00-44bf-8548-41ca0b9e6c43 ModelName:vFW 67410293-e76b-nodes.vsnCvfc ModelUuid:3f1b92ee-581a-4fff-a85d-2043b8a3fd97 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:13b293d9-7396-4746-8010-2aa34880a43c ModelInvariantUuid:47bb46c4-9c05-44aa-bfc2-f88d6d4c5025 ModelName:Vfw67410293E76b.compute.nodes.heat.vsn ModelUuid:a2c8400a-1afd-4e2c-b390-896018a104e2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:6a2ddb58-dd58-4d8b-b6d7-eb73a547cbcf ModelInvariantUuid:c90fe34c-a014-4100-8de6-49880a60d437 ModelName:vFW 67410293-e76b-nodes.vpgCvfc ModelUuid:02a541b8-8f9e-40b3-b802-d75d4303054d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:d8086a3a-4e7c-423f-adf7-07a6ddf69b79 ModelInvariantUuid:b9f80dd7-c2be-40f0-b1b5-286822f5255e ModelName:Vfw67410293E76b.compute.nodes.heat.vpg ModelUuid:edd030db-baa1-428f-8c44-e47e82120dd8 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=? 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-28T22:21:57.589Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||ERROR|500||Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists 2023-03-28T22:21:57.589Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-28T22:21:57.590Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar(Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists) 2023-03-28T22:21:57.590Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T22:21:57.590Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:21:57.590Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:21:57.590Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042117589, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:21:58.591Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-28T22:21:58.591Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar(Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists) 2023-03-28T22:21:58.592Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T22:21:58.592Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:21:58.592Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:21:58.592Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042118591, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:21:58.932Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:21:59.593Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-28T22:21:59.616Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-28T22:21:59.620Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T22:21:59.621Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T22:21:59.621Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T22:21:59.621Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T22:21:59.621Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:21:59.621Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:21:59.621Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:21:59.621Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:21:59.621Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T22:21:59.634Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T22:22:01.943Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:22:04.953Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:22:07.962Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:22:10.971Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:22:13.981Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:22:16.989Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:22:20.000Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:22:23.010Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:22:26.020Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:22:29.029Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:22:29.634Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-28T22:22:29.643Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 and serviceModelVersionId: 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 2023-03-28T22:22:29.644Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a7f48542-78c3-40a8-8d7c-1480905d98f0 2023-03-28T22:22:29.644Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 2023-03-28T22:22:29.649Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T22:22:29.669Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?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-28T22:22:29.669Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|INFO|500||Invoke 2023-03-28T22:22:29.675Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T22:22:29.858Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|INFO|500||InvokeReturn 2023-03-28T22:22:29.858Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 22:22:31 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[167], vertex-id=[204904], x-aai-txid=[1-aai-resources-230328-22:22:31:017-22632], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T22:22:29.859Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T22:22:29.859Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T22:22:29.859Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T22:22:29.869Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java: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-28T22:22:29.869Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ad44a54f-9415-48bd-bf30-fdf48338e2b4 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T22:22:29.869Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T22:22:29.870Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:22:29.870Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:22:29.870Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042149869, "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-28T22:22:30.900Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T22:22:30.901Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-28T22:22:30.901Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-28T22:22:30.901Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-28T22:22:30.901Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Lost previously 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-28T22:22:30.902Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] (Re-)joining group 2023-03-28T22:22:30.908Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-1ff94e06-8c5b-444d-b4cd-548a9a10394a 2023-03-28T22:22:30.908Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=2, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-28T22:22:30.908Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-28T22:22:30.908Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] (Re-)joining group 2023-03-28T22:22:32.038Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:22:35.048Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:22:36.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:22:36.839Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-28T22:22:36.840Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-28T22:22:36.849Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=8, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T22:22:36.849Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Successfully joined group with generation Generation{generationId=8, memberId='SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-1ff94e06-8c5b-444d-b4cd-548a9a10394a', protocol='range'} 2023-03-28T22:22:36.854Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 8: {SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-1ff94e06-8c5b-444d-b4cd-548a9a10394a=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]), SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-28T22:22:36.867Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Successfully synced group in generation Generation{generationId=8, memberId='SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-1ff94e06-8c5b-444d-b4cd-548a9a10394a', protocol='range'} 2023-03-28T22:22:36.868Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-28T22:22:36.869Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=8, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T22:22:36.869Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-28T22:22:36.869Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T22:22:36.869Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T22:22:36.873Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-28T22:22:36.873Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-28T22:22:36.873Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-28T22:22:36.873Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=236, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T22:22:36.873Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-28T22:22:36.873Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-28T22:22:36.874Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-28T22:22:36.874Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-28T22:22:36.874Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-28T22:22:36.875Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-28T22:22:36.875Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-28T22:22:36.875Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-28T22:22:36.885Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T22:22:36.885Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"588f8ba4-ec41-453c-9643-aaa9a40a4bd3","serviceName":"basic_onboard_PRuAnc","serviceVersion":"1.0","serviceUUID":"db3fb57a-c268-4f32-8293-6836f7d7737c","serviceDescription":"service","serviceInvariantUUID":"654b14a6-99a1-48e0-b0a8-d81184a1c2a4","resources":[{"resourceInstanceName":"basic_onboard_PRuAnc 0","resourceName":"basic_onboard_PRuAnc","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"e76e4766-ae26-4382-aa57-0238311f7279","resourceInvariantUUID":"4e249934-061c-4b25-9b30-d62e8c4ad8da","resourceCustomizationUUID":"c8a6c118-3baa-4580-a5a7-a9cb03afa0cd","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml","artifactChecksum":"NmJlZjVjNjRmODY0ZjdiZWQ5N2I2M2FhZjIzMTU2NWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7c71679d-1674-4353-88c6-c4162a82a780","artifactVersion":"1"},{"artifactName":"basic_onboard_pruanc0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json","artifactChecksum":"OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"db77a487-cb70-44e7-aee8-73179f1a300a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"3efaab39-307b-470c-a2e3-277072140d08","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"23159f53-9881-4ce8-9228-0eedca61923d","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"abc20b33-96c9-409c-ac3d-e9f9a43f33f6","artifactVersion":"2","generatedFromUUID":"3efaab39-307b-470c-a2e3-277072140d08"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardPruanc-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml","artifactChecksum":"OWJhMDY2YjdiYTlmNGYxNmY4ZTViMDFkNjBkNDY1NTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0f8385b4-bd61-4cce-a96a-6987f8183cfc","artifactVersion":"1"},{"artifactName":"service-BasicOnboardPruanc-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar","artifactChecksum":"NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5d4337f7-8fd0-45f5-b5a7-630e0760540d","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T22:22:36.887Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:22:36.887Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:22:36.887Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:22:36.887Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680042150900, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:22:37.888Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:22:37.888Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:22:37.889Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680042106450, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec\u003dERR.5.4.6114)" } 2023-03-28T22:22:37.889Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:22:37.889Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:22:37.889Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:22:37.889Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680042150900, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:22:37.889Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:22:37.889Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680041790832, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:22:37.889Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:22:37.889Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:22:37.889Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680041790832, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "NOTIFIED" } 2023-03-28T22:22:37.890Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:22:37.890Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:22:37.890Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680041790832, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-28T22:22:37.890Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:22:37.890Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:22:37.890Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680041790832, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:22:37.890Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:22:37.890Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:22:37.890Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680041790832, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-28T22:22:37.890Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:22:37.890Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:22:37.890Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680041790832, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:22:37.890Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:22:37.890Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:22:37.890Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680041790832, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "NOTIFIED" } 2023-03-28T22:22:37.890Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:22:37.890Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:22:37.890Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042114809, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T22:22:37.891Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:22:37.891Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:22:37.891Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042117589, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists" } 2023-03-28T22:22:37.891Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:22:37.891Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:22:37.891Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042118591, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists" } 2023-03-28T22:22:37.891Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:22:37.891Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:22:37.891Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042149869, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T22:22:37.891Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:22:37.891Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:22:37.891Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680042150900, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:22:37.891Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:22:38.890Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:22:38.891Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:22:38.891Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:22:38.891Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680042150900, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:22:39.892Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:22:39.892Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:22:39.892Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:22:39.893Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680042150900, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:22:40.893Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:22:40.894Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:22:40.894Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:22:40.894Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680042150900, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:22:41.895Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:22:41.896Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:22:41.897Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:22:41.897Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680042150900, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:22:42.898Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:22:42.898Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:22:42.899Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:22:42.899Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680042150900, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:22:43.900Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||sending notification to client: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "serviceName": "basic_onboard_PRuAnc", "serviceVersion": "1.0", "serviceUUID": "db3fb57a-c268-4f32-8293-6836f7d7737c", "serviceDescription": "service", "serviceInvariantUUID": "654b14a6-99a1-48e0-b0a8-d81184a1c2a4", "resources": [ { "resourceInstanceName": "basic_onboard_PRuAnc 0", "resourceCustomizationUUID": "c8a6c118-3baa-4580-a5a7-a9cb03afa0cd", "resourceName": "basic_onboard_PRuAnc", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "e76e4766-ae26-4382-aa57-0238311f7279", "resourceInvariantUUID": "4e249934-061c-4b25-9b30-d62e8c4ad8da", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_pruanc0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "artifactChecksum": "OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "db77a487-cb70-44e7-aee8-73179f1a300a", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "3efaab39-307b-470c-a2e3-277072140d08", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "abc20b33-96c9-409c-ac3d-e9f9a43f33f6", "generatedFromUUID": "3efaab39-307b-470c-a2e3-277072140d08" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "abc20b33-96c9-409c-ac3d-e9f9a43f33f6", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardPruanc-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "artifactChecksum": "NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5d4337f7-8fd0-45f5-b5a7-630e0760540d" } ], "workloadContext": "Production" } 2023-03-28T22:22:43.900Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T22:22:43.901Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 db3fb57a-c268-4f32-8293-6836f7d7737c ASDC 2023-03-28T22:22:43.902Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||ASDC Notification: DistributionID:588f8ba4-ec41-453c-9643-aaa9a40a4bd3 ServiceName:basic_onboard_PRuAnc ServiceVersion:1.0 ServiceUUID:db3fb57a-c268-4f32-8293-6836f7d7737c ServiceInvariantUUID:654b14a6-99a1-48e0-b0a8-d81184a1c2a4 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardPruanc-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar ArtifactUUID:5d4337f7-8fd0-45f5-b5a7-630e0760540d ArtifactChecksum:NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_PRuAnc 0 ResourceCustomizationUUID:c8a6c118-3baa-4580-a5a7-a9cb03afa0cd ResourceInvariantUUID:4e249934-061c-4b25-9b30-d62e8c4ad8da ResourceName:basic_onboard_PRuAnc ResourceType:VF ResourceUUID:e76e4766-ae26-4382-aa57-0238311f7279 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_pruanc0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json ArtifactUUID:db77a487-cb70-44e7-aee8-73179f1a300a ArtifactChecksum:OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU= 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml ArtifactUUID:3efaab39-307b-470c-a2e3-277072140d08 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env ArtifactUUID:abc20b33-96c9-409c-ac3d-e9f9a43f33f6 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env ArtifactUUID:abc20b33-96c9-409c-ac3d-e9f9a43f33f6 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T22:22:43.902Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF db3fb57a-c268-4f32-8293-6836f7d7737c 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: 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-28T22:22:43.952Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T22:22:43.953Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-03-28T22:22:43.953Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-03-28T22:22:43.953Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 5d4337f7-8fd0-45f5-b5a7-630e0760540d from URL: /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 2023-03-28T22:22:43.953Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-03-28T22:22:43.953Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 2023-03-28T22:22:43.973Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||GET Response Status 404 2023-03-28T22:22:43.974Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@17f9a672 2023-03-28T22:22:43.974Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T22:22:43.974Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardPruanc" ] } } } 2023-03-28T22:22:43.974Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardPruanc-csar.csar /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 5d4337f7-8fd0-45f5-b5a7-630e0760540d Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T22:22:43.974Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar ASDC sendASDCNotification 2023-03-28T22:22:43.975Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar(Specified artifact is not found) 2023-03-28T22:22:43.975Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T22:22:43.975Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:22:43.975Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:22:43.975Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680042163974, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:22:44.976Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardPruanc-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar(UUID:5d4337f7-8fd0-45f5-b5a7-630e0760540d) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-28T22:22:45.001Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-28T22:22:45.002Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Processing Resource Type: VF, Model UUID: e76e4766-ae26-4382-aa57-0238311f7279 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-28T22:22:45.008Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||basic_onboard_PRuAnc 0 2023-03-28T22:22:45.008Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: VF and Model UUID: e76e4766-ae26-4382-aa57-0238311f7279 2023-03-28T22:22:45.008Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: db77a487-cb70-44e7-aee8-73179f1a300a from URL: /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json 2023-03-28T22:22:45.008Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-03-28T22:22:45.009Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json 2023-03-28T22:22:45.020Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||GET Response Status 404 2023-03-28T22:22:45.020Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@57e248c0 2023-03-28T22:22:45.020Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T22:22:45.021Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardPruanc" ] } } } 2023-03-28T22:22:45.021Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_pruanc0_modules.json /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json db77a487-cb70-44e7-aee8-73179f1a300a Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T22:22:45.021Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json ASDC sendASDCNotification 2023-03-28T22:22:45.021Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json(Specified artifact is not found) 2023-03-28T22:22:45.021Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T22:22:45.022Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:22:45.022Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:22:45.022Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680042165021, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:22:46.023Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_pruanc0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json(UUID:db77a487-cb70-44e7-aee8-73179f1a300a) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-28T22:22:46.024Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:22:46.050Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:22:46.054Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:22:46.055Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:23:16.055Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:23:16.076Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:23:16.080Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:23:16.081Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:23:36.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:23:36.828Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:23:36.828Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680042150900, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "NOTIFIED" } 2023-03-28T22:23:36.828Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:23:46.081Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:23:46.098Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:23:46.101Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:23:46.102Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:24:16.103Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:24:16.118Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:24:16.122Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:24:16.122Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:24:36.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:24:36.827Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:24:36.828Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680042150900, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-28T22:24:36.828Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:24:36.828Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:24:36.828Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680042150900, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:24:36.829Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:24:36.829Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:24:36.829Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680042150900, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-28T22:24:36.829Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:24:36.829Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:24:36.829Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680042150900, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:24:36.829Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:24:36.829Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:24:36.829Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680042150900, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "NOTIFIED" } 2023-03-28T22:24:36.829Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:24:36.829Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:24:36.829Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680042163974, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T22:24:36.830Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:24:36.830Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:24:36.830Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680042165021, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T22:24:36.830Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:24:46.122Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:24:46.142Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:24:46.146Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:24:46.146Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:25:16.146Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:25:16.164Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:25:16.169Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:25:16.169Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:25:36.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:25:46.169Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:25:46.187Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:25:46.190Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:25:46.191Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:26:16.191Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:26:16.209Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:26:16.213Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:26:16.214Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:26:36.827Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:26:46.214Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:26:46.230Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:26:46.233Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:26:46.233Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:27:16.233Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:27:16.254Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:27:16.259Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:27:16.259Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:27:36.828Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:27:36.956Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-28T22:27:36.956Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Member SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-1ff94e06-8c5b-444d-b4cd-548a9a10394a sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired. 2023-03-28T22:27:36.956Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-28T22:27:36.957Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-28T22:27:37.426Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:27:37.440Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-28T22:27:37.440Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-28T22:27:37.445Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=9, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T22:27:37.445Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 9: {SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-28T22:27:37.461Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=9, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T22:27:37.461Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T22:27:37.462Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T22:27:37.467Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-28T22:27:37.467Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-28T22:27:37.468Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-28T22:27:37.468Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=257, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T22:27:37.468Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-28T22:27:37.468Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-28T22:27:46.260Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-28T22:27:46.260Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:27:46.272Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 and serviceModelVersionId: db3fb57a-c268-4f32-8293-6836f7d7737c 2023-03-28T22:27:46.273Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 654b14a6-99a1-48e0-b0a8-d81184a1c2a4 2023-03-28T22:27:46.273Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0 2023-03-28T22:27:46.278Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T22:27:46.294Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?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-28T22:27:46.295Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|INFO|500||Invoke 2023-03-28T22:27:46.302Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-28T22:27:46.342Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-28T22:27:46.343Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0 has http status code:404 and response headers:{date=[Tue, 28 Mar 2023 22:27:47 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[36], x-aai-txid=[0-aai-resources-230328-22:27:47:646-43270], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T22:27:46.344Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c","ERR.5.4.6114"]}}} 2023-03-28T22:27:46.349Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-28T22:27:46.349Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) 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-28T22:27:46.349Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-28T22:27:46.350Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 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-28T22:27:46.357Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java: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-28T22:27:46.357Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-28T22:27:46.357Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-28T22:27:46.358Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:27:46.358Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:27:46.358Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680042466357, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:27:46.384Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:27:46.384Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680042466357, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec\u003dERR.5.4.6114)" } 2023-03-28T22:27:46.385Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T22:27:47.390Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T22:27:47.391Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"ad44a54f-9415-48bd-bf30-fdf48338e2b4","serviceName":"vFW 2023-03-28 22-02-01","serviceVersion":"1.0","serviceUUID":"93dc6276-0725-49b0-a7ce-fdc8ca01e3b6","serviceDescription":"catalog service description","serviceInvariantUUID":"a7f48542-78c3-40a8-8d7c-1480905d98f0","resources":[{"resourceInstanceName":"vFW 67410293-e76b 0","resourceName":"vFW 67410293-e76b","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"87dc6175-9dcb-4077-ac32-6815330f219c","resourceInvariantUUID":"a3dea2ac-7cdc-47c6-a372-633ad11be473","resourceCustomizationUUID":"5ce38cf7-2e75-495c-a214-3bd7bb5850e7","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml","artifactChecksum":"MWViOGZhMjQ2YzJkOGY2NmNkNjQ4NzI2MzRmNWNlNDY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"085973a9-6309-45fc-8253-5b20b4ced7c2","artifactVersion":"1"},{"artifactName":"vfw67410293e76b0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json","artifactChecksum":"NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5de4d4d9-6ba9-4a7d-8282-7581ee34cdab","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d19d934b-9ad4-48a2-97e0-5bd3b5396997","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml","artifactChecksum":"MDQzNDM4MjBiYTEyMmQ4NTAwZmE0ZWMwMjVhY2Y0NDk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a310a987-b363-4601-b1de-1afe664b595d","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"15a8bbc0-1b52-4b59-87fa-7d7ed3200906","artifactVersion":"2","generatedFromUUID":"d19d934b-9ad4-48a2-97e0-5bd3b5396997"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230328220201-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml","artifactChecksum":"YjJkMTgyZWQwZmE4NmI3N2FiYjk5MjJhMjk4YWViMTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"47abb903-b87f-40d0-95c0-e171a8139ac0","artifactVersion":"1"},{"artifactName":"service-Vfw20230328220201-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar","artifactChecksum":"ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"38d09853-bc3c-44ab-a917-1e22a9f79f53","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T22:27:47.392Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:27:47.393Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:27:47.393Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:27:47.393Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042150900, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:27:48.394Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:27:48.395Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:27:48.395Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:27:48.395Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042150900, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:27:49.396Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:27:49.396Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:27:49.396Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:27:49.397Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042150900, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:27:50.397Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:27:50.398Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:27:50.398Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:27:50.398Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042150900, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:27:51.399Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:27:51.399Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:27:51.399Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:27:51.400Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042150900, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:27:52.400Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:27:52.401Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:27:52.401Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:27:52.401Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042150900, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:27:53.402Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:27:53.403Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:27:53.403Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:27:53.403Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042150900, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:27:54.404Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||sending notification to client: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "serviceName": "vFW 2023-03-28 22-02-01", "serviceVersion": "1.0", "serviceUUID": "93dc6276-0725-49b0-a7ce-fdc8ca01e3b6", "serviceDescription": "catalog service description", "serviceInvariantUUID": "a7f48542-78c3-40a8-8d7c-1480905d98f0", "resources": [ { "resourceInstanceName": "vFW 67410293-e76b 0", "resourceCustomizationUUID": "5ce38cf7-2e75-495c-a214-3bd7bb5850e7", "resourceName": "vFW 67410293-e76b", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "87dc6175-9dcb-4077-ac32-6815330f219c", "resourceInvariantUUID": "a3dea2ac-7cdc-47c6-a372-633ad11be473", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw67410293e76b0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "artifactChecksum": "NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5de4d4d9-6ba9-4a7d-8282-7581ee34cdab", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d19d934b-9ad4-48a2-97e0-5bd3b5396997", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "15a8bbc0-1b52-4b59-87fa-7d7ed3200906", "generatedFromUUID": "d19d934b-9ad4-48a2-97e0-5bd3b5396997" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "15a8bbc0-1b52-4b59-87fa-7d7ed3200906", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230328220201-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "artifactChecksum": "ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "38d09853-bc3c-44ab-a917-1e22a9f79f53" } ], "workloadContext": "Production" } 2023-03-28T22:27:54.405Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T22:27:54.405Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 ASDC 2023-03-28T22:27:54.406Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||ASDC Notification: DistributionID:ad44a54f-9415-48bd-bf30-fdf48338e2b4 ServiceName:vFW 2023-03-28 22-02-01 ServiceVersion:1.0 ServiceUUID:93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 ServiceInvariantUUID:a7f48542-78c3-40a8-8d7c-1480905d98f0 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230328220201-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ArtifactUUID:38d09853-bc3c-44ab-a917-1e22a9f79f53 ArtifactChecksum:ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 67410293-e76b 0 ResourceCustomizationUUID:5ce38cf7-2e75-495c-a214-3bd7bb5850e7 ResourceInvariantUUID:a3dea2ac-7cdc-47c6-a372-633ad11be473 ResourceName:vFW 67410293-e76b ResourceType:VF ResourceUUID:87dc6175-9dcb-4077-ac32-6815330f219c ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw67410293e76b0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json ArtifactUUID:5de4d4d9-6ba9-4a7d-8282-7581ee34cdab ArtifactChecksum:NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY= 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml ArtifactUUID:d19d934b-9ad4-48a2-97e0-5bd3b5396997 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env ArtifactUUID:15a8bbc0-1b52-4b59-87fa-7d7ed3200906 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env ArtifactUUID:15a8bbc0-1b52-4b59-87fa-7d7ed3200906 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T22:27:54.407Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 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: 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-28T22:27:54.447Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T22:27:54.448Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-03-28T22:27:54.448Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-03-28T22:27:54.448Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 from URL: /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-28T22:27:54.449Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-03-28T22:27:54.449Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-28T22:27:54.701Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-03-28T22:27:54.705Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 38d09853-bc3c-44ab-a917-1e22a9f79f53 101498 2023-03-28T22:27:54.706Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-28T22:27:54.706Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-28T22:27:54.706Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T22:27:54.707Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:27:54.707Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:27:54.707Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042474706, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:27:55.708Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T22:27:55.709Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-03-28T22:27:55.710Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53, URL: /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar to file: /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:27:55.710Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230328220201-csar.csar 2023-03-28T22:27:55.711Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:27:55.711Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:27:55.826Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13443938727927257632/Definitions/service-Vfw20230328220201-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_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_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 2023-03-28T22:27:57.355Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T22:27:57.356Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||#################################################################################################### 2023-03-28T22:27:57.356Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:27:57.356Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-28T22:27:57.356Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:27:57.356Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:27:57.356Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:27:57.356Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:27:57.356Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:27:57.356Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:27:57.356Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:27:57.356Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:27:57.356Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:27:57.356Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 67410293-e76b 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-Vfw20230328220201-csar.csar 2023-03-28T22:27:57.357Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:27:57.357Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||#################################################################################################### 2023-03-28T22:27:57.357Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:27:57.357Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:27:57.357Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T22:27:57.357Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2023-03-28T22:27:57.357Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T22:27:57.357Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:27:57.358Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:27:57.358Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T22:27:57.358Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2023-03-28T22:27:57.358Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T22:27:57.358Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:27:57.358Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:27:57.358Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:27:57.358Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-28T22:27:57.358Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T22:27:57.358Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T22:27:57.358Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:27:57.358Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T22:27:57.358Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:27:57.359Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T22:27:57.359Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T22:27:57.359Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T22:27:57.359Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T22:27:57.359Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:27:57.359Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T22:27:57.359Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T22:27:57.359Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T22:27:57.359Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T22:27:57.359Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:27:57.359Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-28T22:27:57.359Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:27:57.359Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-28T22:27:57.360Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:27:57.360Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T22:27:57.360Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T22:27:57.360Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:27:57.360Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T22:27:57.360Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T22:27:57.360Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:27:57.360Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T22:27:57.360Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T22:27:57.360Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:27:57.360Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-28T22:27:57.361Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T22:27:57.361Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-28T22:27:57.361Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T22:27:57.361Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T22:27:57.361Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T22:27:57.361Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:27:57.361Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T22:27:57.362Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T22:27:57.362Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T22:27:57.362Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T22:27:57.362Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:27:57.362Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=74a9d765-6a78-4386-85d5-0096600be1bb 2023-03-28T22:27:57.362Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:27:57.362Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-28T22:27:57.362Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T22:27:57.363Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T22:27:57.363Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:27:57.363Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T22:27:57.363Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:27:57.363Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T22:27:57.363Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T22:27:57.363Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-28T22:27:57.363Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T22:27:57.363Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T22:27:57.363Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T22:27:57.363Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:27:57.363Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=79a48a92-26a2-467b-a3e1-dd9aea758c0e 2023-03-28T22:27:57.364Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:27:57.364Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-28T22:27:57.364Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T22:27:57.364Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T22:27:57.364Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:27:57.364Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T22:27:57.364Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:27:57.364Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T22:27:57.364Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T22:27:57.364Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T22:27:57.364Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T22:27:57.364Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:27:57.364Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T22:27:57.364Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-28T22:27:57.364Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=6a2ddb58-dd58-4d8b-b6d7-eb73a547cbcf 2023-03-28T22:27:57.364Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:27:57.365Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:27:57.365Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:27:57.365Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:27:57.365Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:27:57.365Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:27:57.365Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:27:57.365Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:27:57.365Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-28 22-02-01 Description:catalog service description Model UUID:93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 Model Version:NULL Model InvariantUuid:a7f48542-78c3-40a8-8d7c-1480905d98f0 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 67410293-e76b Model UUID:cf8e4eb5-9864-4fdd-af64-80b03f48d14d Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:a3dea2ac-7cdc-47c6-a372-633ad11be473 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:5ce38cf7-2e75-495c-a214-3bd7bb5850e7 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:193cd6e2-538e-4142-9392-7ebb398b7e43 ModelName:Vfw67410293E76b..base_vfw..module-0 ModelUuid:b16cd493-2fbb-4548-a3d8-90863aeb9b7d ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:74a9d765-6a78-4386-85d5-0096600be1bb ModelInvariantUuid:bed6b03d-444d-4294-b591-54da9a36918d ModelName:vFW 67410293-e76b-nodes.vfwCvfc ModelUuid:c051efdd-da87-4c3f-9332-3d86f32a2f49 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:6b57d388-0a65-43b6-8ed1-785e401b9ac8 ModelInvariantUuid:9d06528b-ed4c-484e-a7ee-fac8dc7d9b81 ModelName:Vfw67410293E76b.compute.nodes.heat.vfw ModelUuid:cda29578-f723-4724-9cae-1499f665a439 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:79a48a92-26a2-467b-a3e1-dd9aea758c0e ModelInvariantUuid:b894ffd2-ee00-44bf-8548-41ca0b9e6c43 ModelName:vFW 67410293-e76b-nodes.vsnCvfc ModelUuid:3f1b92ee-581a-4fff-a85d-2043b8a3fd97 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:13b293d9-7396-4746-8010-2aa34880a43c ModelInvariantUuid:47bb46c4-9c05-44aa-bfc2-f88d6d4c5025 ModelName:Vfw67410293E76b.compute.nodes.heat.vsn ModelUuid:a2c8400a-1afd-4e2c-b390-896018a104e2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:6a2ddb58-dd58-4d8b-b6d7-eb73a547cbcf ModelInvariantUuid:c90fe34c-a014-4100-8de6-49880a60d437 ModelName:vFW 67410293-e76b-nodes.vpgCvfc ModelUuid:02a541b8-8f9e-40b3-b802-d75d4303054d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:d8086a3a-4e7c-423f-adf7-07a6ddf69b79 ModelInvariantUuid:b9f80dd7-c2be-40f0-b1b5-286822f5255e ModelName:Vfw67410293E76b.compute.nodes.heat.vpg ModelUuid:edd030db-baa1-428f-8c44-e47e82120dd8 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=? 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-28T22:27:57.396Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||ERROR|500||Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists 2023-03-28T22:27:57.396Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-28T22:27:57.396Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar(Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists) 2023-03-28T22:27:57.396Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T22:27:57.396Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:27:57.396Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:27:57.397Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042477396, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:27:58.398Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-28T22:27:58.398Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar(Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists) 2023-03-28T22:27:58.398Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T22:27:58.399Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:27:58.399Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:27:58.399Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042478397, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:27:59.400Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-28T22:27:59.418Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-28T22:27:59.421Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T22:27:59.421Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T22:27:59.421Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T22:27:59.421Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T22:27:59.421Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:27:59.421Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:27:59.421Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:27:59.421Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:27:59.421Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T22:27:59.430Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T22:28:29.430Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-28T22:28:29.440Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 and serviceModelVersionId: 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 2023-03-28T22:28:29.441Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a7f48542-78c3-40a8-8d7c-1480905d98f0 2023-03-28T22:28:29.442Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 2023-03-28T22:28:29.447Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T22:28:29.466Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?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-28T22:28:29.466Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|INFO|500||Invoke 2023-03-28T22:28:29.472Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T22:28:29.621Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|INFO|500||InvokeReturn 2023-03-28T22:28:29.622Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 22:28:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[145], vertex-id=[204904], x-aai-txid=[0-aai-resources-230328-22:28:30:815-18181], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T22:28:29.622Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T22:28:29.622Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T22:28:29.622Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T22:28:29.629Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java: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-28T22:28:29.629Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ad44a54f-9415-48bd-bf30-fdf48338e2b4 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T22:28:29.630Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T22:28:29.630Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:28:29.630Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:28:29.630Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042509629, "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-28T22:28:30.651Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T22:28:30.651Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"311a6477-b2cc-463c-9fee-aa741f7534d0","serviceName":"vFW 2023-03-28 22-18-55","serviceVersion":"1.0","serviceUUID":"86258cd9-b564-47e4-88c7-326a9c01209f","serviceDescription":"catalog service description","serviceInvariantUUID":"816a8d4d-52df-442b-ab64-56255b003b1b","resources":[{"resourceInstanceName":"vFW 4e17aa4e-f357 0","resourceName":"vFW 4e17aa4e-f357","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"9b459486-5c24-4b0e-b8c0-b27316cf0496","resourceInvariantUUID":"f0eb43bc-7057-4bfd-8597-2d8f61758599","resourceCustomizationUUID":"4f16d217-4b00-405b-8532-7309a7e941d5","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml","artifactChecksum":"NGZhNmFjYzI0OWMzNjk0M2ZiMDY3OWJlODEwMTBhZWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"dd088c19-0061-4db4-86ab-4eb0931888cf","artifactVersion":"1"},{"artifactName":"vfw4e17aa4ef3570_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json","artifactChecksum":"NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"fd4c9261-11b4-43ae-8ee7-4bc91a759c95","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f047bf4e-f981-4d29-99e8-fd6c3f83f2d3","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml","artifactChecksum":"YTBlYmE2NTk4ZGI4ZDVjMmYxY2ZkMDU2YWU3NmY0OGU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3c91ae60-e7e2-4688-b4a1-b853f4361f52","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7bcb52f7-4100-4599-afa7-d7d46b176374","artifactVersion":"2","generatedFromUUID":"f047bf4e-f981-4d29-99e8-fd6c3f83f2d3"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230328221855-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml","artifactChecksum":"Y2FiN2ZmMDY0ODIxZDM2YTQ2OGRmNTY3NTE2YzhkMjM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"46d95744-768f-403d-ba4a-13585170514a","artifactVersion":"1"},{"artifactName":"service-Vfw20230328221855-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar","artifactChecksum":"ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a3ef5172-4047-46ee-9c6d-d34e1107a71d","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T22:28:30.652Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:28:30.652Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:28:30.652Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:28:30.652Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042150900, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:28:31.654Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:28:31.654Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:28:31.655Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:28:31.655Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042150900, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:28:32.656Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:28:32.657Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:28:32.657Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:28:32.657Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042150900, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:28:33.658Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:28:33.658Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:28:33.659Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:28:33.659Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042150900, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:28:34.660Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:28:34.661Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:28:34.661Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:28:34.661Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042150900, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:28:35.663Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:28:35.663Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:28:35.663Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:28:35.663Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042150900, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:28:36.665Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:28:36.665Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:28:36.666Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:28:36.666Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042150900, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:28:36.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:28:36.832Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:28:36.833Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042150900, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:28:36.833Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:28:36.833Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:28:36.833Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042150900, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "NOTIFIED" } 2023-03-28T22:28:36.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:28:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:28:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042150900, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-28T22:28:36.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:28:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:28:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042150900, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:28:36.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:28:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:28:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042150900, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-28T22:28:36.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:28:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:28:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042150900, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:28:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:28:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:28:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042150900, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "NOTIFIED" } 2023-03-28T22:28:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:28:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:28:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042474706, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T22:28:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:28:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:28:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042477396, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists" } 2023-03-28T22:28:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:28:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:28:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042478397, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists" } 2023-03-28T22:28:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:28:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:28:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042509629, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T22:28:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:28:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:28:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042150900, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:28:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:28:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:28:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042150900, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "status": "NOTIFIED" } 2023-03-28T22:28:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:28:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:28:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042150900, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-28T22:28:36.837Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:28:36.837Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:28:36.837Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042150900, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:28:36.837Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:28:36.837Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:28:36.837Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042150900, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-28T22:28:36.837Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:28:36.837Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:28:36.837Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042150900, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:28:36.837Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:28:36.837Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:28:36.837Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042150900, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "NOTIFIED" } 2023-03-28T22:28:36.838Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:28:37.668Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||sending notification to client: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "serviceName": "vFW 2023-03-28 22-18-55", "serviceVersion": "1.0", "serviceUUID": "86258cd9-b564-47e4-88c7-326a9c01209f", "serviceDescription": "catalog service description", "serviceInvariantUUID": "816a8d4d-52df-442b-ab64-56255b003b1b", "resources": [ { "resourceInstanceName": "vFW 4e17aa4e-f357 0", "resourceCustomizationUUID": "4f16d217-4b00-405b-8532-7309a7e941d5", "resourceName": "vFW 4e17aa4e-f357", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "9b459486-5c24-4b0e-b8c0-b27316cf0496", "resourceInvariantUUID": "f0eb43bc-7057-4bfd-8597-2d8f61758599", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw4e17aa4ef3570_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "artifactChecksum": "NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "fd4c9261-11b4-43ae-8ee7-4bc91a759c95", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "f047bf4e-f981-4d29-99e8-fd6c3f83f2d3", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7bcb52f7-4100-4599-afa7-d7d46b176374", "generatedFromUUID": "f047bf4e-f981-4d29-99e8-fd6c3f83f2d3" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7bcb52f7-4100-4599-afa7-d7d46b176374", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230328221855-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "artifactChecksum": "ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a3ef5172-4047-46ee-9c6d-d34e1107a71d" } ], "workloadContext": "Production" } 2023-03-28T22:28:37.668Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T22:28:37.668Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 86258cd9-b564-47e4-88c7-326a9c01209f ASDC 2023-03-28T22:28:37.668Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||ASDC Notification: DistributionID:311a6477-b2cc-463c-9fee-aa741f7534d0 ServiceName:vFW 2023-03-28 22-18-55 ServiceVersion:1.0 ServiceUUID:86258cd9-b564-47e4-88c7-326a9c01209f ServiceInvariantUUID:816a8d4d-52df-442b-ab64-56255b003b1b ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230328221855-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ArtifactUUID:a3ef5172-4047-46ee-9c6d-d34e1107a71d ArtifactChecksum:ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 4e17aa4e-f357 0 ResourceCustomizationUUID:4f16d217-4b00-405b-8532-7309a7e941d5 ResourceInvariantUUID:f0eb43bc-7057-4bfd-8597-2d8f61758599 ResourceName:vFW 4e17aa4e-f357 ResourceType:VF ResourceUUID:9b459486-5c24-4b0e-b8c0-b27316cf0496 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw4e17aa4ef3570_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json ArtifactUUID:fd4c9261-11b4-43ae-8ee7-4bc91a759c95 ArtifactChecksum:NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ= 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml ArtifactUUID:f047bf4e-f981-4d29-99e8-fd6c3f83f2d3 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env ArtifactUUID:7bcb52f7-4100-4599-afa7-d7d46b176374 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env ArtifactUUID:7bcb52f7-4100-4599-afa7-d7d46b176374 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T22:28:37.668Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 86258cd9-b564-47e4-88c7-326a9c01209f 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-28T22:28:37.715Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T22:28:37.715Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-03-28T22:28:37.715Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-03-28T22:28:37.716Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d from URL: /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-28T22:28:37.716Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-03-28T22:28:37.716Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-28T22:28:37.956Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-03-28T22:28:37.961Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar a3ef5172-4047-46ee-9c6d-d34e1107a71d 101486 2023-03-28T22:28:37.961Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-28T22:28:37.961Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-28T22:28:37.961Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T22:28:37.961Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:28:37.962Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:28:37.962Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042517961, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:28:38.963Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T22:28:38.964Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-03-28T22:28:38.964Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d, URL: /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar to file: /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T22:28:38.964Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230328221855-csar.csar 2023-03-28T22:28:38.965Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T22:28:38.965Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T22:28:39.092Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9849734764268426988/Definitions/service-Vfw20230328221855-template.yml Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided 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 2023-03-28T22:28:40.513Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T22:28:40.514Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||WARN|500||#################################################################################################### 2023-03-28T22:28:40.514Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T22:28:40.514Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-28T22:28:40.514Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T22:28:40.514Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T22:28:40.514Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T22:28:40.514Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T22:28:40.514Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T22:28:40.514Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T22:28:40.514Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T22:28:40.514Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T22:28:40.514Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T22:28:40.514Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 4e17aa4e-f357 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-Vfw20230328221855-csar.csar 2023-03-28T22:28:40.514Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T22:28:40.514Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||WARN|500||#################################################################################################### 2023-03-28T22:28:40.514Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:28:40.514Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:28:40.514Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-28T22:28:40.515Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2023-03-28T22:28:40.516Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T22:28:40.517Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:28:40.517Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:28:40.517Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-28T22:28:40.517Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2023-03-28T22:28:40.518Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T22:28:40.518Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:28:40.518Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:28:40.518Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:28:40.519Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-28T22:28:40.519Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T22:28:40.520Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T22:28:40.520Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:28:40.520Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T22:28:40.520Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:28:40.520Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T22:28:40.520Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T22:28:40.520Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T22:28:40.520Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T22:28:40.520Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:28:40.520Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T22:28:40.520Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T22:28:40.520Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T22:28:40.520Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T22:28:40.520Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:28:40.520Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-28T22:28:40.520Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:28:40.520Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-28T22:28:40.520Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:28:40.520Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-28T22:28:40.520Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T22:28:40.521Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:28:40.521Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-28T22:28:40.521Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T22:28:40.521Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:28:40.521Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-28T22:28:40.521Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T22:28:40.521Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:28:40.521Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-28T22:28:40.521Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T22:28:40.521Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-28T22:28:40.521Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T22:28:40.521Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T22:28:40.521Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T22:28:40.521Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:28:40.522Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T22:28:40.522Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T22:28:40.522Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T22:28:40.522Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T22:28:40.522Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:28:40.522Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=f32f8e19-bef8-419d-87ed-af5c0238d798 2023-03-28T22:28:40.522Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:28:40.522Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-28T22:28:40.522Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T22:28:40.522Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T22:28:40.522Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:28:40.522Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T22:28:40.522Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:28:40.522Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T22:28:40.522Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T22:28:40.522Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-28T22:28:40.522Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T22:28:40.522Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T22:28:40.522Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T22:28:40.522Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:28:40.523Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=7547fbf5-4578-4c3d-a5b9-84c8c1316821 2023-03-28T22:28:40.523Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:28:40.523Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-28T22:28:40.523Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T22:28:40.523Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T22:28:40.523Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:28:40.523Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T22:28:40.523Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:28:40.523Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T22:28:40.523Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T22:28:40.523Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T22:28:40.523Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T22:28:40.523Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:28:40.523Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T22:28:40.523Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-28T22:28:40.523Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5f51de74-4243-403b-b7a9-a2dd728855e1 2023-03-28T22:28:40.524Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:28:40.524Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:28:40.524Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:28:40.524Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:28:40.524Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:28:40.524Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:28:40.524Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:28:40.524Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:28:40.524Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-28 22-18-55 Description:catalog service description Model UUID:86258cd9-b564-47e4-88c7-326a9c01209f Model Version:NULL Model InvariantUuid:816a8d4d-52df-442b-ab64-56255b003b1b Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 4e17aa4e-f357 Model UUID:83811783-7f50-4409-b37e-013d3a6679be Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:f0eb43bc-7057-4bfd-8597-2d8f61758599 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:4f16d217-4b00-405b-8532-7309a7e941d5 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:8ad82d93-2542-4347-95aa-48de46af2769 ModelName:Vfw4e17aa4eF357..base_vfw..module-0 ModelUuid:2c8738f1-5769-4b50-8168-bc077e07a968 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:f32f8e19-bef8-419d-87ed-af5c0238d798 ModelInvariantUuid:09ef63d4-d50c-4979-9e06-e7673b5bc9e6 ModelName:vFW 4e17aa4e-f357-nodes.vfwCvfc ModelUuid:2568cf18-4961-4bdc-b96b-b9c2abc89a6e ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:a6a9beae-4b33-4065-bc7c-501c322bf4be ModelInvariantUuid:34d56be9-e557-4359-8260-f37f36750957 ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vfw ModelUuid:210fc1b5-28de-43b3-91a1-72861ee00ca7 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:7547fbf5-4578-4c3d-a5b9-84c8c1316821 ModelInvariantUuid:d3e79bbd-9ec1-49ac-bfe5-a370c75db104 ModelName:vFW 4e17aa4e-f357-nodes.vsnCvfc ModelUuid:7ad2d21c-7af1-4b91-9906-81a91e71ef03 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:75544a54-4184-42f2-a23d-9f9263d6baad ModelInvariantUuid:4487dbbb-4ec9-468d-b1d5-7e635abde181 ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vsn ModelUuid:fcedcee2-219d-40dd-9f79-4230cb13a148 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:5f51de74-4243-403b-b7a9-a2dd728855e1 ModelInvariantUuid:275a83ad-0767-40d6-9ff8-07edaed52db3 ModelName:vFW 4e17aa4e-f357-nodes.vpgCvfc ModelUuid:5ad99adc-e476-411f-98bc-caa1b9661e8d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:07ee84b1-85c2-4db0-b602-d70a6723467d ModelInvariantUuid:fb7efc2e-bef5-4bb4-a023-379da4c7553e ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vpg ModelUuid:f0f45588-ffc3-409c-87a7-bfc308d80744 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-28T22:28:40.537Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Processing Resource Type: VF, Model UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 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-28T22:28:40.541Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||vFW 4e17aa4e-f357 0 2023-03-28T22:28:40.541Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 2023-03-28T22:28:40.541Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: fd4c9261-11b4-43ae-8ee7-4bc91a759c95 from URL: /sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json 2023-03-28T22:28:40.541Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-03-28T22:28:40.541Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json 2023-03-28T22:28:40.644Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-03-28T22:28:40.644Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json fd4c9261-11b4-43ae-8ee7-4bc91a759c95 785 2023-03-28T22:28:40.644Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json ASDC sendASDCNotification 2023-03-28T22:28:40.645Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json 2023-03-28T22:28:40.645Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T22:28:40.645Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:28:40.645Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:28:40.645Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042520644, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:28:41.646Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw4e17aa4eF357..base_vfw..module-0", "vfModuleModelInvariantUUID": "8ad82d93-2542-4347-95aa-48de46af2769", "vfModuleModelVersion": "1", "vfModuleModelUUID": "2c8738f1-5769-4b50-8168-bc077e07a968", "vfModuleModelCustomizationUUID": "b310fb40-3a9d-48c6-abb3-5987f1dad47e", "isBase": true, "artifacts": [ "f047bf4e-f981-4d29-99e8-fd6c3f83f2d3", "7bcb52f7-4100-4599-afa7-d7d46b176374" ], "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-28T22:28:41.651Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw4e17aa4eF357..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:2c8738f1-5769-4b50-8168-bc077e07a968 VfModuleModelInvariantUUID:8ad82d93-2542-4347-95aa-48de46af2769 VfModuleModelDescription:NULL Artifacts UUID List:{ f047bf4e-f981-4d29-99e8-fd6c3f83f2d3 , 7bcb52f7-4100-4599-afa7-d7d46b176374 } 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-28T22:28:41.655Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw4e17aa4eF357..base_vfw..module-0", "vfModuleModelInvariantUUID": "8ad82d93-2542-4347-95aa-48de46af2769", "vfModuleModelVersion": "1", "vfModuleModelUUID": "2c8738f1-5769-4b50-8168-bc077e07a968", "vfModuleModelCustomizationUUID": "b310fb40-3a9d-48c6-abb3-5987f1dad47e", "isBase": true, "artifacts": [ "f047bf4e-f981-4d29-99e8-fd6c3f83f2d3", "7bcb52f7-4100-4599-afa7-d7d46b176374" ], "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-28T22:28:41.655Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw4e17aa4eF357..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:2c8738f1-5769-4b50-8168-bc077e07a968 VfModuleModelInvariantUUID:8ad82d93-2542-4347-95aa-48de46af2769 VfModuleModelDescription:NULL Artifacts UUID List:{ f047bf4e-f981-4d29-99e8-fd6c3f83f2d3 , 7bcb52f7-4100-4599-afa7-d7d46b176374 } 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-28T22:28:41.655Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: f047bf4e-f981-4d29-99e8-fd6c3f83f2d3 from URL: /sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml 2023-03-28T22:28:41.655Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-03-28T22:28:41.655Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml 2023-03-28T22:28:41.745Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-03-28T22:28:41.745Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml f047bf4e-f981-4d29-99e8-fd6c3f83f2d3 20368 2023-03-28T22:28:41.746Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-03-28T22:28:41.746Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml 2023-03-28T22:28:41.746Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T22:28:41.746Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:28:41.746Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:28:41.746Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042521746, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:28:42.747Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 7bcb52f7-4100-4599-afa7-d7d46b176374 from URL: /sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env 2023-03-28T22:28:42.748Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-03-28T22:28:42.748Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env 2023-03-28T22:28:42.828Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-03-28T22:28:42.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env 7bcb52f7-4100-4599-afa7-d7d46b176374 2098 2023-03-28T22:28:42.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env ASDC sendASDCNotification 2023-03-28T22:28:42.830Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env 2023-03-28T22:28:42.830Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T22:28:42.830Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:28:42.830Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:28:42.830Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042522829, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:28:43.831Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: 86258cd9-b564-47e4-88c7-326a9c01209f 2023-03-28T22:28:43.832Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 4e17aa4e-f357 0 9b459486-5c24-4b0e-b8c0-b27316cf0496 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-28T22:28:43.860Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@36a741eb, org.onap.sdc.toscaparser.api.parameters.Input@6cc2403a, org.onap.sdc.toscaparser.api.parameters.Input@1c087e71, org.onap.sdc.toscaparser.api.parameters.Input@6cb28b66, org.onap.sdc.toscaparser.api.parameters.Input@60162702] 2023-03-28T22:28:43.861Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:28:43.861Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:28:43.861Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||VF Category is: Generic 2023-03-28T22:28:43.862Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||VFCustomizationUUID= 4f16d217-4b00-405b-8532-7309a7e941d5 2023-03-28T22:28:43.862Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 4f16d217-4b00-405b-8532-7309a7e941d5 matches Tosca VF Customization UUID: 4f16d217-4b00-405b-8532-7309a7e941d5 2023-03-28T22:28:43.862Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||vfCustomizationUUID: 4f16d217-4b00-405b-8532-7309a7e941d5 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-28T22:28:43.865Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:28:43.865Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:28:43.865Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||resource request for resource customization id 4f16d217-4b00-405b-8532-7309a7e941d5: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-03-28T22:28:43.866Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@399e2c14 2023-03-28T22:28:43.866Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:28:43.866Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-28T22:28:43.866Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : b310fb40-3a9d-48c6-abb3-5987f1dad47e 2023-03-28T22:28:43.866Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID b310fb40-3a9d-48c6-abb3-5987f1dad47e 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-28T22:28:43.869Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:28:43.869Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-28T22:28:43.869Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T22:28:43.870Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:28:43.870Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-28T22:28:43.870Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T22:28:43.870Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:28:43.870Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-28T22:28:43.870Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T22:28:43.870Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-28T22:28:43.870Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T22:28:43.870Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T22:28:43.870Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T22:28:43.870Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:28:43.870Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T22:28:43.870Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T22:28:43.871Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T22:28:43.871Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T22:28:43.871Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:28:43.871Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=f32f8e19-bef8-419d-87ed-af5c0238d798 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-28T22:28:43.873Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:28:43.873Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-28T22:28:43.873Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T22:28:43.873Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:28:43.873Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-28T22:28:43.874Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T22:28:43.874Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T22:28:43.874Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:28:43.874Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T22:28:43.874Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:28:43.874Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T22:28:43.874Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T22:28:43.874Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-28T22:28:43.874Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T22:28:43.874Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T22:28:43.874Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T22:28:43.874Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:28:43.874Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=7547fbf5-4578-4c3d-a5b9-84c8c1316821 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-28T22:28:43.877Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:28:43.877Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-28T22:28:43.877Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T22:28:43.877Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:28:43.877Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-28T22:28:43.877Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T22:28:43.878Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T22:28:43.878Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:28:43.878Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T22:28:43.878Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:28:43.878Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T22:28:43.878Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T22:28:43.878Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T22:28:43.878Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T22:28:43.878Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:28:43.878Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T22:28:43.878Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-28T22:28:43.878Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5f51de74-4243-403b-b7a9-a2dd728855e1 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-28T22:28:43.881Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:28:43.881Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-28T22:28:43.881Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T22:28:43.881Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:28:43.882Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-28T22:28:43.882Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=4f16d217-4b00-405b-8532-7309a7e941d5 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-28T22:28:43.884Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:28:43.884Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:28:43.884Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid 86258cd9-b564-47e4-88c7-326a9c01209f: vFW 4e17aa4e-f357 2023-03-28T22:28:43.884Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:28:43.884Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:28:43.885Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:28:43.885Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:28:43.885Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:28:43.885Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:28:43.885Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:28:43.885Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:28:43.885Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:28:43.885Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:28:43.885Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Saving Service: vFW 2023-03-28 22-18-55 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-28T22:28:44.231Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 4e17aa4e-f357 9b459486-5c24-4b0e-b8c0-b27316cf0496 1 ASDC deployResourceStructure 2023-03-28T22:28:44.232Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json ASDC sendASDCNotification 2023-03-28T22:28:44.232Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json 2023-03-28T22:28:44.232Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-28T22:28:44.232Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:28:44.232Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:28:44.232Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042524232, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:28:45.233Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-03-28T22:28:45.233Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml 2023-03-28T22:28:45.233Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-28T22:28:45.234Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:28:45.234Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:28:45.234Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042525233, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:28:46.235Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env ASDC sendASDCNotification 2023-03-28T22:28:46.235Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env 2023-03-28T22:28:46.235Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-28T22:28:46.235Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:28:46.236Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:28:46.236Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042526235, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:28:47.237Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-28T22:28:47.237Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-28T22:28:47.237Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-28T22:28:47.237Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:28:47.238Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:28:47.238Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042527237, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:28:48.238Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-28T22:28:48.262Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-28T22:28:48.266Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T22:28:48.267Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T22:28:48.267Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T22:28:48.267Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T22:28:48.267Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:28:48.267Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:28:48.267Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:28:48.267Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:28:48.267Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T22:28:48.278Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T22:29:18.279Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-28T22:29:18.287Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 and serviceModelVersionId: 86258cd9-b564-47e4-88c7-326a9c01209f 2023-03-28T22:29:18.287Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 816a8d4d-52df-442b-ab64-56255b003b1b 2023-03-28T22:29:18.288Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0 2023-03-28T22:29:18.294Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T22:29:18.312Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?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-28T22:29:18.312Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|INFO|500||Invoke 2023-03-28T22:29:18.319Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T22:29:18.479Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|INFO|500||InvokeReturn 2023-03-28T22:29:18.480Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 22:29:19 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[155], vertex-id=[147576], x-aai-txid=[1-aai-resources-230328-22:29:19:664-36409], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T22:29:18.480Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T22:29:18.480Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T22:29:18.481Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T22:29:18.490Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java: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-28T22:29:18.490Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 311a6477-b2cc-463c-9fee-aa741f7534d0 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T22:29:18.491Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T22:29:18.491Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:29:18.491Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:29:18.491Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042558491, "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-28T22:29:19.508Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T22:29:19.508Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-28T22:29:19.509Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-28T22:29:19.509Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-28T22:29:19.509Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Lost previously 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-28T22:29:19.509Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] (Re-)joining group 2023-03-28T22:29:19.514Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-74fd75a0-eea4-4a20-94ea-05ac32c47f3a 2023-03-28T22:29:19.514Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=3, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-28T22:29:19.514Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-28T22:29:19.514Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] (Re-)joining group 2023-03-28T22:29:19.902Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:29:22.912Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:29:25.921Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:29:28.933Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:29:31.942Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:29:34.952Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:29:36.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:29:36.840Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-28T22:29:36.840Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-28T22:29:36.847Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=10, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T22:29:36.850Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Successfully joined group with generation Generation{generationId=10, memberId='SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-74fd75a0-eea4-4a20-94ea-05ac32c47f3a', protocol='range'} 2023-03-28T22:29:36.853Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 10: {SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-74fd75a0-eea4-4a20-94ea-05ac32c47f3a=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]), SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-28T22:29:36.871Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Successfully synced group in generation Generation{generationId=10, memberId='SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-74fd75a0-eea4-4a20-94ea-05ac32c47f3a', protocol='range'} 2023-03-28T22:29:36.871Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=10, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T22:29:36.872Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-28T22:29:36.872Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T22:29:36.872Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T22:29:36.872Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-28T22:29:36.877Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-28T22:29:36.877Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-28T22:29:36.877Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-28T22:29:36.877Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-28T22:29:36.877Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-28T22:29:36.878Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=276, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T22:29:36.878Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-28T22:29:36.878Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-28T22:29:36.878Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-28T22:29:36.878Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-28T22:29:36.879Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-28T22:29:36.879Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-28T22:29:36.889Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T22:29:36.889Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"588f8ba4-ec41-453c-9643-aaa9a40a4bd3","serviceName":"basic_onboard_PRuAnc","serviceVersion":"1.0","serviceUUID":"db3fb57a-c268-4f32-8293-6836f7d7737c","serviceDescription":"service","serviceInvariantUUID":"654b14a6-99a1-48e0-b0a8-d81184a1c2a4","resources":[{"resourceInstanceName":"basic_onboard_PRuAnc 0","resourceName":"basic_onboard_PRuAnc","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"e76e4766-ae26-4382-aa57-0238311f7279","resourceInvariantUUID":"4e249934-061c-4b25-9b30-d62e8c4ad8da","resourceCustomizationUUID":"c8a6c118-3baa-4580-a5a7-a9cb03afa0cd","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml","artifactChecksum":"NmJlZjVjNjRmODY0ZjdiZWQ5N2I2M2FhZjIzMTU2NWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7c71679d-1674-4353-88c6-c4162a82a780","artifactVersion":"1"},{"artifactName":"basic_onboard_pruanc0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json","artifactChecksum":"OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"db77a487-cb70-44e7-aee8-73179f1a300a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"3efaab39-307b-470c-a2e3-277072140d08","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"23159f53-9881-4ce8-9228-0eedca61923d","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"abc20b33-96c9-409c-ac3d-e9f9a43f33f6","artifactVersion":"2","generatedFromUUID":"3efaab39-307b-470c-a2e3-277072140d08"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardPruanc-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml","artifactChecksum":"OWJhMDY2YjdiYTlmNGYxNmY4ZTViMDFkNjBkNDY1NTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0f8385b4-bd61-4cce-a96a-6987f8183cfc","artifactVersion":"1"},{"artifactName":"service-BasicOnboardPruanc-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar","artifactChecksum":"NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5d4337f7-8fd0-45f5-b5a7-630e0760540d","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T22:29:36.891Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:29:36.891Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:29:36.891Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:29:36.892Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680042559508, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:29:37.892Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:29:37.893Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:29:37.893Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:29:37.893Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680042559508, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:29:37.896Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:29:37.896Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042517961, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T22:29:37.897Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:29:37.897Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:29:37.897Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042520644, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "status": "DOWNLOAD_OK" } 2023-03-28T22:29:37.897Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:29:37.897Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:29:37.897Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042521746, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-03-28T22:29:37.897Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:29:37.898Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:29:37.898Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042522829, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-03-28T22:29:37.898Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:29:37.898Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:29:37.898Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042524232, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "status": "DEPLOY_OK" } 2023-03-28T22:29:37.898Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:29:37.898Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:29:37.898Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042525233, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2023-03-28T22:29:37.898Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:29:37.898Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:29:37.899Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042526235, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2023-03-28T22:29:37.899Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:29:37.899Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:29:37.899Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042527237, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T22:29:37.899Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:29:37.899Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:29:37.899Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042558491, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T22:29:37.899Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:29:37.899Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:29:37.899Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680042559508, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:29:37.900Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:29:38.894Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:29:38.894Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:29:38.894Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:29:38.894Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680042559508, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:29:39.895Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:29:39.896Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:29:39.896Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:29:39.896Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680042559508, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:29:40.897Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:29:40.897Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:29:40.898Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:29:40.898Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680042559508, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:29:41.898Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:29:41.899Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:29:41.899Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:29:41.899Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680042559508, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:29:42.901Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:29:42.901Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:29:42.901Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:29:42.902Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680042559508, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:29:43.903Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||sending notification to client: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "serviceName": "basic_onboard_PRuAnc", "serviceVersion": "1.0", "serviceUUID": "db3fb57a-c268-4f32-8293-6836f7d7737c", "serviceDescription": "service", "serviceInvariantUUID": "654b14a6-99a1-48e0-b0a8-d81184a1c2a4", "resources": [ { "resourceInstanceName": "basic_onboard_PRuAnc 0", "resourceCustomizationUUID": "c8a6c118-3baa-4580-a5a7-a9cb03afa0cd", "resourceName": "basic_onboard_PRuAnc", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "e76e4766-ae26-4382-aa57-0238311f7279", "resourceInvariantUUID": "4e249934-061c-4b25-9b30-d62e8c4ad8da", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_pruanc0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "artifactChecksum": "OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "db77a487-cb70-44e7-aee8-73179f1a300a", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "3efaab39-307b-470c-a2e3-277072140d08", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "abc20b33-96c9-409c-ac3d-e9f9a43f33f6", "generatedFromUUID": "3efaab39-307b-470c-a2e3-277072140d08" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "abc20b33-96c9-409c-ac3d-e9f9a43f33f6", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardPruanc-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "artifactChecksum": "NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5d4337f7-8fd0-45f5-b5a7-630e0760540d" } ], "workloadContext": "Production" } 2023-03-28T22:29:43.904Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T22:29:43.904Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 db3fb57a-c268-4f32-8293-6836f7d7737c ASDC 2023-03-28T22:29:43.904Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||ASDC Notification: DistributionID:588f8ba4-ec41-453c-9643-aaa9a40a4bd3 ServiceName:basic_onboard_PRuAnc ServiceVersion:1.0 ServiceUUID:db3fb57a-c268-4f32-8293-6836f7d7737c ServiceInvariantUUID:654b14a6-99a1-48e0-b0a8-d81184a1c2a4 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardPruanc-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar ArtifactUUID:5d4337f7-8fd0-45f5-b5a7-630e0760540d ArtifactChecksum:NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_PRuAnc 0 ResourceCustomizationUUID:c8a6c118-3baa-4580-a5a7-a9cb03afa0cd ResourceInvariantUUID:4e249934-061c-4b25-9b30-d62e8c4ad8da ResourceName:basic_onboard_PRuAnc ResourceType:VF ResourceUUID:e76e4766-ae26-4382-aa57-0238311f7279 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_pruanc0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json ArtifactUUID:db77a487-cb70-44e7-aee8-73179f1a300a ArtifactChecksum:OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU= 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml ArtifactUUID:3efaab39-307b-470c-a2e3-277072140d08 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env ArtifactUUID:abc20b33-96c9-409c-ac3d-e9f9a43f33f6 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env ArtifactUUID:abc20b33-96c9-409c-ac3d-e9f9a43f33f6 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T22:29:43.904Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF db3fb57a-c268-4f32-8293-6836f7d7737c 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: 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-28T22:29:43.941Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T22:29:43.942Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-03-28T22:29:43.942Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-03-28T22:29:43.942Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 5d4337f7-8fd0-45f5-b5a7-630e0760540d from URL: /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 2023-03-28T22:29:43.943Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-03-28T22:29:43.943Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 2023-03-28T22:29:43.963Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||GET Response Status 404 2023-03-28T22:29:43.963Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@5366ab88 2023-03-28T22:29:43.963Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T22:29:43.963Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardPruanc" ] } } } 2023-03-28T22:29:43.963Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardPruanc-csar.csar /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 5d4337f7-8fd0-45f5-b5a7-630e0760540d Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T22:29:43.963Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar ASDC sendASDCNotification 2023-03-28T22:29:43.963Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar(Specified artifact is not found) 2023-03-28T22:29:43.963Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T22:29:43.963Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:29:43.964Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:29:43.964Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680042583963, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:29:44.965Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardPruanc-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar(UUID:5d4337f7-8fd0-45f5-b5a7-630e0760540d) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-28T22:29:44.980Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-28T22:29:44.981Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Processing Resource Type: VF, Model UUID: e76e4766-ae26-4382-aa57-0238311f7279 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-28T22:29:44.985Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||basic_onboard_PRuAnc 0 2023-03-28T22:29:44.985Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: VF and Model UUID: e76e4766-ae26-4382-aa57-0238311f7279 2023-03-28T22:29:44.986Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: db77a487-cb70-44e7-aee8-73179f1a300a from URL: /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json 2023-03-28T22:29:44.986Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-03-28T22:29:44.986Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json 2023-03-28T22:29:45.008Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||GET Response Status 404 2023-03-28T22:29:45.008Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@7abe4dae 2023-03-28T22:29:45.008Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T22:29:45.009Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardPruanc" ] } } } 2023-03-28T22:29:45.009Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_pruanc0_modules.json /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json db77a487-cb70-44e7-aee8-73179f1a300a Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T22:29:45.009Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json ASDC sendASDCNotification 2023-03-28T22:29:45.010Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json(Specified artifact is not found) 2023-03-28T22:29:45.010Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T22:29:45.010Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:29:45.010Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:29:45.011Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680042585009, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:29:46.013Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_pruanc0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json(UUID:db77a487-cb70-44e7-aee8-73179f1a300a) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-28T22:29:46.014Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:29:46.031Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:29:46.034Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:29:46.034Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:30:16.034Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:30:16.052Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:30:16.057Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:30:16.057Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:30:36.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:30:36.827Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:30:36.827Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680042559508, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "NOTIFIED" } 2023-03-28T22:30:36.828Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:30:46.057Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:30:46.076Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:30:46.080Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:30:46.080Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:31:16.080Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:31:16.098Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:31:16.102Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:31:16.102Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:31:36.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:31:36.828Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:31:36.828Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680042559508, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-28T22:31:36.829Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:31:36.829Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:31:36.829Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680042559508, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:31:36.829Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:31:36.829Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:31:36.830Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680042559508, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-28T22:31:36.830Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:31:36.830Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:31:36.830Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680042559508, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:31:36.830Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:31:36.830Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:31:36.830Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680042559508, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "NOTIFIED" } 2023-03-28T22:31:36.831Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:31:36.831Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:31:36.831Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680042583963, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T22:31:36.831Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:31:36.831Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:31:36.831Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680042585009, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T22:31:36.832Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:31:46.103Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:31:46.120Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:31:46.123Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:31:46.124Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:32:16.124Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:32:16.142Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:32:16.145Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:32:16.145Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:32:36.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:32:36.828Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:32:36.828Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "multicloud-k8s", "timestamp": 1680042642349, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:32:36.829Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:32:36.829Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:32:36.829Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "aai-model-loader", "timestamp": 1680042649093, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:32:36.829Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:32:36.829Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:32:36.829Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "policy-distribution-id", "timestamp": 1680042639743, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:32:36.829Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:32:36.829Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:32:36.829Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "cds-sdc-listener", "timestamp": 1680042607269, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:32:36.830Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:32:36.830Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:32:36.830Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "ves-openapi-manager", "timestamp": 1680042652248, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:32:36.830Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:32:36.830Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:32:36.830Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "aai-model-loader", "timestamp": 1680042649093, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-28T22:32:36.830Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:32:36.830Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:32:36.830Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "cds-sdc-listener", "timestamp": 1680042607269, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-28T22:32:36.830Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:32:36.830Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:32:36.830Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "multicloud-k8s", "timestamp": 1680042642349, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-28T22:32:36.831Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:32:36.831Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:32:36.831Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "policy-distribution-id", "timestamp": 1680042639743, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-28T22:32:36.831Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:32:36.831Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:32:36.831Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "ves-openapi-manager", "timestamp": 1680042652248, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-28T22:32:36.831Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:32:36.831Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:32:36.831Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "policy-distribution-id", "timestamp": 1680042669360, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T22:32:36.831Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:32:36.831Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:32:36.831Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "cds-sdc-listener", "timestamp": 1680042668887, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T22:32:36.832Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:32:36.832Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:32:36.832Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "aai-model-loader", "timestamp": 1680042669696, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T22:32:36.832Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:32:36.832Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:32:36.832Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "policy-distribution-id", "timestamp": 1680042670364, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T22:32:36.832Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:32:36.832Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:32:36.832Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "policy-distribution-id", "timestamp": 1680042671366, "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-28T22:32:36.865Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 2023-03-28T22:32:36.865Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 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-28T22:32:36.879Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:32:36.879Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "aai-model-loader", "timestamp": 1680042672594, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T22:32:36.880Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:32:36.880Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:32:36.880Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "aai-model-loader", "timestamp": 1680042673596, "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-28T22:32:36.888Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 2023-03-28T22:32:36.888Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 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-28T22:32:36.901Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:32:36.901Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680042679017, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:32:36.901Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:32:36.901Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:32:36.902Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680042679017, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-28T22:32:36.902Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:32:36.902Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:32:36.902Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680042681752, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T22:32:36.902Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:32:36.902Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:32:36.902Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680042683220, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T22:32:36.902Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:32:36.902Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:32:36.902Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680042684224, "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-28T22:32:36.910Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 2023-03-28T22:32:36.910Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 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-28T22:32:46.146Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:32:46.165Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:32:46.169Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:32:46.169Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:33:16.170Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:33:16.190Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:33:16.194Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:33:16.194Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:33:36.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:33:36.830Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.830Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "ves-openapi-manager", "timestamp": 1680042712231, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.831Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.831Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.831Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "policy-distribution-id", "timestamp": 1680042702369, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.831Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.831Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.831Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "aai-model-loader", "timestamp": 1680042709092, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.831Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.831Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.831Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "cds-sdc-listener", "timestamp": 1680042669890, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.832Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.832Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.832Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "multicloud-k8s", "timestamp": 1680042699517, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.832Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.832Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.832Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680042709017, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.832Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.833Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.833Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "policy-distribution-id", "timestamp": 1680042702369, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.833Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.833Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.833Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "ves-openapi-manager", "timestamp": 1680042712231, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.833Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.833Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.833Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "aai-model-loader", "timestamp": 1680042709092, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.833Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.833Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.833Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "cds-sdc-listener", "timestamp": 1680042669890, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.833Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.833Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.833Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "multicloud-k8s", "timestamp": 1680042699517, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.833Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680042709017, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "policy-distribution-id", "timestamp": 1680042702369, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "ves-openapi-manager", "timestamp": 1680042712231, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "cds-sdc-listener", "timestamp": 1680042669890, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "aai-model-loader", "timestamp": 1680042709092, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "multicloud-k8s", "timestamp": 1680042699517, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680042709017, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "policy-distribution-id", "timestamp": 1680042702369, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "ves-openapi-manager", "timestamp": 1680042712231, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "aai-model-loader", "timestamp": 1680042709092, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "multicloud-k8s", "timestamp": 1680042699517, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "cds-sdc-listener", "timestamp": 1680042669890, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680042709017, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "policy-distribution-id", "timestamp": 1680042702369, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.837Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.837Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "ves-openapi-manager", "timestamp": 1680042712231, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.837Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.837Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.837Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "aai-model-loader", "timestamp": 1680042709092, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.837Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.837Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.837Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "cds-sdc-listener", "timestamp": 1680042669890, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.837Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.837Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.837Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "multicloud-k8s", "timestamp": 1680042699517, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.837Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.837Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.837Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680042709017, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.837Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.837Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.837Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "policy-distribution-id", "timestamp": 1680042702369, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.837Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.837Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.838Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "cds-sdc-listener", "timestamp": 1680042669890, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.838Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.838Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.838Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "aai-model-loader", "timestamp": 1680042709092, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.838Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.838Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.838Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "ves-openapi-manager", "timestamp": 1680042712231, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } 2023-03-28T22:33:36.838Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.838Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.838Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "multicloud-k8s", "timestamp": 1680042699517, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.838Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.838Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.838Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680042709017, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.838Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.838Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.838Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "policy-distribution-id", "timestamp": 1680042702369, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.838Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.838Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.838Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "cds-sdc-listener", "timestamp": 1680042669890, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.838Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.838Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.838Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "aai-model-loader", "timestamp": 1680042709092, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.838Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.838Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.838Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "ves-openapi-manager", "timestamp": 1680042712231, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.838Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.839Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.839Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "multicloud-k8s", "timestamp": 1680042699517, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.839Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.839Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.839Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680042709017, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.839Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.839Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.839Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "policy-distribution-id", "timestamp": 1680042702369, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "NOTIFIED" } 2023-03-28T22:33:36.839Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.839Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.839Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "cds-sdc-listener", "timestamp": 1680042669890, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "NOTIFIED" } 2023-03-28T22:33:36.839Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.839Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.839Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "ves-openapi-manager", "timestamp": 1680042712231, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.839Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.839Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.839Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "aai-model-loader", "timestamp": 1680042709092, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "NOTIFIED" } 2023-03-28T22:33:36.842Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.842Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.842Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "multicloud-k8s", "timestamp": 1680042699517, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "NOTIFIED" } 2023-03-28T22:33:36.842Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.842Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.842Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680042709017, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "NOTIFIED" } 2023-03-28T22:33:36.842Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.842Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.842Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "cds-sdc-listener", "timestamp": 1680042724547, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T22:33:36.842Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.842Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.842Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "policy-distribution-id", "timestamp": 1680042725028, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T22:33:36.842Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.842Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.842Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "aai-model-loader", "timestamp": 1680042725361, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T22:33:36.842Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.842Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.842Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680042726267, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T22:33:36.842Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.842Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.842Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "policy-distribution-id", "timestamp": 1680042726030, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T22:33:36.842Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.842Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.842Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "policy-distribution-id", "timestamp": 1680042727031, "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-28T22:33:36.872Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 7a696f8d-7ee2-46cf-b572-2aace61feac6 2023-03-28T22:33:36.873Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7a696f8d-7ee2-46cf-b572-2aace61feac6 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-28T22:33:36.888Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.888Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680042728011, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T22:33:36.888Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.888Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.888Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "aai-model-loader", "timestamp": 1680042728767, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T22:33:36.888Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.888Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.888Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680042729017, "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-28T22:33:36.898Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 7a696f8d-7ee2-46cf-b572-2aace61feac6 2023-03-28T22:33:36.898Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7a696f8d-7ee2-46cf-b572-2aace61feac6 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-28T22:33:36.912Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.913Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "aai-model-loader", "timestamp": 1680042729769, "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-28T22:33:36.921Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 7a696f8d-7ee2-46cf-b572-2aace61feac6 2023-03-28T22:33:36.921Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7a696f8d-7ee2-46cf-b572-2aace61feac6 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-28T22:33:36.940Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.940Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "policy-distribution-id", "timestamp": 1680042728032, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.940Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.940Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.940Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "ves-openapi-manager", "timestamp": 1680042732229, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.940Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.941Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.941Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "aai-model-loader", "timestamp": 1680042739093, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.941Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.941Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.941Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "multicloud-k8s", "timestamp": 1680042725260, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.941Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.941Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.941Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "cds-sdc-listener", "timestamp": 1680042725550, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.941Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.941Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.941Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680042739017, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.942Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.942Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.942Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "policy-distribution-id", "timestamp": 1680042728032, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.942Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.942Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.942Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "ves-openapi-manager", "timestamp": 1680042732229, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.942Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.942Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.942Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "aai-model-loader", "timestamp": 1680042739093, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.942Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.943Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.943Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "multicloud-k8s", "timestamp": 1680042725260, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-28T22:33:36.943Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.943Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.943Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "cds-sdc-listener", "timestamp": 1680042725550, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.943Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.943Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.943Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680042739017, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.943Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.943Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.943Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "policy-distribution-id", "timestamp": 1680042728032, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-28T22:33:36.944Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.944Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.944Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "ves-openapi-manager", "timestamp": 1680042732229, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.944Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.944Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.944Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "aai-model-loader", "timestamp": 1680042739093, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.944Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.944Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.944Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "multicloud-k8s", "timestamp": 1680042725260, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-28T22:33:36.945Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.945Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.945Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "cds-sdc-listener", "timestamp": 1680042725550, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.945Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.945Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.945Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680042739017, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.945Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.945Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.945Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "policy-distribution-id", "timestamp": 1680042728032, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.945Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.945Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.945Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "ves-openapi-manager", "timestamp": 1680042732229, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.946Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.946Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.946Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "aai-model-loader", "timestamp": 1680042739093, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.946Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.946Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.946Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "multicloud-k8s", "timestamp": 1680042725260, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.946Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.946Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.946Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "cds-sdc-listener", "timestamp": 1680042725550, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.946Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.947Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.947Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680042739017, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.947Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.947Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.947Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "policy-distribution-id", "timestamp": 1680042728032, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.947Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.947Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.947Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "ves-openapi-manager", "timestamp": 1680042732229, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.948Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.948Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.948Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "aai-model-loader", "timestamp": 1680042739093, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.948Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.948Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.950Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "multicloud-k8s", "timestamp": 1680042725260, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-28T22:33:36.950Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.950Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.951Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "cds-sdc-listener", "timestamp": 1680042725550, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.951Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.951Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.951Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680042739017, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.951Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.951Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.951Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "policy-distribution-id", "timestamp": 1680042728032, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.951Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.951Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.951Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "aai-model-loader", "timestamp": 1680042739093, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.951Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.951Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.951Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "ves-openapi-manager", "timestamp": 1680042732229, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.951Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.951Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.951Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "multicloud-k8s", "timestamp": 1680042725260, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.951Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.951Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.952Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "cds-sdc-listener", "timestamp": 1680042725550, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.952Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.952Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.952Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680042739017, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.952Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.952Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.952Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "policy-distribution-id", "timestamp": 1680042728032, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-28T22:33:36.952Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.952Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.952Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "aai-model-loader", "timestamp": 1680042739093, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-28T22:33:36.952Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.952Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.952Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "ves-openapi-manager", "timestamp": 1680042732229, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-28T22:33:36.952Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.952Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.952Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "multicloud-k8s", "timestamp": 1680042725260, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-28T22:33:36.952Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.952Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.952Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "cds-sdc-listener", "timestamp": 1680042725550, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-28T22:33:36.953Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.953Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.953Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680042739017, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-28T22:33:36.953Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.953Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.953Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "policy-distribution-id", "timestamp": 1680042752556, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T22:33:36.953Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.953Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.953Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "multicloud-k8s", "timestamp": 1680042752882, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-28T22:33:36.953Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.953Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.953Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "cds-sdc-listener", "timestamp": 1680042752091, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T22:33:36.953Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.953Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.953Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "aai-model-loader", "timestamp": 1680042752887, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T22:33:36.953Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.953Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.953Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680042753741, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T22:33:36.953Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.953Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.953Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "policy-distribution-id", "timestamp": 1680042753560, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T22:33:36.953Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.954Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.954Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "multicloud-k8s", "timestamp": 1680042753963, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-03-28T22:33:36.954Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.954Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.954Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "policy-distribution-id", "timestamp": 1680042754561, "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-28T22:33:36.975Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of fe105c1e-ef4e-412c-9c8b-44baeafe357c 2023-03-28T22:33:36.975Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-28T22:33:36.988Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.988Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "multicloud-k8s", "timestamp": 1680042755053, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-03-28T22:33:36.988Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.988Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.988Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680042755743, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T22:33:36.988Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:36.988Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:36.988Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "multicloud-k8s", "timestamp": 1680042756110, "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-28T22:33:36.996Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of fe105c1e-ef4e-412c-9c8b-44baeafe357c 2023-03-28T22:33:36.996Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-28T22:33:37.009Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:37.010Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680042756746, "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-28T22:33:37.019Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of fe105c1e-ef4e-412c-9c8b-44baeafe357c 2023-03-28T22:33:37.019Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-28T22:33:37.031Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:37.031Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "multicloud-k8s", "timestamp": 1680042757112, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2023-03-28T22:33:37.031Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:37.031Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:33:37.031Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "aai-model-loader", "timestamp": 1680042757721, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T22:33:37.032Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:33:46.195Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:33:46.215Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:33:46.219Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:33:46.219Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:34:16.220Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:34:16.236Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:34:16.239Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:34:16.239Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:34:36.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:34:36.828Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:34:36.828Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "aai-model-loader", "timestamp": 1680042758724, "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-28T22:34:36.845Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of fe105c1e-ef4e-412c-9c8b-44baeafe357c 2023-03-28T22:34:36.845Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-28T22:34:36.976Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-28T22:34:36.976Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Member SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-74fd75a0-eea4-4a20-94ea-05ac32c47f3a sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired. 2023-03-28T22:34:36.977Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-28T22:34:36.977Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-28T22:34:37.906Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:34:40.916Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:34:43.927Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:34:46.239Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-28T22:34:46.240Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:34:46.249Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 and serviceModelVersionId: db3fb57a-c268-4f32-8293-6836f7d7737c 2023-03-28T22:34:46.250Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 654b14a6-99a1-48e0-b0a8-d81184a1c2a4 2023-03-28T22:34:46.250Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0 2023-03-28T22:34:46.256Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T22:34:46.276Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?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-28T22:34:46.276Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|INFO|500||Invoke 2023-03-28T22:34:46.282Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-28T22:34:46.319Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-28T22:34:46.319Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0 has http status code:404 and response headers:{date=[Tue, 28 Mar 2023 22:34:47 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[34], x-aai-txid=[2-aai-resources-230328-22:34:47:627-56774], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T22:34:46.320Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c","ERR.5.4.6114"]}}} 2023-03-28T22:34:46.323Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-28T22:34:46.323Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) 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-28T22:34:46.323Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-28T22:34:46.323Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 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-28T22:34:46.329Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java: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-28T22:34:46.329Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-28T22:34:46.329Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-28T22:34:46.329Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:34:46.329Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:34:46.330Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680042886329, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:34:46.937Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 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-28T22:34:47.348Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T22:34:47.348Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"ad44a54f-9415-48bd-bf30-fdf48338e2b4","serviceName":"vFW 2023-03-28 22-02-01","serviceVersion":"1.0","serviceUUID":"93dc6276-0725-49b0-a7ce-fdc8ca01e3b6","serviceDescription":"catalog service description","serviceInvariantUUID":"a7f48542-78c3-40a8-8d7c-1480905d98f0","resources":[{"resourceInstanceName":"vFW 67410293-e76b 0","resourceName":"vFW 67410293-e76b","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"87dc6175-9dcb-4077-ac32-6815330f219c","resourceInvariantUUID":"a3dea2ac-7cdc-47c6-a372-633ad11be473","resourceCustomizationUUID":"5ce38cf7-2e75-495c-a214-3bd7bb5850e7","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml","artifactChecksum":"MWViOGZhMjQ2YzJkOGY2NmNkNjQ4NzI2MzRmNWNlNDY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"085973a9-6309-45fc-8253-5b20b4ced7c2","artifactVersion":"1"},{"artifactName":"vfw67410293e76b0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json","artifactChecksum":"NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5de4d4d9-6ba9-4a7d-8282-7581ee34cdab","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d19d934b-9ad4-48a2-97e0-5bd3b5396997","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml","artifactChecksum":"MDQzNDM4MjBiYTEyMmQ4NTAwZmE0ZWMwMjVhY2Y0NDk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a310a987-b363-4601-b1de-1afe664b595d","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"15a8bbc0-1b52-4b59-87fa-7d7ed3200906","artifactVersion":"2","generatedFromUUID":"d19d934b-9ad4-48a2-97e0-5bd3b5396997"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230328220201-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml","artifactChecksum":"YjJkMTgyZWQwZmE4NmI3N2FiYjk5MjJhMjk4YWViMTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"47abb903-b87f-40d0-95c0-e171a8139ac0","artifactVersion":"1"},{"artifactName":"service-Vfw20230328220201-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar","artifactChecksum":"ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"38d09853-bc3c-44ab-a917-1e22a9f79f53","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T22:34:47.348Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:34:47.349Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:34:47.349Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:34:47.349Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042559508, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:34:48.349Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:34:48.350Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:34:48.350Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:34:48.350Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042559508, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:34:49.351Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:34:49.352Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:34:49.352Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:34:49.352Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042559508, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:34:49.947Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:34:50.353Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:34:50.353Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:34:50.354Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:34:50.354Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042559508, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:34:51.354Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:34:51.355Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:34:51.355Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:34:51.356Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042559508, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:34:52.357Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:34:52.357Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:34:52.357Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:34:52.357Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042559508, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:34:52.956Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:34:53.358Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:34:53.359Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:34:53.359Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:34:53.359Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042559508, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:34:54.360Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||sending notification to client: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "serviceName": "vFW 2023-03-28 22-02-01", "serviceVersion": "1.0", "serviceUUID": "93dc6276-0725-49b0-a7ce-fdc8ca01e3b6", "serviceDescription": "catalog service description", "serviceInvariantUUID": "a7f48542-78c3-40a8-8d7c-1480905d98f0", "resources": [ { "resourceInstanceName": "vFW 67410293-e76b 0", "resourceCustomizationUUID": "5ce38cf7-2e75-495c-a214-3bd7bb5850e7", "resourceName": "vFW 67410293-e76b", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "87dc6175-9dcb-4077-ac32-6815330f219c", "resourceInvariantUUID": "a3dea2ac-7cdc-47c6-a372-633ad11be473", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw67410293e76b0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "artifactChecksum": "NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5de4d4d9-6ba9-4a7d-8282-7581ee34cdab", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d19d934b-9ad4-48a2-97e0-5bd3b5396997", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "15a8bbc0-1b52-4b59-87fa-7d7ed3200906", "generatedFromUUID": "d19d934b-9ad4-48a2-97e0-5bd3b5396997" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "15a8bbc0-1b52-4b59-87fa-7d7ed3200906", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230328220201-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "artifactChecksum": "ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "38d09853-bc3c-44ab-a917-1e22a9f79f53" } ], "workloadContext": "Production" } 2023-03-28T22:34:54.361Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T22:34:54.361Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 ASDC 2023-03-28T22:34:54.361Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||ASDC Notification: DistributionID:ad44a54f-9415-48bd-bf30-fdf48338e2b4 ServiceName:vFW 2023-03-28 22-02-01 ServiceVersion:1.0 ServiceUUID:93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 ServiceInvariantUUID:a7f48542-78c3-40a8-8d7c-1480905d98f0 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230328220201-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ArtifactUUID:38d09853-bc3c-44ab-a917-1e22a9f79f53 ArtifactChecksum:ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 67410293-e76b 0 ResourceCustomizationUUID:5ce38cf7-2e75-495c-a214-3bd7bb5850e7 ResourceInvariantUUID:a3dea2ac-7cdc-47c6-a372-633ad11be473 ResourceName:vFW 67410293-e76b ResourceType:VF ResourceUUID:87dc6175-9dcb-4077-ac32-6815330f219c ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw67410293e76b0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json ArtifactUUID:5de4d4d9-6ba9-4a7d-8282-7581ee34cdab ArtifactChecksum:NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY= 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml ArtifactUUID:d19d934b-9ad4-48a2-97e0-5bd3b5396997 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env ArtifactUUID:15a8bbc0-1b52-4b59-87fa-7d7ed3200906 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env ArtifactUUID:15a8bbc0-1b52-4b59-87fa-7d7ed3200906 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T22:34:54.361Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 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: 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-28T22:34:54.396Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T22:34:54.396Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-03-28T22:34:54.397Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-03-28T22:34:54.397Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 from URL: /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-28T22:34:54.397Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-03-28T22:34:54.397Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-28T22:34:54.640Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-03-28T22:34:54.644Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 38d09853-bc3c-44ab-a917-1e22a9f79f53 101498 2023-03-28T22:34:54.644Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-28T22:34:54.644Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-28T22:34:54.644Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T22:34:54.645Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:34:54.645Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:34:54.645Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042894644, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:34:55.645Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T22:34:55.646Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-03-28T22:34:55.646Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53, URL: /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar to file: /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:34:55.646Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230328220201-csar.csar 2023-03-28T22:34:55.647Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:34:55.647Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:34:55.745Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12348083232389972589/Definitions/service-Vfw20230328220201-template.yml 2023-03-28T22:34:55.964Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_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_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 2023-03-28T22:34:57.182Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T22:34:57.183Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||#################################################################################################### 2023-03-28T22:34:57.183Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:34:57.183Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-28T22:34:57.183Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:34:57.183Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:34:57.184Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:34:57.184Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:34:57.184Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:34:57.184Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:34:57.184Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:34:57.184Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:34:57.184Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:34:57.184Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 67410293-e76b 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-Vfw20230328220201-csar.csar 2023-03-28T22:34:57.184Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:34:57.184Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||WARN|500||#################################################################################################### 2023-03-28T22:34:57.184Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:34:57.184Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:34:57.184Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T22:34:57.184Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2023-03-28T22:34:57.185Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T22:34:57.185Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:34:57.185Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:34:57.185Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T22:34:57.185Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2023-03-28T22:34:57.185Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T22:34:57.185Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:34:57.185Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:34:57.185Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:34:57.185Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-28T22:34:57.185Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T22:34:57.186Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T22:34:57.186Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:34:57.186Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T22:34:57.186Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:34:57.186Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T22:34:57.186Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T22:34:57.186Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T22:34:57.186Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T22:34:57.186Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:34:57.186Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T22:34:57.186Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T22:34:57.186Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T22:34:57.187Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T22:34:57.187Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:34:57.187Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-28T22:34:57.187Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:34:57.187Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-28T22:34:57.187Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:34:57.187Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T22:34:57.187Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T22:34:57.187Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:34:57.187Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T22:34:57.188Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T22:34:57.188Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:34:57.188Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T22:34:57.188Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T22:34:57.188Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:34:57.188Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-28T22:34:57.188Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T22:34:57.188Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-28T22:34:57.188Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T22:34:57.189Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T22:34:57.189Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T22:34:57.189Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:34:57.189Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T22:34:57.189Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T22:34:57.189Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T22:34:57.189Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T22:34:57.189Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:34:57.189Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=74a9d765-6a78-4386-85d5-0096600be1bb 2023-03-28T22:34:57.189Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:34:57.189Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-28T22:34:57.189Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T22:34:57.189Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T22:34:57.189Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:34:57.190Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T22:34:57.190Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:34:57.190Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T22:34:57.190Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T22:34:57.190Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-28T22:34:57.190Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T22:34:57.190Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T22:34:57.190Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T22:34:57.190Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:34:57.190Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=79a48a92-26a2-467b-a3e1-dd9aea758c0e 2023-03-28T22:34:57.191Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:34:57.191Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-28T22:34:57.191Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T22:34:57.191Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T22:34:57.191Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:34:57.191Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T22:34:57.191Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:34:57.191Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T22:34:57.191Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T22:34:57.191Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T22:34:57.191Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T22:34:57.191Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:34:57.192Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T22:34:57.192Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-28T22:34:57.192Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=6a2ddb58-dd58-4d8b-b6d7-eb73a547cbcf 2023-03-28T22:34:57.192Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:34:57.192Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:34:57.192Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:34:57.192Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:34:57.192Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:34:57.192Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:34:57.192Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:34:57.192Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:34:57.192Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-28 22-02-01 Description:catalog service description Model UUID:93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 Model Version:NULL Model InvariantUuid:a7f48542-78c3-40a8-8d7c-1480905d98f0 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 67410293-e76b Model UUID:cf8e4eb5-9864-4fdd-af64-80b03f48d14d Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:a3dea2ac-7cdc-47c6-a372-633ad11be473 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:5ce38cf7-2e75-495c-a214-3bd7bb5850e7 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:193cd6e2-538e-4142-9392-7ebb398b7e43 ModelName:Vfw67410293E76b..base_vfw..module-0 ModelUuid:b16cd493-2fbb-4548-a3d8-90863aeb9b7d ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:74a9d765-6a78-4386-85d5-0096600be1bb ModelInvariantUuid:bed6b03d-444d-4294-b591-54da9a36918d ModelName:vFW 67410293-e76b-nodes.vfwCvfc ModelUuid:c051efdd-da87-4c3f-9332-3d86f32a2f49 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:6b57d388-0a65-43b6-8ed1-785e401b9ac8 ModelInvariantUuid:9d06528b-ed4c-484e-a7ee-fac8dc7d9b81 ModelName:Vfw67410293E76b.compute.nodes.heat.vfw ModelUuid:cda29578-f723-4724-9cae-1499f665a439 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:79a48a92-26a2-467b-a3e1-dd9aea758c0e ModelInvariantUuid:b894ffd2-ee00-44bf-8548-41ca0b9e6c43 ModelName:vFW 67410293-e76b-nodes.vsnCvfc ModelUuid:3f1b92ee-581a-4fff-a85d-2043b8a3fd97 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:13b293d9-7396-4746-8010-2aa34880a43c ModelInvariantUuid:47bb46c4-9c05-44aa-bfc2-f88d6d4c5025 ModelName:Vfw67410293E76b.compute.nodes.heat.vsn ModelUuid:a2c8400a-1afd-4e2c-b390-896018a104e2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:6a2ddb58-dd58-4d8b-b6d7-eb73a547cbcf ModelInvariantUuid:c90fe34c-a014-4100-8de6-49880a60d437 ModelName:vFW 67410293-e76b-nodes.vpgCvfc ModelUuid:02a541b8-8f9e-40b3-b802-d75d4303054d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:d8086a3a-4e7c-423f-adf7-07a6ddf69b79 ModelInvariantUuid:b9f80dd7-c2be-40f0-b1b5-286822f5255e ModelName:Vfw67410293E76b.compute.nodes.heat.vpg ModelUuid:edd030db-baa1-428f-8c44-e47e82120dd8 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=? 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-28T22:34:57.222Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||ERROR|500||Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists 2023-03-28T22:34:57.222Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-28T22:34:57.222Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar(Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists) 2023-03-28T22:34:57.222Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T22:34:57.223Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:34:57.223Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:34:57.223Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042897222, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:34:58.224Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-28T22:34:58.224Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar(Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists) 2023-03-28T22:34:58.225Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T22:34:58.225Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:34:58.225Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:34:58.225Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042898224, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:34:59.000Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:34:59.226Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-28T22:34:59.248Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-28T22:34:59.252Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T22:34:59.252Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T22:34:59.252Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T22:34:59.252Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T22:34:59.252Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:34:59.252Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:34:59.253Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:34:59.253Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:34:59.253Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T22:34:59.263Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T22:35:02.009Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:35:05.019Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:35:08.028Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:35:11.037Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:35:14.046Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:35:17.055Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:35:20.065Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:35:23.074Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:35:26.083Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:35:29.092Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:35:29.263Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-28T22:35:29.274Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 and serviceModelVersionId: 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 2023-03-28T22:35:29.274Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a7f48542-78c3-40a8-8d7c-1480905d98f0 2023-03-28T22:35:29.275Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 2023-03-28T22:35:29.282Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T22:35:29.306Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?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-28T22:35:29.307Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|INFO|500||Invoke 2023-03-28T22:35:29.315Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T22:35:29.489Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|INFO|500||InvokeReturn 2023-03-28T22:35:29.490Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 22:35:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[170], vertex-id=[204904], x-aai-txid=[1-aai-resources-230328-22:35:30:660-95186], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T22:35:29.490Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T22:35:29.490Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T22:35:29.490Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T22:35:29.497Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java: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-28T22:35:29.497Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ad44a54f-9415-48bd-bf30-fdf48338e2b4 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T22:35:29.497Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T22:35:29.497Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:35:29.497Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:35:29.497Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042929497, "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-28T22:35:30.520Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T22:35:30.520Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"311a6477-b2cc-463c-9fee-aa741f7534d0","serviceName":"vFW 2023-03-28 22-18-55","serviceVersion":"1.0","serviceUUID":"86258cd9-b564-47e4-88c7-326a9c01209f","serviceDescription":"catalog service description","serviceInvariantUUID":"816a8d4d-52df-442b-ab64-56255b003b1b","resources":[{"resourceInstanceName":"vFW 4e17aa4e-f357 0","resourceName":"vFW 4e17aa4e-f357","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"9b459486-5c24-4b0e-b8c0-b27316cf0496","resourceInvariantUUID":"f0eb43bc-7057-4bfd-8597-2d8f61758599","resourceCustomizationUUID":"4f16d217-4b00-405b-8532-7309a7e941d5","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml","artifactChecksum":"NGZhNmFjYzI0OWMzNjk0M2ZiMDY3OWJlODEwMTBhZWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"dd088c19-0061-4db4-86ab-4eb0931888cf","artifactVersion":"1"},{"artifactName":"vfw4e17aa4ef3570_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json","artifactChecksum":"NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"fd4c9261-11b4-43ae-8ee7-4bc91a759c95","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f047bf4e-f981-4d29-99e8-fd6c3f83f2d3","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml","artifactChecksum":"YTBlYmE2NTk4ZGI4ZDVjMmYxY2ZkMDU2YWU3NmY0OGU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3c91ae60-e7e2-4688-b4a1-b853f4361f52","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7bcb52f7-4100-4599-afa7-d7d46b176374","artifactVersion":"2","generatedFromUUID":"f047bf4e-f981-4d29-99e8-fd6c3f83f2d3"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230328221855-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml","artifactChecksum":"Y2FiN2ZmMDY0ODIxZDM2YTQ2OGRmNTY3NTE2YzhkMjM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"46d95744-768f-403d-ba4a-13585170514a","artifactVersion":"1"},{"artifactName":"service-Vfw20230328221855-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar","artifactChecksum":"ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a3ef5172-4047-46ee-9c6d-d34e1107a71d","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T22:35:30.521Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:35:30.521Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:35:30.521Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:35:30.521Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042559508, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:35:31.522Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:35:31.522Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:35:31.523Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:35:31.523Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042559508, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:35:32.102Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:35:32.523Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:35:32.524Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:35:32.524Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:35:32.524Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042559508, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:35:33.527Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:35:33.528Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:35:33.528Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:35:33.528Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042559508, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:35:34.530Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:35:34.530Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:35:34.531Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:35:34.531Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042559508, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:35:35.112Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:35:35.532Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:35:35.532Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:35:35.532Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:35:35.533Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042559508, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:35:36.533Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:35:36.534Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:35:36.534Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:35:36.534Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042559508, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:35:36.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:35:36.839Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-28T22:35:36.840Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-28T22:35:36.845Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=11, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T22:35:36.846Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 11: {SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-28T22:35:36.859Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=11, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T22:35:36.860Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T22:35:36.860Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T22:35:36.864Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-28T22:35:36.865Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-28T22:35:36.866Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-28T22:35:36.866Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=431, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T22:35:36.866Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-28T22:35:36.866Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-28T22:35:37.535Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||sending notification to client: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "serviceName": "vFW 2023-03-28 22-18-55", "serviceVersion": "1.0", "serviceUUID": "86258cd9-b564-47e4-88c7-326a9c01209f", "serviceDescription": "catalog service description", "serviceInvariantUUID": "816a8d4d-52df-442b-ab64-56255b003b1b", "resources": [ { "resourceInstanceName": "vFW 4e17aa4e-f357 0", "resourceCustomizationUUID": "4f16d217-4b00-405b-8532-7309a7e941d5", "resourceName": "vFW 4e17aa4e-f357", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "9b459486-5c24-4b0e-b8c0-b27316cf0496", "resourceInvariantUUID": "f0eb43bc-7057-4bfd-8597-2d8f61758599", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw4e17aa4ef3570_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "artifactChecksum": "NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "fd4c9261-11b4-43ae-8ee7-4bc91a759c95", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "f047bf4e-f981-4d29-99e8-fd6c3f83f2d3", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7bcb52f7-4100-4599-afa7-d7d46b176374", "generatedFromUUID": "f047bf4e-f981-4d29-99e8-fd6c3f83f2d3" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7bcb52f7-4100-4599-afa7-d7d46b176374", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230328221855-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "artifactChecksum": "ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a3ef5172-4047-46ee-9c6d-d34e1107a71d" } ], "workloadContext": "Production" } 2023-03-28T22:35:37.536Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T22:35:37.536Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 86258cd9-b564-47e4-88c7-326a9c01209f ASDC 2023-03-28T22:35:37.536Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||ASDC Notification: DistributionID:311a6477-b2cc-463c-9fee-aa741f7534d0 ServiceName:vFW 2023-03-28 22-18-55 ServiceVersion:1.0 ServiceUUID:86258cd9-b564-47e4-88c7-326a9c01209f ServiceInvariantUUID:816a8d4d-52df-442b-ab64-56255b003b1b ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230328221855-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ArtifactUUID:a3ef5172-4047-46ee-9c6d-d34e1107a71d ArtifactChecksum:ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 4e17aa4e-f357 0 ResourceCustomizationUUID:4f16d217-4b00-405b-8532-7309a7e941d5 ResourceInvariantUUID:f0eb43bc-7057-4bfd-8597-2d8f61758599 ResourceName:vFW 4e17aa4e-f357 ResourceType:VF ResourceUUID:9b459486-5c24-4b0e-b8c0-b27316cf0496 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw4e17aa4ef3570_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json ArtifactUUID:fd4c9261-11b4-43ae-8ee7-4bc91a759c95 ArtifactChecksum:NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ= 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml ArtifactUUID:f047bf4e-f981-4d29-99e8-fd6c3f83f2d3 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env ArtifactUUID:7bcb52f7-4100-4599-afa7-d7d46b176374 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env ArtifactUUID:7bcb52f7-4100-4599-afa7-d7d46b176374 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T22:35:37.536Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 86258cd9-b564-47e4-88c7-326a9c01209f 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: 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-28T22:35:37.576Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T22:35:37.577Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-03-28T22:35:37.577Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-03-28T22:35:37.577Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d from URL: /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-28T22:35:37.577Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-03-28T22:35:37.577Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-28T22:35:37.863Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-03-28T22:35:37.867Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar a3ef5172-4047-46ee-9c6d-d34e1107a71d 101486 2023-03-28T22:35:37.867Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-28T22:35:37.867Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-28T22:35:37.867Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T22:35:37.868Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:35:37.868Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:35:37.868Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042937867, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:35:37.880Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:35:37.880Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680042886329, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec\u003dERR.5.4.6114)" } 2023-03-28T22:35:37.880Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:35:37.880Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:35:37.880Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042559508, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:35:37.880Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:35:37.881Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:35:37.881Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042559508, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "NOTIFIED" } 2023-03-28T22:35:37.881Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:35:37.881Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:35:37.881Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042559508, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-28T22:35:37.881Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:35:37.881Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:35:37.881Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042559508, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:35:37.881Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:35:37.881Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:35:37.881Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042559508, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-28T22:35:37.881Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:35:37.881Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:35:37.881Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042559508, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:35:37.881Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:35:37.881Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:35:37.881Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042559508, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "NOTIFIED" } 2023-03-28T22:35:37.881Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:35:37.881Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:35:37.881Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042894644, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T22:35:37.881Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:35:37.881Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:35:37.881Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042897222, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists" } 2023-03-28T22:35:37.882Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:35:37.882Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:35:37.882Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042898224, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists" } 2023-03-28T22:35:37.882Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:35:37.882Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:35:37.882Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042929497, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T22:35:37.882Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:35:37.882Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:35:37.882Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042559508, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:35:37.882Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:35:37.882Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:35:37.882Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042559508, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "status": "NOTIFIED" } 2023-03-28T22:35:37.882Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:35:37.882Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:35:37.882Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042559508, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-28T22:35:37.882Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:35:37.882Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:35:37.882Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042559508, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:35:37.882Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:35:37.882Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:35:37.882Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042559508, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-28T22:35:37.882Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:35:37.882Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:35:37.882Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042559508, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:35:37.882Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:35:37.883Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T22:35:37.883Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042559508, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "NOTIFIED" } 2023-03-28T22:35:37.883Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:35:38.868Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T22:35:38.870Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-03-28T22:35:38.870Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d, URL: /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar to file: /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T22:35:38.871Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230328221855-csar.csar 2023-03-28T22:35:38.871Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T22:35:38.872Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T22:35:38.979Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10921530862476127127/Definitions/service-Vfw20230328221855-template.yml Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided 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 2023-03-28T22:35:40.442Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T22:35:40.443Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||WARN|500||#################################################################################################### 2023-03-28T22:35:40.443Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T22:35:40.443Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-28T22:35:40.443Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T22:35:40.443Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T22:35:40.443Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T22:35:40.443Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T22:35:40.443Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T22:35:40.443Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T22:35:40.443Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T22:35:40.443Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T22:35:40.444Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T22:35:40.444Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 4e17aa4e-f357 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-Vfw20230328221855-csar.csar 2023-03-28T22:35:40.444Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T22:35:40.444Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||WARN|500||#################################################################################################### 2023-03-28T22:35:40.444Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:35:40.444Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:35:40.444Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-28T22:35:40.444Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2023-03-28T22:35:40.444Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T22:35:40.445Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:35:40.445Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:35:40.445Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-28T22:35:40.445Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2023-03-28T22:35:40.445Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T22:35:40.445Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:35:40.445Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:35:40.445Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:35:40.445Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-28T22:35:40.445Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T22:35:40.445Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T22:35:40.445Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:35:40.446Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T22:35:40.446Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:35:40.446Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T22:35:40.446Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T22:35:40.446Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T22:35:40.446Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T22:35:40.446Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:35:40.446Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T22:35:40.446Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T22:35:40.446Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T22:35:40.446Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T22:35:40.446Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:35:40.447Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-28T22:35:40.447Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:35:40.447Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-28T22:35:40.447Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:35:40.447Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-28T22:35:40.447Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T22:35:40.447Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:35:40.447Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-28T22:35:40.447Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T22:35:40.448Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:35:40.448Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-28T22:35:40.448Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T22:35:40.448Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:35:40.448Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-28T22:35:40.448Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T22:35:40.448Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-28T22:35:40.448Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T22:35:40.448Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T22:35:40.448Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T22:35:40.449Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:35:40.449Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T22:35:40.449Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T22:35:40.449Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T22:35:40.449Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T22:35:40.449Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:35:40.449Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=f32f8e19-bef8-419d-87ed-af5c0238d798 2023-03-28T22:35:40.449Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:35:40.449Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-28T22:35:40.449Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T22:35:40.450Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T22:35:40.450Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:35:40.450Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T22:35:40.450Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:35:40.450Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T22:35:40.450Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T22:35:40.450Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-28T22:35:40.451Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T22:35:40.451Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T22:35:40.451Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T22:35:40.451Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:35:40.451Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=7547fbf5-4578-4c3d-a5b9-84c8c1316821 2023-03-28T22:35:40.451Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:35:40.451Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-28T22:35:40.452Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T22:35:40.452Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T22:35:40.452Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:35:40.452Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T22:35:40.452Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:35:40.452Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T22:35:40.452Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T22:35:40.453Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T22:35:40.453Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T22:35:40.453Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:35:40.453Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T22:35:40.453Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-28T22:35:40.453Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5f51de74-4243-403b-b7a9-a2dd728855e1 2023-03-28T22:35:40.453Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:35:40.454Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:35:40.454Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:35:40.454Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:35:40.454Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:35:40.454Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:35:40.454Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:35:40.454Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:35:40.454Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-28 22-18-55 Description:catalog service description Model UUID:86258cd9-b564-47e4-88c7-326a9c01209f Model Version:NULL Model InvariantUuid:816a8d4d-52df-442b-ab64-56255b003b1b Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 4e17aa4e-f357 Model UUID:83811783-7f50-4409-b37e-013d3a6679be Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:f0eb43bc-7057-4bfd-8597-2d8f61758599 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:4f16d217-4b00-405b-8532-7309a7e941d5 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:8ad82d93-2542-4347-95aa-48de46af2769 ModelName:Vfw4e17aa4eF357..base_vfw..module-0 ModelUuid:2c8738f1-5769-4b50-8168-bc077e07a968 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:f32f8e19-bef8-419d-87ed-af5c0238d798 ModelInvariantUuid:09ef63d4-d50c-4979-9e06-e7673b5bc9e6 ModelName:vFW 4e17aa4e-f357-nodes.vfwCvfc ModelUuid:2568cf18-4961-4bdc-b96b-b9c2abc89a6e ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:a6a9beae-4b33-4065-bc7c-501c322bf4be ModelInvariantUuid:34d56be9-e557-4359-8260-f37f36750957 ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vfw ModelUuid:210fc1b5-28de-43b3-91a1-72861ee00ca7 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:7547fbf5-4578-4c3d-a5b9-84c8c1316821 ModelInvariantUuid:d3e79bbd-9ec1-49ac-bfe5-a370c75db104 ModelName:vFW 4e17aa4e-f357-nodes.vsnCvfc ModelUuid:7ad2d21c-7af1-4b91-9906-81a91e71ef03 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:75544a54-4184-42f2-a23d-9f9263d6baad ModelInvariantUuid:4487dbbb-4ec9-468d-b1d5-7e635abde181 ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vsn ModelUuid:fcedcee2-219d-40dd-9f79-4230cb13a148 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:5f51de74-4243-403b-b7a9-a2dd728855e1 ModelInvariantUuid:275a83ad-0767-40d6-9ff8-07edaed52db3 ModelName:vFW 4e17aa4e-f357-nodes.vpgCvfc ModelUuid:5ad99adc-e476-411f-98bc-caa1b9661e8d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:07ee84b1-85c2-4db0-b602-d70a6723467d ModelInvariantUuid:fb7efc2e-bef5-4bb4-a023-379da4c7553e ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vpg ModelUuid:f0f45588-ffc3-409c-87a7-bfc308d80744 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=? 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-28T22:35:40.484Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||ERROR|500||Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists 2023-03-28T22:35:40.485Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-28T22:35:40.485Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar(Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists) 2023-03-28T22:35:40.485Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T22:35:40.485Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:35:40.485Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:35:40.485Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042940485, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:35:41.487Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-28T22:35:41.487Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar(Resource with UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 already exists) 2023-03-28T22:35:41.487Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T22:35:41.487Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:35:41.487Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:35:41.487Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042941487, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:35:42.489Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-28T22:35:42.504Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-28T22:35:42.507Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T22:35:42.508Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T22:35:42.508Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T22:35:42.508Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T22:35:42.508Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:35:42.508Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:35:42.508Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:35:42.508Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:35:42.508Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T22:35:42.516Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T22:36:12.517Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-28T22:36:12.526Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 and serviceModelVersionId: 86258cd9-b564-47e4-88c7-326a9c01209f 2023-03-28T22:36:12.526Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 816a8d4d-52df-442b-ab64-56255b003b1b 2023-03-28T22:36:12.527Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0 2023-03-28T22:36:12.534Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T22:36:12.551Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|INFO|500||Invoke 2023-03-28T22:36:12.552Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[311a6477-b2cc-463c-9fee-aa741f7534d0], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[2b08ba42-8348-46c3-9a5d-c3f9980ad59f], X-ECOMP-RequestID=[311a6477-b2cc-463c-9fee-aa741f7534d0], X-TransactionId=[], X-ONAP-RequestID=[311a6477-b2cc-463c-9fee-aa741f7534d0], Content-Type=[application/merge-patch+json]} 2023-03-28T22:36:12.559Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T22:36:12.708Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?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/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 22:36:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[146], vertex-id=[147576], x-aai-txid=[0-aai-resources-230328-22:36:13:909-61608], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T22:36:12.709Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T22:36:12.710Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|INFO|500||InvokeReturn 2023-03-28T22:36:12.710Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T22:36:12.710Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T22:36:12.719Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java: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-28T22:36:12.720Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 311a6477-b2cc-463c-9fee-aa741f7534d0 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T22:36:12.720Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T22:36:12.720Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:36:12.720Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:36:12.720Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042972720, "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-28T22:36:13.743Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T22:36:13.744Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-28T22:36:13.745Z||pool-2-thread-2|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-28T22:36:13.745Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-28T22:36:13.745Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Lost previously 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-28T22:36:13.745Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] (Re-)joining group 2023-03-28T22:36:13.749Z||pool-2-thread-2|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=3, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-28T22:36:13.750Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-d5e05478-26c5-4589-8d5e-f9b18391ab12 2023-03-28T22:36:13.751Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-28T22:36:13.751Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] (Re-)joining group 2023-03-28T22:36:16.117Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:36:19.136Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:36:22.146Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:36:25.155Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:36:28.167Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:36:31.177Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:36:34.185Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:36:36.826Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:36:36.841Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-28T22:36:36.842Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-28T22:36:36.848Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=12, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T22:36:36.849Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Successfully joined group with generation Generation{generationId=12, memberId='SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-d5e05478-26c5-4589-8d5e-f9b18391ab12', protocol='range'} 2023-03-28T22:36:36.853Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 12: {SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-d5e05478-26c5-4589-8d5e-f9b18391ab12=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]), SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-28T22:36:36.864Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=12, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T22:36:36.865Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Successfully synced group in generation Generation{generationId=12, memberId='SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-d5e05478-26c5-4589-8d5e-f9b18391ab12', protocol='range'} 2023-03-28T22:36:36.865Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-28T22:36:36.865Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-28T22:36:36.865Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T22:36:36.866Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T22:36:36.869Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-28T22:36:36.869Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-28T22:36:36.869Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-28T22:36:36.869Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-28T22:36:36.869Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-28T22:36:36.869Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-28T22:36:36.870Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-28T22:36:36.870Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-28T22:36:36.870Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-28T22:36:36.870Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=450, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T22:36:36.870Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-28T22:36:36.871Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-28T22:36:36.879Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:36:36.879Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"588f8ba4-ec41-453c-9643-aaa9a40a4bd3","serviceName":"basic_onboard_PRuAnc","serviceVersion":"1.0","serviceUUID":"db3fb57a-c268-4f32-8293-6836f7d7737c","serviceDescription":"service","serviceInvariantUUID":"654b14a6-99a1-48e0-b0a8-d81184a1c2a4","resources":[{"resourceInstanceName":"basic_onboard_PRuAnc 0","resourceName":"basic_onboard_PRuAnc","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"e76e4766-ae26-4382-aa57-0238311f7279","resourceInvariantUUID":"4e249934-061c-4b25-9b30-d62e8c4ad8da","resourceCustomizationUUID":"c8a6c118-3baa-4580-a5a7-a9cb03afa0cd","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml","artifactChecksum":"NmJlZjVjNjRmODY0ZjdiZWQ5N2I2M2FhZjIzMTU2NWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7c71679d-1674-4353-88c6-c4162a82a780","artifactVersion":"1"},{"artifactName":"basic_onboard_pruanc0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json","artifactChecksum":"OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"db77a487-cb70-44e7-aee8-73179f1a300a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"3efaab39-307b-470c-a2e3-277072140d08","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"23159f53-9881-4ce8-9228-0eedca61923d","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"abc20b33-96c9-409c-ac3d-e9f9a43f33f6","artifactVersion":"2","generatedFromUUID":"3efaab39-307b-470c-a2e3-277072140d08"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardPruanc-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml","artifactChecksum":"OWJhMDY2YjdiYTlmNGYxNmY4ZTViMDFkNjBkNDY1NTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0f8385b4-bd61-4cce-a96a-6987f8183cfc","artifactVersion":"1"},{"artifactName":"service-BasicOnboardPruanc-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar","artifactChecksum":"NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5d4337f7-8fd0-45f5-b5a7-630e0760540d","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T22:36:36.880Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:36:36.880Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:36:36.880Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:36:36.880Z||pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:36:37.881Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:36:37.881Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:36:37.881Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:36:37.881Z||pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:36:37.903Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:36:37.903Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042937867, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T22:36:37.903Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:36:37.904Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:36:37.904Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042940485, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists" } 2023-03-28T22:36:37.904Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:36:37.904Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:36:37.904Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042941487, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 already exists" } 2023-03-28T22:36:37.904Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:36:37.904Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:36:37.904Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042972720, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T22:36:37.904Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:36:37.904Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:36:37.905Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:36:37.905Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:36:38.882Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:36:38.882Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:36:38.882Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:36:38.882Z||pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:36:39.883Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:36:39.883Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:36:39.884Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:36:39.884Z||pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:36:40.884Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:36:40.885Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:36:40.885Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:36:40.885Z||pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:36:41.886Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:36:41.886Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:36:41.886Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:36:41.886Z||pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:36:42.887Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:36:42.888Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:36:42.888Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:36:42.888Z||pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:36:43.889Z||pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "serviceName": "basic_onboard_PRuAnc", "serviceVersion": "1.0", "serviceUUID": "db3fb57a-c268-4f32-8293-6836f7d7737c", "serviceDescription": "service", "serviceInvariantUUID": "654b14a6-99a1-48e0-b0a8-d81184a1c2a4", "resources": [ { "resourceInstanceName": "basic_onboard_PRuAnc 0", "resourceCustomizationUUID": "c8a6c118-3baa-4580-a5a7-a9cb03afa0cd", "resourceName": "basic_onboard_PRuAnc", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "e76e4766-ae26-4382-aa57-0238311f7279", "resourceInvariantUUID": "4e249934-061c-4b25-9b30-d62e8c4ad8da", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_pruanc0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "artifactChecksum": "OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "db77a487-cb70-44e7-aee8-73179f1a300a", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "3efaab39-307b-470c-a2e3-277072140d08", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "abc20b33-96c9-409c-ac3d-e9f9a43f33f6", "generatedFromUUID": "3efaab39-307b-470c-a2e3-277072140d08" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "abc20b33-96c9-409c-ac3d-e9f9a43f33f6", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardPruanc-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "artifactChecksum": "NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5d4337f7-8fd0-45f5-b5a7-630e0760540d" } ], "workloadContext": "Production" } 2023-03-28T22:36:43.889Z||pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T22:36:43.889Z||pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 db3fb57a-c268-4f32-8293-6836f7d7737c ASDC 2023-03-28T22:36:43.890Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:588f8ba4-ec41-453c-9643-aaa9a40a4bd3 ServiceName:basic_onboard_PRuAnc ServiceVersion:1.0 ServiceUUID:db3fb57a-c268-4f32-8293-6836f7d7737c ServiceInvariantUUID:654b14a6-99a1-48e0-b0a8-d81184a1c2a4 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardPruanc-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar ArtifactUUID:5d4337f7-8fd0-45f5-b5a7-630e0760540d ArtifactChecksum:NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_PRuAnc 0 ResourceCustomizationUUID:c8a6c118-3baa-4580-a5a7-a9cb03afa0cd ResourceInvariantUUID:4e249934-061c-4b25-9b30-d62e8c4ad8da ResourceName:basic_onboard_PRuAnc ResourceType:VF ResourceUUID:e76e4766-ae26-4382-aa57-0238311f7279 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_pruanc0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json ArtifactUUID:db77a487-cb70-44e7-aee8-73179f1a300a ArtifactChecksum:OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU= 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml ArtifactUUID:3efaab39-307b-470c-a2e3-277072140d08 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env ArtifactUUID:abc20b33-96c9-409c-ac3d-e9f9a43f33f6 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env ArtifactUUID:abc20b33-96c9-409c-ac3d-e9f9a43f33f6 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T22:36:43.891Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF db3fb57a-c268-4f32-8293-6836f7d7737c 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: 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-28T22:36:43.930Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T22:36:43.930Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T22:36:43.930Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T22:36:43.931Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 5d4337f7-8fd0-45f5-b5a7-630e0760540d from URL: /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 2023-03-28T22:36:43.931Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T22:36:43.931Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 2023-03-28T22:36:43.954Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T22:36:43.955Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@23dc6dfa 2023-03-28T22:36:43.955Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T22:36:43.955Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardPruanc" ] } } } 2023-03-28T22:36:43.956Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardPruanc-csar.csar /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 5d4337f7-8fd0-45f5-b5a7-630e0760540d Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T22:36:43.956Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar ASDC sendASDCNotification 2023-03-28T22:36:43.956Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar(Specified artifact is not found) 2023-03-28T22:36:43.956Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T22:36:43.957Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:36:43.957Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:36:43.957Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680043003956, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:36:44.958Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardPruanc-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar(UUID:5d4337f7-8fd0-45f5-b5a7-630e0760540d) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-28T22:36:44.971Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-28T22:36:44.971Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: e76e4766-ae26-4382-aa57-0238311f7279 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-28T22:36:44.974Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||basic_onboard_PRuAnc 0 2023-03-28T22:36:44.975Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: e76e4766-ae26-4382-aa57-0238311f7279 2023-03-28T22:36:44.975Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: db77a487-cb70-44e7-aee8-73179f1a300a from URL: /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json 2023-03-28T22:36:44.975Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T22:36:44.975Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json 2023-03-28T22:36:44.995Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T22:36:44.995Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@54c076df 2023-03-28T22:36:44.996Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T22:36:44.996Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardPruanc" ] } } } 2023-03-28T22:36:44.996Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_pruanc0_modules.json /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json db77a487-cb70-44e7-aee8-73179f1a300a Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T22:36:44.996Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json ASDC sendASDCNotification 2023-03-28T22:36:44.996Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json(Specified artifact is not found) 2023-03-28T22:36:44.996Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T22:36:44.997Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:36:44.997Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:36:44.997Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680043004996, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:36:45.998Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_pruanc0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json(UUID:db77a487-cb70-44e7-aee8-73179f1a300a) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-28T22:36:45.998Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:36:46.017Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:36:46.020Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:36:46.020Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:37:16.020Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:37:16.041Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:37:16.046Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:37:16.046Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:37:36.826Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:37:36.827Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:37:36.827Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "NOTIFIED" } 2023-03-28T22:37:36.828Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:37:46.046Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:37:46.063Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:37:46.066Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:37:46.066Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:38:16.066Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:38:16.083Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:38:16.087Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:38:16.087Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:38:36.826Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:38:36.827Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:38:36.828Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-28T22:38:36.828Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:38:36.829Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:38:36.829Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:38:36.829Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:38:36.829Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:38:36.829Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-28T22:38:36.829Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:38:36.829Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:38:36.829Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:38:36.829Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:38:36.829Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:38:36.829Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "NOTIFIED" } 2023-03-28T22:38:36.829Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:38:36.829Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:38:36.829Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680043003956, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T22:38:36.829Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:38:36.829Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:38:36.830Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680043004996, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T22:38:36.830Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:38:46.087Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:38:46.109Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:38:46.113Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:38:46.113Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:39:16.114Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:39:16.137Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:39:16.140Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:39:16.140Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:39:36.826Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:39:46.141Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:39:46.158Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:39:46.161Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:39:46.161Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:40:16.162Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:40:16.184Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:40:16.188Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:40:16.189Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:40:36.827Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:40:46.189Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:40:46.207Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:40:46.210Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:40:46.210Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:41:16.210Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:41:16.226Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:41:16.230Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:41:16.230Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:41:36.828Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:41:36.958Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-28T22:41:36.958Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Member SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-d5e05478-26c5-4589-8d5e-f9b18391ab12 sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired. 2023-03-28T22:41:36.959Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-28T22:41:36.959Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-28T22:41:37.446Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:41:37.460Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-28T22:41:37.460Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-28T22:41:37.466Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=13, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T22:41:37.466Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 13: {SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-28T22:41:37.482Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=13, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T22:41:37.483Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T22:41:37.483Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T22:41:37.488Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-28T22:41:37.488Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-28T22:41:37.489Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-28T22:41:37.489Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=463, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T22:41:37.489Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-28T22:41:37.489Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-28T22:41:46.230Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-28T22:41:46.230Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:41:46.242Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 and serviceModelVersionId: db3fb57a-c268-4f32-8293-6836f7d7737c 2023-03-28T22:41:46.242Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 654b14a6-99a1-48e0-b0a8-d81184a1c2a4 2023-03-28T22:41:46.243Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0 2023-03-28T22:41:46.250Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T22:41:46.271Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?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-28T22:41:46.273Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|INFO|500||Invoke 2023-03-28T22:41:46.281Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-28T22:41:46.317Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-28T22:41:46.318Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0 has http status code:404 and response headers:{date=[Tue, 28 Mar 2023 22:41:47 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[33], x-aai-txid=[1-aai-resources-230328-22:41:47:628-12803], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T22:41:46.319Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c","ERR.5.4.6114"]}}} 2023-03-28T22:41:46.323Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-28T22:41:46.323Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) 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-28T22:41:46.323Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-28T22:41:46.323Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 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-28T22:41:46.335Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||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-28T22:41:46.335Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-28T22:41:46.335Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-28T22:41:46.336Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:41:46.336Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:41:46.336Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680043306335, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:41:46.358Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:41:46.358Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680043306335, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec\u003dERR.5.4.6114)" } 2023-03-28T22:41:46.358Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T22:41:47.359Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:41:47.359Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"ad44a54f-9415-48bd-bf30-fdf48338e2b4","serviceName":"vFW 2023-03-28 22-02-01","serviceVersion":"1.0","serviceUUID":"93dc6276-0725-49b0-a7ce-fdc8ca01e3b6","serviceDescription":"catalog service description","serviceInvariantUUID":"a7f48542-78c3-40a8-8d7c-1480905d98f0","resources":[{"resourceInstanceName":"vFW 67410293-e76b 0","resourceName":"vFW 67410293-e76b","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"87dc6175-9dcb-4077-ac32-6815330f219c","resourceInvariantUUID":"a3dea2ac-7cdc-47c6-a372-633ad11be473","resourceCustomizationUUID":"5ce38cf7-2e75-495c-a214-3bd7bb5850e7","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml","artifactChecksum":"MWViOGZhMjQ2YzJkOGY2NmNkNjQ4NzI2MzRmNWNlNDY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"085973a9-6309-45fc-8253-5b20b4ced7c2","artifactVersion":"1"},{"artifactName":"vfw67410293e76b0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json","artifactChecksum":"NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5de4d4d9-6ba9-4a7d-8282-7581ee34cdab","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d19d934b-9ad4-48a2-97e0-5bd3b5396997","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml","artifactChecksum":"MDQzNDM4MjBiYTEyMmQ4NTAwZmE0ZWMwMjVhY2Y0NDk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a310a987-b363-4601-b1de-1afe664b595d","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"15a8bbc0-1b52-4b59-87fa-7d7ed3200906","artifactVersion":"2","generatedFromUUID":"d19d934b-9ad4-48a2-97e0-5bd3b5396997"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230328220201-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml","artifactChecksum":"YjJkMTgyZWQwZmE4NmI3N2FiYjk5MjJhMjk4YWViMTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"47abb903-b87f-40d0-95c0-e171a8139ac0","artifactVersion":"1"},{"artifactName":"service-Vfw20230328220201-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar","artifactChecksum":"ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"38d09853-bc3c-44ab-a917-1e22a9f79f53","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T22:41:47.359Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:41:47.359Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:41:47.359Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:41:47.360Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:41:48.361Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:41:48.361Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:41:48.361Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:41:48.361Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:41:49.362Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:41:49.362Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:41:49.362Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:41:49.362Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:41:50.363Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:41:50.364Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:41:50.364Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:41:50.364Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:41:51.365Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:41:51.365Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:41:51.365Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:41:51.365Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:41:52.366Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:41:52.366Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:41:52.367Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:41:52.367Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:41:53.368Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:41:53.368Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:41:53.368Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:41:53.368Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:41:54.369Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "serviceName": "vFW 2023-03-28 22-02-01", "serviceVersion": "1.0", "serviceUUID": "93dc6276-0725-49b0-a7ce-fdc8ca01e3b6", "serviceDescription": "catalog service description", "serviceInvariantUUID": "a7f48542-78c3-40a8-8d7c-1480905d98f0", "resources": [ { "resourceInstanceName": "vFW 67410293-e76b 0", "resourceCustomizationUUID": "5ce38cf7-2e75-495c-a214-3bd7bb5850e7", "resourceName": "vFW 67410293-e76b", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "87dc6175-9dcb-4077-ac32-6815330f219c", "resourceInvariantUUID": "a3dea2ac-7cdc-47c6-a372-633ad11be473", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw67410293e76b0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "artifactChecksum": "NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5de4d4d9-6ba9-4a7d-8282-7581ee34cdab", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d19d934b-9ad4-48a2-97e0-5bd3b5396997", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "15a8bbc0-1b52-4b59-87fa-7d7ed3200906", "generatedFromUUID": "d19d934b-9ad4-48a2-97e0-5bd3b5396997" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "15a8bbc0-1b52-4b59-87fa-7d7ed3200906", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230328220201-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "artifactChecksum": "ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "38d09853-bc3c-44ab-a917-1e22a9f79f53" } ], "workloadContext": "Production" } 2023-03-28T22:41:54.370Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T22:41:54.370Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 ASDC 2023-03-28T22:41:54.370Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:ad44a54f-9415-48bd-bf30-fdf48338e2b4 ServiceName:vFW 2023-03-28 22-02-01 ServiceVersion:1.0 ServiceUUID:93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 ServiceInvariantUUID:a7f48542-78c3-40a8-8d7c-1480905d98f0 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230328220201-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ArtifactUUID:38d09853-bc3c-44ab-a917-1e22a9f79f53 ArtifactChecksum:ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 67410293-e76b 0 ResourceCustomizationUUID:5ce38cf7-2e75-495c-a214-3bd7bb5850e7 ResourceInvariantUUID:a3dea2ac-7cdc-47c6-a372-633ad11be473 ResourceName:vFW 67410293-e76b ResourceType:VF ResourceUUID:87dc6175-9dcb-4077-ac32-6815330f219c ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw67410293e76b0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json ArtifactUUID:5de4d4d9-6ba9-4a7d-8282-7581ee34cdab ArtifactChecksum:NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY= 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml ArtifactUUID:d19d934b-9ad4-48a2-97e0-5bd3b5396997 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env ArtifactUUID:15a8bbc0-1b52-4b59-87fa-7d7ed3200906 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env ArtifactUUID:15a8bbc0-1b52-4b59-87fa-7d7ed3200906 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T22:41:54.370Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 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: 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-28T22:41:54.411Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T22:41:54.411Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T22:41:54.411Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T22:41:54.411Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 from URL: /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-28T22:41:54.411Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T22:41:54.411Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-28T22:41:54.681Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T22:41:54.685Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 38d09853-bc3c-44ab-a917-1e22a9f79f53 101498 2023-03-28T22:41:54.686Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-28T22:41:54.686Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-28T22:41:54.686Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T22:41:54.686Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:41:54.686Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:41:54.686Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680043314686, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:41:55.687Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T22:41:55.688Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T22:41:55.688Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53, URL: /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar to file: /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:41:55.688Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230328220201-csar.csar 2023-03-28T22:41:55.689Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:41:55.689Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:41:55.817Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2555860315706511680/Definitions/service-Vfw20230328220201-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-28T22:41:57.299Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T22:41:57.299Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T22:41:57.299Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:41:57.299Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-28T22:41:57.299Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:41:57.299Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-28T22:41:57.299Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-28T22:41:57.299Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-28T22:41:57.300Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:41:57.300Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:41:57.300Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-28T22:41:57.300Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:41:57.300Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:41:57.300Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 67410293-e76b 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-Vfw20230328220201-csar.csar 2023-03-28T22:41:57.300Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:41:57.300Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T22:41:57.300Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:41:57.300Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:41:57.300Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T22:41:57.300Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T22:41:57.300Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T22:41:57.300Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:41:57.301Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:41:57.301Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T22:41:57.301Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T22:41:57.301Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T22:41:57.301Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:41:57.301Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:41:57.301Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:41:57.301Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-28T22:41:57.301Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T22:41:57.301Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T22:41:57.301Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:41:57.301Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T22:41:57.301Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:41:57.301Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T22:41:57.301Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T22:41:57.302Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T22:41:57.302Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T22:41:57.302Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:41:57.302Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T22:41:57.302Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T22:41:57.302Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T22:41:57.302Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T22:41:57.302Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:41:57.302Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-28T22:41:57.302Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:41:57.302Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-28T22:41:57.302Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:41:57.302Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T22:41:57.302Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T22:41:57.303Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:41:57.303Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T22:41:57.303Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T22:41:57.303Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:41:57.303Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T22:41:57.303Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T22:41:57.303Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:41:57.303Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-28T22:41:57.303Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T22:41:57.303Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-28T22:41:57.303Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T22:41:57.303Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T22:41:57.303Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T22:41:57.303Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:41:57.303Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T22:41:57.303Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T22:41:57.303Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T22:41:57.303Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T22:41:57.304Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:41:57.304Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=74a9d765-6a78-4386-85d5-0096600be1bb 2023-03-28T22:41:57.304Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:41:57.304Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-28T22:41:57.304Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T22:41:57.304Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T22:41:57.304Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:41:57.304Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T22:41:57.304Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:41:57.304Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T22:41:57.304Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T22:41:57.304Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-28T22:41:57.304Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T22:41:57.304Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T22:41:57.304Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T22:41:57.304Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:41:57.305Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=79a48a92-26a2-467b-a3e1-dd9aea758c0e 2023-03-28T22:41:57.305Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:41:57.305Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-28T22:41:57.305Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T22:41:57.305Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T22:41:57.305Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:41:57.305Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T22:41:57.305Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:41:57.305Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T22:41:57.305Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T22:41:57.305Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T22:41:57.305Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T22:41:57.305Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:41:57.306Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T22:41:57.306Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-28T22:41:57.306Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=6a2ddb58-dd58-4d8b-b6d7-eb73a547cbcf 2023-03-28T22:41:57.306Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:41:57.306Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:41:57.306Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:41:57.306Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:41:57.306Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:41:57.307Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:41:57.307Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:41:57.307Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:41:57.307Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-28 22-02-01 Description:catalog service description Model UUID:93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 Model Version:NULL Model InvariantUuid:a7f48542-78c3-40a8-8d7c-1480905d98f0 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 67410293-e76b Model UUID:cf8e4eb5-9864-4fdd-af64-80b03f48d14d Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:a3dea2ac-7cdc-47c6-a372-633ad11be473 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:5ce38cf7-2e75-495c-a214-3bd7bb5850e7 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:193cd6e2-538e-4142-9392-7ebb398b7e43 ModelName:Vfw67410293E76b..base_vfw..module-0 ModelUuid:b16cd493-2fbb-4548-a3d8-90863aeb9b7d ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:74a9d765-6a78-4386-85d5-0096600be1bb ModelInvariantUuid:bed6b03d-444d-4294-b591-54da9a36918d ModelName:vFW 67410293-e76b-nodes.vfwCvfc ModelUuid:c051efdd-da87-4c3f-9332-3d86f32a2f49 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:6b57d388-0a65-43b6-8ed1-785e401b9ac8 ModelInvariantUuid:9d06528b-ed4c-484e-a7ee-fac8dc7d9b81 ModelName:Vfw67410293E76b.compute.nodes.heat.vfw ModelUuid:cda29578-f723-4724-9cae-1499f665a439 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:79a48a92-26a2-467b-a3e1-dd9aea758c0e ModelInvariantUuid:b894ffd2-ee00-44bf-8548-41ca0b9e6c43 ModelName:vFW 67410293-e76b-nodes.vsnCvfc ModelUuid:3f1b92ee-581a-4fff-a85d-2043b8a3fd97 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:13b293d9-7396-4746-8010-2aa34880a43c ModelInvariantUuid:47bb46c4-9c05-44aa-bfc2-f88d6d4c5025 ModelName:Vfw67410293E76b.compute.nodes.heat.vsn ModelUuid:a2c8400a-1afd-4e2c-b390-896018a104e2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:6a2ddb58-dd58-4d8b-b6d7-eb73a547cbcf ModelInvariantUuid:c90fe34c-a014-4100-8de6-49880a60d437 ModelName:vFW 67410293-e76b-nodes.vpgCvfc ModelUuid:02a541b8-8f9e-40b3-b802-d75d4303054d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:d8086a3a-4e7c-423f-adf7-07a6ddf69b79 ModelInvariantUuid:b9f80dd7-c2be-40f0-b1b5-286822f5255e ModelName:Vfw67410293E76b.compute.nodes.heat.vpg ModelUuid:edd030db-baa1-428f-8c44-e47e82120dd8 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=? 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-28T22:41:57.333Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||ERROR|500||Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists 2023-03-28T22:41:57.333Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-28T22:41:57.333Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar(Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists) 2023-03-28T22:41:57.334Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T22:41:57.334Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:41:57.334Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:41:57.334Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680043317333, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:41:58.335Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-28T22:41:58.335Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar(Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists) 2023-03-28T22:41:58.335Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T22:41:58.335Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:41:58.335Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:41:58.336Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680043318335, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:41:59.336Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-28T22:41:59.354Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-28T22:41:59.357Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T22:41:59.357Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T22:41:59.357Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T22:41:59.357Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T22:41:59.357Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:41:59.357Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:41:59.357Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:41:59.357Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:41:59.357Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-28T22:41:59.367Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T22:42:29.367Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-28T22:42:29.375Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 and serviceModelVersionId: 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 2023-03-28T22:42:29.375Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a7f48542-78c3-40a8-8d7c-1480905d98f0 2023-03-28T22:42:29.376Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 2023-03-28T22:42:29.381Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T22:42:29.396Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?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-28T22:42:29.396Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|INFO|500||Invoke 2023-03-28T22:42:29.404Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T22:42:29.551Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|INFO|500||InvokeReturn 2023-03-28T22:42:29.551Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 22:42:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[143], vertex-id=[204904], x-aai-txid=[2-aai-resources-230328-22:42:30:750-75476], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T22:42:29.552Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T22:42:29.552Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T22:42:29.552Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-28T22:42:29.557Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-28T22:42:29.558Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ad44a54f-9415-48bd-bf30-fdf48338e2b4 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T22:42:29.559Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T22:42:29.559Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:42:29.559Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:42:29.559Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680043349558, "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-28T22:42:30.580Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:42:30.580Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"311a6477-b2cc-463c-9fee-aa741f7534d0","serviceName":"vFW 2023-03-28 22-18-55","serviceVersion":"1.0","serviceUUID":"86258cd9-b564-47e4-88c7-326a9c01209f","serviceDescription":"catalog service description","serviceInvariantUUID":"816a8d4d-52df-442b-ab64-56255b003b1b","resources":[{"resourceInstanceName":"vFW 4e17aa4e-f357 0","resourceName":"vFW 4e17aa4e-f357","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"9b459486-5c24-4b0e-b8c0-b27316cf0496","resourceInvariantUUID":"f0eb43bc-7057-4bfd-8597-2d8f61758599","resourceCustomizationUUID":"4f16d217-4b00-405b-8532-7309a7e941d5","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml","artifactChecksum":"NGZhNmFjYzI0OWMzNjk0M2ZiMDY3OWJlODEwMTBhZWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"dd088c19-0061-4db4-86ab-4eb0931888cf","artifactVersion":"1"},{"artifactName":"vfw4e17aa4ef3570_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json","artifactChecksum":"NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"fd4c9261-11b4-43ae-8ee7-4bc91a759c95","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f047bf4e-f981-4d29-99e8-fd6c3f83f2d3","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml","artifactChecksum":"YTBlYmE2NTk4ZGI4ZDVjMmYxY2ZkMDU2YWU3NmY0OGU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3c91ae60-e7e2-4688-b4a1-b853f4361f52","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7bcb52f7-4100-4599-afa7-d7d46b176374","artifactVersion":"2","generatedFromUUID":"f047bf4e-f981-4d29-99e8-fd6c3f83f2d3"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230328221855-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml","artifactChecksum":"Y2FiN2ZmMDY0ODIxZDM2YTQ2OGRmNTY3NTE2YzhkMjM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"46d95744-768f-403d-ba4a-13585170514a","artifactVersion":"1"},{"artifactName":"service-Vfw20230328221855-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar","artifactChecksum":"ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a3ef5172-4047-46ee-9c6d-d34e1107a71d","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T22:42:30.581Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:42:30.582Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:42:30.582Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:42:30.582Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:42:31.582Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:42:31.583Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:42:31.583Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:42:31.583Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:42:32.584Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:42:32.584Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:42:32.584Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:42:32.584Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:42:33.585Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:42:33.585Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:42:33.586Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:42:33.586Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:42:34.587Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:42:34.587Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:42:34.587Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:42:34.587Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:42:35.589Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:42:35.590Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:42:35.590Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:42:35.590Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:42:36.592Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:42:36.592Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:42:36.592Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:42:36.592Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:42:36.826Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:42:36.834Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:42:36.834Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:42:36.835Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:42:36.835Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:42:36.835Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "NOTIFIED" } 2023-03-28T22:42:36.835Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:42:36.835Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:42:36.835Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-28T22:42:36.836Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:42:36.836Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:42:36.836Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:42:36.837Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:42:36.837Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:42:36.837Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-28T22:42:36.837Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:42:36.837Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:42:36.837Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:42:36.838Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:42:36.838Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:42:36.838Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "NOTIFIED" } 2023-03-28T22:42:36.838Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:42:36.838Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:42:36.838Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680043314686, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T22:42:36.838Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:42:36.838Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:42:36.838Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680043317333, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists" } 2023-03-28T22:42:36.838Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:42:36.838Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:42:36.838Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680043318335, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists" } 2023-03-28T22:42:36.838Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:42:36.838Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:42:36.838Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680043349558, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T22:42:36.839Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:42:36.839Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:42:36.839Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:42:36.839Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:42:36.839Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:42:36.839Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "status": "NOTIFIED" } 2023-03-28T22:42:36.839Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:42:36.839Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:42:36.840Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-28T22:42:36.840Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:42:36.840Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:42:36.840Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:42:36.841Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:42:36.841Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:42:36.841Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-28T22:42:36.841Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:42:36.841Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:42:36.841Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:42:36.841Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:42:36.841Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:42:36.841Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "NOTIFIED" } 2023-03-28T22:42:36.841Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:42:37.593Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "serviceName": "vFW 2023-03-28 22-18-55", "serviceVersion": "1.0", "serviceUUID": "86258cd9-b564-47e4-88c7-326a9c01209f", "serviceDescription": "catalog service description", "serviceInvariantUUID": "816a8d4d-52df-442b-ab64-56255b003b1b", "resources": [ { "resourceInstanceName": "vFW 4e17aa4e-f357 0", "resourceCustomizationUUID": "4f16d217-4b00-405b-8532-7309a7e941d5", "resourceName": "vFW 4e17aa4e-f357", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "9b459486-5c24-4b0e-b8c0-b27316cf0496", "resourceInvariantUUID": "f0eb43bc-7057-4bfd-8597-2d8f61758599", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw4e17aa4ef3570_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "artifactChecksum": "NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "fd4c9261-11b4-43ae-8ee7-4bc91a759c95", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "f047bf4e-f981-4d29-99e8-fd6c3f83f2d3", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7bcb52f7-4100-4599-afa7-d7d46b176374", "generatedFromUUID": "f047bf4e-f981-4d29-99e8-fd6c3f83f2d3" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7bcb52f7-4100-4599-afa7-d7d46b176374", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230328221855-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "artifactChecksum": "ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a3ef5172-4047-46ee-9c6d-d34e1107a71d" } ], "workloadContext": "Production" } 2023-03-28T22:42:37.593Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T22:42:37.593Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 86258cd9-b564-47e4-88c7-326a9c01209f ASDC 2023-03-28T22:42:37.593Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:311a6477-b2cc-463c-9fee-aa741f7534d0 ServiceName:vFW 2023-03-28 22-18-55 ServiceVersion:1.0 ServiceUUID:86258cd9-b564-47e4-88c7-326a9c01209f ServiceInvariantUUID:816a8d4d-52df-442b-ab64-56255b003b1b ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230328221855-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ArtifactUUID:a3ef5172-4047-46ee-9c6d-d34e1107a71d ArtifactChecksum:ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 4e17aa4e-f357 0 ResourceCustomizationUUID:4f16d217-4b00-405b-8532-7309a7e941d5 ResourceInvariantUUID:f0eb43bc-7057-4bfd-8597-2d8f61758599 ResourceName:vFW 4e17aa4e-f357 ResourceType:VF ResourceUUID:9b459486-5c24-4b0e-b8c0-b27316cf0496 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw4e17aa4ef3570_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json ArtifactUUID:fd4c9261-11b4-43ae-8ee7-4bc91a759c95 ArtifactChecksum:NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ= 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml ArtifactUUID:f047bf4e-f981-4d29-99e8-fd6c3f83f2d3 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env ArtifactUUID:7bcb52f7-4100-4599-afa7-d7d46b176374 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env ArtifactUUID:7bcb52f7-4100-4599-afa7-d7d46b176374 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T22:42:37.593Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 86258cd9-b564-47e4-88c7-326a9c01209f 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: 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-28T22:42:37.623Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T22:42:37.623Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T22:42:37.623Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T22:42:37.623Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d from URL: /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-28T22:42:37.623Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T22:42:37.623Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-28T22:42:37.884Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T22:42:37.888Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar a3ef5172-4047-46ee-9c6d-d34e1107a71d 101486 2023-03-28T22:42:37.888Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-28T22:42:37.889Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-28T22:42:37.889Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T22:42:37.889Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:42:37.889Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:42:37.889Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680043357888, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:42:38.890Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T22:42:38.890Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T22:42:38.890Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d, URL: /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar to file: /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T22:42:38.891Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230328221855-csar.csar 2023-03-28T22:42:38.891Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T22:42:38.891Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T22:42:38.995Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16635802561205452903/Definitions/service-Vfw20230328221855-template.yml Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_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_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-28T22:42:40.469Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T22:42:40.469Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T22:42:40.470Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T22:42:40.470Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-28T22:42:40.470Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T22:42:40.470Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-28T22:42:40.470Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-28T22:42:40.470Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-28T22:42:40.470Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T22:42:40.470Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T22:42:40.470Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-28T22:42:40.470Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T22:42:40.470Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T22:42:40.470Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 4e17aa4e-f357 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-Vfw20230328221855-csar.csar 2023-03-28T22:42:40.470Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T22:42:40.470Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T22:42:40.470Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:42:40.470Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:42:40.471Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-28T22:42:40.471Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T22:42:40.471Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T22:42:40.471Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:42:40.471Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:42:40.471Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-28T22:42:40.471Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T22:42:40.471Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T22:42:40.471Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:42:40.471Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:42:40.471Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:42:40.471Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-28T22:42:40.471Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T22:42:40.471Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T22:42:40.471Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:42:40.471Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T22:42:40.472Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:42:40.472Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T22:42:40.472Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T22:42:40.472Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T22:42:40.472Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T22:42:40.472Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:42:40.472Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T22:42:40.472Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T22:42:40.472Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T22:42:40.472Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T22:42:40.472Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:42:40.472Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-28T22:42:40.472Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:42:40.472Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-28T22:42:40.472Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:42:40.472Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-28T22:42:40.472Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T22:42:40.473Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:42:40.473Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-28T22:42:40.473Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T22:42:40.473Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:42:40.473Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-28T22:42:40.473Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T22:42:40.473Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:42:40.473Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-28T22:42:40.473Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T22:42:40.473Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-28T22:42:40.473Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T22:42:40.473Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T22:42:40.473Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T22:42:40.473Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:42:40.474Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T22:42:40.474Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T22:42:40.474Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T22:42:40.474Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T22:42:40.474Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:42:40.474Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=f32f8e19-bef8-419d-87ed-af5c0238d798 2023-03-28T22:42:40.474Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:42:40.474Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-28T22:42:40.474Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T22:42:40.474Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T22:42:40.474Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:42:40.474Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T22:42:40.474Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:42:40.474Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T22:42:40.474Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T22:42:40.474Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-28T22:42:40.475Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T22:42:40.475Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T22:42:40.475Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T22:42:40.476Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:42:40.476Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=7547fbf5-4578-4c3d-a5b9-84c8c1316821 2023-03-28T22:42:40.476Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:42:40.476Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-28T22:42:40.476Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T22:42:40.476Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T22:42:40.476Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:42:40.476Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T22:42:40.476Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:42:40.476Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T22:42:40.477Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T22:42:40.477Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T22:42:40.477Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T22:42:40.477Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:42:40.477Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T22:42:40.477Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-28T22:42:40.477Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5f51de74-4243-403b-b7a9-a2dd728855e1 2023-03-28T22:42:40.477Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:42:40.477Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:42:40.477Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:42:40.477Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:42:40.477Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:42:40.477Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:42:40.477Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:42:40.477Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:42:40.478Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-28 22-18-55 Description:catalog service description Model UUID:86258cd9-b564-47e4-88c7-326a9c01209f Model Version:NULL Model InvariantUuid:816a8d4d-52df-442b-ab64-56255b003b1b Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 4e17aa4e-f357 Model UUID:83811783-7f50-4409-b37e-013d3a6679be Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:f0eb43bc-7057-4bfd-8597-2d8f61758599 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:4f16d217-4b00-405b-8532-7309a7e941d5 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:8ad82d93-2542-4347-95aa-48de46af2769 ModelName:Vfw4e17aa4eF357..base_vfw..module-0 ModelUuid:2c8738f1-5769-4b50-8168-bc077e07a968 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:f32f8e19-bef8-419d-87ed-af5c0238d798 ModelInvariantUuid:09ef63d4-d50c-4979-9e06-e7673b5bc9e6 ModelName:vFW 4e17aa4e-f357-nodes.vfwCvfc ModelUuid:2568cf18-4961-4bdc-b96b-b9c2abc89a6e ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:a6a9beae-4b33-4065-bc7c-501c322bf4be ModelInvariantUuid:34d56be9-e557-4359-8260-f37f36750957 ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vfw ModelUuid:210fc1b5-28de-43b3-91a1-72861ee00ca7 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:7547fbf5-4578-4c3d-a5b9-84c8c1316821 ModelInvariantUuid:d3e79bbd-9ec1-49ac-bfe5-a370c75db104 ModelName:vFW 4e17aa4e-f357-nodes.vsnCvfc ModelUuid:7ad2d21c-7af1-4b91-9906-81a91e71ef03 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:75544a54-4184-42f2-a23d-9f9263d6baad ModelInvariantUuid:4487dbbb-4ec9-468d-b1d5-7e635abde181 ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vsn ModelUuid:fcedcee2-219d-40dd-9f79-4230cb13a148 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:5f51de74-4243-403b-b7a9-a2dd728855e1 ModelInvariantUuid:275a83ad-0767-40d6-9ff8-07edaed52db3 ModelName:vFW 4e17aa4e-f357-nodes.vpgCvfc ModelUuid:5ad99adc-e476-411f-98bc-caa1b9661e8d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:07ee84b1-85c2-4db0-b602-d70a6723467d ModelInvariantUuid:fb7efc2e-bef5-4bb4-a023-379da4c7553e ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vpg ModelUuid:f0f45588-ffc3-409c-87a7-bfc308d80744 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=? 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-28T22:42:40.514Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||ERROR|500||Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists 2023-03-28T22:42:40.514Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-28T22:42:40.514Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar(Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists) 2023-03-28T22:42:40.514Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T22:42:40.515Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:42:40.515Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:42:40.515Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680043360514, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:42:41.515Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-28T22:42:41.516Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar(Resource with UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 already exists) 2023-03-28T22:42:41.516Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T22:42:41.516Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:42:41.516Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:42:41.516Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680043361515, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:42:42.517Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-28T22:42:42.537Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-28T22:42:42.543Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T22:42:42.543Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T22:42:42.543Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T22:42:42.543Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T22:42:42.543Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:42:42.543Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:42:42.543Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:42:42.543Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:42:42.544Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-28T22:42:42.555Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T22:43:12.556Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-28T22:43:12.564Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 and serviceModelVersionId: 86258cd9-b564-47e4-88c7-326a9c01209f 2023-03-28T22:43:12.564Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 816a8d4d-52df-442b-ab64-56255b003b1b 2023-03-28T22:43:12.565Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0 2023-03-28T22:43:12.571Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T22:43:12.598Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?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-28T22:43:12.599Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|INFO|500||Invoke 2023-03-28T22:43:12.608Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T22:43:12.754Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|INFO|500||InvokeReturn 2023-03-28T22:43:12.755Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 22:43:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[142], vertex-id=[147576], x-aai-txid=[1-aai-resources-230328-22:43:13:956-41061], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T22:43:12.755Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T22:43:12.755Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T22:43:12.755Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-28T22:43:12.761Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-28T22:43:12.761Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 311a6477-b2cc-463c-9fee-aa741f7534d0 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T22:43:12.762Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T22:43:12.762Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:43:12.762Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:43:12.762Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680043392761, "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-28T22:43:13.782Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:43:13.782Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"16ec8964-42b3-41d8-bf97-9302870ceb5f","serviceDescription":"service","serviceInvariantUUID":"444dbaf6-729a-4cb4-aa8f-fbc578565856","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"e3550a84-cc18-4316-8c33-7e1a60b52680","resourceInvariantUUID":"d000c302-f830-49c1-85c4-860fa03d5456","resourceCustomizationUUID":"f132524b-16f4-438a-9cfc-8fa2d3a85ae2","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":"ZmYwNGQ0YWM0NmZhNmI3MGNhMzJiYTBiOTZiMTE5OWY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"39f4a529-3c97-4ab5-85af-4785e008f69f","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MmY3MzBlNjdhODlkZDM4NTYxODVjOTBlZWQyYTJjNzc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"151c48cd-692b-42cf-936b-19e897cb204a","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T22:43:13.783Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:43:13.783Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:43:13.783Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:43:13.784Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "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-28T22:43:14.784Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:43:14.785Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:43:14.785Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:43:14.785Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:43:15.786Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "16ec8964-42b3-41d8-bf97-9302870ceb5f", "serviceDescription": "service", "serviceInvariantUUID": "444dbaf6-729a-4cb4-aa8f-fbc578565856", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "f132524b-16f4-438a-9cfc-8fa2d3a85ae2", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "e3550a84-cc18-4316-8c33-7e1a60b52680", "resourceInvariantUUID": "d000c302-f830-49c1-85c4-860fa03d5456", "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": "MmY3MzBlNjdhODlkZDM4NTYxODVjOTBlZWQyYTJjNzc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "151c48cd-692b-42cf-936b-19e897cb204a" } ], "workloadContext": "Production" } 2023-03-28T22:43:15.787Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T22:43:15.787Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 16ec8964-42b3-41d8-bf97-9302870ceb5f ASDC 2023-03-28T22:43:15.787Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:16ec8964-42b3-41d8-bf97-9302870ceb5f ServiceInvariantUUID:444dbaf6-729a-4cb4-aa8f-fbc578565856 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:151c48cd-692b-42cf-936b-19e897cb204a ArtifactChecksum:MmY3MzBlNjdhODlkZDM4NTYxODVjOTBlZWQyYTJjNzc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:f132524b-16f4-438a-9cfc-8fa2d3a85ae2 ResourceInvariantUUID:d000c302-f830-49c1-85c4-860fa03d5456 ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:e3550a84-cc18-4316-8c33-7e1a60b52680 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-28T22:43:15.788Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 16ec8964-42b3-41d8-bf97-9302870ceb5f 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-28T22:43:15.827Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T22:43:15.828Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T22:43:15.828Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T22:43:15.828Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 151c48cd-692b-42cf-936b-19e897cb204a from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-28T22:43:15.828Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T22:43:15.828Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-28T22:43:16.083Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T22:43:16.085Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 151c48cd-692b-42cf-936b-19e897cb204a 57803 2023-03-28T22:43:16.085Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T22:43:16.086Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T22:43:16.086Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T22:43:16.086Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:43:16.086Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:43:16.086Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680043396085, "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-28T22:43:17.088Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T22:43:17.089Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T22:43:17.089Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 151c48cd-692b-42cf-936b-19e897cb204a, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-28T22:43:17.089Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar 2023-03-28T22:43:17.090Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-28T22:43:17.090Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-28T22:43:17.172Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3830694259144672280/Definitions/service-BasicNetwork-template.yml 2023-03-28T22:43:17.497Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T22:43:17.497Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T22:43:17.498Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-28T22:43:17.498Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred... 2023-03-28T22:43:17.498Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T22:43:17.498Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T22:43:17.498Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T22:43:17.498Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T22:43:17.498Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T22:43:17.498Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T22:43:17.498Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T22:43:17.498Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T22:43:17.498Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T22:43:17.498Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:43:17.498Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:43:17.499Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-03-28T22:43:17.499Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T22:43:17.499Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T22:43:17.499Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:43:17.499Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:43:17.499Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-03-28T22:43:17.499Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T22:43:17.499Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T22:43:17.500Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:43:17.500Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:43:17.500Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:43:17.500Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:43:17.500Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:43:17.500Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:43:17.501Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:43:17.501Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:43:17.501Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:43:17.501Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:43:17.501Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_network Description:service Model UUID:16ec8964-42b3-41d8-bf97-9302870ceb5f Model Version:NULL Model InvariantUuid:444dbaf6-729a-4cb4-aa8f-fbc578565856 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:d000c302-f830-49c1-85c4-860fa03d5456 Model UUID:b0caa213-fb82-4a6c-b79c-725338bcf44b Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:f132524b-16f4-438a-9cfc-8fa2d3a85ae2 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-28T22:43:17.513Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Processing Resource Type: VL, Model UUID: e3550a84-cc18-4316-8c33-7e1a60b52680 2023-03-28T22:43:17.514Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||No resources found for Service: 16ec8964-42b3-41d8-bf97-9302870ceb5f 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-28T22:43:17.525Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500|| 2023-03-28T22:43:17.525Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 2023-03-28T22:43:17.525Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||No resources found for Service: 16ec8964-42b3-41d8-bf97-9302870ceb5f 2023-03-28T22:43:17.525Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 16ec8964-42b3-41d8-bf97-9302870ceb5f 2023-03-28T22:43:17.525Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC 2023-03-28T22:43:17.525Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T22:43:17.533Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@47976d21, org.onap.sdc.toscaparser.api.parameters.Input@3987adc4, org.onap.sdc.toscaparser.api.parameters.Input@9343ceb, org.onap.sdc.toscaparser.api.parameters.Input@1e6e328a, org.onap.sdc.toscaparser.api.parameters.Input@62ecba03] 2023-03-28T22:43:17.534Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:43:17.534Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:43:17.534Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:43:17.534Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:43:17.534Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid 16ec8964-42b3-41d8-bf97-9302870ceb5f: Generic NeutronNet 2023-03-28T22:43:17.535Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:43:17.535Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:43:17.535Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:43:17.535Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T22:43:17.574Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:43:17.574Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:43:17.574Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:43:17.575Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:43:17.575Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:43:17.575Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:43:17.575Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T22:43:17.651Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure 2023-03-28T22:43:17.651Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T22:43:17.651Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T22:43:17.651Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-28T22:43:17.652Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:43:17.652Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:43:17.652Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680043397651, "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-28T22:43:18.653Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 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-28T22:43:18.674Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 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-28T22:43:18.679Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T22:43:18.680Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T22:43:18.680Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T22:43:18.680Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T22:43:18.680Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:43:18.681Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:43:18.681Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:43:18.681Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:43:18.681Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T22:43:18.693Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T22:43:36.826Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:43:36.835Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:43:36.836Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680043357888, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T22:43:36.837Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:43:36.837Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:43:36.837Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680043360514, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists" } 2023-03-28T22:43:36.837Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:43:36.837Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:43:36.837Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680043361515, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 already exists" } 2023-03-28T22:43:36.837Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:43:36.837Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:43:36.838Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680043392761, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T22:43:36.838Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:43:36.838Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:43:36.838Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:43:36.838Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:43:36.838Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:43:36.838Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-28T22:43:36.838Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:43:36.838Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:43:36.838Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680043396085, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T22:43:36.838Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:43:36.839Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:43:36.839Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680043397651, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T22:43:36.839Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:43:48.693Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 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-28T22:43:48.700Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 and serviceModelVersionId: 16ec8964-42b3-41d8-bf97-9302870ceb5f 2023-03-28T22:43:48.700Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 444dbaf6-729a-4cb4-aa8f-fbc578565856 2023-03-28T22:43:48.700Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0 2023-03-28T22:43:48.704Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T22:43:48.718Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|INFO|500||Invoke 2023-03-28T22:43:48.718Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[7be7488f-726b-441d-a797-d2228031d2e0], X-ECOMP-RequestID=[06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2], X-TransactionId=[], X-ONAP-RequestID=[06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2], Content-Type=[application/merge-patch+json]} 2023-03-28T22:43:48.725Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T22:43:48.874Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?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/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 22:43:50 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[146], vertex-id=[188528], x-aai-txid=[1-aai-resources-230328-22:43:50:073-33626], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T22:43:48.875Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T22:43:48.875Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|INFO|500||InvokeReturn 2023-03-28T22:43:48.876Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T22:43:48.876Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T22:43:48.882Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T22:43:48.883Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T22:43:48.883Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T22:43:48.883Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:43:48.883Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:43:48.883Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680043428883, "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-28T22:43:49.901Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:43:49.901Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"7a696f8d-7ee2-46cf-b572-2aace61feac6","serviceName":"Demo_pNF_ge2Srtj7qIwUCt1tjrNp","serviceVersion":"1.0","serviceUUID":"a9748751-2950-4828-b5f2-766b4707fd0e","serviceDescription":"catalog service description","serviceInvariantUUID":"3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d","resources":[{"resourceInstanceName":"pNF 2e24d431-caf7 0","resourceName":"pNF 2e24d431-caf7","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"e2d033c4-2bad-43aa-a1ed-ece452364ff0","resourceInvariantUUID":"c7a7d7b9-db49-4573-8bdb-c0b9fafe1e04","resourceCustomizationUUID":"9020c51f-f795-4da8-94fc-307df828746c","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml","artifactChecksum":"MGViMGJhY2M4NTEzNTQ2OTAyM2JmYTZiMmIxMTRhZmE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"d1d763ac-250d-4bc9-8da7-fb6b08c07905","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"54852575-1f46-4af8-b984-c2d9e0a5b90a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b9facc55-50c6-45db-ad5c-fc70d623e4d4","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml","artifactChecksum":"ZjQ3NjY3YmRmNjJhYzc5OTdlNTg5ODJjNTM4MjI0MTM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"de64d63f-d983-48ce-9828-6a1269e19616","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"bcb36d16-c729-4c0e-9e83-348a27e6b2fa","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"85b93c2d-6163-4d8a-9401-b9cc06f11fba","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml","artifactChecksum":"N2Q4YzdhZmExNzk0MmYxMDYzMzI4NGI0OWQ4NWUxZmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f91ffa7d-4822-4c15-9557-bea3361e964b","artifactVersion":"1"},{"artifactName":"service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar","artifactChecksum":"YTcxZWE0NWFhY2ZlYWVkODE3ODdlYzg2MzllNjU1ZjY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b33a7ab7-2b1f-45b9-a286-a6ef25118643","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T22:43:49.901Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:43:49.902Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:43:49.902Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:43:49.902Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:43:50.902Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:43:50.903Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:43:50.903Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:43:50.903Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:43:51.904Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:43:51.905Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:43:51.905Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:43:51.905Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:43:52.906Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:43:52.906Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:43:52.906Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:43:52.907Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:43:53.907Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:43:53.908Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:43:53.908Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:43:53.908Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:43:54.909Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:43:54.909Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:43:54.909Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:43:54.909Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:43:55.910Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:43:55.911Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:43:55.911Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:43:55.911Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:43:56.912Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:43:56.912Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:43:56.912Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:43:56.912Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:43:57.913Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "serviceName": "Demo_pNF_ge2Srtj7qIwUCt1tjrNp", "serviceVersion": "1.0", "serviceUUID": "a9748751-2950-4828-b5f2-766b4707fd0e", "serviceDescription": "catalog service description", "serviceInvariantUUID": "3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d", "resources": [ { "resourceInstanceName": "pNF 2e24d431-caf7 0", "resourceCustomizationUUID": "9020c51f-f795-4da8-94fc-307df828746c", "resourceName": "pNF 2e24d431-caf7", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "e2d033c4-2bad-43aa-a1ed-ece452364ff0", "resourceInvariantUUID": "c7a7d7b9-db49-4573-8bdb-c0b9fafe1e04", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "artifactChecksum": "YTcxZWE0NWFhY2ZlYWVkODE3ODdlYzg2MzllNjU1ZjY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "b33a7ab7-2b1f-45b9-a286-a6ef25118643" } ], "workloadContext": "Production" } 2023-03-28T22:43:57.913Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T22:43:57.913Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 a9748751-2950-4828-b5f2-766b4707fd0e ASDC 2023-03-28T22:43:57.914Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:7a696f8d-7ee2-46cf-b572-2aace61feac6 ServiceName:Demo_pNF_ge2Srtj7qIwUCt1tjrNp ServiceVersion:1.0 ServiceUUID:a9748751-2950-4828-b5f2-766b4707fd0e ServiceInvariantUUID:3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ArtifactUUID:b33a7ab7-2b1f-45b9-a286-a6ef25118643 ArtifactChecksum:YTcxZWE0NWFhY2ZlYWVkODE3ODdlYzg2MzllNjU1ZjY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 2e24d431-caf7 0 ResourceCustomizationUUID:9020c51f-f795-4da8-94fc-307df828746c ResourceInvariantUUID:c7a7d7b9-db49-4573-8bdb-c0b9fafe1e04 ResourceName:pNF 2e24d431-caf7 ResourceType:PNF ResourceUUID:e2d033c4-2bad-43aa-a1ed-ece452364ff0 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T22:43:57.914Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF a9748751-2950-4828-b5f2-766b4707fd0e 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-28T22:43:57.956Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T22:43:57.957Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T22:43:57.957Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T22:43:57.957Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 from URL: /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T22:43:57.957Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T22:43:57.957Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T22:43:58.216Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T22:43:58.220Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar b33a7ab7-2b1f-45b9-a286-a6ef25118643 88015 2023-03-28T22:43:58.221Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ASDC sendASDCNotification 2023-03-28T22:43:58.221Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T22:43:58.221Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T22:43:58.221Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:43:58.221Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:43:58.221Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680043438221, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:43:59.222Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T22:43:59.223Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T22:43:59.223Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643, URL: /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar to file: /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T22:43:59.224Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T22:43:59.224Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T22:43:59.225Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T22:43:59.299Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15900799936887869459/Definitions/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml 2023-03-28T22:43:59.832Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T22:43:59.832Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T22:43:59.833Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T22:43:59.833Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T22:43:59.833Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 2e24d431-caf7 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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T22:43:59.833Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T22:43:59.833Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T22:43:59.834Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T22:43:59.834Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T22:43:59.834Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T22:43:59.834Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T22:43:59.834Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T22:43:59.834Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:43:59.835Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:43:59.835Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Node template pNF 2e24d431-caf7 0 is matching search criteria 2023-03-28T22:43:59.835Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T22:43:59.835Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 2e24d431-caf7 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T22:43:59.836Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:43:59.836Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:43:59.836Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Node template pNF 2e24d431-caf7 0 is matching search criteria 2023-03-28T22:43:59.837Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T22:43:59.837Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 2e24d431-caf7 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T22:43:59.837Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:43:59.837Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:43:59.837Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:43:59.838Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:43:59.838Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:43:59.838Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:43:59.838Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:43:59.838Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:43:59.839Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:43:59.839Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:43:59.839Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_ge2Srtj7qIwUCt1tjrNp Description:catalog service description Model UUID:a9748751-2950-4828-b5f2-766b4707fd0e Model Version:NULL Model InvariantUuid:3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d 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-28T22:43:59.853Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Processing Resource Type: PNF, Model UUID: e2d033c4-2bad-43aa-a1ed-ece452364ff0 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-28T22:43:59.857Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||pNF 2e24d431-caf7 0 2023-03-28T22:43:59.858Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: e2d033c4-2bad-43aa-a1ed-ece452364ff0 2023-03-28T22:43:59.858Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||No resources found for Service: a9748751-2950-4828-b5f2-766b4707fd0e 2023-03-28T22:43:59.858Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: a9748751-2950-4828-b5f2-766b4707fd0e 2023-03-28T22:43:59.858Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 2e24d431-caf7 0 e2d033c4-2bad-43aa-a1ed-ece452364ff0 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-28T22:43:59.866Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@760405b1, org.onap.sdc.toscaparser.api.parameters.Input@42209a39, org.onap.sdc.toscaparser.api.parameters.Input@9d3fc9, org.onap.sdc.toscaparser.api.parameters.Input@7a7433fd, org.onap.sdc.toscaparser.api.parameters.Input@2c8b888f] 2023-03-28T22:43:59.866Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:43:59.866Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:43:59.866Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid a9748751-2950-4828-b5f2-766b4707fd0e: pNF 2e24d431-caf7 2023-03-28T22:43:59.866Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Processing PNF resource: e2d033c4-2bad-43aa-a1ed-ece452364ff0 2023-03-28T22:43:59.866Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:43:59.866Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:43:59.866Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Resource customization UUID: 9020c51f-f795-4da8-94fc-307df828746c is the same as notified resource customizationUUID: 9020c51f-f795-4da8-94fc-307df828746c 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-28T22:43:59.927Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 2e24d431-caf7 e2d033c4-2bad-43aa-a1ed-ece452364ff0 0 ASDC deployResourceStructure 2023-03-28T22:43:59.928Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ASDC sendASDCNotification 2023-03-28T22:43:59.928Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T22:43:59.928Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-28T22:43:59.928Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:43:59.928Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:43:59.928Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680043439928, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:44:00.930Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 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-28T22:44:00.949Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 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-28T22:44:00.952Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T22:44:00.952Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T22:44:00.952Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T22:44:00.952Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T22:44:00.952Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:44:00.953Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:44:00.953Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:44:00.953Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:44:00.953Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-28T22:44:00.961Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T22:44:30.961Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 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-28T22:44:30.969Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 and serviceModelVersionId: a9748751-2950-4828-b5f2-766b4707fd0e 2023-03-28T22:44:30.969Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d 2023-03-28T22:44:30.970Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0 2023-03-28T22:44:30.976Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T22:44:30.994Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?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-28T22:44:30.995Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|INFO|500||Invoke 2023-03-28T22:44:31.002Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T22:44:31.122Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|INFO|500||InvokeReturn 2023-03-28T22:44:31.123Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 22:44:32 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[116], vertex-id=[172232], x-aai-txid=[2-aai-resources-230328-22:44:32:349-33821], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T22:44:31.124Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T22:44:31.124Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T22:44:31.124Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-28T22:44:31.135Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-28T22:44:31.135Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7a696f8d-7ee2-46cf-b572-2aace61feac6 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T22:44:31.135Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T22:44:31.136Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:44:31.136Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:44:31.136Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680043471135, "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-28T22:44:32.159Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:44:32.159Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"fe105c1e-ef4e-412c-9c8b-44baeafe357c","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"3cc3363c-2a1e-46f6-a01f-dfea7105f42b","serviceDescription":"service","serviceInvariantUUID":"53e0907c-4685-443c-9afb-b6388edad63b","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"06700cf1-b2dc-407d-b162-08d1beec66c7","resourceInvariantUUID":"704760ad-6cf6-4bb9-bc99-05bd4d114f3d","resourceCustomizationUUID":"05d1ab17-7540-4804-bce9-48f607c7adae","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":"OWU1OGIzMTQ4NzkyODU5Nzk1ODU5N2E4YTdiYjZmODY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"678cd137-dd07-4c04-8b26-55742d455682","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":"MzNhYWFmOTQwMjhhYjAxZDRhOGJmYTA0ZGQzMjhlNGI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"52326665-5a88-44f9-990e-807f04b42a74","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":"84bdb852-af72-465c-9220-0c5d34e80240","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":"06caa762-d83a-4d14-a111-ab8da18bdd73","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":"8975785e-9aa3-4481-a685-d6498c3c5dec","artifactVersion":"2","generatedFromUUID":"84bdb852-af72-465c-9220-0c5d34e80240"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"YWE3OGIxMWMyYjhmNDFjOTdiMzhmZmM1OWI3ZmUzY2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1561e919-2af1-4cad-b2a7-59c900eec633","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MjQzOWNhYmVhMTRjN2Y5MTEzMGEwOTNlMWE4YWQzOWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1e6ff635-9586-4967-a4c2-d4832f18d39c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T22:44:32.160Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:44:32.160Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:44:32.160Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:44:32.161Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "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-28T22:44:33.162Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:44:33.162Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:44:33.162Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:44:33.162Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "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-28T22:44:34.163Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:44:34.164Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:44:34.164Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:44:34.164Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "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-28T22:44:35.165Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:44:35.165Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:44:35.165Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:44:35.166Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "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-28T22:44:36.167Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:44:36.167Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:44:36.167Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:44:36.167Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "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-28T22:44:36.826Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:44:36.832Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:44:36.832Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680043428883, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T22:44:36.833Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:44:36.833Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:44:36.833Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:44:36.833Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:44:36.833Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:44:36.833Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T22:44:36.833Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:44:36.833Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:44:36.833Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T22:44:36.833Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:44:36.834Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:44:36.834Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:44:36.834Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:44:36.834Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:44:36.834Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T22:44:36.834Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:44:36.834Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:44:36.834Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T22:44:36.834Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:44:36.834Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:44:36.835Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:44:36.835Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:44:36.835Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:44:36.835Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "NOTIFIED" } 2023-03-28T22:44:36.835Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:44:36.835Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:44:36.835Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680043438221, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T22:44:36.835Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:44:36.836Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:44:36.836Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680043439928, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T22:44:36.836Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:44:36.836Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:44:36.836Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680043471135, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T22:44:36.836Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:44:36.836Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:44:36.836Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:44:36.837Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:44:36.837Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:44:36.837Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-28T22:44:36.837Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:44:36.837Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:44:36.837Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-28T22:44:36.838Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:44:36.838Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:44:36.838Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:44:36.838Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:44:36.838Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:44:36.838Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-28T22:44:36.838Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:44:37.168Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:44:37.168Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:44:37.169Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:44:37.169Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "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-28T22:44:38.172Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:44:38.172Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:44:38.172Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:44:38.172Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:44:39.173Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "3cc3363c-2a1e-46f6-a01f-dfea7105f42b", "serviceDescription": "service", "serviceInvariantUUID": "53e0907c-4685-443c-9afb-b6388edad63b", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "05d1ab17-7540-4804-bce9-48f607c7adae", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "06700cf1-b2dc-407d-b162-08d1beec66c7", "resourceInvariantUUID": "704760ad-6cf6-4bb9-bc99-05bd4d114f3d", "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": "MzNhYWFmOTQwMjhhYjAxZDRhOGJmYTA0ZGQzMjhlNGI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "52326665-5a88-44f9-990e-807f04b42a74", "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": "84bdb852-af72-465c-9220-0c5d34e80240", "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": "8975785e-9aa3-4481-a685-d6498c3c5dec", "generatedFromUUID": "84bdb852-af72-465c-9220-0c5d34e80240" }, "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": "8975785e-9aa3-4481-a685-d6498c3c5dec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "MjQzOWNhYmVhMTRjN2Y5MTEzMGEwOTNlMWE4YWQzOWI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1e6ff635-9586-4967-a4c2-d4832f18d39c" } ], "workloadContext": "Production" } 2023-03-28T22:44:39.174Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T22:44:39.174Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 3cc3363c-2a1e-46f6-a01f-dfea7105f42b ASDC 2023-03-28T22:44:39.174Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:fe105c1e-ef4e-412c-9c8b-44baeafe357c ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:3cc3363c-2a1e-46f6-a01f-dfea7105f42b ServiceInvariantUUID:53e0907c-4685-443c-9afb-b6388edad63b 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:1e6ff635-9586-4967-a4c2-d4832f18d39c ArtifactChecksum:MjQzOWNhYmVhMTRjN2Y5MTEzMGEwOTNlMWE4YWQzOWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:05d1ab17-7540-4804-bce9-48f607c7adae ResourceInvariantUUID:704760ad-6cf6-4bb9-bc99-05bd4d114f3d ResourceName:basic_vm ResourceType:VF ResourceUUID:06700cf1-b2dc-407d-b162-08d1beec66c7 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:52326665-5a88-44f9-990e-807f04b42a74 ArtifactChecksum:MzNhYWFmOTQwMjhhYjAxZDRhOGJmYTA0ZGQzMjhlNGI= 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:84bdb852-af72-465c-9220-0c5d34e80240 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:8975785e-9aa3-4481-a685-d6498c3c5dec 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:8975785e-9aa3-4481-a685-d6498c3c5dec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T22:44:39.175Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3cc3363c-2a1e-46f6-a01f-dfea7105f42b 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-28T22:44:39.241Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T22:44:39.242Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T22:44:39.242Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T22:44:39.242Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-28T22:44:39.242Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T22:44:39.243Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-28T22:44:39.714Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T22:44:39.718Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 1e6ff635-9586-4967-a4c2-d4832f18d39c 75184 2023-03-28T22:44:39.718Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T22:44:39.719Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T22:44:39.719Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T22:44:39.719Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:44:39.719Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:44:39.719Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680043479718, "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-28T22:44:40.721Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T22:44:40.721Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T22:44:40.721Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar 2023-03-28T22:44:40.722Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar 2023-03-28T22:44:40.722Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar 2023-03-28T22:44:40.722Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar 2023-03-28T22:44:40.814Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9871554055857657777/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-28T22:44:41.702Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T22:44:41.703Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T22:44:41.703Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-28T22:44:41.703Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T22:44:41.703Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T22:44:41.703Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T22:44:41.703Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T22:44:41.704Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T22:44:41.704Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T22:44:41.704Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T22:44:41.704Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T22:44:41.704Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T22:44:41.704Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:44:41.704Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:44:41.704Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-28T22:44:41.704Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T22:44:41.704Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T22:44:41.704Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:44:41.704Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:44:41.705Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-28T22:44:41.705Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T22:44:41.705Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T22:44:41.705Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:44:41.705Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:44:41.705Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:44:41.705Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-28T22:44:41.705Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-03-28T22:44:41.705Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-03-28T22:44:41.705Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-03-28T22:44:41.705Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-28T22:44:41.705Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-28T22:44:41.705Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:44:41.705Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-28T22:44:41.706Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:44:41.706Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-28T22:44:41.706Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T22:44:41.706Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:44:41.706Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-28T22:44:41.706Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T22:44:41.706Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:44:41.706Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-28T22:44:41.706Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T22:44:41.706Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:44:41.706Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-28T22:44:41.706Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-28T22:44:41.706Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-28T22:44:41.706Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=e5813813-4bd3-455e-be9e-bc5e94ea1301 2023-03-28T22:44:41.706Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:44:41.707Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:44:41.707Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:44:41.707Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:44:41.707Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:44:41.707Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:44:41.707Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:44:41.707Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:44:41.707Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm Description:service Model UUID:3cc3363c-2a1e-46f6-a01f-dfea7105f42b Model Version:NULL Model InvariantUuid:53e0907c-4685-443c-9afb-b6388edad63b Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm Model UUID:cded3f17-4f7f-416e-9afa-8b5f667171b6 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:704760ad-6cf6-4bb9-bc99-05bd4d114f3d Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:05d1ab17-7540-4804-bce9-48f607c7adae NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:0c1d59b0-2d8d-4089-83f0-34cefc367abb ModelName:BasicVm..base_ubuntu20..module-0 ModelUuid:49f062a9-3147-47ae-8437-e17eaf07e0da ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:e5813813-4bd3-455e-be9e-bc5e94ea1301 ModelInvariantUuid:7f9a2531-90e2-455c-be9d-3ae3aee6789d ModelName:basic_vm-nodes.ubuntu20Cvfc ModelUuid:f1671b2e-3c3b-4baf-b630-64fb42e776f2 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:7b68008a-6221-405d-b8a3-bb4a501d9e65 ModelInvariantUuid:b4bef3ea-746c-467c-abf8-d017a2fc8a8e ModelName:BasicVm.compute.nodes.heat.ubuntu20 ModelUuid:fbdb703a-9919-400b-bfea-1ee8ba47bf8a 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-28T22:44:41.722Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 06700cf1-b2dc-407d-b162-08d1beec66c7 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-28T22:44:41.726Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||basic_vm 0 2023-03-28T22:44:41.726Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 06700cf1-b2dc-407d-b162-08d1beec66c7 2023-03-28T22:44:41.726Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 52326665-5a88-44f9-990e-807f04b42a74 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-03-28T22:44:41.726Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T22:44:41.727Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T22:44:41.829Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T22:44:41.830Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 52326665-5a88-44f9-990e-807f04b42a74 787 2023-03-28T22:44:41.830Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T22:44:41.830Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T22:44:41.830Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T22:44:41.830Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:44:41.831Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:44:41.831Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680043481830, "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-28T22:44:42.833Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "0c1d59b0-2d8d-4089-83f0-34cefc367abb", "vfModuleModelVersion": "1", "vfModuleModelUUID": "49f062a9-3147-47ae-8437-e17eaf07e0da", "vfModuleModelCustomizationUUID": "94c311db-93a5-4268-8f70-18c6e4664e6b", "isBase": true, "artifacts": [ "84bdb852-af72-465c-9220-0c5d34e80240", "8975785e-9aa3-4481-a685-d6498c3c5dec" ], "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-28T22:44:42.837Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:49f062a9-3147-47ae-8437-e17eaf07e0da VfModuleModelInvariantUUID:0c1d59b0-2d8d-4089-83f0-34cefc367abb VfModuleModelDescription:NULL Artifacts UUID List:{ 84bdb852-af72-465c-9220-0c5d34e80240 , 8975785e-9aa3-4481-a685-d6498c3c5dec } 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-28T22:44:42.840Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "0c1d59b0-2d8d-4089-83f0-34cefc367abb", "vfModuleModelVersion": "1", "vfModuleModelUUID": "49f062a9-3147-47ae-8437-e17eaf07e0da", "vfModuleModelCustomizationUUID": "94c311db-93a5-4268-8f70-18c6e4664e6b", "isBase": true, "artifacts": [ "84bdb852-af72-465c-9220-0c5d34e80240", "8975785e-9aa3-4481-a685-d6498c3c5dec" ], "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-28T22:44:42.840Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:49f062a9-3147-47ae-8437-e17eaf07e0da VfModuleModelInvariantUUID:0c1d59b0-2d8d-4089-83f0-34cefc367abb VfModuleModelDescription:NULL Artifacts UUID List:{ 84bdb852-af72-465c-9220-0c5d34e80240 , 8975785e-9aa3-4481-a685-d6498c3c5dec } 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-28T22:44:42.841Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 84bdb852-af72-465c-9220-0c5d34e80240 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-03-28T22:44:42.841Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T22:44:42.841Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T22:44:42.943Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T22:44:42.943Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 84bdb852-af72-465c-9220-0c5d34e80240 5033 2023-03-28T22:44:42.944Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T22:44:42.944Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T22:44:42.944Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T22:44:42.944Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:44:42.944Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:44:42.945Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680043482944, "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-28T22:44:43.946Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 8975785e-9aa3-4481-a685-d6498c3c5dec from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-03-28T22:44:43.946Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T22:44:43.946Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T22:44:44.032Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T22:44:44.033Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 8975785e-9aa3-4481-a685-d6498c3c5dec 903 2023-03-28T22:44:44.033Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T22:44:44.033Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T22:44:44.033Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T22:44:44.034Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:44:44.034Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:44:44.034Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680043484033, "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-28T22:44:45.035Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 3cc3363c-2a1e-46f6-a01f-dfea7105f42b 2023-03-28T22:44:45.035Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 06700cf1-b2dc-407d-b162-08d1beec66c7 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-28T22:44:45.056Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@5437e077, org.onap.sdc.toscaparser.api.parameters.Input@3fd5bd55, org.onap.sdc.toscaparser.api.parameters.Input@57f188a1, org.onap.sdc.toscaparser.api.parameters.Input@52a4388d, org.onap.sdc.toscaparser.api.parameters.Input@397b5ef6] 2023-03-28T22:44:45.057Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:44:45.057Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:44:45.057Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||VF Category is: Generic 2023-03-28T22:44:45.057Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||VFCustomizationUUID= 05d1ab17-7540-4804-bce9-48f607c7adae 2023-03-28T22:44:45.057Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 05d1ab17-7540-4804-bce9-48f607c7adae matches Tosca VF Customization UUID: 05d1ab17-7540-4804-bce9-48f607c7adae 2023-03-28T22:44:45.057Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||vfCustomizationUUID: 05d1ab17-7540-4804-bce9-48f607c7adae 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-28T22:44:45.061Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:44:45.061Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:44:45.062Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||resource request for resource customization id 05d1ab17-7540-4804-bce9-48f607c7adae: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-03-28T22:44:45.062Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@3aa6c18 2023-03-28T22:44:45.062Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:44:45.062Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-28T22:44:45.062Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 94c311db-93a5-4268-8f70-18c6e4664e6b 2023-03-28T22:44:45.062Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 94c311db-93a5-4268-8f70-18c6e4664e6b 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-28T22:44:45.066Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:44:45.067Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-28T22:44:45.067Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T22:44:45.067Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:44:45.067Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-28T22:44:45.067Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T22:44:45.067Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:44:45.067Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-28T22:44:45.067Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-28T22:44:45.067Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-28T22:44:45.067Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=e5813813-4bd3-455e-be9e-bc5e94ea1301 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-28T22:44:45.071Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:44:45.071Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-28T22:44:45.071Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T22:44:45.071Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:44:45.071Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-28T22:44:45.071Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=05d1ab17-7540-4804-bce9-48f607c7adae 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-28T22:44:45.074Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:44:45.074Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:44:45.074Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid 3cc3363c-2a1e-46f6-a01f-dfea7105f42b: basic_vm 2023-03-28T22:44:45.074Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:44:45.074Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:44:45.075Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:44:45.075Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:44:45.075Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:44:45.075Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:44:45.075Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:44:45.075Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:44:45.075Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:44:45.075Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:44:45.075Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T22:44:45.209Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm 06700cf1-b2dc-407d-b162-08d1beec66c7 1 ASDC deployResourceStructure 2023-03-28T22:44:45.209Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T22:44:45.209Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T22:44:45.209Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-28T22:44:45.209Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:44:45.209Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:44:45.209Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680043485209, "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-28T22:44:46.210Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T22:44:46.210Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T22:44:46.210Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-28T22:44:46.211Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:44:46.211Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:44:46.211Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680043486210, "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-28T22:44:47.212Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T22:44:47.212Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T22:44:47.212Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-28T22:44:47.212Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:44:47.212Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:44:47.213Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680043487211, "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-28T22:44:48.214Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T22:44:48.214Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T22:44:48.214Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-28T22:44:48.214Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:44:48.215Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:44:48.215Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680043488214, "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-28T22:44:49.216Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-28T22:44:49.235Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-28T22:44:49.239Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T22:44:49.239Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T22:44:49.239Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T22:44:49.239Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T22:44:49.239Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:44:49.239Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:44:49.239Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:44:49.240Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:44:49.240Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T22:44:49.251Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T22:45:19.252Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-28T22:45:19.261Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c and serviceModelVersionId: 3cc3363c-2a1e-46f6-a01f-dfea7105f42b 2023-03-28T22:45:19.261Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 53e0907c-4685-443c-9afb-b6388edad63b 2023-03-28T22:45:19.262Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0 2023-03-28T22:45:19.268Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T22:45:19.290Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|INFO|500||Invoke 2023-03-28T22:45:19.291Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[fe105c1e-ef4e-412c-9c8b-44baeafe357c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[56d67d8e-89d9-432b-a6ca-801ec5fda5bf], X-ECOMP-RequestID=[fe105c1e-ef4e-412c-9c8b-44baeafe357c], X-TransactionId=[], X-ONAP-RequestID=[fe105c1e-ef4e-412c-9c8b-44baeafe357c], Content-Type=[application/merge-patch+json]} 2023-03-28T22:45:19.298Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T22:45:19.453Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?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/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 22:45:20 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[151], vertex-id=[180424], x-aai-txid=[0-aai-resources-230328-22:45:20:646-93707], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T22:45:19.453Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T22:45:19.454Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|INFO|500||InvokeReturn 2023-03-28T22:45:19.454Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T22:45:19.454Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T22:45:19.461Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T22:45:19.462Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID fe105c1e-ef4e-412c-9c8b-44baeafe357c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T22:45:19.462Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T22:45:19.462Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:45:19.462Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:45:19.462Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680043519462, "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-28T22:45:20.484Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T22:45:20.484Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-28T22:45:20.485Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-28T22:45:20.485Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-28T22:45:20.485Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Lost previously 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-28T22:45:20.485Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] (Re-)joining group 2023-03-28T22:45:20.491Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-bef41588-9265-47b0-9eb9-c0717aae9b23 2023-03-28T22:45:20.491Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=6, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-28T22:45:20.492Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-28T22:45:20.492Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] (Re-)joining group 2023-03-28T22:45:23.366Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:45:26.375Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:45:29.386Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:45:32.396Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:45:35.408Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:45:36.826Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:45:36.839Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-28T22:45:36.840Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-28T22:45:36.845Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Successfully joined group with generation Generation{generationId=14, memberId='SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-bef41588-9265-47b0-9eb9-c0717aae9b23', protocol='range'} 2023-03-28T22:45:36.845Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=14, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T22:45:36.851Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 14: {SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-bef41588-9265-47b0-9eb9-c0717aae9b23=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]), SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-28T22:45:36.864Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Successfully synced group in generation Generation{generationId=14, memberId='SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-bef41588-9265-47b0-9eb9-c0717aae9b23', protocol='range'} 2023-03-28T22:45:36.864Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=14, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T22:45:36.865Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-28T22:45:36.865Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-28T22:45:36.865Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T22:45:36.866Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T22:45:36.869Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-28T22:45:36.870Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-28T22:45:36.870Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-28T22:45:36.870Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-28T22:45:36.870Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-28T22:45:36.870Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-28T22:45:36.870Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-28T22:45:36.870Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-28T22:45:36.870Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=507, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T22:45:36.870Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-28T22:45:36.870Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-28T22:45:36.871Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-28T22:45:36.881Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:45:36.881Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"588f8ba4-ec41-453c-9643-aaa9a40a4bd3","serviceName":"basic_onboard_PRuAnc","serviceVersion":"1.0","serviceUUID":"db3fb57a-c268-4f32-8293-6836f7d7737c","serviceDescription":"service","serviceInvariantUUID":"654b14a6-99a1-48e0-b0a8-d81184a1c2a4","resources":[{"resourceInstanceName":"basic_onboard_PRuAnc 0","resourceName":"basic_onboard_PRuAnc","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"e76e4766-ae26-4382-aa57-0238311f7279","resourceInvariantUUID":"4e249934-061c-4b25-9b30-d62e8c4ad8da","resourceCustomizationUUID":"c8a6c118-3baa-4580-a5a7-a9cb03afa0cd","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml","artifactChecksum":"NmJlZjVjNjRmODY0ZjdiZWQ5N2I2M2FhZjIzMTU2NWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7c71679d-1674-4353-88c6-c4162a82a780","artifactVersion":"1"},{"artifactName":"basic_onboard_pruanc0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json","artifactChecksum":"OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"db77a487-cb70-44e7-aee8-73179f1a300a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"3efaab39-307b-470c-a2e3-277072140d08","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"23159f53-9881-4ce8-9228-0eedca61923d","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"abc20b33-96c9-409c-ac3d-e9f9a43f33f6","artifactVersion":"2","generatedFromUUID":"3efaab39-307b-470c-a2e3-277072140d08"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardPruanc-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml","artifactChecksum":"OWJhMDY2YjdiYTlmNGYxNmY4ZTViMDFkNjBkNDY1NTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0f8385b4-bd61-4cce-a96a-6987f8183cfc","artifactVersion":"1"},{"artifactName":"service-BasicOnboardPruanc-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar","artifactChecksum":"NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5d4337f7-8fd0-45f5-b5a7-630e0760540d","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T22:45:36.883Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:45:36.883Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:45:36.883Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:45:36.884Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:45:37.885Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:45:37.885Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:45:37.885Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:45:37.885Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:45:37.886Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:45:37.886Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:45:37.886Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:45:37.887Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:45:37.887Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680042973743, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-28T22:45:37.887Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:45:37.887Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:45:37.887Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680043479718, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T22:45:37.887Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:45:37.887Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:45:37.887Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680043481830, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-28T22:45:37.887Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:45:37.887Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:45:37.888Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680043482944, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-03-28T22:45:37.888Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:45:37.888Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:45:37.888Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680043484033, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-03-28T22:45:37.888Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:45:37.888Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:45:37.888Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680043485209, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2023-03-28T22:45:37.888Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:45:37.889Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:45:37.889Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680043486210, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2023-03-28T22:45:37.889Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:45:37.889Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:45:37.889Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680043487211, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2023-03-28T22:45:37.889Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:45:37.889Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:45:37.889Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680043488214, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T22:45:37.889Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:45:37.889Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:45:37.889Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680043519462, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T22:45:37.890Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:45:37.890Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:45:37.890Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:45:37.890Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:45:38.886Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:45:38.887Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:45:38.887Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:45:38.887Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:45:39.888Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:45:39.889Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:45:39.889Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:45:39.889Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:45:40.891Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:45:40.891Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:45:40.891Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:45:40.891Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:45:41.892Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:45:41.892Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:45:41.893Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:45:41.893Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:45:42.894Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:45:42.895Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:45:42.895Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:45:42.895Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:45:43.896Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "serviceName": "basic_onboard_PRuAnc", "serviceVersion": "1.0", "serviceUUID": "db3fb57a-c268-4f32-8293-6836f7d7737c", "serviceDescription": "service", "serviceInvariantUUID": "654b14a6-99a1-48e0-b0a8-d81184a1c2a4", "resources": [ { "resourceInstanceName": "basic_onboard_PRuAnc 0", "resourceCustomizationUUID": "c8a6c118-3baa-4580-a5a7-a9cb03afa0cd", "resourceName": "basic_onboard_PRuAnc", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "e76e4766-ae26-4382-aa57-0238311f7279", "resourceInvariantUUID": "4e249934-061c-4b25-9b30-d62e8c4ad8da", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_pruanc0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "artifactChecksum": "OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "db77a487-cb70-44e7-aee8-73179f1a300a", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "3efaab39-307b-470c-a2e3-277072140d08", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "abc20b33-96c9-409c-ac3d-e9f9a43f33f6", "generatedFromUUID": "3efaab39-307b-470c-a2e3-277072140d08" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "abc20b33-96c9-409c-ac3d-e9f9a43f33f6", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardPruanc-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "artifactChecksum": "NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5d4337f7-8fd0-45f5-b5a7-630e0760540d" } ], "workloadContext": "Production" } 2023-03-28T22:45:43.896Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T22:45:43.896Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 db3fb57a-c268-4f32-8293-6836f7d7737c ASDC 2023-03-28T22:45:43.897Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:588f8ba4-ec41-453c-9643-aaa9a40a4bd3 ServiceName:basic_onboard_PRuAnc ServiceVersion:1.0 ServiceUUID:db3fb57a-c268-4f32-8293-6836f7d7737c ServiceInvariantUUID:654b14a6-99a1-48e0-b0a8-d81184a1c2a4 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardPruanc-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar ArtifactUUID:5d4337f7-8fd0-45f5-b5a7-630e0760540d ArtifactChecksum:NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_PRuAnc 0 ResourceCustomizationUUID:c8a6c118-3baa-4580-a5a7-a9cb03afa0cd ResourceInvariantUUID:4e249934-061c-4b25-9b30-d62e8c4ad8da ResourceName:basic_onboard_PRuAnc ResourceType:VF ResourceUUID:e76e4766-ae26-4382-aa57-0238311f7279 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_pruanc0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json ArtifactUUID:db77a487-cb70-44e7-aee8-73179f1a300a ArtifactChecksum:OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU= 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml ArtifactUUID:3efaab39-307b-470c-a2e3-277072140d08 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env ArtifactUUID:abc20b33-96c9-409c-ac3d-e9f9a43f33f6 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env ArtifactUUID:abc20b33-96c9-409c-ac3d-e9f9a43f33f6 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T22:45:43.897Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF db3fb57a-c268-4f32-8293-6836f7d7737c 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: 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-28T22:45:43.929Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T22:45:43.930Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T22:45:43.930Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T22:45:43.930Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 5d4337f7-8fd0-45f5-b5a7-630e0760540d from URL: /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 2023-03-28T22:45:43.930Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T22:45:43.930Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 2023-03-28T22:45:43.957Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T22:45:43.957Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@72c4c8c5 2023-03-28T22:45:43.957Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T22:45:43.957Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardPruanc" ] } } } 2023-03-28T22:45:43.957Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardPruanc-csar.csar /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 5d4337f7-8fd0-45f5-b5a7-630e0760540d Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T22:45:43.958Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar ASDC sendASDCNotification 2023-03-28T22:45:43.958Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar(Specified artifact is not found) 2023-03-28T22:45:43.958Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T22:45:43.958Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:45:43.958Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:45:43.958Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680043543958, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:45:44.959Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardPruanc-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar(UUID:5d4337f7-8fd0-45f5-b5a7-630e0760540d) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-28T22:45:44.970Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-28T22:45:44.970Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: e76e4766-ae26-4382-aa57-0238311f7279 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-28T22:45:44.974Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||basic_onboard_PRuAnc 0 2023-03-28T22:45:44.974Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: e76e4766-ae26-4382-aa57-0238311f7279 2023-03-28T22:45:44.974Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: db77a487-cb70-44e7-aee8-73179f1a300a from URL: /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json 2023-03-28T22:45:44.974Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T22:45:44.974Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json 2023-03-28T22:45:44.988Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T22:45:44.988Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@7c5c38bf 2023-03-28T22:45:44.988Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T22:45:44.988Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardPruanc" ] } } } 2023-03-28T22:45:44.988Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_pruanc0_modules.json /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json db77a487-cb70-44e7-aee8-73179f1a300a Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T22:45:44.989Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json ASDC sendASDCNotification 2023-03-28T22:45:44.989Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json(Specified artifact is not found) 2023-03-28T22:45:44.989Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T22:45:44.989Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:45:44.989Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:45:44.989Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680043544988, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:45:45.991Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_pruanc0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json(UUID:db77a487-cb70-44e7-aee8-73179f1a300a) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-28T22:45:45.991Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:45:46.011Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:45:46.014Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:45:46.014Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:46:16.015Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:46:16.033Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:46:16.037Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:46:16.037Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:46:36.826Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:46:36.828Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:46:36.828Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "NOTIFIED" } 2023-03-28T22:46:36.828Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:46:46.038Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:46:46.058Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:46:46.061Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:46:46.061Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:47:16.061Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:47:16.082Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:47:16.086Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:47:16.086Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:47:36.826Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:47:36.828Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:47:36.828Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-28T22:47:36.828Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:47:36.829Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:47:36.829Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:47:36.829Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:47:36.829Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:47:36.829Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-28T22:47:36.829Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:47:36.829Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:47:36.829Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:47:36.829Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:47:36.830Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:47:36.830Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "NOTIFIED" } 2023-03-28T22:47:36.830Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:47:36.830Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:47:36.830Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680043543958, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T22:47:36.830Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:47:36.830Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T22:47:36.830Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680043544988, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T22:47:36.830Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:47:46.086Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:47:46.105Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:47:46.109Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:47:46.110Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:48:16.110Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:48:16.131Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:48:16.135Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:48:16.135Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:48:36.826Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:48:46.135Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:48:46.154Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:48:46.156Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:48:46.156Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:49:16.157Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:49:16.177Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:49:16.180Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:49:16.181Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:49:36.827Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:49:46.181Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:49:46.201Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:49:46.204Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:49:46.204Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:50:16.205Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:50:16.225Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:50:16.230Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:50:16.230Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:50:36.828Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:50:36.966Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-28T22:50:36.966Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Member SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-bef41588-9265-47b0-9eb9-c0717aae9b23 sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired. 2023-03-28T22:50:36.966Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-28T22:50:36.966Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-28T22:50:37.452Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:50:37.466Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-28T22:50:37.467Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-28T22:50:37.473Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=15, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T22:50:37.473Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 15: {SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-28T22:50:37.490Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=15, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T22:50:37.490Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T22:50:37.491Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T22:50:37.496Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-28T22:50:37.496Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-28T22:50:37.496Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-28T22:50:37.497Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=527, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T22:50:37.497Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-28T22:50:37.497Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-28T22:50:46.230Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-28T22:50:46.230Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:50:46.238Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 and serviceModelVersionId: db3fb57a-c268-4f32-8293-6836f7d7737c 2023-03-28T22:50:46.239Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 654b14a6-99a1-48e0-b0a8-d81184a1c2a4 2023-03-28T22:50:46.239Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0 2023-03-28T22:50:46.247Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T22:50:46.271Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?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-28T22:50:46.272Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|INFO|500||Invoke 2023-03-28T22:50:46.281Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-28T22:50:46.324Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-28T22:50:46.325Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0 has http status code:404 and response headers:{date=[Tue, 28 Mar 2023 22:50:47 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[39], x-aai-txid=[2-aai-resources-230328-22:50:47:629-1487], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T22:50:46.326Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c","ERR.5.4.6114"]}}} 2023-03-28T22:50:46.331Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-28T22:50:46.332Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) 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-28T22:50:46.333Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-28T22:50:46.333Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 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-28T22:50:46.341Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||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-28T22:50:46.341Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-28T22:50:46.341Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-28T22:50:46.342Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:50:46.342Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:50:46.342Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680043846341, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:50:46.359Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T22:50:46.359Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680043846341, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec\u003dERR.5.4.6114)" } 2023-03-28T22:50:46.359Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T22:50:47.363Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:50:47.363Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"ad44a54f-9415-48bd-bf30-fdf48338e2b4","serviceName":"vFW 2023-03-28 22-02-01","serviceVersion":"1.0","serviceUUID":"93dc6276-0725-49b0-a7ce-fdc8ca01e3b6","serviceDescription":"catalog service description","serviceInvariantUUID":"a7f48542-78c3-40a8-8d7c-1480905d98f0","resources":[{"resourceInstanceName":"vFW 67410293-e76b 0","resourceName":"vFW 67410293-e76b","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"87dc6175-9dcb-4077-ac32-6815330f219c","resourceInvariantUUID":"a3dea2ac-7cdc-47c6-a372-633ad11be473","resourceCustomizationUUID":"5ce38cf7-2e75-495c-a214-3bd7bb5850e7","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml","artifactChecksum":"MWViOGZhMjQ2YzJkOGY2NmNkNjQ4NzI2MzRmNWNlNDY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"085973a9-6309-45fc-8253-5b20b4ced7c2","artifactVersion":"1"},{"artifactName":"vfw67410293e76b0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json","artifactChecksum":"NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5de4d4d9-6ba9-4a7d-8282-7581ee34cdab","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d19d934b-9ad4-48a2-97e0-5bd3b5396997","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml","artifactChecksum":"MDQzNDM4MjBiYTEyMmQ4NTAwZmE0ZWMwMjVhY2Y0NDk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a310a987-b363-4601-b1de-1afe664b595d","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"15a8bbc0-1b52-4b59-87fa-7d7ed3200906","artifactVersion":"2","generatedFromUUID":"d19d934b-9ad4-48a2-97e0-5bd3b5396997"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230328220201-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml","artifactChecksum":"YjJkMTgyZWQwZmE4NmI3N2FiYjk5MjJhMjk4YWViMTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"47abb903-b87f-40d0-95c0-e171a8139ac0","artifactVersion":"1"},{"artifactName":"service-Vfw20230328220201-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar","artifactChecksum":"ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"38d09853-bc3c-44ab-a917-1e22a9f79f53","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T22:50:47.364Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:50:47.364Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:50:47.364Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:50:47.364Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:50:48.365Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:50:48.365Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:50:48.366Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:50:48.366Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:50:49.367Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:50:49.367Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:50:49.368Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:50:49.368Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:50:50.368Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:50:50.369Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:50:50.369Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:50:50.370Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:50:51.370Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:50:51.371Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:50:51.372Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:50:51.372Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:50:52.373Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:50:52.373Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:50:52.374Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:50:52.374Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:50:53.374Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:50:53.375Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:50:53.375Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:50:53.375Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:50:54.376Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "serviceName": "vFW 2023-03-28 22-02-01", "serviceVersion": "1.0", "serviceUUID": "93dc6276-0725-49b0-a7ce-fdc8ca01e3b6", "serviceDescription": "catalog service description", "serviceInvariantUUID": "a7f48542-78c3-40a8-8d7c-1480905d98f0", "resources": [ { "resourceInstanceName": "vFW 67410293-e76b 0", "resourceCustomizationUUID": "5ce38cf7-2e75-495c-a214-3bd7bb5850e7", "resourceName": "vFW 67410293-e76b", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "87dc6175-9dcb-4077-ac32-6815330f219c", "resourceInvariantUUID": "a3dea2ac-7cdc-47c6-a372-633ad11be473", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw67410293e76b0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "artifactChecksum": "NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5de4d4d9-6ba9-4a7d-8282-7581ee34cdab", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d19d934b-9ad4-48a2-97e0-5bd3b5396997", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "15a8bbc0-1b52-4b59-87fa-7d7ed3200906", "generatedFromUUID": "d19d934b-9ad4-48a2-97e0-5bd3b5396997" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "15a8bbc0-1b52-4b59-87fa-7d7ed3200906", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230328220201-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "artifactChecksum": "ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "38d09853-bc3c-44ab-a917-1e22a9f79f53" } ], "workloadContext": "Production" } 2023-03-28T22:50:54.377Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T22:50:54.377Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 ASDC 2023-03-28T22:50:54.377Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:ad44a54f-9415-48bd-bf30-fdf48338e2b4 ServiceName:vFW 2023-03-28 22-02-01 ServiceVersion:1.0 ServiceUUID:93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 ServiceInvariantUUID:a7f48542-78c3-40a8-8d7c-1480905d98f0 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230328220201-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ArtifactUUID:38d09853-bc3c-44ab-a917-1e22a9f79f53 ArtifactChecksum:ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 67410293-e76b 0 ResourceCustomizationUUID:5ce38cf7-2e75-495c-a214-3bd7bb5850e7 ResourceInvariantUUID:a3dea2ac-7cdc-47c6-a372-633ad11be473 ResourceName:vFW 67410293-e76b ResourceType:VF ResourceUUID:87dc6175-9dcb-4077-ac32-6815330f219c ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw67410293e76b0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json ArtifactUUID:5de4d4d9-6ba9-4a7d-8282-7581ee34cdab ArtifactChecksum:NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY= 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml ArtifactUUID:d19d934b-9ad4-48a2-97e0-5bd3b5396997 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env ArtifactUUID:15a8bbc0-1b52-4b59-87fa-7d7ed3200906 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env ArtifactUUID:15a8bbc0-1b52-4b59-87fa-7d7ed3200906 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T22:50:54.377Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 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: 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-28T22:50:54.415Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T22:50:54.416Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T22:50:54.416Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T22:50:54.416Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 from URL: /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-28T22:50:54.416Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T22:50:54.416Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-28T22:50:54.704Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T22:50:54.709Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 38d09853-bc3c-44ab-a917-1e22a9f79f53 101498 2023-03-28T22:50:54.710Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-28T22:50:54.710Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-28T22:50:54.710Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T22:50:54.710Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:50:54.711Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:50:54.711Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680043854710, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:50:55.712Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T22:50:55.712Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T22:50:55.712Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53, URL: /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar to file: /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:50:55.712Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230328220201-csar.csar 2023-03-28T22:50:55.713Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:50:55.713Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:50:55.854Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10132357718199426820/Definitions/service-Vfw20230328220201-template.yml Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided 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 2023-03-28T22:50:57.340Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T22:50:57.340Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T22:50:57.340Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:50:57.340Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-28T22:50:57.340Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:50:57.341Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-28T22:50:57.341Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-28T22:50:57.341Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-28T22:50:57.341Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:50:57.341Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:50:57.341Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-28T22:50:57.341Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:50:57.341Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:50:57.341Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 67410293-e76b 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-Vfw20230328220201-csar.csar 2023-03-28T22:50:57.341Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:50:57.341Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T22:50:57.341Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:50:57.341Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:50:57.341Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T22:50:57.342Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T22:50:57.342Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T22:50:57.342Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:50:57.342Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:50:57.342Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T22:50:57.342Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T22:50:57.342Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T22:50:57.342Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:50:57.342Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:50:57.342Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:50:57.342Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-28T22:50:57.342Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T22:50:57.342Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T22:50:57.342Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:50:57.343Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T22:50:57.343Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:50:57.343Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T22:50:57.343Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T22:50:57.343Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T22:50:57.343Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T22:50:57.343Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:50:57.343Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T22:50:57.343Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T22:50:57.343Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T22:50:57.343Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T22:50:57.343Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:50:57.343Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-28T22:50:57.343Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:50:57.343Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-28T22:50:57.344Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:50:57.344Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T22:50:57.344Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T22:50:57.344Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:50:57.344Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T22:50:57.345Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T22:50:57.345Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:50:57.345Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T22:50:57.345Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T22:50:57.345Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:50:57.345Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-28T22:50:57.345Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T22:50:57.345Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-28T22:50:57.345Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T22:50:57.345Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T22:50:57.345Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T22:50:57.345Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:50:57.345Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T22:50:57.345Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T22:50:57.345Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T22:50:57.345Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T22:50:57.345Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:50:57.345Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=74a9d765-6a78-4386-85d5-0096600be1bb 2023-03-28T22:50:57.345Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:50:57.345Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-28T22:50:57.345Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T22:50:57.346Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T22:50:57.346Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:50:57.346Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T22:50:57.346Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:50:57.346Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T22:50:57.346Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T22:50:57.346Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-28T22:50:57.346Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T22:50:57.346Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T22:50:57.346Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T22:50:57.346Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:50:57.346Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=79a48a92-26a2-467b-a3e1-dd9aea758c0e 2023-03-28T22:50:57.346Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:50:57.346Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-28T22:50:57.346Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T22:50:57.346Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T22:50:57.346Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:50:57.346Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T22:50:57.346Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:50:57.346Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T22:50:57.347Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T22:50:57.347Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T22:50:57.347Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T22:50:57.347Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:50:57.347Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T22:50:57.347Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-28T22:50:57.347Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=6a2ddb58-dd58-4d8b-b6d7-eb73a547cbcf 2023-03-28T22:50:57.347Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:50:57.347Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:50:57.347Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:50:57.347Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:50:57.347Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:50:57.347Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:50:57.348Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:50:57.348Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:50:57.348Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-28 22-02-01 Description:catalog service description Model UUID:93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 Model Version:NULL Model InvariantUuid:a7f48542-78c3-40a8-8d7c-1480905d98f0 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 67410293-e76b Model UUID:cf8e4eb5-9864-4fdd-af64-80b03f48d14d Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:a3dea2ac-7cdc-47c6-a372-633ad11be473 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:5ce38cf7-2e75-495c-a214-3bd7bb5850e7 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:193cd6e2-538e-4142-9392-7ebb398b7e43 ModelName:Vfw67410293E76b..base_vfw..module-0 ModelUuid:b16cd493-2fbb-4548-a3d8-90863aeb9b7d ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:74a9d765-6a78-4386-85d5-0096600be1bb ModelInvariantUuid:bed6b03d-444d-4294-b591-54da9a36918d ModelName:vFW 67410293-e76b-nodes.vfwCvfc ModelUuid:c051efdd-da87-4c3f-9332-3d86f32a2f49 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:6b57d388-0a65-43b6-8ed1-785e401b9ac8 ModelInvariantUuid:9d06528b-ed4c-484e-a7ee-fac8dc7d9b81 ModelName:Vfw67410293E76b.compute.nodes.heat.vfw ModelUuid:cda29578-f723-4724-9cae-1499f665a439 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:79a48a92-26a2-467b-a3e1-dd9aea758c0e ModelInvariantUuid:b894ffd2-ee00-44bf-8548-41ca0b9e6c43 ModelName:vFW 67410293-e76b-nodes.vsnCvfc ModelUuid:3f1b92ee-581a-4fff-a85d-2043b8a3fd97 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:13b293d9-7396-4746-8010-2aa34880a43c ModelInvariantUuid:47bb46c4-9c05-44aa-bfc2-f88d6d4c5025 ModelName:Vfw67410293E76b.compute.nodes.heat.vsn ModelUuid:a2c8400a-1afd-4e2c-b390-896018a104e2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:6a2ddb58-dd58-4d8b-b6d7-eb73a547cbcf ModelInvariantUuid:c90fe34c-a014-4100-8de6-49880a60d437 ModelName:vFW 67410293-e76b-nodes.vpgCvfc ModelUuid:02a541b8-8f9e-40b3-b802-d75d4303054d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:d8086a3a-4e7c-423f-adf7-07a6ddf69b79 ModelInvariantUuid:b9f80dd7-c2be-40f0-b1b5-286822f5255e ModelName:Vfw67410293E76b.compute.nodes.heat.vpg ModelUuid:edd030db-baa1-428f-8c44-e47e82120dd8 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=? 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-28T22:50:57.381Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||ERROR|500||Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists 2023-03-28T22:50:57.381Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-28T22:50:57.381Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar(Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists) 2023-03-28T22:50:57.381Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T22:50:57.382Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:50:57.382Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:50:57.382Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680043857381, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:50:58.382Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-28T22:50:58.383Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar(Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists) 2023-03-28T22:50:58.383Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T22:50:58.383Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:50:58.383Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:50:58.384Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680043858382, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:50:59.385Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-28T22:50:59.404Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-28T22:50:59.408Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T22:50:59.408Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T22:50:59.408Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T22:50:59.408Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T22:50:59.408Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:50:59.408Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:50:59.408Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:50:59.408Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:50:59.408Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-28T22:50:59.418Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T22:51:29.419Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-28T22:51:29.428Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 and serviceModelVersionId: 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 2023-03-28T22:51:29.428Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a7f48542-78c3-40a8-8d7c-1480905d98f0 2023-03-28T22:51:29.429Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 2023-03-28T22:51:29.435Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T22:51:29.451Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|INFO|500||Invoke 2023-03-28T22:51:29.451Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ad44a54f-9415-48bd-bf30-fdf48338e2b4], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[4b49205b-6c96-4176-a683-b83ea7b73808], X-ECOMP-RequestID=[ad44a54f-9415-48bd-bf30-fdf48338e2b4], X-TransactionId=[], X-ONAP-RequestID=[ad44a54f-9415-48bd-bf30-fdf48338e2b4], Content-Type=[application/merge-patch+json]} 2023-03-28T22:51:29.457Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T22:51:29.610Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?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/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 22:51:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[149], vertex-id=[204904], x-aai-txid=[1-aai-resources-230328-22:51:30:807-56865], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T22:51:29.610Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T22:51:29.610Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|INFO|500||InvokeReturn 2023-03-28T22:51:29.611Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T22:51:29.611Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-28T22:51:29.620Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-28T22:51:29.620Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ad44a54f-9415-48bd-bf30-fdf48338e2b4 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T22:51:29.620Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T22:51:29.620Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:51:29.620Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:51:29.620Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680043889620, "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-28T22:51:30.649Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:51:30.649Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"311a6477-b2cc-463c-9fee-aa741f7534d0","serviceName":"vFW 2023-03-28 22-18-55","serviceVersion":"1.0","serviceUUID":"86258cd9-b564-47e4-88c7-326a9c01209f","serviceDescription":"catalog service description","serviceInvariantUUID":"816a8d4d-52df-442b-ab64-56255b003b1b","resources":[{"resourceInstanceName":"vFW 4e17aa4e-f357 0","resourceName":"vFW 4e17aa4e-f357","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"9b459486-5c24-4b0e-b8c0-b27316cf0496","resourceInvariantUUID":"f0eb43bc-7057-4bfd-8597-2d8f61758599","resourceCustomizationUUID":"4f16d217-4b00-405b-8532-7309a7e941d5","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml","artifactChecksum":"NGZhNmFjYzI0OWMzNjk0M2ZiMDY3OWJlODEwMTBhZWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"dd088c19-0061-4db4-86ab-4eb0931888cf","artifactVersion":"1"},{"artifactName":"vfw4e17aa4ef3570_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json","artifactChecksum":"NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"fd4c9261-11b4-43ae-8ee7-4bc91a759c95","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f047bf4e-f981-4d29-99e8-fd6c3f83f2d3","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml","artifactChecksum":"YTBlYmE2NTk4ZGI4ZDVjMmYxY2ZkMDU2YWU3NmY0OGU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3c91ae60-e7e2-4688-b4a1-b853f4361f52","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7bcb52f7-4100-4599-afa7-d7d46b176374","artifactVersion":"2","generatedFromUUID":"f047bf4e-f981-4d29-99e8-fd6c3f83f2d3"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230328221855-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml","artifactChecksum":"Y2FiN2ZmMDY0ODIxZDM2YTQ2OGRmNTY3NTE2YzhkMjM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"46d95744-768f-403d-ba4a-13585170514a","artifactVersion":"1"},{"artifactName":"service-Vfw20230328221855-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar","artifactChecksum":"ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a3ef5172-4047-46ee-9c6d-d34e1107a71d","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T22:51:30.650Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:51:30.650Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:51:30.650Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:51:30.650Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:51:31.651Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:51:31.651Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:51:31.651Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:51:31.651Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:51:32.652Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:51:32.653Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:51:32.653Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:51:32.653Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:51:33.654Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:51:33.654Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:51:33.654Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:51:33.654Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:51:34.655Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:51:34.655Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:51:34.656Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:51:34.656Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:51:35.657Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:51:35.657Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:51:35.657Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:51:35.657Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:51:36.658Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:51:36.658Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:51:36.658Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:51:36.658Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:51:36.826Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:51:36.833Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T22:51:36.833Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:51:36.834Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:51:36.834Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T22:51:36.834Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "NOTIFIED" } 2023-03-28T22:51:36.834Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:51:36.834Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T22:51:36.834Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-28T22:51:36.834Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:51:36.834Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T22:51:36.835Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:51:36.835Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:51:36.835Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T22:51:36.835Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-28T22:51:36.835Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:51:36.835Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T22:51:36.835Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:51:36.835Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:51:36.835Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T22:51:36.835Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "NOTIFIED" } 2023-03-28T22:51:36.836Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:51:36.836Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T22:51:36.836Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680043854710, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T22:51:36.836Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:51:36.836Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T22:51:36.836Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680043857381, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists" } 2023-03-28T22:51:36.836Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:51:36.836Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T22:51:36.836Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680043858382, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists" } 2023-03-28T22:51:36.836Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:51:36.836Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T22:51:36.837Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680043889620, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T22:51:36.837Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:51:36.837Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T22:51:36.837Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:51:36.837Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:51:36.837Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T22:51:36.837Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "status": "NOTIFIED" } 2023-03-28T22:51:36.837Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:51:36.837Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T22:51:36.837Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-28T22:51:36.838Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:51:36.838Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T22:51:36.838Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:51:36.838Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:51:36.838Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T22:51:36.838Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-28T22:51:36.838Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:51:36.838Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T22:51:36.838Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:51:36.839Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:51:36.839Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T22:51:36.839Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "NOTIFIED" } 2023-03-28T22:51:36.839Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:51:37.660Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "serviceName": "vFW 2023-03-28 22-18-55", "serviceVersion": "1.0", "serviceUUID": "86258cd9-b564-47e4-88c7-326a9c01209f", "serviceDescription": "catalog service description", "serviceInvariantUUID": "816a8d4d-52df-442b-ab64-56255b003b1b", "resources": [ { "resourceInstanceName": "vFW 4e17aa4e-f357 0", "resourceCustomizationUUID": "4f16d217-4b00-405b-8532-7309a7e941d5", "resourceName": "vFW 4e17aa4e-f357", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "9b459486-5c24-4b0e-b8c0-b27316cf0496", "resourceInvariantUUID": "f0eb43bc-7057-4bfd-8597-2d8f61758599", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw4e17aa4ef3570_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "artifactChecksum": "NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "fd4c9261-11b4-43ae-8ee7-4bc91a759c95", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "f047bf4e-f981-4d29-99e8-fd6c3f83f2d3", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7bcb52f7-4100-4599-afa7-d7d46b176374", "generatedFromUUID": "f047bf4e-f981-4d29-99e8-fd6c3f83f2d3" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7bcb52f7-4100-4599-afa7-d7d46b176374", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230328221855-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "artifactChecksum": "ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a3ef5172-4047-46ee-9c6d-d34e1107a71d" } ], "workloadContext": "Production" } 2023-03-28T22:51:37.661Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T22:51:37.661Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 86258cd9-b564-47e4-88c7-326a9c01209f ASDC 2023-03-28T22:51:37.661Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:311a6477-b2cc-463c-9fee-aa741f7534d0 ServiceName:vFW 2023-03-28 22-18-55 ServiceVersion:1.0 ServiceUUID:86258cd9-b564-47e4-88c7-326a9c01209f ServiceInvariantUUID:816a8d4d-52df-442b-ab64-56255b003b1b ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230328221855-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ArtifactUUID:a3ef5172-4047-46ee-9c6d-d34e1107a71d ArtifactChecksum:ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 4e17aa4e-f357 0 ResourceCustomizationUUID:4f16d217-4b00-405b-8532-7309a7e941d5 ResourceInvariantUUID:f0eb43bc-7057-4bfd-8597-2d8f61758599 ResourceName:vFW 4e17aa4e-f357 ResourceType:VF ResourceUUID:9b459486-5c24-4b0e-b8c0-b27316cf0496 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw4e17aa4ef3570_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json ArtifactUUID:fd4c9261-11b4-43ae-8ee7-4bc91a759c95 ArtifactChecksum:NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ= 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml ArtifactUUID:f047bf4e-f981-4d29-99e8-fd6c3f83f2d3 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env ArtifactUUID:7bcb52f7-4100-4599-afa7-d7d46b176374 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env ArtifactUUID:7bcb52f7-4100-4599-afa7-d7d46b176374 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T22:51:37.662Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 86258cd9-b564-47e4-88c7-326a9c01209f 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: 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-28T22:51:37.708Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T22:51:37.708Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T22:51:37.708Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T22:51:37.708Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d from URL: /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-28T22:51:37.709Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T22:51:37.709Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-28T22:51:37.960Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T22:51:37.964Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar a3ef5172-4047-46ee-9c6d-d34e1107a71d 101486 2023-03-28T22:51:37.965Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-28T22:51:37.965Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-28T22:51:37.965Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T22:51:37.965Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:51:37.965Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:51:37.965Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680043897965, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:51:38.966Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T22:51:38.967Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T22:51:38.967Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d, URL: /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar to file: /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T22:51:38.968Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230328221855-csar.csar 2023-03-28T22:51:38.968Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T22:51:38.969Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T22:51:39.093Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13154508198766213476/Definitions/service-Vfw20230328221855-template.yml Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_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_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-28T22:51:40.647Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T22:51:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T22:51:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T22:51:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-28T22:51:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T22:51:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-28T22:51:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-28T22:51:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-28T22:51:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T22:51:40.649Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T22:51:40.649Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-28T22:51:40.649Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T22:51:40.649Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T22:51:40.649Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 4e17aa4e-f357 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-Vfw20230328221855-csar.csar 2023-03-28T22:51:40.649Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T22:51:40.649Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T22:51:40.649Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:51:40.649Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:51:40.650Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-28T22:51:40.650Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T22:51:40.650Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T22:51:40.650Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:51:40.650Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:51:40.650Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-28T22:51:40.651Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T22:51:40.651Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T22:51:40.651Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:51:40.651Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:51:40.651Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:51:40.651Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-28T22:51:40.652Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T22:51:40.652Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T22:51:40.652Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:51:40.652Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T22:51:40.652Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:51:40.652Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T22:51:40.652Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T22:51:40.653Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T22:51:40.653Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T22:51:40.653Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:51:40.653Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T22:51:40.653Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T22:51:40.653Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T22:51:40.653Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T22:51:40.653Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:51:40.654Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-28T22:51:40.654Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:51:40.654Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-28T22:51:40.654Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:51:40.654Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-28T22:51:40.654Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T22:51:40.655Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:51:40.655Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-28T22:51:40.655Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T22:51:40.655Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:51:40.655Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-28T22:51:40.656Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T22:51:40.656Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:51:40.656Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-28T22:51:40.656Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T22:51:40.656Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-28T22:51:40.656Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T22:51:40.656Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T22:51:40.656Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T22:51:40.656Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:51:40.657Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T22:51:40.657Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T22:51:40.657Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T22:51:40.657Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T22:51:40.657Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:51:40.658Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=f32f8e19-bef8-419d-87ed-af5c0238d798 2023-03-28T22:51:40.658Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:51:40.658Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-28T22:51:40.658Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T22:51:40.658Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T22:51:40.658Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:51:40.659Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T22:51:40.659Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:51:40.659Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T22:51:40.659Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T22:51:40.659Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-28T22:51:40.659Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T22:51:40.660Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T22:51:40.660Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T22:51:40.660Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:51:40.660Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=7547fbf5-4578-4c3d-a5b9-84c8c1316821 2023-03-28T22:51:40.661Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:51:40.661Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-28T22:51:40.661Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T22:51:40.661Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T22:51:40.661Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:51:40.662Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T22:51:40.662Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:51:40.662Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T22:51:40.662Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T22:51:40.662Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T22:51:40.663Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T22:51:40.663Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:51:40.663Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T22:51:40.663Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-28T22:51:40.663Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5f51de74-4243-403b-b7a9-a2dd728855e1 2023-03-28T22:51:40.664Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:51:40.664Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:51:40.664Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:51:40.664Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:51:40.664Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:51:40.664Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:51:40.665Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:51:40.665Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:51:40.665Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-28 22-18-55 Description:catalog service description Model UUID:86258cd9-b564-47e4-88c7-326a9c01209f Model Version:NULL Model InvariantUuid:816a8d4d-52df-442b-ab64-56255b003b1b Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 4e17aa4e-f357 Model UUID:83811783-7f50-4409-b37e-013d3a6679be Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:f0eb43bc-7057-4bfd-8597-2d8f61758599 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:4f16d217-4b00-405b-8532-7309a7e941d5 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:8ad82d93-2542-4347-95aa-48de46af2769 ModelName:Vfw4e17aa4eF357..base_vfw..module-0 ModelUuid:2c8738f1-5769-4b50-8168-bc077e07a968 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:f32f8e19-bef8-419d-87ed-af5c0238d798 ModelInvariantUuid:09ef63d4-d50c-4979-9e06-e7673b5bc9e6 ModelName:vFW 4e17aa4e-f357-nodes.vfwCvfc ModelUuid:2568cf18-4961-4bdc-b96b-b9c2abc89a6e ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:a6a9beae-4b33-4065-bc7c-501c322bf4be ModelInvariantUuid:34d56be9-e557-4359-8260-f37f36750957 ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vfw ModelUuid:210fc1b5-28de-43b3-91a1-72861ee00ca7 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:7547fbf5-4578-4c3d-a5b9-84c8c1316821 ModelInvariantUuid:d3e79bbd-9ec1-49ac-bfe5-a370c75db104 ModelName:vFW 4e17aa4e-f357-nodes.vsnCvfc ModelUuid:7ad2d21c-7af1-4b91-9906-81a91e71ef03 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:75544a54-4184-42f2-a23d-9f9263d6baad ModelInvariantUuid:4487dbbb-4ec9-468d-b1d5-7e635abde181 ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vsn ModelUuid:fcedcee2-219d-40dd-9f79-4230cb13a148 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:5f51de74-4243-403b-b7a9-a2dd728855e1 ModelInvariantUuid:275a83ad-0767-40d6-9ff8-07edaed52db3 ModelName:vFW 4e17aa4e-f357-nodes.vpgCvfc ModelUuid:5ad99adc-e476-411f-98bc-caa1b9661e8d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:07ee84b1-85c2-4db0-b602-d70a6723467d ModelInvariantUuid:fb7efc2e-bef5-4bb4-a023-379da4c7553e ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vpg ModelUuid:f0f45588-ffc3-409c-87a7-bfc308d80744 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=? 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-28T22:51:40.705Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||ERROR|500||Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists 2023-03-28T22:51:40.706Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-28T22:51:40.706Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar(Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists) 2023-03-28T22:51:40.706Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T22:51:40.707Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:51:40.707Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:51:40.707Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680043900706, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:51:41.708Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-28T22:51:41.708Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar(Resource with UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 already exists) 2023-03-28T22:51:41.708Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T22:51:41.709Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:51:41.709Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:51:41.709Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680043901708, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:51:42.710Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-28T22:51:42.732Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-28T22:51:42.736Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T22:51:42.736Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T22:51:42.737Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T22:51:42.737Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T22:51:42.737Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:51:42.737Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:51:42.737Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:51:42.737Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:51:42.737Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-28T22:51:42.749Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T22:52:12.750Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-28T22:52:12.759Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 and serviceModelVersionId: 86258cd9-b564-47e4-88c7-326a9c01209f 2023-03-28T22:52:12.759Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 816a8d4d-52df-442b-ab64-56255b003b1b 2023-03-28T22:52:12.760Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0 2023-03-28T22:52:12.773Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T22:52:12.794Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|INFO|500||Invoke 2023-03-28T22:52:12.794Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[311a6477-b2cc-463c-9fee-aa741f7534d0], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[c6fddceb-2fca-40a1-8722-af1017e3ed9a], X-ECOMP-RequestID=[311a6477-b2cc-463c-9fee-aa741f7534d0], X-TransactionId=[], X-ONAP-RequestID=[311a6477-b2cc-463c-9fee-aa741f7534d0], Content-Type=[application/merge-patch+json]} 2023-03-28T22:52:12.802Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T22:52:12.939Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?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/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 22:52:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[131], vertex-id=[147576], x-aai-txid=[2-aai-resources-230328-22:52:14:151-68848], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T22:52:12.940Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T22:52:12.940Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|INFO|500||InvokeReturn 2023-03-28T22:52:12.941Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T22:52:12.941Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-28T22:52:12.950Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-28T22:52:12.950Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 311a6477-b2cc-463c-9fee-aa741f7534d0 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T22:52:12.950Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T22:52:12.951Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:52:12.951Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:52:12.951Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680043932950, "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-28T22:52:13.975Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:52:13.975Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"16ec8964-42b3-41d8-bf97-9302870ceb5f","serviceDescription":"service","serviceInvariantUUID":"444dbaf6-729a-4cb4-aa8f-fbc578565856","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"e3550a84-cc18-4316-8c33-7e1a60b52680","resourceInvariantUUID":"d000c302-f830-49c1-85c4-860fa03d5456","resourceCustomizationUUID":"f132524b-16f4-438a-9cfc-8fa2d3a85ae2","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":"ZmYwNGQ0YWM0NmZhNmI3MGNhMzJiYTBiOTZiMTE5OWY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"39f4a529-3c97-4ab5-85af-4785e008f69f","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MmY3MzBlNjdhODlkZDM4NTYxODVjOTBlZWQyYTJjNzc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"151c48cd-692b-42cf-936b-19e897cb204a","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T22:52:13.975Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:52:13.976Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:52:13.976Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:52:13.976Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "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-28T22:52:14.977Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:52:14.977Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:52:14.977Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:52:14.978Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:52:15.979Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "16ec8964-42b3-41d8-bf97-9302870ceb5f", "serviceDescription": "service", "serviceInvariantUUID": "444dbaf6-729a-4cb4-aa8f-fbc578565856", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "f132524b-16f4-438a-9cfc-8fa2d3a85ae2", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "e3550a84-cc18-4316-8c33-7e1a60b52680", "resourceInvariantUUID": "d000c302-f830-49c1-85c4-860fa03d5456", "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": "MmY3MzBlNjdhODlkZDM4NTYxODVjOTBlZWQyYTJjNzc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "151c48cd-692b-42cf-936b-19e897cb204a" } ], "workloadContext": "Production" } 2023-03-28T22:52:15.979Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T22:52:15.979Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 16ec8964-42b3-41d8-bf97-9302870ceb5f ASDC 2023-03-28T22:52:15.980Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:16ec8964-42b3-41d8-bf97-9302870ceb5f ServiceInvariantUUID:444dbaf6-729a-4cb4-aa8f-fbc578565856 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:151c48cd-692b-42cf-936b-19e897cb204a ArtifactChecksum:MmY3MzBlNjdhODlkZDM4NTYxODVjOTBlZWQyYTJjNzc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:f132524b-16f4-438a-9cfc-8fa2d3a85ae2 ResourceInvariantUUID:d000c302-f830-49c1-85c4-860fa03d5456 ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:e3550a84-cc18-4316-8c33-7e1a60b52680 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-28T22:52:15.980Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 16ec8964-42b3-41d8-bf97-9302870ceb5f 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: 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-28T22:52:16.016Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T22:52:16.016Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T22:52:16.016Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T22:52:16.016Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 151c48cd-692b-42cf-936b-19e897cb204a from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-28T22:52:16.016Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T22:52:16.017Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-28T22:52:16.288Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T22:52:16.290Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 151c48cd-692b-42cf-936b-19e897cb204a 57803 2023-03-28T22:52:16.290Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T22:52:16.290Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T22:52:16.290Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T22:52:16.290Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:52:16.291Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:52:16.291Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680043936290, "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-28T22:52:17.291Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T22:52:17.292Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T22:52:17.292Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 151c48cd-692b-42cf-936b-19e897cb204a, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-28T22:52:17.292Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar 2023-03-28T22:52:17.293Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-28T22:52:17.293Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-28T22:52:17.378Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7900149728468869309/Definitions/service-BasicNetwork-template.yml 2023-03-28T22:52:17.681Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T22:52:17.681Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T22:52:17.682Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-28T22:52:17.682Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred... 2023-03-28T22:52:17.682Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T22:52:17.682Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T22:52:17.682Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T22:52:17.682Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T22:52:17.682Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T22:52:17.682Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T22:52:17.682Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T22:52:17.682Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T22:52:17.682Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T22:52:17.682Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:52:17.682Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:52:17.682Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-03-28T22:52:17.682Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T22:52:17.682Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T22:52:17.682Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:52:17.683Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:52:17.683Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-03-28T22:52:17.683Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T22:52:17.683Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T22:52:17.683Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:52:17.683Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:52:17.683Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:52:17.683Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:52:17.683Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:52:17.683Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:52:17.683Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:52:17.683Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:52:17.683Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:52:17.683Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:52:17.683Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_network Description:service Model UUID:16ec8964-42b3-41d8-bf97-9302870ceb5f Model Version:NULL Model InvariantUuid:444dbaf6-729a-4cb4-aa8f-fbc578565856 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:d000c302-f830-49c1-85c4-860fa03d5456 Model UUID:b0caa213-fb82-4a6c-b79c-725338bcf44b Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:f132524b-16f4-438a-9cfc-8fa2d3a85ae2 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=? 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-28T22:52:17.730Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists 2023-03-28T22:52:17.730Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T22:52:17.730Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists) 2023-03-28T22:52:17.731Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T22:52:17.731Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:52:17.731Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:52:17.731Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680043937730, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:52:18.732Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T22:52:18.733Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: e3550a84-cc18-4316-8c33-7e1a60b52680 already exists) 2023-03-28T22:52:18.733Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T22:52:18.733Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:52:18.734Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:52:18.734Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680043938732, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e3550a84-cc18-4316-8c33-7e1a60b52680 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:52:19.735Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 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-28T22:52:19.765Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 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-28T22:52:19.770Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T22:52:19.770Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T22:52:19.770Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T22:52:19.771Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T22:52:19.771Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:52:19.771Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:52:19.771Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:52:19.771Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:52:19.772Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T22:52:19.786Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T22:52:36.826Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:52:36.833Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T22:52:36.833Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680043897965, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T22:52:36.834Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:52:36.834Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T22:52:36.834Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680043900706, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists" } 2023-03-28T22:52:36.834Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:52:36.834Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T22:52:36.834Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680043901708, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 already exists" } 2023-03-28T22:52:36.834Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:52:36.834Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T22:52:36.834Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680043932950, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T22:52:36.834Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:52:36.834Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T22:52:36.834Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:52:36.834Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:52:36.835Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T22:52:36.835Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-28T22:52:36.835Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:52:36.835Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T22:52:36.835Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680043936290, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T22:52:36.835Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:52:36.835Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T22:52:36.835Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680043937730, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists" } 2023-03-28T22:52:36.835Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:52:36.835Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T22:52:36.835Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680043938732, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e3550a84-cc18-4316-8c33-7e1a60b52680 already exists" } 2023-03-28T22:52:36.836Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:52:49.786Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 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-28T22:52:49.794Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 and serviceModelVersionId: 16ec8964-42b3-41d8-bf97-9302870ceb5f 2023-03-28T22:52:49.795Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 444dbaf6-729a-4cb4-aa8f-fbc578565856 2023-03-28T22:52:49.796Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0 2023-03-28T22:52:49.802Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T22:52:49.817Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|INFO|500||Invoke 2023-03-28T22:52:49.817Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[ff53819c-9374-40a8-af9f-d5e9a0a13da5], X-ECOMP-RequestID=[06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2], X-TransactionId=[], X-ONAP-RequestID=[06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2], Content-Type=[application/merge-patch+json]} 2023-03-28T22:52:49.824Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T22:52:49.976Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?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/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 22:52:51 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[148], vertex-id=[188528], x-aai-txid=[2-aai-resources-230328-22:52:51:175-23491], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T22:52:49.976Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T22:52:49.977Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|INFO|500||InvokeReturn 2023-03-28T22:52:49.978Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T22:52:49.978Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T22:52:49.985Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T22:52:49.985Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T22:52:49.985Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T22:52:49.985Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:52:49.985Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:52:49.986Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680043969985, "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-28T22:52:51.006Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:52:51.007Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"7a696f8d-7ee2-46cf-b572-2aace61feac6","serviceName":"Demo_pNF_ge2Srtj7qIwUCt1tjrNp","serviceVersion":"1.0","serviceUUID":"a9748751-2950-4828-b5f2-766b4707fd0e","serviceDescription":"catalog service description","serviceInvariantUUID":"3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d","resources":[{"resourceInstanceName":"pNF 2e24d431-caf7 0","resourceName":"pNF 2e24d431-caf7","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"e2d033c4-2bad-43aa-a1ed-ece452364ff0","resourceInvariantUUID":"c7a7d7b9-db49-4573-8bdb-c0b9fafe1e04","resourceCustomizationUUID":"9020c51f-f795-4da8-94fc-307df828746c","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml","artifactChecksum":"MGViMGJhY2M4NTEzNTQ2OTAyM2JmYTZiMmIxMTRhZmE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"d1d763ac-250d-4bc9-8da7-fb6b08c07905","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"54852575-1f46-4af8-b984-c2d9e0a5b90a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b9facc55-50c6-45db-ad5c-fc70d623e4d4","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml","artifactChecksum":"ZjQ3NjY3YmRmNjJhYzc5OTdlNTg5ODJjNTM4MjI0MTM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"de64d63f-d983-48ce-9828-6a1269e19616","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"bcb36d16-c729-4c0e-9e83-348a27e6b2fa","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"85b93c2d-6163-4d8a-9401-b9cc06f11fba","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml","artifactChecksum":"N2Q4YzdhZmExNzk0MmYxMDYzMzI4NGI0OWQ4NWUxZmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f91ffa7d-4822-4c15-9557-bea3361e964b","artifactVersion":"1"},{"artifactName":"service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar","artifactChecksum":"YTcxZWE0NWFhY2ZlYWVkODE3ODdlYzg2MzllNjU1ZjY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b33a7ab7-2b1f-45b9-a286-a6ef25118643","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T22:52:51.007Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:52:51.008Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:52:51.008Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:52:51.008Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:52:52.010Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:52:52.011Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:52:52.011Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:52:52.011Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:52:53.013Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:52:53.013Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:52:53.014Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:52:53.014Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:52:54.015Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:52:54.016Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:52:54.016Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:52:54.016Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:52:55.017Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:52:55.018Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:52:55.018Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:52:55.018Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:52:56.019Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:52:56.020Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:52:56.020Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:52:56.020Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:52:57.021Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:52:57.022Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:52:57.022Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:52:57.022Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:52:58.023Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:52:58.024Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:52:58.024Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:52:58.024Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:52:59.025Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "serviceName": "Demo_pNF_ge2Srtj7qIwUCt1tjrNp", "serviceVersion": "1.0", "serviceUUID": "a9748751-2950-4828-b5f2-766b4707fd0e", "serviceDescription": "catalog service description", "serviceInvariantUUID": "3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d", "resources": [ { "resourceInstanceName": "pNF 2e24d431-caf7 0", "resourceCustomizationUUID": "9020c51f-f795-4da8-94fc-307df828746c", "resourceName": "pNF 2e24d431-caf7", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "e2d033c4-2bad-43aa-a1ed-ece452364ff0", "resourceInvariantUUID": "c7a7d7b9-db49-4573-8bdb-c0b9fafe1e04", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "artifactChecksum": "YTcxZWE0NWFhY2ZlYWVkODE3ODdlYzg2MzllNjU1ZjY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "b33a7ab7-2b1f-45b9-a286-a6ef25118643" } ], "workloadContext": "Production" } 2023-03-28T22:52:59.025Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T22:52:59.025Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 a9748751-2950-4828-b5f2-766b4707fd0e ASDC 2023-03-28T22:52:59.026Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:7a696f8d-7ee2-46cf-b572-2aace61feac6 ServiceName:Demo_pNF_ge2Srtj7qIwUCt1tjrNp ServiceVersion:1.0 ServiceUUID:a9748751-2950-4828-b5f2-766b4707fd0e ServiceInvariantUUID:3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ArtifactUUID:b33a7ab7-2b1f-45b9-a286-a6ef25118643 ArtifactChecksum:YTcxZWE0NWFhY2ZlYWVkODE3ODdlYzg2MzllNjU1ZjY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 2e24d431-caf7 0 ResourceCustomizationUUID:9020c51f-f795-4da8-94fc-307df828746c ResourceInvariantUUID:c7a7d7b9-db49-4573-8bdb-c0b9fafe1e04 ResourceName:pNF 2e24d431-caf7 ResourceType:PNF ResourceUUID:e2d033c4-2bad-43aa-a1ed-ece452364ff0 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T22:52:59.026Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF a9748751-2950-4828-b5f2-766b4707fd0e 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: 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-28T22:52:59.057Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T22:52:59.057Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T22:52:59.057Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T22:52:59.058Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 from URL: /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T22:52:59.058Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T22:52:59.058Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T22:52:59.332Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T22:52:59.336Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar b33a7ab7-2b1f-45b9-a286-a6ef25118643 88015 2023-03-28T22:52:59.336Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ASDC sendASDCNotification 2023-03-28T22:52:59.336Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T22:52:59.336Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T22:52:59.337Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:52:59.337Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:52:59.337Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680043979336, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:53:00.338Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T22:53:00.338Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T22:53:00.339Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643, URL: /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar to file: /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T22:53:00.339Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T22:53:00.340Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T22:53:00.340Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T22:53:00.419Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14150607653910552729/Definitions/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml 2023-03-28T22:53:00.989Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T22:53:00.989Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T22:53:00.989Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T22:53:00.989Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T22:53:00.990Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 2e24d431-caf7 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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T22:53:00.990Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T22:53:00.990Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T22:53:00.990Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T22:53:00.990Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T22:53:00.990Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T22:53:00.990Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T22:53:00.990Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T22:53:00.990Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:53:00.990Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:53:00.990Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Node template pNF 2e24d431-caf7 0 is matching search criteria 2023-03-28T22:53:00.991Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T22:53:00.991Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 2e24d431-caf7 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T22:53:00.991Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:53:00.991Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:53:00.991Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Node template pNF 2e24d431-caf7 0 is matching search criteria 2023-03-28T22:53:00.991Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T22:53:00.991Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 2e24d431-caf7 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T22:53:00.991Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:53:00.991Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:53:00.991Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:53:00.991Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:53:00.992Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:53:00.992Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:53:00.992Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:53:00.992Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:53:00.993Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:53:00.993Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:53:00.993Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_ge2Srtj7qIwUCt1tjrNp Description:catalog service description Model UUID:a9748751-2950-4828-b5f2-766b4707fd0e Model Version:NULL Model InvariantUuid:3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d 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=? 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-28T22:53:01.019Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||ERROR|500||Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists 2023-03-28T22:53:01.020Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ASDC sendASDCNotification 2023-03-28T22:53:01.020Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar(Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists) 2023-03-28T22:53:01.020Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T22:53:01.020Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:53:01.020Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:53:01.020Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680043981019, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:53:02.022Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ASDC sendASDCNotification 2023-03-28T22:53:02.022Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar(Resource with UUID: e2d033c4-2bad-43aa-a1ed-ece452364ff0 already exists) 2023-03-28T22:53:02.022Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T22:53:02.023Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:53:02.023Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:53:02.023Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680043982022, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e2d033c4-2bad-43aa-a1ed-ece452364ff0 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:53:03.025Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 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-28T22:53:03.046Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 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-28T22:53:03.052Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T22:53:03.052Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T22:53:03.052Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T22:53:03.052Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T22:53:03.052Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:53:03.052Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:53:03.053Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:53:03.053Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:53:03.053Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-28T22:53:03.066Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T22:53:33.066Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 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-28T22:53:33.073Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 and serviceModelVersionId: a9748751-2950-4828-b5f2-766b4707fd0e 2023-03-28T22:53:33.074Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d 2023-03-28T22:53:33.074Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0 2023-03-28T22:53:33.077Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T22:53:33.092Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|INFO|500||Invoke 2023-03-28T22:53:33.093Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[7a696f8d-7ee2-46cf-b572-2aace61feac6], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[7e65d562-199b-431d-b5e4-efdc9ef4be79], X-ECOMP-RequestID=[7a696f8d-7ee2-46cf-b572-2aace61feac6], X-TransactionId=[], X-ONAP-RequestID=[7a696f8d-7ee2-46cf-b572-2aace61feac6], Content-Type=[application/merge-patch+json]} 2023-03-28T22:53:33.100Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T22:53:33.254Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?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/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 22:53:34 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[149], vertex-id=[172232], x-aai-txid=[2-aai-resources-230328-22:53:34:452-6244], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T22:53:33.254Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T22:53:33.255Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|INFO|500||InvokeReturn 2023-03-28T22:53:33.255Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T22:53:33.255Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-28T22:53:33.262Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-28T22:53:33.263Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7a696f8d-7ee2-46cf-b572-2aace61feac6 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T22:53:33.263Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T22:53:33.263Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:53:33.263Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:53:33.263Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680044013263, "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-28T22:53:34.284Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:53:34.284Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"fe105c1e-ef4e-412c-9c8b-44baeafe357c","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"3cc3363c-2a1e-46f6-a01f-dfea7105f42b","serviceDescription":"service","serviceInvariantUUID":"53e0907c-4685-443c-9afb-b6388edad63b","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"06700cf1-b2dc-407d-b162-08d1beec66c7","resourceInvariantUUID":"704760ad-6cf6-4bb9-bc99-05bd4d114f3d","resourceCustomizationUUID":"05d1ab17-7540-4804-bce9-48f607c7adae","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":"OWU1OGIzMTQ4NzkyODU5Nzk1ODU5N2E4YTdiYjZmODY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"678cd137-dd07-4c04-8b26-55742d455682","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":"MzNhYWFmOTQwMjhhYjAxZDRhOGJmYTA0ZGQzMjhlNGI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"52326665-5a88-44f9-990e-807f04b42a74","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":"84bdb852-af72-465c-9220-0c5d34e80240","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":"06caa762-d83a-4d14-a111-ab8da18bdd73","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":"8975785e-9aa3-4481-a685-d6498c3c5dec","artifactVersion":"2","generatedFromUUID":"84bdb852-af72-465c-9220-0c5d34e80240"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"YWE3OGIxMWMyYjhmNDFjOTdiMzhmZmM1OWI3ZmUzY2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1561e919-2af1-4cad-b2a7-59c900eec633","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MjQzOWNhYmVhMTRjN2Y5MTEzMGEwOTNlMWE4YWQzOWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1e6ff635-9586-4967-a4c2-d4832f18d39c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T22:53:34.284Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:53:34.284Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:53:34.285Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:53:34.286Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "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-28T22:53:35.287Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:53:35.288Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:53:35.288Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:53:35.288Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "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-28T22:53:36.289Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:53:36.289Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:53:36.290Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:53:36.290Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "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-28T22:53:36.826Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:53:36.832Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T22:53:36.832Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680043969985, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T22:53:36.833Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:53:36.833Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T22:53:36.833Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:53:36.833Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:53:36.833Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T22:53:36.833Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T22:53:36.833Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:53:36.834Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T22:53:36.834Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T22:53:36.834Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:53:36.834Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T22:53:36.834Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:53:36.834Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:53:36.834Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T22:53:36.834Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T22:53:36.834Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:53:36.834Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T22:53:36.835Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T22:53:36.835Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:53:36.835Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T22:53:36.835Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:53:36.835Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:53:36.835Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T22:53:36.835Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "NOTIFIED" } 2023-03-28T22:53:36.835Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:53:36.835Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T22:53:36.835Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680043979336, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T22:53:36.835Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:53:36.836Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T22:53:36.836Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680043981019, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists" } 2023-03-28T22:53:36.836Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:53:36.836Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T22:53:36.836Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680043982022, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e2d033c4-2bad-43aa-a1ed-ece452364ff0 already exists" } 2023-03-28T22:53:36.836Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:53:36.836Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T22:53:36.836Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680044013263, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T22:53:36.836Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:53:36.836Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T22:53:36.836Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:53:36.836Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:53:36.837Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T22:53:36.837Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-28T22:53:36.837Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:53:36.837Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T22:53:36.837Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-28T22:53:36.837Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:53:37.291Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:53:37.291Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:53:37.291Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:53:37.292Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "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-28T22:53:38.293Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:53:38.293Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:53:38.293Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:53:38.294Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "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-28T22:53:39.294Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:53:39.295Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:53:39.295Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:53:39.295Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "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-28T22:53:40.296Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:53:40.297Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:53:40.297Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:53:40.297Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:53:41.298Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "3cc3363c-2a1e-46f6-a01f-dfea7105f42b", "serviceDescription": "service", "serviceInvariantUUID": "53e0907c-4685-443c-9afb-b6388edad63b", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "05d1ab17-7540-4804-bce9-48f607c7adae", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "06700cf1-b2dc-407d-b162-08d1beec66c7", "resourceInvariantUUID": "704760ad-6cf6-4bb9-bc99-05bd4d114f3d", "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": "MzNhYWFmOTQwMjhhYjAxZDRhOGJmYTA0ZGQzMjhlNGI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "52326665-5a88-44f9-990e-807f04b42a74", "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": "84bdb852-af72-465c-9220-0c5d34e80240", "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": "8975785e-9aa3-4481-a685-d6498c3c5dec", "generatedFromUUID": "84bdb852-af72-465c-9220-0c5d34e80240" }, "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": "8975785e-9aa3-4481-a685-d6498c3c5dec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "MjQzOWNhYmVhMTRjN2Y5MTEzMGEwOTNlMWE4YWQzOWI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1e6ff635-9586-4967-a4c2-d4832f18d39c" } ], "workloadContext": "Production" } 2023-03-28T22:53:41.298Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T22:53:41.299Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 3cc3363c-2a1e-46f6-a01f-dfea7105f42b ASDC 2023-03-28T22:53:41.299Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:fe105c1e-ef4e-412c-9c8b-44baeafe357c ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:3cc3363c-2a1e-46f6-a01f-dfea7105f42b ServiceInvariantUUID:53e0907c-4685-443c-9afb-b6388edad63b 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:1e6ff635-9586-4967-a4c2-d4832f18d39c ArtifactChecksum:MjQzOWNhYmVhMTRjN2Y5MTEzMGEwOTNlMWE4YWQzOWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:05d1ab17-7540-4804-bce9-48f607c7adae ResourceInvariantUUID:704760ad-6cf6-4bb9-bc99-05bd4d114f3d ResourceName:basic_vm ResourceType:VF ResourceUUID:06700cf1-b2dc-407d-b162-08d1beec66c7 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:52326665-5a88-44f9-990e-807f04b42a74 ArtifactChecksum:MzNhYWFmOTQwMjhhYjAxZDRhOGJmYTA0ZGQzMjhlNGI= 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:84bdb852-af72-465c-9220-0c5d34e80240 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:8975785e-9aa3-4481-a685-d6498c3c5dec 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:8975785e-9aa3-4481-a685-d6498c3c5dec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T22:53:41.299Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3cc3363c-2a1e-46f6-a01f-dfea7105f42b 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: 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-28T22:53:41.328Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T22:53:41.328Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T22:53:41.328Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T22:53:41.328Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-28T22:53:41.328Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T22:53:41.328Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-28T22:53:41.571Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T22:53:41.573Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 1e6ff635-9586-4967-a4c2-d4832f18d39c 75184 2023-03-28T22:53:41.574Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T22:53:41.574Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T22:53:41.574Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T22:53:41.574Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:53:41.574Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:53:41.574Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680044021574, "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-28T22:53:42.575Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T22:53:42.576Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T22:53:42.576Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar 2023-03-28T22:53:42.576Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar 2023-03-28T22:53:42.577Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar 2023-03-28T22:53:42.577Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar 2023-03-28T22:53:42.666Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9937261853341513213/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-28T22:53:43.503Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T22:53:43.503Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T22:53:43.503Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-28T22:53:43.503Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T22:53:43.503Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T22:53:43.503Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T22:53:43.503Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T22:53:43.504Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T22:53:43.504Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T22:53:43.504Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T22:53:43.504Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T22:53:43.504Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T22:53:43.504Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:53:43.504Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:53:43.504Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-28T22:53:43.504Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T22:53:43.504Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T22:53:43.504Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:53:43.504Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:53:43.504Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-28T22:53:43.504Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T22:53:43.504Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T22:53:43.504Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:53:43.504Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:53:43.505Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:53:43.505Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-28T22:53:43.505Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-03-28T22:53:43.505Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-03-28T22:53:43.505Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-03-28T22:53:43.505Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-28T22:53:43.505Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-28T22:53:43.505Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:53:43.505Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-28T22:53:43.505Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:53:43.505Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-28T22:53:43.505Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T22:53:43.505Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:53:43.505Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-28T22:53:43.505Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T22:53:43.505Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:53:43.505Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-28T22:53:43.505Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T22:53:43.505Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:53:43.506Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-28T22:53:43.506Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-28T22:53:43.506Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-28T22:53:43.506Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=e5813813-4bd3-455e-be9e-bc5e94ea1301 2023-03-28T22:53:43.506Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:53:43.506Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:53:43.506Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:53:43.506Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:53:43.506Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:53:43.506Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:53:43.506Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:53:43.506Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:53:43.506Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm Description:service Model UUID:3cc3363c-2a1e-46f6-a01f-dfea7105f42b Model Version:NULL Model InvariantUuid:53e0907c-4685-443c-9afb-b6388edad63b Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm Model UUID:cded3f17-4f7f-416e-9afa-8b5f667171b6 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:704760ad-6cf6-4bb9-bc99-05bd4d114f3d Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:05d1ab17-7540-4804-bce9-48f607c7adae NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:0c1d59b0-2d8d-4089-83f0-34cefc367abb ModelName:BasicVm..base_ubuntu20..module-0 ModelUuid:49f062a9-3147-47ae-8437-e17eaf07e0da ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:e5813813-4bd3-455e-be9e-bc5e94ea1301 ModelInvariantUuid:7f9a2531-90e2-455c-be9d-3ae3aee6789d ModelName:basic_vm-nodes.ubuntu20Cvfc ModelUuid:f1671b2e-3c3b-4baf-b630-64fb42e776f2 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:7b68008a-6221-405d-b8a3-bb4a501d9e65 ModelInvariantUuid:b4bef3ea-746c-467c-abf8-d017a2fc8a8e ModelName:BasicVm.compute.nodes.heat.ubuntu20 ModelUuid:fbdb703a-9919-400b-bfea-1ee8ba47bf8a 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=? 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-28T22:53:43.536Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists 2023-03-28T22:53:43.537Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T22:53:43.537Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists) 2023-03-28T22:53:43.537Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T22:53:43.537Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:53:43.538Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:53:43.538Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680044023537, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:53:44.540Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T22:53:44.540Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 06700cf1-b2dc-407d-b162-08d1beec66c7 already exists) 2023-03-28T22:53:44.540Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T22:53:44.541Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:53:44.541Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:53:44.541Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680044024540, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 06700cf1-b2dc-407d-b162-08d1beec66c7 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:53:45.543Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-28T22:53:45.560Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-28T22:53:45.564Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T22:53:45.565Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T22:53:45.565Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T22:53:45.565Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T22:53:45.565Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:53:45.565Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:53:45.565Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:53:45.565Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:53:45.566Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T22:53:45.577Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T22:54:15.577Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-28T22:54:15.586Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c and serviceModelVersionId: 3cc3363c-2a1e-46f6-a01f-dfea7105f42b 2023-03-28T22:54:15.587Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 53e0907c-4685-443c-9afb-b6388edad63b 2023-03-28T22:54:15.587Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0 2023-03-28T22:54:15.590Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T22:54:15.602Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|INFO|500||Invoke 2023-03-28T22:54:15.602Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[fe105c1e-ef4e-412c-9c8b-44baeafe357c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[5e140467-59ce-4cfc-b8c2-3a49dffefcae], X-ECOMP-RequestID=[fe105c1e-ef4e-412c-9c8b-44baeafe357c], X-TransactionId=[], X-ONAP-RequestID=[fe105c1e-ef4e-412c-9c8b-44baeafe357c], Content-Type=[application/merge-patch+json]} 2023-03-28T22:54:15.616Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T22:54:15.769Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?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/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 22:54:16 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[150], vertex-id=[180424], x-aai-txid=[1-aai-resources-230328-22:54:16:966-74007], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T22:54:15.770Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T22:54:15.770Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|INFO|500||InvokeReturn 2023-03-28T22:54:15.771Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T22:54:15.771Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T22:54:15.780Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T22:54:15.781Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID fe105c1e-ef4e-412c-9c8b-44baeafe357c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T22:54:15.781Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T22:54:15.781Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:54:15.781Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:54:15.781Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680044055781, "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-28T22:54:16.808Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T22:54:16.808Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-28T22:54:16.809Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-28T22:54:16.809Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-28T22:54:16.809Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Lost previously 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-28T22:54:16.809Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] (Re-)joining group 2023-03-28T22:54:16.814Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-02e33704-93e2-4571-8edf-b4deb344fd64 2023-03-28T22:54:16.815Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=6, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-28T22:54:16.821Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-28T22:54:16.821Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] (Re-)joining group 2023-03-28T22:54:17.324Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:54:20.333Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:54:23.342Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:54:26.352Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:54:29.361Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:54:32.377Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:54:35.386Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:54:36.826Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:54:36.840Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-28T22:54:36.840Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-28T22:54:36.846Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=16, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T22:54:36.847Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Successfully joined group with generation Generation{generationId=16, memberId='SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-02e33704-93e2-4571-8edf-b4deb344fd64', protocol='range'} 2023-03-28T22:54:36.852Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 16: {SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-02e33704-93e2-4571-8edf-b4deb344fd64=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]), SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-28T22:54:36.866Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=16, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T22:54:36.867Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Successfully synced group in generation Generation{generationId=16, memberId='SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-02e33704-93e2-4571-8edf-b4deb344fd64', protocol='range'} 2023-03-28T22:54:36.867Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T22:54:36.867Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T22:54:36.867Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-28T22:54:36.867Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-28T22:54:36.874Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-28T22:54:36.874Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-28T22:54:36.874Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-28T22:54:36.874Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-28T22:54:36.874Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-28T22:54:36.874Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-28T22:54:36.874Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-28T22:54:36.875Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-28T22:54:36.875Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-28T22:54:36.875Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=571, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T22:54:36.875Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-28T22:54:36.875Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-28T22:54:36.884Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:54:36.885Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"588f8ba4-ec41-453c-9643-aaa9a40a4bd3","serviceName":"basic_onboard_PRuAnc","serviceVersion":"1.0","serviceUUID":"db3fb57a-c268-4f32-8293-6836f7d7737c","serviceDescription":"service","serviceInvariantUUID":"654b14a6-99a1-48e0-b0a8-d81184a1c2a4","resources":[{"resourceInstanceName":"basic_onboard_PRuAnc 0","resourceName":"basic_onboard_PRuAnc","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"e76e4766-ae26-4382-aa57-0238311f7279","resourceInvariantUUID":"4e249934-061c-4b25-9b30-d62e8c4ad8da","resourceCustomizationUUID":"c8a6c118-3baa-4580-a5a7-a9cb03afa0cd","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml","artifactChecksum":"NmJlZjVjNjRmODY0ZjdiZWQ5N2I2M2FhZjIzMTU2NWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7c71679d-1674-4353-88c6-c4162a82a780","artifactVersion":"1"},{"artifactName":"basic_onboard_pruanc0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json","artifactChecksum":"OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"db77a487-cb70-44e7-aee8-73179f1a300a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"3efaab39-307b-470c-a2e3-277072140d08","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"23159f53-9881-4ce8-9228-0eedca61923d","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"abc20b33-96c9-409c-ac3d-e9f9a43f33f6","artifactVersion":"2","generatedFromUUID":"3efaab39-307b-470c-a2e3-277072140d08"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardPruanc-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml","artifactChecksum":"OWJhMDY2YjdiYTlmNGYxNmY4ZTViMDFkNjBkNDY1NTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0f8385b4-bd61-4cce-a96a-6987f8183cfc","artifactVersion":"1"},{"artifactName":"service-BasicOnboardPruanc-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar","artifactChecksum":"NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5d4337f7-8fd0-45f5-b5a7-630e0760540d","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T22:54:36.886Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:54:36.887Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:54:36.887Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:54:36.887Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:54:37.888Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:54:37.888Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:54:37.888Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:54:37.888Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:54:37.893Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:54:37.894Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:54:37.894Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:54:37.894Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:54:37.895Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-28T22:54:37.895Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:54:37.895Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:54:37.895Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:54:37.895Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:54:37.895Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:54:37.895Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680043520484, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-28T22:54:37.895Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:54:37.896Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:54:37.896Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680044021574, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T22:54:37.896Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:54:37.896Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:54:37.896Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680044023537, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists" } 2023-03-28T22:54:37.896Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:54:37.896Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:54:37.896Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680044024540, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 06700cf1-b2dc-407d-b162-08d1beec66c7 already exists" } 2023-03-28T22:54:37.896Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:54:37.897Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:54:37.897Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680044055781, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T22:54:37.897Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:54:37.897Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:54:37.897Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "aai-model-loader", "timestamp": 1680044059093, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:54:37.897Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:54:37.897Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:54:37.897Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "policy-distribution-id", "timestamp": 1680044045589, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:54:37.897Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:54:37.898Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:54:37.898Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "ves-openapi-manager", "timestamp": 1680044052651, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:54:37.898Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:54:37.898Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:54:37.898Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "multicloud-k8s", "timestamp": 1680044048165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:54:37.898Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:54:37.898Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:54:37.898Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "cds-sdc-listener", "timestamp": 1680044013114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:54:37.898Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:54:37.899Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:54:37.899Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "aai-model-loader", "timestamp": 1680044059093, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T22:54:37.899Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:54:37.899Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:54:37.899Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "policy-distribution-id", "timestamp": 1680044045589, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T22:54:37.899Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:54:37.899Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:54:37.899Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "ves-openapi-manager", "timestamp": 1680044052651, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T22:54:37.899Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:54:37.899Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:54:37.900Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "multicloud-k8s", "timestamp": 1680044048165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T22:54:37.900Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:54:37.900Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:54:37.900Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "cds-sdc-listener", "timestamp": 1680044013114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T22:54:37.900Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:54:37.900Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:54:37.900Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "aai-model-loader", "timestamp": 1680044059093, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T22:54:37.900Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:54:37.900Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:54:37.900Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "policy-distribution-id", "timestamp": 1680044045589, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T22:54:37.901Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:54:37.901Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:54:37.901Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "multicloud-k8s", "timestamp": 1680044048165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T22:54:37.901Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:54:37.901Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:54:37.901Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "ves-openapi-manager", "timestamp": 1680044052651, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T22:54:37.901Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:54:37.901Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:54:37.901Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "cds-sdc-listener", "timestamp": 1680044013114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T22:54:37.901Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:54:37.902Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:54:37.902Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "policy-distribution-id", "timestamp": 1680044045589, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:54:37.902Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:54:37.902Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:54:37.902Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "aai-model-loader", "timestamp": 1680044059093, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:54:37.902Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:54:37.902Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:54:37.902Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "ves-openapi-manager", "timestamp": 1680044052651, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:54:37.902Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:54:37.902Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:54:37.903Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "multicloud-k8s", "timestamp": 1680044048165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:54:37.903Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:54:37.903Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:54:37.903Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "cds-sdc-listener", "timestamp": 1680044013114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:54:37.903Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:54:37.903Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:54:37.903Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "aai-model-loader", "timestamp": 1680044059093, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T22:54:37.903Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:54:37.903Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:54:37.904Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "policy-distribution-id", "timestamp": 1680044045589, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T22:54:37.904Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:54:37.904Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:54:37.904Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "ves-openapi-manager", "timestamp": 1680044052651, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T22:54:37.904Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:54:37.904Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:54:37.904Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "multicloud-k8s", "timestamp": 1680044048165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T22:54:37.904Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:54:37.904Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:54:37.905Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "cds-sdc-listener", "timestamp": 1680044013114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T22:54:37.905Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:54:37.905Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:54:37.905Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "aai-model-loader", "timestamp": 1680044059093, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T22:54:37.905Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:54:37.905Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:54:37.905Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "policy-distribution-id", "timestamp": 1680044045589, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T22:54:37.905Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:54:37.905Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:54:37.905Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "ves-openapi-manager", "timestamp": 1680044052651, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } 2023-03-28T22:54:37.906Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:54:37.906Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:54:37.906Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "multicloud-k8s", "timestamp": 1680044048165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T22:54:37.906Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:54:37.906Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:54:37.906Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "cds-sdc-listener", "timestamp": 1680044013114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T22:54:37.906Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:54:37.906Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:54:37.906Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:54:37.906Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:54:37.906Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:54:37.906Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "aai-model-loader", "timestamp": 1680044059093, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:54:37.906Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:54:37.906Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:54:37.906Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "policy-distribution-id", "timestamp": 1680044045589, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:54:37.906Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:54:37.906Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:54:37.906Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "ves-openapi-manager", "timestamp": 1680044052651, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:54:37.906Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:54:37.907Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:54:37.907Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "multicloud-k8s", "timestamp": 1680044048165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:54:37.907Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:54:37.907Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:54:37.907Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "cds-sdc-listener", "timestamp": 1680044013114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:54:37.907Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:54:38.889Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:54:38.890Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:54:38.890Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:54:38.890Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:54:39.891Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:54:39.891Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:54:39.892Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:54:39.892Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:54:40.893Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:54:40.893Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:54:40.893Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:54:40.893Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:54:41.894Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:54:41.894Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:54:41.895Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:54:41.895Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:54:42.895Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:54:42.896Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:54:42.896Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:54:42.896Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:54:43.897Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "serviceName": "basic_onboard_PRuAnc", "serviceVersion": "1.0", "serviceUUID": "db3fb57a-c268-4f32-8293-6836f7d7737c", "serviceDescription": "service", "serviceInvariantUUID": "654b14a6-99a1-48e0-b0a8-d81184a1c2a4", "resources": [ { "resourceInstanceName": "basic_onboard_PRuAnc 0", "resourceCustomizationUUID": "c8a6c118-3baa-4580-a5a7-a9cb03afa0cd", "resourceName": "basic_onboard_PRuAnc", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "e76e4766-ae26-4382-aa57-0238311f7279", "resourceInvariantUUID": "4e249934-061c-4b25-9b30-d62e8c4ad8da", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_pruanc0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "artifactChecksum": "OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "db77a487-cb70-44e7-aee8-73179f1a300a", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "3efaab39-307b-470c-a2e3-277072140d08", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "abc20b33-96c9-409c-ac3d-e9f9a43f33f6", "generatedFromUUID": "3efaab39-307b-470c-a2e3-277072140d08" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "abc20b33-96c9-409c-ac3d-e9f9a43f33f6", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardPruanc-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "artifactChecksum": "NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5d4337f7-8fd0-45f5-b5a7-630e0760540d" } ], "workloadContext": "Production" } 2023-03-28T22:54:43.897Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T22:54:43.897Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 db3fb57a-c268-4f32-8293-6836f7d7737c ASDC 2023-03-28T22:54:43.898Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:588f8ba4-ec41-453c-9643-aaa9a40a4bd3 ServiceName:basic_onboard_PRuAnc ServiceVersion:1.0 ServiceUUID:db3fb57a-c268-4f32-8293-6836f7d7737c ServiceInvariantUUID:654b14a6-99a1-48e0-b0a8-d81184a1c2a4 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardPruanc-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar ArtifactUUID:5d4337f7-8fd0-45f5-b5a7-630e0760540d ArtifactChecksum:NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_PRuAnc 0 ResourceCustomizationUUID:c8a6c118-3baa-4580-a5a7-a9cb03afa0cd ResourceInvariantUUID:4e249934-061c-4b25-9b30-d62e8c4ad8da ResourceName:basic_onboard_PRuAnc ResourceType:VF ResourceUUID:e76e4766-ae26-4382-aa57-0238311f7279 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_pruanc0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json ArtifactUUID:db77a487-cb70-44e7-aee8-73179f1a300a ArtifactChecksum:OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU= 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml ArtifactUUID:3efaab39-307b-470c-a2e3-277072140d08 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env ArtifactUUID:abc20b33-96c9-409c-ac3d-e9f9a43f33f6 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env ArtifactUUID:abc20b33-96c9-409c-ac3d-e9f9a43f33f6 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T22:54:43.898Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF db3fb57a-c268-4f32-8293-6836f7d7737c 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: 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-28T22:54:43.926Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T22:54:43.927Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T22:54:43.927Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T22:54:43.927Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 5d4337f7-8fd0-45f5-b5a7-630e0760540d from URL: /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 2023-03-28T22:54:43.928Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T22:54:43.928Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 2023-03-28T22:54:43.946Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T22:54:43.946Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@708783bb 2023-03-28T22:54:43.946Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T22:54:43.947Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardPruanc" ] } } } 2023-03-28T22:54:43.947Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardPruanc-csar.csar /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 5d4337f7-8fd0-45f5-b5a7-630e0760540d Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T22:54:43.947Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar ASDC sendASDCNotification 2023-03-28T22:54:43.947Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar(Specified artifact is not found) 2023-03-28T22:54:43.948Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T22:54:43.948Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:54:43.948Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:54:43.948Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680044083947, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:54:44.949Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardPruanc-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar(UUID:5d4337f7-8fd0-45f5-b5a7-630e0760540d) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-28T22:54:44.968Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-28T22:54:44.968Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: e76e4766-ae26-4382-aa57-0238311f7279 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-28T22:54:44.974Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||basic_onboard_PRuAnc 0 2023-03-28T22:54:44.974Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: e76e4766-ae26-4382-aa57-0238311f7279 2023-03-28T22:54:44.974Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: db77a487-cb70-44e7-aee8-73179f1a300a from URL: /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json 2023-03-28T22:54:44.974Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T22:54:44.975Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json 2023-03-28T22:54:44.990Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T22:54:44.990Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@74b1e8bd 2023-03-28T22:54:44.990Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T22:54:44.991Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardPruanc" ] } } } 2023-03-28T22:54:44.991Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_pruanc0_modules.json /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json db77a487-cb70-44e7-aee8-73179f1a300a Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T22:54:44.991Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json ASDC sendASDCNotification 2023-03-28T22:54:44.992Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json(Specified artifact is not found) 2023-03-28T22:54:44.992Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T22:54:44.992Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:54:44.992Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:54:44.992Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680044084991, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:54:45.994Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_pruanc0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json(UUID:db77a487-cb70-44e7-aee8-73179f1a300a) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-28T22:54:45.994Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:54:46.010Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:54:46.013Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:54:46.013Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:55:16.014Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:55:16.027Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:55:16.030Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:55:16.031Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:55:36.826Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:55:36.828Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:55:36.828Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "NOTIFIED" } 2023-03-28T22:55:36.829Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:55:46.031Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:55:46.051Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:55:46.055Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:55:46.055Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:56:16.055Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:56:16.071Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:56:16.075Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:56:16.075Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:56:36.826Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:56:36.827Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:56:36.828Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "policy-distribution-id", "timestamp": 1680044045589, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "NOTIFIED" } 2023-03-28T22:56:36.828Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:56:36.829Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:56:36.829Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "aai-model-loader", "timestamp": 1680044059093, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "NOTIFIED" } 2023-03-28T22:56:36.829Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:56:36.829Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:56:36.829Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "ves-openapi-manager", "timestamp": 1680044052651, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-28T22:56:36.829Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:56:36.829Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:56:36.829Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "multicloud-k8s", "timestamp": 1680044048165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "NOTIFIED" } 2023-03-28T22:56:36.829Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:56:36.829Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:56:36.829Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "cds-sdc-listener", "timestamp": 1680044013114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "NOTIFIED" } 2023-03-28T22:56:36.829Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:56:36.829Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:56:36.829Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-28T22:56:36.830Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:56:36.830Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:56:36.830Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "policy-distribution-id", "timestamp": 1680044080515, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T22:56:36.830Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:56:36.830Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:56:36.830Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "cds-sdc-listener", "timestamp": 1680044080055, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T22:56:36.830Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:56:36.830Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:56:36.830Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "aai-model-loader", "timestamp": 1680044080906, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T22:56:36.830Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:56:36.830Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:56:36.831Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:56:36.831Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:56:36.831Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:56:36.831Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "policy-distribution-id", "timestamp": 1680044081518, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T22:56:36.831Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:56:36.831Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:56:36.831Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-28T22:56:36.831Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:56:36.831Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:56:36.831Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "policy-distribution-id", "timestamp": 1680044082521, "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-28T22:56:36.862Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 2023-03-28T22:56:36.863Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 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-28T22:56:36.878Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:56:36.879Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:56:36.879Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:56:36.879Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:56:36.879Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "NOTIFIED" } 2023-03-28T22:56:36.879Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:56:36.879Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:56:36.879Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "aai-model-loader", "timestamp": 1680044084326, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T22:56:36.879Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:56:36.879Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:56:36.879Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680044083947, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T22:56:36.879Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:56:36.879Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:56:36.879Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "aai-model-loader", "timestamp": 1680044085329, "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-28T22:56:36.888Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 2023-03-28T22:56:36.889Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 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-28T22:56:36.903Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:56:36.903Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680044084991, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T22:56:36.903Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:56:36.903Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:56:36.903Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680044089017, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:56:36.903Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:56:36.903Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:56:36.903Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680044089017, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T22:56:36.903Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:56:36.903Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:56:36.903Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680044089017, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T22:56:36.903Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:56:36.903Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:56:36.903Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680044089017, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T22:56:36.903Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:56:36.904Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:56:36.904Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680044089017, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T22:56:36.904Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:56:36.904Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:56:36.904Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680044089017, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T22:56:36.904Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:56:36.904Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:56:36.904Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680044089017, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T22:56:36.904Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:56:36.904Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:56:36.904Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680044089017, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "NOTIFIED" } 2023-03-28T22:56:36.904Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:56:36.904Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:56:36.904Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680044097806, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T22:56:36.904Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:56:36.904Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:56:36.904Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680044099515, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T22:56:36.904Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T22:56:36.904Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:56:36.904Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680044100524, "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-28T22:56:36.913Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 2023-03-28T22:56:36.914Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 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-28T22:56:46.075Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:56:46.092Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:56:46.095Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:56:46.095Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:57:16.095Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:57:16.113Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:57:16.117Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:57:16.117Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:57:36.826Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:57:46.117Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:57:46.136Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:57:46.140Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:57:46.140Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:58:16.140Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:58:16.158Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:58:16.161Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:58:16.162Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:58:36.827Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:58:46.162Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:58:46.179Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:58:46.182Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:58:46.182Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:59:16.183Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:59:16.208Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:59:16.212Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T22:59:16.212Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T22:59:36.828Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:59:36.920Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-28T22:59:36.921Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Member SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-02e33704-93e2-4571-8edf-b4deb344fd64 sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired. 2023-03-28T22:59:36.921Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-28T22:59:36.921Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-28T22:59:37.439Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T22:59:37.453Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-28T22:59:37.454Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-28T22:59:37.459Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=17, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T22:59:37.460Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 17: {SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-28T22:59:37.478Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=17, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T22:59:37.479Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T22:59:37.479Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T22:59:37.484Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-28T22:59:37.484Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-28T22:59:37.484Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-28T22:59:37.484Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=646, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T22:59:37.485Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-28T22:59:37.485Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-28T22:59:46.212Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-28T22:59:46.212Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T22:59:46.385Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 and serviceModelVersionId: db3fb57a-c268-4f32-8293-6836f7d7737c 2023-03-28T22:59:46.386Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 654b14a6-99a1-48e0-b0a8-d81184a1c2a4 2023-03-28T22:59:46.387Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0 2023-03-28T22:59:46.394Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T22:59:46.411Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?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-28T22:59:46.411Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|INFO|500||Invoke 2023-03-28T22:59:46.419Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-28T22:59:46.456Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-28T22:59:46.456Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0 has http status code:404 and response headers:{date=[Tue, 28 Mar 2023 22:59:47 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[33], x-aai-txid=[1-aai-resources-230328-22:59:47:771-79399], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T22:59:46.457Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c","ERR.5.4.6114"]}}} 2023-03-28T22:59:46.459Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-28T22:59:46.459Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) 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-28T22:59:46.459Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-28T22:59:46.459Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 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-28T22:59:46.469Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||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-28T22:59:46.469Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-28T22:59:46.469Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-28T22:59:46.470Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:59:46.470Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:59:46.470Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680044386469, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:59:46.485Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T22:59:46.486Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680044386469, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec\u003dERR.5.4.6114)" } 2023-03-28T22:59:46.486Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T22:59:47.489Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T22:59:47.489Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"ad44a54f-9415-48bd-bf30-fdf48338e2b4","serviceName":"vFW 2023-03-28 22-02-01","serviceVersion":"1.0","serviceUUID":"93dc6276-0725-49b0-a7ce-fdc8ca01e3b6","serviceDescription":"catalog service description","serviceInvariantUUID":"a7f48542-78c3-40a8-8d7c-1480905d98f0","resources":[{"resourceInstanceName":"vFW 67410293-e76b 0","resourceName":"vFW 67410293-e76b","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"87dc6175-9dcb-4077-ac32-6815330f219c","resourceInvariantUUID":"a3dea2ac-7cdc-47c6-a372-633ad11be473","resourceCustomizationUUID":"5ce38cf7-2e75-495c-a214-3bd7bb5850e7","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml","artifactChecksum":"MWViOGZhMjQ2YzJkOGY2NmNkNjQ4NzI2MzRmNWNlNDY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"085973a9-6309-45fc-8253-5b20b4ced7c2","artifactVersion":"1"},{"artifactName":"vfw67410293e76b0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json","artifactChecksum":"NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5de4d4d9-6ba9-4a7d-8282-7581ee34cdab","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d19d934b-9ad4-48a2-97e0-5bd3b5396997","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml","artifactChecksum":"MDQzNDM4MjBiYTEyMmQ4NTAwZmE0ZWMwMjVhY2Y0NDk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a310a987-b363-4601-b1de-1afe664b595d","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"15a8bbc0-1b52-4b59-87fa-7d7ed3200906","artifactVersion":"2","generatedFromUUID":"d19d934b-9ad4-48a2-97e0-5bd3b5396997"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230328220201-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml","artifactChecksum":"YjJkMTgyZWQwZmE4NmI3N2FiYjk5MjJhMjk4YWViMTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"47abb903-b87f-40d0-95c0-e171a8139ac0","artifactVersion":"1"},{"artifactName":"service-Vfw20230328220201-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar","artifactChecksum":"ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"38d09853-bc3c-44ab-a917-1e22a9f79f53","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T22:59:47.489Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:59:47.490Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:59:47.490Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:59:47.490Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:59:48.490Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:59:48.491Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:59:48.491Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:59:48.491Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:59:49.492Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:59:49.492Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:59:49.492Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:59:49.492Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:59:50.493Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:59:50.494Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:59:50.494Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:59:50.494Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:59:51.495Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:59:51.495Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:59:51.495Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:59:51.495Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:59:52.496Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:59:52.496Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:59:52.496Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:59:52.496Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:59:53.498Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T22:59:53.498Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:59:53.498Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:59:53.498Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:59:54.500Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "serviceName": "vFW 2023-03-28 22-02-01", "serviceVersion": "1.0", "serviceUUID": "93dc6276-0725-49b0-a7ce-fdc8ca01e3b6", "serviceDescription": "catalog service description", "serviceInvariantUUID": "a7f48542-78c3-40a8-8d7c-1480905d98f0", "resources": [ { "resourceInstanceName": "vFW 67410293-e76b 0", "resourceCustomizationUUID": "5ce38cf7-2e75-495c-a214-3bd7bb5850e7", "resourceName": "vFW 67410293-e76b", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "87dc6175-9dcb-4077-ac32-6815330f219c", "resourceInvariantUUID": "a3dea2ac-7cdc-47c6-a372-633ad11be473", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw67410293e76b0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "artifactChecksum": "NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5de4d4d9-6ba9-4a7d-8282-7581ee34cdab", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d19d934b-9ad4-48a2-97e0-5bd3b5396997", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "15a8bbc0-1b52-4b59-87fa-7d7ed3200906", "generatedFromUUID": "d19d934b-9ad4-48a2-97e0-5bd3b5396997" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "15a8bbc0-1b52-4b59-87fa-7d7ed3200906", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230328220201-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "artifactChecksum": "ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "38d09853-bc3c-44ab-a917-1e22a9f79f53" } ], "workloadContext": "Production" } 2023-03-28T22:59:54.500Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T22:59:54.500Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 ASDC 2023-03-28T22:59:54.500Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:ad44a54f-9415-48bd-bf30-fdf48338e2b4 ServiceName:vFW 2023-03-28 22-02-01 ServiceVersion:1.0 ServiceUUID:93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 ServiceInvariantUUID:a7f48542-78c3-40a8-8d7c-1480905d98f0 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230328220201-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ArtifactUUID:38d09853-bc3c-44ab-a917-1e22a9f79f53 ArtifactChecksum:ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 67410293-e76b 0 ResourceCustomizationUUID:5ce38cf7-2e75-495c-a214-3bd7bb5850e7 ResourceInvariantUUID:a3dea2ac-7cdc-47c6-a372-633ad11be473 ResourceName:vFW 67410293-e76b ResourceType:VF ResourceUUID:87dc6175-9dcb-4077-ac32-6815330f219c ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw67410293e76b0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json ArtifactUUID:5de4d4d9-6ba9-4a7d-8282-7581ee34cdab ArtifactChecksum:NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY= 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml ArtifactUUID:d19d934b-9ad4-48a2-97e0-5bd3b5396997 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env ArtifactUUID:15a8bbc0-1b52-4b59-87fa-7d7ed3200906 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env ArtifactUUID:15a8bbc0-1b52-4b59-87fa-7d7ed3200906 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T22:59:54.501Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 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: 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-28T22:59:54.531Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T22:59:54.531Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T22:59:54.532Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T22:59:54.532Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 from URL: /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-28T22:59:54.532Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T22:59:54.532Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-28T22:59:54.758Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T22:59:54.762Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 38d09853-bc3c-44ab-a917-1e22a9f79f53 101498 2023-03-28T22:59:54.762Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-28T22:59:54.762Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-28T22:59:54.763Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T22:59:54.763Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:59:54.763Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:59:54.763Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680044394762, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:59:55.764Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T22:59:55.765Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T22:59:55.765Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53, URL: /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar to file: /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:59:55.765Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230328220201-csar.csar 2023-03-28T22:59:55.766Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:59:55.766Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:59:55.882Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9530696470375501437/Definitions/service-Vfw20230328220201-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_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_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 2023-03-28T22:59:57.431Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T22:59:57.432Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T22:59:57.432Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:59:57.432Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-28T22:59:57.432Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:59:57.432Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-28T22:59:57.432Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-28T22:59:57.432Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-28T22:59:57.432Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:59:57.432Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:59:57.432Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-28T22:59:57.432Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:59:57.432Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:59:57.432Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 67410293-e76b 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-Vfw20230328220201-csar.csar 2023-03-28T22:59:57.432Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T22:59:57.432Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T22:59:57.433Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:59:57.433Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:59:57.433Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T22:59:57.433Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T22:59:57.433Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T22:59:57.433Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:59:57.433Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:59:57.433Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T22:59:57.433Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T22:59:57.433Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T22:59:57.433Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:59:57.433Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:59:57.433Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:59:57.433Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-28T22:59:57.434Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T22:59:57.434Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T22:59:57.434Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:59:57.434Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T22:59:57.434Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:59:57.434Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T22:59:57.434Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T22:59:57.434Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T22:59:57.434Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T22:59:57.434Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:59:57.434Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T22:59:57.434Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T22:59:57.434Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T22:59:57.434Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T22:59:57.435Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:59:57.435Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-28T22:59:57.435Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:59:57.435Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-28T22:59:57.435Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:59:57.435Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T22:59:57.435Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T22:59:57.435Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:59:57.435Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T22:59:57.435Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T22:59:57.435Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:59:57.435Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T22:59:57.435Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T22:59:57.435Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:59:57.436Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-28T22:59:57.436Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T22:59:57.436Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-28T22:59:57.436Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T22:59:57.436Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T22:59:57.436Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T22:59:57.436Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:59:57.436Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T22:59:57.436Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T22:59:57.436Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T22:59:57.436Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T22:59:57.436Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:59:57.436Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=74a9d765-6a78-4386-85d5-0096600be1bb 2023-03-28T22:59:57.436Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:59:57.437Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-28T22:59:57.437Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T22:59:57.437Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T22:59:57.437Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:59:57.437Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T22:59:57.437Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:59:57.437Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T22:59:57.437Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T22:59:57.437Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-28T22:59:57.437Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T22:59:57.437Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T22:59:57.437Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T22:59:57.437Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:59:57.437Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=79a48a92-26a2-467b-a3e1-dd9aea758c0e 2023-03-28T22:59:57.437Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:59:57.437Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-28T22:59:57.437Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T22:59:57.437Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T22:59:57.437Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:59:57.438Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T22:59:57.438Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T22:59:57.438Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T22:59:57.438Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T22:59:57.438Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T22:59:57.438Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T22:59:57.438Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T22:59:57.438Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T22:59:57.438Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-28T22:59:57.438Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=6a2ddb58-dd58-4d8b-b6d7-eb73a547cbcf 2023-03-28T22:59:57.438Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:59:57.438Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:59:57.438Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:59:57.438Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:59:57.439Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:59:57.439Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:59:57.439Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T22:59:57.439Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T22:59:57.439Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-28 22-02-01 Description:catalog service description Model UUID:93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 Model Version:NULL Model InvariantUuid:a7f48542-78c3-40a8-8d7c-1480905d98f0 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 67410293-e76b Model UUID:cf8e4eb5-9864-4fdd-af64-80b03f48d14d Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:a3dea2ac-7cdc-47c6-a372-633ad11be473 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:5ce38cf7-2e75-495c-a214-3bd7bb5850e7 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:193cd6e2-538e-4142-9392-7ebb398b7e43 ModelName:Vfw67410293E76b..base_vfw..module-0 ModelUuid:b16cd493-2fbb-4548-a3d8-90863aeb9b7d ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:74a9d765-6a78-4386-85d5-0096600be1bb ModelInvariantUuid:bed6b03d-444d-4294-b591-54da9a36918d ModelName:vFW 67410293-e76b-nodes.vfwCvfc ModelUuid:c051efdd-da87-4c3f-9332-3d86f32a2f49 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:6b57d388-0a65-43b6-8ed1-785e401b9ac8 ModelInvariantUuid:9d06528b-ed4c-484e-a7ee-fac8dc7d9b81 ModelName:Vfw67410293E76b.compute.nodes.heat.vfw ModelUuid:cda29578-f723-4724-9cae-1499f665a439 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:79a48a92-26a2-467b-a3e1-dd9aea758c0e ModelInvariantUuid:b894ffd2-ee00-44bf-8548-41ca0b9e6c43 ModelName:vFW 67410293-e76b-nodes.vsnCvfc ModelUuid:3f1b92ee-581a-4fff-a85d-2043b8a3fd97 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:13b293d9-7396-4746-8010-2aa34880a43c ModelInvariantUuid:47bb46c4-9c05-44aa-bfc2-f88d6d4c5025 ModelName:Vfw67410293E76b.compute.nodes.heat.vsn ModelUuid:a2c8400a-1afd-4e2c-b390-896018a104e2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:6a2ddb58-dd58-4d8b-b6d7-eb73a547cbcf ModelInvariantUuid:c90fe34c-a014-4100-8de6-49880a60d437 ModelName:vFW 67410293-e76b-nodes.vpgCvfc ModelUuid:02a541b8-8f9e-40b3-b802-d75d4303054d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:d8086a3a-4e7c-423f-adf7-07a6ddf69b79 ModelInvariantUuid:b9f80dd7-c2be-40f0-b1b5-286822f5255e ModelName:Vfw67410293E76b.compute.nodes.heat.vpg ModelUuid:edd030db-baa1-428f-8c44-e47e82120dd8 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=? 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-28T22:59:57.471Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||ERROR|500||Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists 2023-03-28T22:59:57.471Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-28T22:59:57.471Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar(Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists) 2023-03-28T22:59:57.471Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T22:59:57.471Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:59:57.471Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:59:57.471Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680044397471, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:59:58.472Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-28T22:59:58.472Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar(Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists) 2023-03-28T22:59:58.473Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T22:59:58.473Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T22:59:58.473Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T22:59:58.473Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680044398472, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T22:59:59.474Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-28T22:59:59.493Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-28T22:59:59.497Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T22:59:59.497Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T22:59:59.497Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T22:59:59.497Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T22:59:59.497Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:59:59.497Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:59:59.497Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:59:59.497Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T22:59:59.497Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-28T22:59:59.506Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T23:00:29.507Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-28T23:00:29.515Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 and serviceModelVersionId: 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 2023-03-28T23:00:29.515Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a7f48542-78c3-40a8-8d7c-1480905d98f0 2023-03-28T23:00:29.516Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 2023-03-28T23:00:29.521Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T23:00:29.537Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|INFO|500||Invoke 2023-03-28T23:00:29.537Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ad44a54f-9415-48bd-bf30-fdf48338e2b4], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[5d31cf0c-596e-4c53-8ff9-70884fd0ec67], X-ECOMP-RequestID=[ad44a54f-9415-48bd-bf30-fdf48338e2b4], X-TransactionId=[], X-ONAP-RequestID=[ad44a54f-9415-48bd-bf30-fdf48338e2b4], Content-Type=[application/merge-patch+json]} 2023-03-28T23:00:29.550Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T23:00:29.704Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?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/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 23:00:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[150], vertex-id=[204904], x-aai-txid=[0-aai-resources-230328-23:00:30:901-84735], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T23:00:29.705Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T23:00:29.706Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|INFO|500||InvokeReturn 2023-03-28T23:00:29.707Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T23:00:29.707Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-28T23:00:29.714Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-28T23:00:29.715Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ad44a54f-9415-48bd-bf30-fdf48338e2b4 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T23:00:29.715Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T23:00:29.715Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:00:29.715Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:00:29.715Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680044429715, "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-28T23:00:30.740Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T23:00:30.741Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"311a6477-b2cc-463c-9fee-aa741f7534d0","serviceName":"vFW 2023-03-28 22-18-55","serviceVersion":"1.0","serviceUUID":"86258cd9-b564-47e4-88c7-326a9c01209f","serviceDescription":"catalog service description","serviceInvariantUUID":"816a8d4d-52df-442b-ab64-56255b003b1b","resources":[{"resourceInstanceName":"vFW 4e17aa4e-f357 0","resourceName":"vFW 4e17aa4e-f357","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"9b459486-5c24-4b0e-b8c0-b27316cf0496","resourceInvariantUUID":"f0eb43bc-7057-4bfd-8597-2d8f61758599","resourceCustomizationUUID":"4f16d217-4b00-405b-8532-7309a7e941d5","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml","artifactChecksum":"NGZhNmFjYzI0OWMzNjk0M2ZiMDY3OWJlODEwMTBhZWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"dd088c19-0061-4db4-86ab-4eb0931888cf","artifactVersion":"1"},{"artifactName":"vfw4e17aa4ef3570_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json","artifactChecksum":"NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"fd4c9261-11b4-43ae-8ee7-4bc91a759c95","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f047bf4e-f981-4d29-99e8-fd6c3f83f2d3","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml","artifactChecksum":"YTBlYmE2NTk4ZGI4ZDVjMmYxY2ZkMDU2YWU3NmY0OGU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3c91ae60-e7e2-4688-b4a1-b853f4361f52","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7bcb52f7-4100-4599-afa7-d7d46b176374","artifactVersion":"2","generatedFromUUID":"f047bf4e-f981-4d29-99e8-fd6c3f83f2d3"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230328221855-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml","artifactChecksum":"Y2FiN2ZmMDY0ODIxZDM2YTQ2OGRmNTY3NTE2YzhkMjM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"46d95744-768f-403d-ba4a-13585170514a","artifactVersion":"1"},{"artifactName":"service-Vfw20230328221855-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar","artifactChecksum":"ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a3ef5172-4047-46ee-9c6d-d34e1107a71d","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T23:00:30.741Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:00:30.741Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:00:30.741Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:00:30.741Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:00:31.743Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:00:31.744Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:00:31.744Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:00:31.744Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:00:32.746Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:00:32.747Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:00:32.747Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:00:32.747Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:00:33.748Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:00:33.749Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:00:33.749Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:00:33.749Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:00:34.750Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:00:34.751Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:00:34.751Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:00:34.751Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:00:35.753Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:00:35.753Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:00:35.753Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:00:35.753Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:00:36.754Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:00:36.755Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:00:36.755Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:00:36.755Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:00:36.826Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:00:36.832Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:00:36.833Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:00:36.834Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:00:36.834Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:00:36.834Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "NOTIFIED" } 2023-03-28T23:00:36.834Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:00:36.834Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:00:36.835Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-28T23:00:36.835Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:00:36.835Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:00:36.835Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:00:36.835Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:00:36.835Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:00:36.836Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-28T23:00:36.836Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:00:36.836Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:00:36.836Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:00:36.837Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:00:36.837Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:00:36.837Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:00:36.837Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:00:36.837Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:00:36.837Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680044394762, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T23:00:36.838Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:00:36.838Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:00:36.838Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680044397471, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists" } 2023-03-28T23:00:36.838Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:00:36.838Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:00:36.838Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680044398472, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists" } 2023-03-28T23:00:36.838Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:00:36.838Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:00:36.839Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680044429715, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T23:00:36.839Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:00:36.839Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:00:36.839Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:00:36.839Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:00:36.839Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:00:36.840Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "status": "NOTIFIED" } 2023-03-28T23:00:36.840Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:00:36.840Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:00:36.840Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-28T23:00:36.840Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:00:36.841Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:00:36.841Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:00:36.841Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:00:36.841Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:00:36.841Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-28T23:00:36.842Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:00:36.842Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:00:36.842Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:00:36.842Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:00:36.842Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:00:36.842Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:00:36.842Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:00:37.756Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "serviceName": "vFW 2023-03-28 22-18-55", "serviceVersion": "1.0", "serviceUUID": "86258cd9-b564-47e4-88c7-326a9c01209f", "serviceDescription": "catalog service description", "serviceInvariantUUID": "816a8d4d-52df-442b-ab64-56255b003b1b", "resources": [ { "resourceInstanceName": "vFW 4e17aa4e-f357 0", "resourceCustomizationUUID": "4f16d217-4b00-405b-8532-7309a7e941d5", "resourceName": "vFW 4e17aa4e-f357", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "9b459486-5c24-4b0e-b8c0-b27316cf0496", "resourceInvariantUUID": "f0eb43bc-7057-4bfd-8597-2d8f61758599", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw4e17aa4ef3570_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "artifactChecksum": "NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "fd4c9261-11b4-43ae-8ee7-4bc91a759c95", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "f047bf4e-f981-4d29-99e8-fd6c3f83f2d3", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7bcb52f7-4100-4599-afa7-d7d46b176374", "generatedFromUUID": "f047bf4e-f981-4d29-99e8-fd6c3f83f2d3" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7bcb52f7-4100-4599-afa7-d7d46b176374", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230328221855-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "artifactChecksum": "ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a3ef5172-4047-46ee-9c6d-d34e1107a71d" } ], "workloadContext": "Production" } 2023-03-28T23:00:37.757Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T23:00:37.757Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 86258cd9-b564-47e4-88c7-326a9c01209f ASDC 2023-03-28T23:00:37.757Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:311a6477-b2cc-463c-9fee-aa741f7534d0 ServiceName:vFW 2023-03-28 22-18-55 ServiceVersion:1.0 ServiceUUID:86258cd9-b564-47e4-88c7-326a9c01209f ServiceInvariantUUID:816a8d4d-52df-442b-ab64-56255b003b1b ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230328221855-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ArtifactUUID:a3ef5172-4047-46ee-9c6d-d34e1107a71d ArtifactChecksum:ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 4e17aa4e-f357 0 ResourceCustomizationUUID:4f16d217-4b00-405b-8532-7309a7e941d5 ResourceInvariantUUID:f0eb43bc-7057-4bfd-8597-2d8f61758599 ResourceName:vFW 4e17aa4e-f357 ResourceType:VF ResourceUUID:9b459486-5c24-4b0e-b8c0-b27316cf0496 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw4e17aa4ef3570_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json ArtifactUUID:fd4c9261-11b4-43ae-8ee7-4bc91a759c95 ArtifactChecksum:NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ= 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml ArtifactUUID:f047bf4e-f981-4d29-99e8-fd6c3f83f2d3 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env ArtifactUUID:7bcb52f7-4100-4599-afa7-d7d46b176374 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env ArtifactUUID:7bcb52f7-4100-4599-afa7-d7d46b176374 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T23:00:37.757Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 86258cd9-b564-47e4-88c7-326a9c01209f 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: 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-28T23:00:37.793Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:00:37.793Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:00:37.793Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:00:37.793Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d from URL: /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-28T23:00:37.793Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:00:37.794Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-28T23:00:38.036Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T23:00:38.040Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar a3ef5172-4047-46ee-9c6d-d34e1107a71d 101486 2023-03-28T23:00:38.040Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-28T23:00:38.040Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-28T23:00:38.040Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T23:00:38.041Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:00:38.041Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:00:38.041Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680044438040, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:00:39.043Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:00:39.044Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:00:39.044Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d, URL: /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar to file: /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:00:39.045Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230328221855-csar.csar 2023-03-28T23:00:39.045Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:00:39.045Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:00:39.161Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11982506930374844515/Definitions/service-Vfw20230328221855-template.yml Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided 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 2023-03-28T23:00:40.640Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T23:00:40.641Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:00:40.641Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:00:40.641Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-28T23:00:40.641Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:00:40.641Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-28T23:00:40.641Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-28T23:00:40.641Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-28T23:00:40.641Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:00:40.641Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:00:40.641Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-28T23:00:40.641Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:00:40.641Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:00:40.641Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 4e17aa4e-f357 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-Vfw20230328221855-csar.csar 2023-03-28T23:00:40.641Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:00:40.642Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:00:40.642Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:00:40.642Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:00:40.642Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-28T23:00:40.642Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:00:40.642Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:00:40.642Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:00:40.642Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:00:40.642Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-28T23:00:40.643Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:00:40.643Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:00:40.643Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:00:40.643Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:00:40.643Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:00:40.643Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-28T23:00:40.643Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T23:00:40.643Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T23:00:40.644Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:00:40.644Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T23:00:40.644Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:00:40.644Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T23:00:40.644Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T23:00:40.644Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T23:00:40.644Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T23:00:40.644Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:00:40.644Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T23:00:40.645Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T23:00:40.645Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T23:00:40.645Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T23:00:40.645Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:00:40.645Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-28T23:00:40.645Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:00:40.645Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-28T23:00:40.645Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:00:40.645Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-28T23:00:40.645Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T23:00:40.646Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:00:40.646Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-28T23:00:40.646Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T23:00:40.646Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:00:40.646Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-28T23:00:40.646Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T23:00:40.646Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:00:40.646Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-28T23:00:40.646Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T23:00:40.646Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-28T23:00:40.647Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T23:00:40.647Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T23:00:40.647Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T23:00:40.647Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:00:40.647Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T23:00:40.647Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T23:00:40.647Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T23:00:40.647Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T23:00:40.647Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:00:40.647Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=f32f8e19-bef8-419d-87ed-af5c0238d798 2023-03-28T23:00:40.647Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:00:40.647Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-28T23:00:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T23:00:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T23:00:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:00:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T23:00:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:00:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T23:00:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T23:00:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-28T23:00:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T23:00:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T23:00:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T23:00:40.649Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:00:40.649Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=7547fbf5-4578-4c3d-a5b9-84c8c1316821 2023-03-28T23:00:40.649Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:00:40.649Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-28T23:00:40.649Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T23:00:40.649Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T23:00:40.649Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:00:40.649Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T23:00:40.649Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:00:40.649Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T23:00:40.650Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T23:00:40.650Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T23:00:40.650Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T23:00:40.650Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:00:40.650Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T23:00:40.650Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-28T23:00:40.650Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5f51de74-4243-403b-b7a9-a2dd728855e1 2023-03-28T23:00:40.650Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:00:40.650Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:00:40.650Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:00:40.650Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:00:40.650Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:00:40.651Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:00:40.651Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:00:40.651Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:00:40.651Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-28 22-18-55 Description:catalog service description Model UUID:86258cd9-b564-47e4-88c7-326a9c01209f Model Version:NULL Model InvariantUuid:816a8d4d-52df-442b-ab64-56255b003b1b Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 4e17aa4e-f357 Model UUID:83811783-7f50-4409-b37e-013d3a6679be Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:f0eb43bc-7057-4bfd-8597-2d8f61758599 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:4f16d217-4b00-405b-8532-7309a7e941d5 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:8ad82d93-2542-4347-95aa-48de46af2769 ModelName:Vfw4e17aa4eF357..base_vfw..module-0 ModelUuid:2c8738f1-5769-4b50-8168-bc077e07a968 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:f32f8e19-bef8-419d-87ed-af5c0238d798 ModelInvariantUuid:09ef63d4-d50c-4979-9e06-e7673b5bc9e6 ModelName:vFW 4e17aa4e-f357-nodes.vfwCvfc ModelUuid:2568cf18-4961-4bdc-b96b-b9c2abc89a6e ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:a6a9beae-4b33-4065-bc7c-501c322bf4be ModelInvariantUuid:34d56be9-e557-4359-8260-f37f36750957 ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vfw ModelUuid:210fc1b5-28de-43b3-91a1-72861ee00ca7 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:7547fbf5-4578-4c3d-a5b9-84c8c1316821 ModelInvariantUuid:d3e79bbd-9ec1-49ac-bfe5-a370c75db104 ModelName:vFW 4e17aa4e-f357-nodes.vsnCvfc ModelUuid:7ad2d21c-7af1-4b91-9906-81a91e71ef03 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:75544a54-4184-42f2-a23d-9f9263d6baad ModelInvariantUuid:4487dbbb-4ec9-468d-b1d5-7e635abde181 ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vsn ModelUuid:fcedcee2-219d-40dd-9f79-4230cb13a148 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:5f51de74-4243-403b-b7a9-a2dd728855e1 ModelInvariantUuid:275a83ad-0767-40d6-9ff8-07edaed52db3 ModelName:vFW 4e17aa4e-f357-nodes.vpgCvfc ModelUuid:5ad99adc-e476-411f-98bc-caa1b9661e8d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:07ee84b1-85c2-4db0-b602-d70a6723467d ModelInvariantUuid:fb7efc2e-bef5-4bb4-a023-379da4c7553e ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vpg ModelUuid:f0f45588-ffc3-409c-87a7-bfc308d80744 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=? 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-28T23:00:40.691Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||ERROR|500||Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists 2023-03-28T23:00:40.692Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-28T23:00:40.692Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar(Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists) 2023-03-28T23:00:40.692Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:00:40.693Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:00:40.693Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:00:40.693Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680044440692, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:00:41.694Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-28T23:00:41.694Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar(Resource with UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 already exists) 2023-03-28T23:00:41.694Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:00:41.695Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:00:41.695Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:00:41.695Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680044441694, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:00:42.696Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-28T23:00:42.716Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-28T23:00:42.720Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T23:00:42.720Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T23:00:42.720Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T23:00:42.721Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T23:00:42.721Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:00:42.721Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:00:42.721Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:00:42.721Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:00:42.721Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-28T23:00:42.731Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T23:01:12.731Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-28T23:01:12.738Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 and serviceModelVersionId: 86258cd9-b564-47e4-88c7-326a9c01209f 2023-03-28T23:01:12.739Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 816a8d4d-52df-442b-ab64-56255b003b1b 2023-03-28T23:01:12.739Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0 2023-03-28T23:01:12.746Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T23:01:12.764Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|INFO|500||Invoke 2023-03-28T23:01:12.764Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[311a6477-b2cc-463c-9fee-aa741f7534d0], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[bf590cff-e7c0-4d7d-8e38-660c697afffc], X-ECOMP-RequestID=[311a6477-b2cc-463c-9fee-aa741f7534d0], X-TransactionId=[], X-ONAP-RequestID=[311a6477-b2cc-463c-9fee-aa741f7534d0], Content-Type=[application/merge-patch+json]} 2023-03-28T23:01:12.771Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T23:01:12.914Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?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/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 23:01:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[139], vertex-id=[147576], x-aai-txid=[1-aai-resources-230328-23:01:14:123-77781], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T23:01:12.915Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T23:01:12.915Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|INFO|500||InvokeReturn 2023-03-28T23:01:12.916Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T23:01:12.916Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-28T23:01:12.930Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-28T23:01:12.930Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 311a6477-b2cc-463c-9fee-aa741f7534d0 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T23:01:12.931Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T23:01:12.931Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:01:12.931Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:01:12.931Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680044472931, "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-28T23:01:13.953Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T23:01:13.953Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"16ec8964-42b3-41d8-bf97-9302870ceb5f","serviceDescription":"service","serviceInvariantUUID":"444dbaf6-729a-4cb4-aa8f-fbc578565856","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"e3550a84-cc18-4316-8c33-7e1a60b52680","resourceInvariantUUID":"d000c302-f830-49c1-85c4-860fa03d5456","resourceCustomizationUUID":"f132524b-16f4-438a-9cfc-8fa2d3a85ae2","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":"ZmYwNGQ0YWM0NmZhNmI3MGNhMzJiYTBiOTZiMTE5OWY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"39f4a529-3c97-4ab5-85af-4785e008f69f","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MmY3MzBlNjdhODlkZDM4NTYxODVjOTBlZWQyYTJjNzc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"151c48cd-692b-42cf-936b-19e897cb204a","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T23:01:13.953Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:01:13.954Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:01:13.954Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:01:13.954Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "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-28T23:01:14.955Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:01:14.955Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:01:14.955Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:01:14.955Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:01:15.957Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "16ec8964-42b3-41d8-bf97-9302870ceb5f", "serviceDescription": "service", "serviceInvariantUUID": "444dbaf6-729a-4cb4-aa8f-fbc578565856", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "f132524b-16f4-438a-9cfc-8fa2d3a85ae2", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "e3550a84-cc18-4316-8c33-7e1a60b52680", "resourceInvariantUUID": "d000c302-f830-49c1-85c4-860fa03d5456", "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": "MmY3MzBlNjdhODlkZDM4NTYxODVjOTBlZWQyYTJjNzc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "151c48cd-692b-42cf-936b-19e897cb204a" } ], "workloadContext": "Production" } 2023-03-28T23:01:15.957Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T23:01:15.957Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 16ec8964-42b3-41d8-bf97-9302870ceb5f ASDC 2023-03-28T23:01:15.958Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:16ec8964-42b3-41d8-bf97-9302870ceb5f ServiceInvariantUUID:444dbaf6-729a-4cb4-aa8f-fbc578565856 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:151c48cd-692b-42cf-936b-19e897cb204a ArtifactChecksum:MmY3MzBlNjdhODlkZDM4NTYxODVjOTBlZWQyYTJjNzc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:f132524b-16f4-438a-9cfc-8fa2d3a85ae2 ResourceInvariantUUID:d000c302-f830-49c1-85c4-860fa03d5456 ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:e3550a84-cc18-4316-8c33-7e1a60b52680 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-28T23:01:15.958Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 16ec8964-42b3-41d8-bf97-9302870ceb5f 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: 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-28T23:01:15.992Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:01:15.993Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:01:15.993Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:01:15.993Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 151c48cd-692b-42cf-936b-19e897cb204a from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-28T23:01:15.993Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:01:15.993Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-28T23:01:16.147Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T23:01:16.148Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 151c48cd-692b-42cf-936b-19e897cb204a 57803 2023-03-28T23:01:16.149Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T23:01:16.149Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T23:01:16.149Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T23:01:16.149Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:01:16.149Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:01:16.149Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680044476149, "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-28T23:01:17.150Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:01:17.151Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:01:17.151Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 151c48cd-692b-42cf-936b-19e897cb204a, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-28T23:01:17.151Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar 2023-03-28T23:01:17.151Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-28T23:01:17.151Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-28T23:01:17.265Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3960934006215122291/Definitions/service-BasicNetwork-template.yml 2023-03-28T23:01:17.576Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T23:01:17.576Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:01:17.577Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-28T23:01:17.577Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred... 2023-03-28T23:01:17.577Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T23:01:17.577Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T23:01:17.577Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T23:01:17.577Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T23:01:17.577Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T23:01:17.577Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T23:01:17.577Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T23:01:17.577Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T23:01:17.577Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:01:17.577Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:01:17.578Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:01:17.578Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-03-28T23:01:17.578Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:01:17.578Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:01:17.578Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:01:17.578Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:01:17.578Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-03-28T23:01:17.578Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:01:17.578Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:01:17.578Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:01:17.578Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:01:17.579Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:01:17.579Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:01:17.579Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:01:17.579Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:01:17.579Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:01:17.579Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:01:17.579Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:01:17.579Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:01:17.579Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_network Description:service Model UUID:16ec8964-42b3-41d8-bf97-9302870ceb5f Model Version:NULL Model InvariantUuid:444dbaf6-729a-4cb4-aa8f-fbc578565856 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:d000c302-f830-49c1-85c4-860fa03d5456 Model UUID:b0caa213-fb82-4a6c-b79c-725338bcf44b Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:f132524b-16f4-438a-9cfc-8fa2d3a85ae2 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=? 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-28T23:01:17.614Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists 2023-03-28T23:01:17.614Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T23:01:17.614Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists) 2023-03-28T23:01:17.614Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:01:17.614Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:01:17.615Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:01:17.615Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680044477614, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:01:18.616Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T23:01:18.617Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: e3550a84-cc18-4316-8c33-7e1a60b52680 already exists) 2023-03-28T23:01:18.617Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:01:18.617Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:01:18.617Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:01:18.617Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680044478616, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e3550a84-cc18-4316-8c33-7e1a60b52680 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:01:19.619Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 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-28T23:01:19.633Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 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-28T23:01:19.635Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T23:01:19.636Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T23:01:19.636Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T23:01:19.636Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T23:01:19.636Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:01:19.636Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:01:19.636Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:01:19.636Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:01:19.636Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T23:01:19.642Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T23:01:36.826Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:01:36.832Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:01:36.832Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680044438040, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T23:01:36.833Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:01:36.833Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:01:36.833Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680044440692, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists" } 2023-03-28T23:01:36.833Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:01:36.833Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:01:36.833Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680044441694, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 already exists" } 2023-03-28T23:01:36.833Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:01:36.833Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:01:36.834Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680044472931, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T23:01:36.834Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:01:36.834Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:01:36.834Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:01:36.834Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:01:36.834Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:01:36.834Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:01:36.834Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:01:36.834Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:01:36.834Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680044476149, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T23:01:36.834Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:01:36.834Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:01:36.834Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680044477614, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists" } 2023-03-28T23:01:36.834Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:01:36.834Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:01:36.834Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680044478616, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e3550a84-cc18-4316-8c33-7e1a60b52680 already exists" } 2023-03-28T23:01:36.835Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:01:49.643Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 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-28T23:01:49.649Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 and serviceModelVersionId: 16ec8964-42b3-41d8-bf97-9302870ceb5f 2023-03-28T23:01:49.649Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 444dbaf6-729a-4cb4-aa8f-fbc578565856 2023-03-28T23:01:49.650Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0 2023-03-28T23:01:49.655Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T23:01:49.672Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?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-28T23:01:49.673Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|INFO|500||Invoke 2023-03-28T23:01:49.679Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T23:01:49.831Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|INFO|500||InvokeReturn 2023-03-28T23:01:49.832Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 23:01:51 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[149], vertex-id=[188528], x-aai-txid=[1-aai-resources-230328-23:01:51:031-37068], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T23:01:49.832Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T23:01:49.832Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T23:01:49.833Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T23:01:49.842Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T23:01:49.843Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T23:01:49.843Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T23:01:49.843Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:01:49.843Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:01:49.843Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680044509843, "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-28T23:01:50.867Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T23:01:50.867Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"7a696f8d-7ee2-46cf-b572-2aace61feac6","serviceName":"Demo_pNF_ge2Srtj7qIwUCt1tjrNp","serviceVersion":"1.0","serviceUUID":"a9748751-2950-4828-b5f2-766b4707fd0e","serviceDescription":"catalog service description","serviceInvariantUUID":"3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d","resources":[{"resourceInstanceName":"pNF 2e24d431-caf7 0","resourceName":"pNF 2e24d431-caf7","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"e2d033c4-2bad-43aa-a1ed-ece452364ff0","resourceInvariantUUID":"c7a7d7b9-db49-4573-8bdb-c0b9fafe1e04","resourceCustomizationUUID":"9020c51f-f795-4da8-94fc-307df828746c","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml","artifactChecksum":"MGViMGJhY2M4NTEzNTQ2OTAyM2JmYTZiMmIxMTRhZmE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"d1d763ac-250d-4bc9-8da7-fb6b08c07905","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"54852575-1f46-4af8-b984-c2d9e0a5b90a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b9facc55-50c6-45db-ad5c-fc70d623e4d4","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml","artifactChecksum":"ZjQ3NjY3YmRmNjJhYzc5OTdlNTg5ODJjNTM4MjI0MTM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"de64d63f-d983-48ce-9828-6a1269e19616","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"bcb36d16-c729-4c0e-9e83-348a27e6b2fa","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"85b93c2d-6163-4d8a-9401-b9cc06f11fba","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml","artifactChecksum":"N2Q4YzdhZmExNzk0MmYxMDYzMzI4NGI0OWQ4NWUxZmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f91ffa7d-4822-4c15-9557-bea3361e964b","artifactVersion":"1"},{"artifactName":"service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar","artifactChecksum":"YTcxZWE0NWFhY2ZlYWVkODE3ODdlYzg2MzllNjU1ZjY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b33a7ab7-2b1f-45b9-a286-a6ef25118643","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T23:01:50.867Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:01:50.867Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:01:50.867Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:01:50.867Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:01:51.868Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:01:51.868Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:01:51.868Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:01:51.869Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:01:52.870Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:01:52.871Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:01:52.871Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:01:52.871Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:01:53.872Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:01:53.872Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:01:53.872Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:01:53.872Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:01:54.876Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:01:54.876Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:01:54.876Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:01:54.876Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:01:55.877Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:01:55.878Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:01:55.878Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:01:55.878Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:01:56.879Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:01:56.879Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:01:56.880Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:01:56.880Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:01:57.880Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:01:57.881Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:01:57.881Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:01:57.881Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:01:58.882Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "serviceName": "Demo_pNF_ge2Srtj7qIwUCt1tjrNp", "serviceVersion": "1.0", "serviceUUID": "a9748751-2950-4828-b5f2-766b4707fd0e", "serviceDescription": "catalog service description", "serviceInvariantUUID": "3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d", "resources": [ { "resourceInstanceName": "pNF 2e24d431-caf7 0", "resourceCustomizationUUID": "9020c51f-f795-4da8-94fc-307df828746c", "resourceName": "pNF 2e24d431-caf7", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "e2d033c4-2bad-43aa-a1ed-ece452364ff0", "resourceInvariantUUID": "c7a7d7b9-db49-4573-8bdb-c0b9fafe1e04", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "artifactChecksum": "YTcxZWE0NWFhY2ZlYWVkODE3ODdlYzg2MzllNjU1ZjY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "b33a7ab7-2b1f-45b9-a286-a6ef25118643" } ], "workloadContext": "Production" } 2023-03-28T23:01:58.882Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T23:01:58.882Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 a9748751-2950-4828-b5f2-766b4707fd0e ASDC 2023-03-28T23:01:58.882Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:7a696f8d-7ee2-46cf-b572-2aace61feac6 ServiceName:Demo_pNF_ge2Srtj7qIwUCt1tjrNp ServiceVersion:1.0 ServiceUUID:a9748751-2950-4828-b5f2-766b4707fd0e ServiceInvariantUUID:3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ArtifactUUID:b33a7ab7-2b1f-45b9-a286-a6ef25118643 ArtifactChecksum:YTcxZWE0NWFhY2ZlYWVkODE3ODdlYzg2MzllNjU1ZjY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 2e24d431-caf7 0 ResourceCustomizationUUID:9020c51f-f795-4da8-94fc-307df828746c ResourceInvariantUUID:c7a7d7b9-db49-4573-8bdb-c0b9fafe1e04 ResourceName:pNF 2e24d431-caf7 ResourceType:PNF ResourceUUID:e2d033c4-2bad-43aa-a1ed-ece452364ff0 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T23:01:58.882Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF a9748751-2950-4828-b5f2-766b4707fd0e 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: 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-28T23:01:58.917Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:01:58.917Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:01:58.917Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:01:58.917Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 from URL: /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:01:58.918Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:01:58.918Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:01:59.129Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T23:01:59.132Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar b33a7ab7-2b1f-45b9-a286-a6ef25118643 88015 2023-03-28T23:01:59.133Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ASDC sendASDCNotification 2023-03-28T23:01:59.133Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:01:59.133Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T23:01:59.133Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:01:59.134Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:01:59.134Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680044519133, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:02:00.134Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:02:00.135Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:02:00.136Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643, URL: /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar to file: /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:02:00.136Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:02:00.137Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:02:00.137Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:02:00.231Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15074518102434994749/Definitions/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml 2023-03-28T23:02:00.769Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T23:02:00.769Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:02:00.769Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:02:00.769Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T23:02:00.769Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 2e24d431-caf7 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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:02:00.770Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:02:00.770Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:02:00.770Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:02:00.770Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:02:00.770Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:02:00.770Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:02:00.770Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:02:00.770Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:02:00.770Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:02:00.770Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Node template pNF 2e24d431-caf7 0 is matching search criteria 2023-03-28T23:02:00.770Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:02:00.770Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 2e24d431-caf7 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:02:00.770Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:02:00.770Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:02:00.770Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Node template pNF 2e24d431-caf7 0 is matching search criteria 2023-03-28T23:02:00.770Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:02:00.770Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 2e24d431-caf7 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:02:00.770Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:02:00.771Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:02:00.771Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:02:00.771Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:02:00.771Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:02:00.771Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:02:00.771Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:02:00.771Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:02:00.771Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:02:00.771Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:02:00.771Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_ge2Srtj7qIwUCt1tjrNp Description:catalog service description Model UUID:a9748751-2950-4828-b5f2-766b4707fd0e Model Version:NULL Model InvariantUuid:3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d 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=? 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-28T23:02:00.810Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||ERROR|500||Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists 2023-03-28T23:02:00.810Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ASDC sendASDCNotification 2023-03-28T23:02:00.811Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar(Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists) 2023-03-28T23:02:00.811Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:02:00.811Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:02:00.811Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:02:00.811Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680044520810, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:02:01.812Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ASDC sendASDCNotification 2023-03-28T23:02:01.812Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar(Resource with UUID: e2d033c4-2bad-43aa-a1ed-ece452364ff0 already exists) 2023-03-28T23:02:01.812Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:02:01.813Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:02:01.813Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:02:01.813Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680044521812, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e2d033c4-2bad-43aa-a1ed-ece452364ff0 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:02:02.814Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 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-28T23:02:02.832Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 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-28T23:02:02.836Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T23:02:02.836Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T23:02:02.836Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T23:02:02.836Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T23:02:02.836Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:02:02.836Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:02:02.837Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:02:02.837Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:02:02.837Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-28T23:02:02.847Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T23:02:32.847Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 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-28T23:02:32.857Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 and serviceModelVersionId: a9748751-2950-4828-b5f2-766b4707fd0e 2023-03-28T23:02:32.857Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d 2023-03-28T23:02:32.858Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0 2023-03-28T23:02:32.864Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T23:02:32.884Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|INFO|500||Invoke 2023-03-28T23:02:32.885Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[7a696f8d-7ee2-46cf-b572-2aace61feac6], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[661159c1-bef0-45fe-b476-b47ff39a95fd], X-ECOMP-RequestID=[7a696f8d-7ee2-46cf-b572-2aace61feac6], X-TransactionId=[], X-ONAP-RequestID=[7a696f8d-7ee2-46cf-b572-2aace61feac6], Content-Type=[application/merge-patch+json]} 2023-03-28T23:02:32.891Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T23:02:33.040Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?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/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 23:02:34 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[146], vertex-id=[172232], x-aai-txid=[2-aai-resources-230328-23:02:34:243-92644], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T23:02:33.041Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T23:02:33.041Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|INFO|500||InvokeReturn 2023-03-28T23:02:33.042Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T23:02:33.042Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-28T23:02:33.054Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-28T23:02:33.054Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7a696f8d-7ee2-46cf-b572-2aace61feac6 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T23:02:33.054Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T23:02:33.055Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:02:33.055Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:02:33.055Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680044553054, "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-28T23:02:34.075Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T23:02:34.075Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"fe105c1e-ef4e-412c-9c8b-44baeafe357c","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"3cc3363c-2a1e-46f6-a01f-dfea7105f42b","serviceDescription":"service","serviceInvariantUUID":"53e0907c-4685-443c-9afb-b6388edad63b","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"06700cf1-b2dc-407d-b162-08d1beec66c7","resourceInvariantUUID":"704760ad-6cf6-4bb9-bc99-05bd4d114f3d","resourceCustomizationUUID":"05d1ab17-7540-4804-bce9-48f607c7adae","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":"OWU1OGIzMTQ4NzkyODU5Nzk1ODU5N2E4YTdiYjZmODY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"678cd137-dd07-4c04-8b26-55742d455682","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":"MzNhYWFmOTQwMjhhYjAxZDRhOGJmYTA0ZGQzMjhlNGI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"52326665-5a88-44f9-990e-807f04b42a74","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":"84bdb852-af72-465c-9220-0c5d34e80240","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":"06caa762-d83a-4d14-a111-ab8da18bdd73","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":"8975785e-9aa3-4481-a685-d6498c3c5dec","artifactVersion":"2","generatedFromUUID":"84bdb852-af72-465c-9220-0c5d34e80240"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"YWE3OGIxMWMyYjhmNDFjOTdiMzhmZmM1OWI3ZmUzY2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1561e919-2af1-4cad-b2a7-59c900eec633","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MjQzOWNhYmVhMTRjN2Y5MTEzMGEwOTNlMWE4YWQzOWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1e6ff635-9586-4967-a4c2-d4832f18d39c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T23:02:34.076Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:02:34.076Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:02:34.076Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:02:34.077Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "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-28T23:02:35.077Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:02:35.078Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:02:35.078Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:02:35.078Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "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-28T23:02:36.079Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:02:36.080Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:02:36.080Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:02:36.080Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "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-28T23:02:36.826Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:02:36.833Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:02:36.833Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680044509843, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T23:02:36.834Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:02:36.834Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:02:36.834Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:02:36.834Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:02:36.834Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:02:36.834Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T23:02:36.835Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:02:36.835Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:02:36.835Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T23:02:36.835Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:02:36.835Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:02:36.835Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:02:36.836Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:02:36.836Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:02:36.836Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:02:36.836Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:02:36.836Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:02:36.836Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:02:36.837Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:02:36.837Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:02:36.837Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:02:36.837Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:02:36.837Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:02:36.837Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:02:36.837Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:02:36.837Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:02:36.837Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680044519133, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T23:02:36.838Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:02:36.838Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:02:36.838Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680044520810, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists" } 2023-03-28T23:02:36.838Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:02:36.838Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:02:36.838Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680044521812, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e2d033c4-2bad-43aa-a1ed-ece452364ff0 already exists" } 2023-03-28T23:02:36.838Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:02:36.839Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:02:36.839Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680044553054, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T23:02:36.839Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:02:36.839Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:02:36.839Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:02:36.839Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:02:36.839Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:02:36.839Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-28T23:02:36.840Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:02:36.840Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:02:36.840Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-28T23:02:36.840Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:02:37.081Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:02:37.081Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:02:37.081Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:02:37.081Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "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-28T23:02:38.083Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:02:38.083Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:02:38.083Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:02:38.083Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "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-28T23:02:39.084Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:02:39.084Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:02:39.085Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:02:39.085Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "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-28T23:02:40.086Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:02:40.086Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:02:40.086Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:02:40.086Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:02:41.087Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "3cc3363c-2a1e-46f6-a01f-dfea7105f42b", "serviceDescription": "service", "serviceInvariantUUID": "53e0907c-4685-443c-9afb-b6388edad63b", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "05d1ab17-7540-4804-bce9-48f607c7adae", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "06700cf1-b2dc-407d-b162-08d1beec66c7", "resourceInvariantUUID": "704760ad-6cf6-4bb9-bc99-05bd4d114f3d", "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": "MzNhYWFmOTQwMjhhYjAxZDRhOGJmYTA0ZGQzMjhlNGI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "52326665-5a88-44f9-990e-807f04b42a74", "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": "84bdb852-af72-465c-9220-0c5d34e80240", "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": "8975785e-9aa3-4481-a685-d6498c3c5dec", "generatedFromUUID": "84bdb852-af72-465c-9220-0c5d34e80240" }, "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": "8975785e-9aa3-4481-a685-d6498c3c5dec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "MjQzOWNhYmVhMTRjN2Y5MTEzMGEwOTNlMWE4YWQzOWI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1e6ff635-9586-4967-a4c2-d4832f18d39c" } ], "workloadContext": "Production" } 2023-03-28T23:02:41.088Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T23:02:41.088Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 3cc3363c-2a1e-46f6-a01f-dfea7105f42b ASDC 2023-03-28T23:02:41.088Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:fe105c1e-ef4e-412c-9c8b-44baeafe357c ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:3cc3363c-2a1e-46f6-a01f-dfea7105f42b ServiceInvariantUUID:53e0907c-4685-443c-9afb-b6388edad63b 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:1e6ff635-9586-4967-a4c2-d4832f18d39c ArtifactChecksum:MjQzOWNhYmVhMTRjN2Y5MTEzMGEwOTNlMWE4YWQzOWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:05d1ab17-7540-4804-bce9-48f607c7adae ResourceInvariantUUID:704760ad-6cf6-4bb9-bc99-05bd4d114f3d ResourceName:basic_vm ResourceType:VF ResourceUUID:06700cf1-b2dc-407d-b162-08d1beec66c7 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:52326665-5a88-44f9-990e-807f04b42a74 ArtifactChecksum:MzNhYWFmOTQwMjhhYjAxZDRhOGJmYTA0ZGQzMjhlNGI= 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:84bdb852-af72-465c-9220-0c5d34e80240 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:8975785e-9aa3-4481-a685-d6498c3c5dec 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:8975785e-9aa3-4481-a685-d6498c3c5dec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T23:02:41.088Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3cc3363c-2a1e-46f6-a01f-dfea7105f42b 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: 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-28T23:02:41.129Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:02:41.130Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:02:41.130Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:02:41.130Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-28T23:02:41.130Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:02:41.131Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-28T23:02:41.161Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T23:02:41.162Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@5c16beb7 2023-03-28T23:02:41.162Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T23:02:41.163Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-28T23:02:41.163Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 1e6ff635-9586-4967-a4c2-d4832f18d39c Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T23:02:41.163Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T23:02:41.164Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-28T23:02:41.164Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T23:02:41.164Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:02:41.164Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:02:41.164Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680044561163, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:02:42.165Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:1e6ff635-9586-4967-a4c2-d4832f18d39c) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-28T23:02:42.206Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists 2023-03-28T23:02:42.207Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T23:02:42.207Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists) 2023-03-28T23:02:42.207Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:02:42.207Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:02:42.207Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:02:42.207Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680044562207, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:02:43.208Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T23:02:43.208Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 06700cf1-b2dc-407d-b162-08d1beec66c7 already exists) 2023-03-28T23:02:43.208Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:02:43.209Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:02:43.209Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:02:43.209Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680044563208, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 06700cf1-b2dc-407d-b162-08d1beec66c7 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:02:44.210Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-28T23:02:44.229Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-28T23:02:44.233Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T23:02:44.233Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T23:02:44.233Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T23:02:44.233Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T23:02:44.233Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:02:44.233Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:02:44.233Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:02:44.233Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:02:44.233Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T23:02:44.241Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T23:03:14.242Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-28T23:03:14.253Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c and serviceModelVersionId: 3cc3363c-2a1e-46f6-a01f-dfea7105f42b 2023-03-28T23:03:14.253Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 53e0907c-4685-443c-9afb-b6388edad63b 2023-03-28T23:03:14.254Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0 2023-03-28T23:03:14.261Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T23:03:14.283Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?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-28T23:03:14.284Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|INFO|500||Invoke 2023-03-28T23:03:14.293Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T23:03:14.460Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|INFO|500||InvokeReturn 2023-03-28T23:03:14.461Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 23:03:15 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[163], vertex-id=[180424], x-aai-txid=[1-aai-resources-230328-23:03:15:646-17364], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T23:03:14.461Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T23:03:14.462Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T23:03:14.462Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T23:03:14.473Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T23:03:14.473Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID fe105c1e-ef4e-412c-9c8b-44baeafe357c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T23:03:14.474Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T23:03:14.474Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:03:14.474Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:03:14.475Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680044594474, "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-28T23:03:15.495Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T23:03:15.496Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"4e331648-c0c6-4e78-b5bd-c1a3392aefa5","serviceName":"Demo_pNF_vTrSDiHqKZFmTrxBO7An","serviceVersion":"1.0","serviceUUID":"5dc3e11a-73a7-4449-8830-c00dd58b8025","serviceDescription":"catalog service description","serviceInvariantUUID":"99465759-d5dd-4df6-968c-d7df49a08547","resources":[{"resourceInstanceName":"pNF d408ac80-5827 0","resourceName":"pNF d408ac80-5827","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2c7ae46d-9523-4fff-b664-0f1857bc7e8e","resourceInvariantUUID":"eeb69a99-a29e-489a-a316-224f3dd9312e","resourceCustomizationUUID":"f5271907-3708-463e-8dcb-d3b488f8d689","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vf-license-model.xml","artifactChecksum":"MGI2ZDNjNTQwMDkzOGIxNWQ2YzAzOWIyODI5MWUzZGE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"665512f2-5af7-4af0-878a-1c02f8001b22","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2addf1f2-bac3-417d-903b-2318e30b0c44","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e4474b26-a4cd-4d90-9cc3-8a5acd5dd9d9","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vendor-license-model.xml","artifactChecksum":"YWNiN2MxZTEzMmU3MDA4YTQ4YzUyZGNmMDU0YzIzMmM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a1ca3c31-f38f-4a7c-9218-dc0682481ba1","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"717d49b6-6f8b-479e-ae16-c08c0031e528","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c7106b50-b2bd-4d21-b8aa-1972668fa1f6","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml","artifactChecksum":"ZDU0OTUxNGExYTY3ODQ5MTYxOWQ2NjM0ODczNDg1ZGM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"10434821-a842-492c-90ab-3ddcb0dfafb1","artifactVersion":"1"},{"artifactName":"service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar","artifactChecksum":"NzlhMjQ1MTUxN2M5NzczZTUyODFmNmRkMTk4ZjYzY2M\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"cd04d25d-7975-4b04-b8d3-17f5b860598b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T23:03:15.496Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:03:15.497Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:03:15.497Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:03:15.497Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:03:16.497Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:03:16.498Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:03:16.498Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:03:16.499Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:03:17.499Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:03:17.500Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:03:17.501Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:03:17.501Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:03:18.502Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:03:18.502Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:03:18.502Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:03:18.503Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:03:19.503Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:03:19.504Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:03:19.504Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:03:19.505Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:03:20.506Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:03:20.506Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:03:20.506Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:03:20.506Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:03:21.507Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:03:21.508Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:03:21.508Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:03:21.508Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:03:22.509Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:03:22.509Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:03:22.510Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:03:22.510Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:03:23.511Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "serviceName": "Demo_pNF_vTrSDiHqKZFmTrxBO7An", "serviceVersion": "1.0", "serviceUUID": "5dc3e11a-73a7-4449-8830-c00dd58b8025", "serviceDescription": "catalog service description", "serviceInvariantUUID": "99465759-d5dd-4df6-968c-d7df49a08547", "resources": [ { "resourceInstanceName": "pNF d408ac80-5827 0", "resourceCustomizationUUID": "f5271907-3708-463e-8dcb-d3b488f8d689", "resourceName": "pNF d408ac80-5827", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2c7ae46d-9523-4fff-b664-0f1857bc7e8e", "resourceInvariantUUID": "eeb69a99-a29e-489a-a316-224f3dd9312e", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "artifactChecksum": "NzlhMjQ1MTUxN2M5NzczZTUyODFmNmRkMTk4ZjYzY2M\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "cd04d25d-7975-4b04-b8d3-17f5b860598b" } ], "workloadContext": "Production" } 2023-03-28T23:03:23.512Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T23:03:23.512Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 5dc3e11a-73a7-4449-8830-c00dd58b8025 ASDC 2023-03-28T23:03:23.512Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:4e331648-c0c6-4e78-b5bd-c1a3392aefa5 ServiceName:Demo_pNF_vTrSDiHqKZFmTrxBO7An ServiceVersion:1.0 ServiceUUID:5dc3e11a-73a7-4449-8830-c00dd58b8025 ServiceInvariantUUID:99465759-d5dd-4df6-968c-d7df49a08547 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ArtifactUUID:cd04d25d-7975-4b04-b8d3-17f5b860598b ArtifactChecksum:NzlhMjQ1MTUxN2M5NzczZTUyODFmNmRkMTk4ZjYzY2M= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF d408ac80-5827 0 ResourceCustomizationUUID:f5271907-3708-463e-8dcb-d3b488f8d689 ResourceInvariantUUID:eeb69a99-a29e-489a-a316-224f3dd9312e ResourceName:pNF d408ac80-5827 ResourceType:PNF ResourceUUID:2c7ae46d-9523-4fff-b664-0f1857bc7e8e ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T23:03:23.512Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 5dc3e11a-73a7-4449-8830-c00dd58b8025 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-28T23:03:23.549Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:03:23.549Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:03:23.549Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:03:23.550Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b from URL: /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:03:23.550Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:03:23.550Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:03:23.781Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T23:03:23.785Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar cd04d25d-7975-4b04-b8d3-17f5b860598b 88032 2023-03-28T23:03:23.786Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ASDC sendASDCNotification 2023-03-28T23:03:23.786Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:03:23.786Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T23:03:23.786Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:03:23.786Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:03:23.786Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680044603786, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:03:24.787Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:03:24.787Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:03:24.788Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b, URL: /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar to file: /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:03:24.788Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:03:24.788Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:03:24.788Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:03:24.893Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10371793644885299890/Definitions/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml 2023-03-28T23:03:25.448Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T23:03:25.449Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:03:25.449Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:03:25.449Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T23:03:25.449Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF d408ac80-5827 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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:03:25.449Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:03:25.449Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:03:25.449Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:03:25.449Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:03:25.450Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:03:25.450Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:03:25.450Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:03:25.450Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:03:25.450Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:03:25.450Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Node template pNF d408ac80-5827 0 is matching search criteria 2023-03-28T23:03:25.450Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:03:25.450Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF d408ac80-5827 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:03:25.451Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:03:25.451Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:03:25.451Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Node template pNF d408ac80-5827 0 is matching search criteria 2023-03-28T23:03:25.451Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:03:25.451Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF d408ac80-5827 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:03:25.451Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:03:25.451Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:03:25.451Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:03:25.451Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:03:25.451Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:03:25.452Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:03:25.452Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:03:25.452Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:03:25.452Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:03:25.452Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:03:25.452Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_vTrSDiHqKZFmTrxBO7An Description:catalog service description Model UUID:5dc3e11a-73a7-4449-8830-c00dd58b8025 Model Version:NULL Model InvariantUuid:99465759-d5dd-4df6-968c-d7df49a08547 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-28T23:03:25.473Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Processing Resource Type: PNF, Model UUID: 2c7ae46d-9523-4fff-b664-0f1857bc7e8e 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-28T23:03:25.478Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||pNF d408ac80-5827 0 2023-03-28T23:03:25.478Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 2c7ae46d-9523-4fff-b664-0f1857bc7e8e 2023-03-28T23:03:25.478Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||No resources found for Service: 5dc3e11a-73a7-4449-8830-c00dd58b8025 2023-03-28T23:03:25.478Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 5dc3e11a-73a7-4449-8830-c00dd58b8025 2023-03-28T23:03:25.478Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF d408ac80-5827 0 2c7ae46d-9523-4fff-b664-0f1857bc7e8e 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-28T23:03:25.489Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@4b7c6ad, org.onap.sdc.toscaparser.api.parameters.Input@21dbdf2b, org.onap.sdc.toscaparser.api.parameters.Input@280931bb, org.onap.sdc.toscaparser.api.parameters.Input@4385d01b, org.onap.sdc.toscaparser.api.parameters.Input@793df468] 2023-03-28T23:03:25.489Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:03:25.489Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:03:25.489Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid 5dc3e11a-73a7-4449-8830-c00dd58b8025: pNF d408ac80-5827 2023-03-28T23:03:25.490Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Processing PNF resource: 2c7ae46d-9523-4fff-b664-0f1857bc7e8e 2023-03-28T23:03:25.490Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:03:25.490Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:03:25.490Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Resource customization UUID: f5271907-3708-463e-8dcb-d3b488f8d689 is the same as notified resource customizationUUID: f5271907-3708-463e-8dcb-d3b488f8d689 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-28T23:03:25.583Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF d408ac80-5827 2c7ae46d-9523-4fff-b664-0f1857bc7e8e 0 ASDC deployResourceStructure 2023-03-28T23:03:25.583Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ASDC sendASDCNotification 2023-03-28T23:03:25.583Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:03:25.583Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-28T23:03:25.583Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:03:25.583Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:03:25.583Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680044605583, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:03:26.584Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 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-28T23:03:26.600Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 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-28T23:03:26.602Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T23:03:26.602Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T23:03:26.602Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T23:03:26.602Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T23:03:26.602Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:03:26.602Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:03:26.602Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:03:26.602Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:03:26.602Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-28T23:03:26.610Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T23:03:36.826Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:03:36.827Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:03:36.827Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:03:36.827Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:03:56.611Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 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-28T23:03:56.619Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 and serviceModelVersionId: 5dc3e11a-73a7-4449-8830-c00dd58b8025 2023-03-28T23:03:56.619Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 99465759-d5dd-4df6-968c-d7df49a08547 2023-03-28T23:03:56.620Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0 2023-03-28T23:03:56.623Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T23:03:56.634Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?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-28T23:03:56.634Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|INFO|500||Invoke 2023-03-28T23:03:56.641Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T23:03:56.791Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|INFO|500||InvokeReturn 2023-03-28T23:03:56.792Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 23:03:57 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[146], vertex-id=[266248], x-aai-txid=[2-aai-resources-230328-23:03:57:993-4132], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T23:03:56.792Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T23:03:56.793Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T23:03:56.793Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-28T23:03:56.800Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-28T23:03:56.800Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T23:03:56.801Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T23:03:56.801Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:03:56.801Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:03:56.801Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680044636800, "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-28T23:03:57.822Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T23:03:57.823Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-28T23:03:57.823Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Node 2 disconnected. 2023-03-28T23:03:57.824Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Node 1 disconnected. 2023-03-28T23:03:57.825Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-28T23:03:57.825Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-28T23:03:57.825Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Lost previously 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-28T23:03:57.825Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] (Re-)joining group 2023-03-28T23:03:57.828Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=7, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-28T23:03:57.831Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-7530b624-4e32-4253-a9c5-2c3e2f4c2be5 2023-03-28T23:03:57.831Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-28T23:03:57.831Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] (Re-)joining group 2023-03-28T23:03:59.379Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:04:02.390Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:04:05.399Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:04:08.408Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:04:11.417Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:04:14.427Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:04:17.436Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:04:20.450Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:04:23.459Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:04:26.467Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:04:29.476Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:04:32.485Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:04:35.495Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:04:36.826Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:04:36.844Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-28T23:04:36.844Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-28T23:04:36.850Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Successfully joined group with generation Generation{generationId=18, memberId='SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-7530b624-4e32-4253-a9c5-2c3e2f4c2be5', protocol='range'} 2023-03-28T23:04:36.851Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=18, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T23:04:36.856Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 18: {SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-7530b624-4e32-4253-a9c5-2c3e2f4c2be5=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]), SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-28T23:04:36.872Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Successfully synced group in generation Generation{generationId=18, memberId='SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-7530b624-4e32-4253-a9c5-2c3e2f4c2be5', protocol='range'} 2023-03-28T23:04:36.873Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=18, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T23:04:36.873Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-28T23:04:36.873Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T23:04:36.873Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T23:04:36.873Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-28T23:04:36.877Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-28T23:04:36.878Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-28T23:04:36.878Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-28T23:04:36.878Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-28T23:04:36.878Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-28T23:04:36.878Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-28T23:04:36.878Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=691, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T23:04:36.878Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-28T23:04:36.878Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-28T23:04:36.879Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-28T23:04:36.879Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-28T23:04:36.879Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-28T23:04:36.963Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T23:04:36.963Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"588f8ba4-ec41-453c-9643-aaa9a40a4bd3","serviceName":"basic_onboard_PRuAnc","serviceVersion":"1.0","serviceUUID":"db3fb57a-c268-4f32-8293-6836f7d7737c","serviceDescription":"service","serviceInvariantUUID":"654b14a6-99a1-48e0-b0a8-d81184a1c2a4","resources":[{"resourceInstanceName":"basic_onboard_PRuAnc 0","resourceName":"basic_onboard_PRuAnc","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"e76e4766-ae26-4382-aa57-0238311f7279","resourceInvariantUUID":"4e249934-061c-4b25-9b30-d62e8c4ad8da","resourceCustomizationUUID":"c8a6c118-3baa-4580-a5a7-a9cb03afa0cd","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml","artifactChecksum":"NmJlZjVjNjRmODY0ZjdiZWQ5N2I2M2FhZjIzMTU2NWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7c71679d-1674-4353-88c6-c4162a82a780","artifactVersion":"1"},{"artifactName":"basic_onboard_pruanc0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json","artifactChecksum":"OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"db77a487-cb70-44e7-aee8-73179f1a300a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"3efaab39-307b-470c-a2e3-277072140d08","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"23159f53-9881-4ce8-9228-0eedca61923d","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"abc20b33-96c9-409c-ac3d-e9f9a43f33f6","artifactVersion":"2","generatedFromUUID":"3efaab39-307b-470c-a2e3-277072140d08"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardPruanc-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml","artifactChecksum":"OWJhMDY2YjdiYTlmNGYxNmY4ZTViMDFkNjBkNDY1NTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0f8385b4-bd61-4cce-a96a-6987f8183cfc","artifactVersion":"1"},{"artifactName":"service-BasicOnboardPruanc-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar","artifactChecksum":"NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5d4337f7-8fd0-45f5-b5a7-630e0760540d","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T23:04:36.964Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:04:36.964Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:04:36.964Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:04:36.964Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:04:37.896Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:04:37.897Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-28T23:04:37.897Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:04:37.897Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:04:37.897Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:04:37.898Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:04:37.898Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:04:37.898Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:04:37.898Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:04:37.898Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:04:37.898Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680044561163, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T23:04:37.898Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:04:37.898Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:04:37.898Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680044562207, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists" } 2023-03-28T23:04:37.898Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:04:37.899Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:04:37.899Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680044563208, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 06700cf1-b2dc-407d-b162-08d1beec66c7 already exists" } 2023-03-28T23:04:37.899Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:04:37.899Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:04:37.899Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680044594474, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T23:04:37.899Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:04:37.899Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:04:37.899Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:04:37.899Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:04:37.900Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:04:37.900Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T23:04:37.900Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:04:37.900Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:04:37.900Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T23:04:37.900Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:04:37.900Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:04:37.900Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:04:37.900Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:04:37.900Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:04:37.900Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:04:37.901Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:04:37.901Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:04:37.901Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:04:37.901Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:04:37.901Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:04:37.901Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:04:37.901Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:04:37.901Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:04:37.901Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680044056808, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:04:37.901Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:04:37.901Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:04:37.901Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680044603786, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T23:04:37.902Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:04:37.902Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:04:37.902Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680044605583, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T23:04:37.902Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:04:37.902Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:04:37.902Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680044636800, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T23:04:37.902Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:04:37.902Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:04:37.902Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:04:37.902Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:04:37.965Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:04:37.965Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:04:37.965Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:04:37.965Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:04:38.966Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:04:38.966Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:04:38.966Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:04:38.967Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:04:39.967Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:04:39.968Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:04:39.968Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:04:39.968Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:04:40.968Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:04:40.969Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:04:40.969Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:04:40.969Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:04:41.969Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:04:41.970Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:04:41.970Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:04:41.970Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:04:42.971Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:04:42.971Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:04:42.972Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:04:42.972Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:04:43.973Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "serviceName": "basic_onboard_PRuAnc", "serviceVersion": "1.0", "serviceUUID": "db3fb57a-c268-4f32-8293-6836f7d7737c", "serviceDescription": "service", "serviceInvariantUUID": "654b14a6-99a1-48e0-b0a8-d81184a1c2a4", "resources": [ { "resourceInstanceName": "basic_onboard_PRuAnc 0", "resourceCustomizationUUID": "c8a6c118-3baa-4580-a5a7-a9cb03afa0cd", "resourceName": "basic_onboard_PRuAnc", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "e76e4766-ae26-4382-aa57-0238311f7279", "resourceInvariantUUID": "4e249934-061c-4b25-9b30-d62e8c4ad8da", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_pruanc0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "artifactChecksum": "OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "db77a487-cb70-44e7-aee8-73179f1a300a", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "3efaab39-307b-470c-a2e3-277072140d08", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "abc20b33-96c9-409c-ac3d-e9f9a43f33f6", "generatedFromUUID": "3efaab39-307b-470c-a2e3-277072140d08" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "abc20b33-96c9-409c-ac3d-e9f9a43f33f6", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardPruanc-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "artifactChecksum": "NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5d4337f7-8fd0-45f5-b5a7-630e0760540d" } ], "workloadContext": "Production" } 2023-03-28T23:04:43.973Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T23:04:43.973Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 db3fb57a-c268-4f32-8293-6836f7d7737c ASDC 2023-03-28T23:04:43.973Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:588f8ba4-ec41-453c-9643-aaa9a40a4bd3 ServiceName:basic_onboard_PRuAnc ServiceVersion:1.0 ServiceUUID:db3fb57a-c268-4f32-8293-6836f7d7737c ServiceInvariantUUID:654b14a6-99a1-48e0-b0a8-d81184a1c2a4 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardPruanc-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar ArtifactUUID:5d4337f7-8fd0-45f5-b5a7-630e0760540d ArtifactChecksum:NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_PRuAnc 0 ResourceCustomizationUUID:c8a6c118-3baa-4580-a5a7-a9cb03afa0cd ResourceInvariantUUID:4e249934-061c-4b25-9b30-d62e8c4ad8da ResourceName:basic_onboard_PRuAnc ResourceType:VF ResourceUUID:e76e4766-ae26-4382-aa57-0238311f7279 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_pruanc0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json ArtifactUUID:db77a487-cb70-44e7-aee8-73179f1a300a ArtifactChecksum:OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU= 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml ArtifactUUID:3efaab39-307b-470c-a2e3-277072140d08 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env ArtifactUUID:abc20b33-96c9-409c-ac3d-e9f9a43f33f6 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env ArtifactUUID:abc20b33-96c9-409c-ac3d-e9f9a43f33f6 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T23:04:43.974Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF db3fb57a-c268-4f32-8293-6836f7d7737c 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: 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-28T23:04:44.006Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:04:44.007Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:04:44.007Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:04:44.007Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 5d4337f7-8fd0-45f5-b5a7-630e0760540d from URL: /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 2023-03-28T23:04:44.007Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:04:44.007Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 2023-03-28T23:04:44.029Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T23:04:44.030Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@41a437c0 2023-03-28T23:04:44.030Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T23:04:44.031Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardPruanc" ] } } } 2023-03-28T23:04:44.031Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardPruanc-csar.csar /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 5d4337f7-8fd0-45f5-b5a7-630e0760540d Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T23:04:44.031Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar ASDC sendASDCNotification 2023-03-28T23:04:44.031Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar(Specified artifact is not found) 2023-03-28T23:04:44.031Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T23:04:44.032Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:04:44.032Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:04:44.032Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680044684031, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:04:45.033Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardPruanc-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar(UUID:5d4337f7-8fd0-45f5-b5a7-630e0760540d) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-28T23:04:45.052Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-28T23:04:45.052Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: e76e4766-ae26-4382-aa57-0238311f7279 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-28T23:04:45.058Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||basic_onboard_PRuAnc 0 2023-03-28T23:04:45.058Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: e76e4766-ae26-4382-aa57-0238311f7279 2023-03-28T23:04:45.058Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: db77a487-cb70-44e7-aee8-73179f1a300a from URL: /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json 2023-03-28T23:04:45.058Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:04:45.058Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json 2023-03-28T23:04:45.071Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T23:04:45.072Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@464c6b91 2023-03-28T23:04:45.072Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T23:04:45.072Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardPruanc" ] } } } 2023-03-28T23:04:45.072Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_pruanc0_modules.json /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json db77a487-cb70-44e7-aee8-73179f1a300a Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T23:04:45.072Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json ASDC sendASDCNotification 2023-03-28T23:04:45.072Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json(Specified artifact is not found) 2023-03-28T23:04:45.073Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T23:04:45.073Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:04:45.073Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:04:45.073Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680044685072, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:04:46.075Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_pruanc0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json(UUID:db77a487-cb70-44e7-aee8-73179f1a300a) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-28T23:04:46.075Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:04:46.096Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:04:46.100Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T23:04:46.100Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T23:05:16.100Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:05:16.121Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:05:16.125Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T23:05:16.125Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T23:05:36.826Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:05:36.827Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:05:36.827Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "NOTIFIED" } 2023-03-28T23:05:36.828Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:05:46.125Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:05:46.144Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:05:46.148Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T23:05:46.148Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T23:06:16.149Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:06:16.170Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:06:16.174Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T23:06:16.174Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T23:06:36.826Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:06:36.827Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:06:36.828Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-28T23:06:36.828Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:06:36.828Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:06:36.828Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:06:36.828Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:06:36.828Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:06:36.828Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-28T23:06:36.828Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:06:36.829Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:06:36.829Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:06:36.829Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:06:36.829Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:06:36.829Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:06:36.829Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:06:36.829Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:06:36.829Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680044684031, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T23:06:36.829Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:06:36.829Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:06:36.829Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680044685072, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T23:06:36.829Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:06:46.175Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:06:46.194Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:06:46.197Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T23:06:46.197Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T23:07:16.198Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:07:16.215Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:07:16.219Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T23:07:16.219Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T23:07:36.826Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:07:46.220Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:07:46.240Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:07:46.243Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T23:07:46.243Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T23:08:16.244Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:08:16.267Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:08:16.270Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T23:08:16.271Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T23:08:36.826Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:08:46.271Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:08:46.288Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:08:46.291Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T23:08:46.291Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T23:09:16.291Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:09:16.312Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:09:16.316Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T23:09:16.316Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T23:09:26.868Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:09:26.868Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "policy-distribution-id", "timestamp": 1680044953535, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:09:26.869Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:09:36.826Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:09:36.827Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:09:36.827Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "multicloud-k8s", "timestamp": 1680044950708, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:09:36.828Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:09:36.999Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-28T23:09:36.999Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Member SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-7530b624-4e32-4253-a9c5-2c3e2f4c2be5 sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired. 2023-03-28T23:09:37.000Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-28T23:09:37.000Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-28T23:09:37.568Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:09:40.576Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:09:43.585Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:09:46.317Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-28T23:09:46.317Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:09:46.324Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 and serviceModelVersionId: db3fb57a-c268-4f32-8293-6836f7d7737c 2023-03-28T23:09:46.325Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 654b14a6-99a1-48e0-b0a8-d81184a1c2a4 2023-03-28T23:09:46.326Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0 2023-03-28T23:09:46.332Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T23:09:46.346Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?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-28T23:09:46.347Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|INFO|500||Invoke 2023-03-28T23:09:46.354Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-28T23:09:46.385Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-28T23:09:46.385Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0 has http status code:404 and response headers:{date=[Tue, 28 Mar 2023 23:09:47 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[28], x-aai-txid=[1-aai-resources-230328-23:09:47:708-31777], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T23:09:46.386Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c","ERR.5.4.6114"]}}} 2023-03-28T23:09:46.388Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-28T23:09:46.388Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) 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-28T23:09:46.388Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-28T23:09:46.389Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 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-28T23:09:46.398Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||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-28T23:09:46.399Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-28T23:09:46.399Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-28T23:09:46.399Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:09:46.399Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:09:46.399Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680044986399, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:09:46.594Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 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-28T23:09:47.418Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T23:09:47.418Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"ad44a54f-9415-48bd-bf30-fdf48338e2b4","serviceName":"vFW 2023-03-28 22-02-01","serviceVersion":"1.0","serviceUUID":"93dc6276-0725-49b0-a7ce-fdc8ca01e3b6","serviceDescription":"catalog service description","serviceInvariantUUID":"a7f48542-78c3-40a8-8d7c-1480905d98f0","resources":[{"resourceInstanceName":"vFW 67410293-e76b 0","resourceName":"vFW 67410293-e76b","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"87dc6175-9dcb-4077-ac32-6815330f219c","resourceInvariantUUID":"a3dea2ac-7cdc-47c6-a372-633ad11be473","resourceCustomizationUUID":"5ce38cf7-2e75-495c-a214-3bd7bb5850e7","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml","artifactChecksum":"MWViOGZhMjQ2YzJkOGY2NmNkNjQ4NzI2MzRmNWNlNDY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"085973a9-6309-45fc-8253-5b20b4ced7c2","artifactVersion":"1"},{"artifactName":"vfw67410293e76b0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json","artifactChecksum":"NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5de4d4d9-6ba9-4a7d-8282-7581ee34cdab","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d19d934b-9ad4-48a2-97e0-5bd3b5396997","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml","artifactChecksum":"MDQzNDM4MjBiYTEyMmQ4NTAwZmE0ZWMwMjVhY2Y0NDk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a310a987-b363-4601-b1de-1afe664b595d","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"15a8bbc0-1b52-4b59-87fa-7d7ed3200906","artifactVersion":"2","generatedFromUUID":"d19d934b-9ad4-48a2-97e0-5bd3b5396997"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230328220201-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml","artifactChecksum":"YjJkMTgyZWQwZmE4NmI3N2FiYjk5MjJhMjk4YWViMTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"47abb903-b87f-40d0-95c0-e171a8139ac0","artifactVersion":"1"},{"artifactName":"service-Vfw20230328220201-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar","artifactChecksum":"ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"38d09853-bc3c-44ab-a917-1e22a9f79f53","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T23:09:47.418Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:09:47.418Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:09:47.418Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:09:47.418Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:09:48.420Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:09:48.420Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:09:48.420Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:09:48.420Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:09:49.422Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:09:49.422Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:09:49.423Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:09:49.423Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:09:49.603Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:09:50.424Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:09:50.424Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:09:50.424Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:09:50.424Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:09:51.426Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:09:51.426Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:09:51.426Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:09:51.426Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:09:52.428Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:09:52.428Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:09:52.429Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:09:52.429Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:09:52.612Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:09:53.430Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:09:53.431Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:09:53.431Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:09:53.431Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:09:54.433Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "serviceName": "vFW 2023-03-28 22-02-01", "serviceVersion": "1.0", "serviceUUID": "93dc6276-0725-49b0-a7ce-fdc8ca01e3b6", "serviceDescription": "catalog service description", "serviceInvariantUUID": "a7f48542-78c3-40a8-8d7c-1480905d98f0", "resources": [ { "resourceInstanceName": "vFW 67410293-e76b 0", "resourceCustomizationUUID": "5ce38cf7-2e75-495c-a214-3bd7bb5850e7", "resourceName": "vFW 67410293-e76b", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "87dc6175-9dcb-4077-ac32-6815330f219c", "resourceInvariantUUID": "a3dea2ac-7cdc-47c6-a372-633ad11be473", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw67410293e76b0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "artifactChecksum": "NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5de4d4d9-6ba9-4a7d-8282-7581ee34cdab", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d19d934b-9ad4-48a2-97e0-5bd3b5396997", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "15a8bbc0-1b52-4b59-87fa-7d7ed3200906", "generatedFromUUID": "d19d934b-9ad4-48a2-97e0-5bd3b5396997" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "15a8bbc0-1b52-4b59-87fa-7d7ed3200906", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230328220201-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "artifactChecksum": "ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "38d09853-bc3c-44ab-a917-1e22a9f79f53" } ], "workloadContext": "Production" } 2023-03-28T23:09:54.433Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T23:09:54.434Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 ASDC 2023-03-28T23:09:54.435Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:ad44a54f-9415-48bd-bf30-fdf48338e2b4 ServiceName:vFW 2023-03-28 22-02-01 ServiceVersion:1.0 ServiceUUID:93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 ServiceInvariantUUID:a7f48542-78c3-40a8-8d7c-1480905d98f0 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230328220201-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ArtifactUUID:38d09853-bc3c-44ab-a917-1e22a9f79f53 ArtifactChecksum:ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 67410293-e76b 0 ResourceCustomizationUUID:5ce38cf7-2e75-495c-a214-3bd7bb5850e7 ResourceInvariantUUID:a3dea2ac-7cdc-47c6-a372-633ad11be473 ResourceName:vFW 67410293-e76b ResourceType:VF ResourceUUID:87dc6175-9dcb-4077-ac32-6815330f219c ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw67410293e76b0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json ArtifactUUID:5de4d4d9-6ba9-4a7d-8282-7581ee34cdab ArtifactChecksum:NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY= 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml ArtifactUUID:d19d934b-9ad4-48a2-97e0-5bd3b5396997 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env ArtifactUUID:15a8bbc0-1b52-4b59-87fa-7d7ed3200906 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env ArtifactUUID:15a8bbc0-1b52-4b59-87fa-7d7ed3200906 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T23:09:54.435Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 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: 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-28T23:09:54.470Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:09:54.470Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:09:54.470Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:09:54.470Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 from URL: /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-28T23:09:54.470Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:09:54.471Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-28T23:09:54.716Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T23:09:54.719Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 38d09853-bc3c-44ab-a917-1e22a9f79f53 101498 2023-03-28T23:09:54.720Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-28T23:09:54.720Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-28T23:09:54.720Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T23:09:54.721Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:09:54.721Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:09:54.721Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680044994720, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:09:55.625Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:09:55.723Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:09:55.723Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:09:55.724Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53, URL: /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar to file: /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T23:09:55.724Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230328220201-csar.csar 2023-03-28T23:09:55.725Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T23:09:55.725Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T23:09:55.835Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4383623618410518440/Definitions/service-Vfw20230328220201-template.yml Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided 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 2023-03-28T23:09:57.328Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T23:09:57.329Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:09:57.329Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T23:09:57.329Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-28T23:09:57.329Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T23:09:57.329Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-28T23:09:57.329Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-28T23:09:57.329Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-28T23:09:57.329Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T23:09:57.329Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T23:09:57.329Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-28T23:09:57.329Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T23:09:57.329Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T23:09:57.329Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 67410293-e76b 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-Vfw20230328220201-csar.csar 2023-03-28T23:09:57.329Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T23:09:57.330Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:09:57.330Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:09:57.330Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:09:57.330Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T23:09:57.330Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:09:57.330Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:09:57.331Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:09:57.331Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:09:57.331Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T23:09:57.331Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:09:57.331Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:09:57.331Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:09:57.331Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:09:57.331Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:09:57.331Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-28T23:09:57.331Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T23:09:57.331Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T23:09:57.331Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:09:57.332Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T23:09:57.332Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:09:57.332Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T23:09:57.332Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T23:09:57.332Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T23:09:57.332Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T23:09:57.332Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:09:57.332Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T23:09:57.332Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T23:09:57.332Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T23:09:57.332Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T23:09:57.332Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:09:57.333Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-28T23:09:57.333Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:09:57.333Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-28T23:09:57.333Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:09:57.333Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T23:09:57.333Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T23:09:57.333Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:09:57.333Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T23:09:57.333Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T23:09:57.333Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:09:57.333Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T23:09:57.333Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T23:09:57.334Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:09:57.334Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-28T23:09:57.334Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T23:09:57.334Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-28T23:09:57.334Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T23:09:57.334Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T23:09:57.334Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T23:09:57.334Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:09:57.334Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T23:09:57.334Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T23:09:57.334Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T23:09:57.334Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T23:09:57.334Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:09:57.334Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=74a9d765-6a78-4386-85d5-0096600be1bb 2023-03-28T23:09:57.335Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:09:57.335Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-28T23:09:57.335Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T23:09:57.335Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T23:09:57.335Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:09:57.335Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T23:09:57.335Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:09:57.335Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T23:09:57.335Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T23:09:57.335Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-28T23:09:57.335Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T23:09:57.335Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T23:09:57.335Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T23:09:57.336Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:09:57.336Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=79a48a92-26a2-467b-a3e1-dd9aea758c0e 2023-03-28T23:09:57.336Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:09:57.336Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-28T23:09:57.336Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T23:09:57.336Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T23:09:57.336Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:09:57.336Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T23:09:57.336Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:09:57.336Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T23:09:57.336Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T23:09:57.336Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T23:09:57.336Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T23:09:57.336Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:09:57.336Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T23:09:57.336Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-28T23:09:57.336Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=6a2ddb58-dd58-4d8b-b6d7-eb73a547cbcf 2023-03-28T23:09:57.337Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:09:57.337Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:09:57.337Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:09:57.337Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:09:57.337Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:09:57.337Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:09:57.337Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:09:57.337Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:09:57.337Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-28 22-02-01 Description:catalog service description Model UUID:93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 Model Version:NULL Model InvariantUuid:a7f48542-78c3-40a8-8d7c-1480905d98f0 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 67410293-e76b Model UUID:cf8e4eb5-9864-4fdd-af64-80b03f48d14d Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:a3dea2ac-7cdc-47c6-a372-633ad11be473 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:5ce38cf7-2e75-495c-a214-3bd7bb5850e7 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:193cd6e2-538e-4142-9392-7ebb398b7e43 ModelName:Vfw67410293E76b..base_vfw..module-0 ModelUuid:b16cd493-2fbb-4548-a3d8-90863aeb9b7d ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:74a9d765-6a78-4386-85d5-0096600be1bb ModelInvariantUuid:bed6b03d-444d-4294-b591-54da9a36918d ModelName:vFW 67410293-e76b-nodes.vfwCvfc ModelUuid:c051efdd-da87-4c3f-9332-3d86f32a2f49 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:6b57d388-0a65-43b6-8ed1-785e401b9ac8 ModelInvariantUuid:9d06528b-ed4c-484e-a7ee-fac8dc7d9b81 ModelName:Vfw67410293E76b.compute.nodes.heat.vfw ModelUuid:cda29578-f723-4724-9cae-1499f665a439 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:79a48a92-26a2-467b-a3e1-dd9aea758c0e ModelInvariantUuid:b894ffd2-ee00-44bf-8548-41ca0b9e6c43 ModelName:vFW 67410293-e76b-nodes.vsnCvfc ModelUuid:3f1b92ee-581a-4fff-a85d-2043b8a3fd97 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:13b293d9-7396-4746-8010-2aa34880a43c ModelInvariantUuid:47bb46c4-9c05-44aa-bfc2-f88d6d4c5025 ModelName:Vfw67410293E76b.compute.nodes.heat.vsn ModelUuid:a2c8400a-1afd-4e2c-b390-896018a104e2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:6a2ddb58-dd58-4d8b-b6d7-eb73a547cbcf ModelInvariantUuid:c90fe34c-a014-4100-8de6-49880a60d437 ModelName:vFW 67410293-e76b-nodes.vpgCvfc ModelUuid:02a541b8-8f9e-40b3-b802-d75d4303054d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:d8086a3a-4e7c-423f-adf7-07a6ddf69b79 ModelInvariantUuid:b9f80dd7-c2be-40f0-b1b5-286822f5255e ModelName:Vfw67410293E76b.compute.nodes.heat.vpg ModelUuid:edd030db-baa1-428f-8c44-e47e82120dd8 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=? 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-28T23:09:57.374Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||ERROR|500||Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists 2023-03-28T23:09:57.374Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-28T23:09:57.374Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar(Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists) 2023-03-28T23:09:57.374Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:09:57.374Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:09:57.374Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:09:57.374Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680044997374, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:09:58.375Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-28T23:09:58.376Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar(Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists) 2023-03-28T23:09:58.376Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:09:58.376Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:09:58.376Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:09:58.376Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680044998375, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:09:58.645Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:09:59.377Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-28T23:09:59.399Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-28T23:09:59.403Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T23:09:59.403Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T23:09:59.403Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T23:09:59.403Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T23:09:59.404Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:09:59.404Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:09:59.404Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:09:59.404Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:09:59.404Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-28T23:09:59.414Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T23:10:01.654Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:10:04.664Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:10:07.673Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:10:10.683Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:10:13.692Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:10:16.702Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:10:19.711Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:10:22.723Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:10:25.735Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:10:28.744Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:10:29.415Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-28T23:10:29.427Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 and serviceModelVersionId: 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 2023-03-28T23:10:29.427Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a7f48542-78c3-40a8-8d7c-1480905d98f0 2023-03-28T23:10:29.428Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 2023-03-28T23:10:29.434Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T23:10:29.451Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?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-28T23:10:29.452Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|INFO|500||Invoke 2023-03-28T23:10:29.458Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T23:10:29.601Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|INFO|500||InvokeReturn 2023-03-28T23:10:29.602Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 23:10:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[140], vertex-id=[204904], x-aai-txid=[0-aai-resources-230328-23:10:30:811-42209], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T23:10:29.602Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T23:10:29.602Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T23:10:29.602Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-28T23:10:29.609Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-28T23:10:29.609Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ad44a54f-9415-48bd-bf30-fdf48338e2b4 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T23:10:29.609Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T23:10:29.610Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:10:29.610Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:10:29.610Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680045029609, "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-28T23:10:30.632Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T23:10:30.632Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"311a6477-b2cc-463c-9fee-aa741f7534d0","serviceName":"vFW 2023-03-28 22-18-55","serviceVersion":"1.0","serviceUUID":"86258cd9-b564-47e4-88c7-326a9c01209f","serviceDescription":"catalog service description","serviceInvariantUUID":"816a8d4d-52df-442b-ab64-56255b003b1b","resources":[{"resourceInstanceName":"vFW 4e17aa4e-f357 0","resourceName":"vFW 4e17aa4e-f357","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"9b459486-5c24-4b0e-b8c0-b27316cf0496","resourceInvariantUUID":"f0eb43bc-7057-4bfd-8597-2d8f61758599","resourceCustomizationUUID":"4f16d217-4b00-405b-8532-7309a7e941d5","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml","artifactChecksum":"NGZhNmFjYzI0OWMzNjk0M2ZiMDY3OWJlODEwMTBhZWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"dd088c19-0061-4db4-86ab-4eb0931888cf","artifactVersion":"1"},{"artifactName":"vfw4e17aa4ef3570_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json","artifactChecksum":"NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"fd4c9261-11b4-43ae-8ee7-4bc91a759c95","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f047bf4e-f981-4d29-99e8-fd6c3f83f2d3","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml","artifactChecksum":"YTBlYmE2NTk4ZGI4ZDVjMmYxY2ZkMDU2YWU3NmY0OGU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3c91ae60-e7e2-4688-b4a1-b853f4361f52","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7bcb52f7-4100-4599-afa7-d7d46b176374","artifactVersion":"2","generatedFromUUID":"f047bf4e-f981-4d29-99e8-fd6c3f83f2d3"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230328221855-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml","artifactChecksum":"Y2FiN2ZmMDY0ODIxZDM2YTQ2OGRmNTY3NTE2YzhkMjM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"46d95744-768f-403d-ba4a-13585170514a","artifactVersion":"1"},{"artifactName":"service-Vfw20230328221855-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar","artifactChecksum":"ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a3ef5172-4047-46ee-9c6d-d34e1107a71d","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T23:10:30.633Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:10:30.633Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:10:30.633Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:10:30.633Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:10:31.634Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:10:31.634Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:10:31.634Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:10:31.634Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:10:31.753Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:10:32.636Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:10:32.637Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:10:32.637Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:10:32.637Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:10:33.638Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:10:33.638Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:10:33.638Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:10:33.638Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:10:34.639Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:10:34.640Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:10:34.640Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:10:34.640Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:10:34.764Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:10:35.641Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:10:35.642Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:10:35.642Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:10:35.642Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:10:36.642Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:10:36.643Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:10:36.643Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:10:36.643Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:10:36.826Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:10:36.839Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-28T23:10:36.840Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-28T23:10:36.846Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=19, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T23:10:36.846Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 19: {SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-28T23:10:36.861Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=19, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T23:10:36.862Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T23:10:36.862Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T23:10:36.869Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-28T23:10:36.869Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-28T23:10:36.870Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-28T23:10:36.870Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=720, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T23:10:36.870Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-28T23:10:36.870Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-28T23:10:37.644Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "serviceName": "vFW 2023-03-28 22-18-55", "serviceVersion": "1.0", "serviceUUID": "86258cd9-b564-47e4-88c7-326a9c01209f", "serviceDescription": "catalog service description", "serviceInvariantUUID": "816a8d4d-52df-442b-ab64-56255b003b1b", "resources": [ { "resourceInstanceName": "vFW 4e17aa4e-f357 0", "resourceCustomizationUUID": "4f16d217-4b00-405b-8532-7309a7e941d5", "resourceName": "vFW 4e17aa4e-f357", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "9b459486-5c24-4b0e-b8c0-b27316cf0496", "resourceInvariantUUID": "f0eb43bc-7057-4bfd-8597-2d8f61758599", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw4e17aa4ef3570_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "artifactChecksum": "NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "fd4c9261-11b4-43ae-8ee7-4bc91a759c95", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "f047bf4e-f981-4d29-99e8-fd6c3f83f2d3", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7bcb52f7-4100-4599-afa7-d7d46b176374", "generatedFromUUID": "f047bf4e-f981-4d29-99e8-fd6c3f83f2d3" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7bcb52f7-4100-4599-afa7-d7d46b176374", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230328221855-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "artifactChecksum": "ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a3ef5172-4047-46ee-9c6d-d34e1107a71d" } ], "workloadContext": "Production" } 2023-03-28T23:10:37.645Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T23:10:37.645Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 86258cd9-b564-47e4-88c7-326a9c01209f ASDC 2023-03-28T23:10:37.646Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:311a6477-b2cc-463c-9fee-aa741f7534d0 ServiceName:vFW 2023-03-28 22-18-55 ServiceVersion:1.0 ServiceUUID:86258cd9-b564-47e4-88c7-326a9c01209f ServiceInvariantUUID:816a8d4d-52df-442b-ab64-56255b003b1b ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230328221855-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ArtifactUUID:a3ef5172-4047-46ee-9c6d-d34e1107a71d ArtifactChecksum:ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 4e17aa4e-f357 0 ResourceCustomizationUUID:4f16d217-4b00-405b-8532-7309a7e941d5 ResourceInvariantUUID:f0eb43bc-7057-4bfd-8597-2d8f61758599 ResourceName:vFW 4e17aa4e-f357 ResourceType:VF ResourceUUID:9b459486-5c24-4b0e-b8c0-b27316cf0496 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw4e17aa4ef3570_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json ArtifactUUID:fd4c9261-11b4-43ae-8ee7-4bc91a759c95 ArtifactChecksum:NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ= 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml ArtifactUUID:f047bf4e-f981-4d29-99e8-fd6c3f83f2d3 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env ArtifactUUID:7bcb52f7-4100-4599-afa7-d7d46b176374 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env ArtifactUUID:7bcb52f7-4100-4599-afa7-d7d46b176374 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T23:10:37.646Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 86258cd9-b564-47e4-88c7-326a9c01209f 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: 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-28T23:10:37.679Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:10:37.680Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:10:37.680Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:10:37.680Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d from URL: /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-28T23:10:37.680Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:10:37.680Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-28T23:10:37.887Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.887Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "aai-model-loader", "timestamp": 1680044959092, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:10:37.887Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.888Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.888Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "ves-openapi-manager", "timestamp": 1680044960772, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:10:37.888Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.888Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.888Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "cds-sdc-listener", "timestamp": 1680044921077, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:10:37.888Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.888Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.888Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680044959017, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:10:37.888Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.888Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.888Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "policy-distribution-id", "timestamp": 1680044953535, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T23:10:37.888Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.888Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.888Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "multicloud-k8s", "timestamp": 1680044950708, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T23:10:37.889Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.889Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.889Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "ves-openapi-manager", "timestamp": 1680044960772, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T23:10:37.889Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.889Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.889Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "cds-sdc-listener", "timestamp": 1680044921077, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T23:10:37.889Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.889Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.889Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "aai-model-loader", "timestamp": 1680044959092, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T23:10:37.889Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.889Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.889Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680044959017, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T23:10:37.889Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.889Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.889Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "policy-distribution-id", "timestamp": 1680044953535, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T23:10:37.890Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.890Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.890Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "ves-openapi-manager", "timestamp": 1680044960772, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T23:10:37.890Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.890Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.890Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "multicloud-k8s", "timestamp": 1680044950708, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T23:10:37.890Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.890Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.890Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "aai-model-loader", "timestamp": 1680044959092, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T23:10:37.890Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.890Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.890Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "cds-sdc-listener", "timestamp": 1680044921077, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T23:10:37.890Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.890Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.891Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680044959017, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T23:10:37.891Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.891Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.891Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "policy-distribution-id", "timestamp": 1680044953535, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:10:37.891Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.891Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.891Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "multicloud-k8s", "timestamp": 1680044950708, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:10:37.891Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.891Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.891Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "ves-openapi-manager", "timestamp": 1680044960772, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:10:37.891Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.891Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.891Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "aai-model-loader", "timestamp": 1680044959092, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:10:37.891Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.891Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.892Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "cds-sdc-listener", "timestamp": 1680044921077, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:10:37.892Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.892Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.892Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680044959017, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:10:37.892Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.892Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.892Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "policy-distribution-id", "timestamp": 1680044953535, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:10:37.892Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.892Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.892Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "ves-openapi-manager", "timestamp": 1680044960772, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:10:37.892Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.892Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.892Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "multicloud-k8s", "timestamp": 1680044950708, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:10:37.892Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.893Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.893Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "aai-model-loader", "timestamp": 1680044959092, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:10:37.893Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.893Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.893Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "cds-sdc-listener", "timestamp": 1680044921077, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:10:37.893Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.893Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.893Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680044959017, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:10:37.893Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.893Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.893Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "policy-distribution-id", "timestamp": 1680044953535, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:10:37.893Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.893Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.893Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "ves-openapi-manager", "timestamp": 1680044960772, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } 2023-03-28T23:10:37.893Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.894Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.894Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "cds-sdc-listener", "timestamp": 1680044921077, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:10:37.894Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.894Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.894Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "aai-model-loader", "timestamp": 1680044959092, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:10:37.894Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.894Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.894Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "multicloud-k8s", "timestamp": 1680044950708, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:10:37.894Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.894Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.894Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680044959017, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:10:37.894Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.894Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.894Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "policy-distribution-id", "timestamp": 1680044953535, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:10:37.895Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.895Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.895Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "ves-openapi-manager", "timestamp": 1680044960772, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:10:37.895Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.895Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.895Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "cds-sdc-listener", "timestamp": 1680044921077, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:10:37.895Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.895Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.895Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "multicloud-k8s", "timestamp": 1680044950708, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:10:37.895Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.895Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.895Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "aai-model-loader", "timestamp": 1680044959092, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:10:37.895Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.895Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.895Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680044959017, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:10:37.896Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.896Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.896Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "policy-distribution-id", "timestamp": 1680044953535, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:10:37.896Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.896Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.896Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "ves-openapi-manager", "timestamp": 1680044960772, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-28T23:10:37.896Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.896Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.896Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "multicloud-k8s", "timestamp": 1680044950708, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:10:37.896Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.896Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.896Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "cds-sdc-listener", "timestamp": 1680044921077, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:10:37.896Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.896Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.897Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "aai-model-loader", "timestamp": 1680044959092, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:10:37.897Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.897Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.897Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680044959017, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:10:37.897Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.897Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.897Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "policy-distribution-id", "timestamp": 1680044975680, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T23:10:37.897Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.897Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.897Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "cds-sdc-listener", "timestamp": 1680044975222, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T23:10:37.897Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.897Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.897Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "aai-model-loader", "timestamp": 1680044976033, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T23:10:37.897Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.898Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.898Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680044976964, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T23:10:37.898Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.898Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.898Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "policy-distribution-id", "timestamp": 1680044976682, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T23:10:37.898Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.898Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.898Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "policy-distribution-id", "timestamp": 1680044977683, "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-28T23:10:37.923Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 2023-03-28T23:10:37.924Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 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-28T23:10:37.937Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T23:10:37.939Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.939Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680044978674, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T23:10:37.939Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.939Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.939Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "aai-model-loader", "timestamp": 1680044979439, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T23:10:37.939Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.939Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.939Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680044979678, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } 2023-03-28T23:10:37.941Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar a3ef5172-4047-46ee-9c6d-d34e1107a71d 101486 2023-03-28T23:10:37.941Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-28T23:10:37.941Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-28T23:10:37.941Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T23:10:37.941Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:10:37.941Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:10:37.941Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680045037941, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "DOWNLOAD_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=? 2023-03-28T23:10:37.948Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 2023-03-28T23:10:37.948Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 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-28T23:10:37.962Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.962Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "aai-model-loader", "timestamp": 1680044980441, "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-28T23:10:37.969Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 2023-03-28T23:10:37.970Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 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-28T23:10:37.982Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.982Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680044986399, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec\u003dERR.5.4.6114)" } 2023-03-28T23:10:37.982Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.982Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.982Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:10:37.982Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.982Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.982Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "NOTIFIED" } 2023-03-28T23:10:37.982Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.982Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.982Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-28T23:10:37.982Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.982Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.983Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:10:37.983Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.983Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.983Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-28T23:10:37.983Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.983Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.983Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:10:37.983Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.983Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.983Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:10:37.983Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.983Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.983Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680044994720, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T23:10:37.983Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.983Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.983Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680044997374, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists" } 2023-03-28T23:10:37.983Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.983Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.983Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680044998375, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists" } 2023-03-28T23:10:37.983Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.983Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.983Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680045029609, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T23:10:37.983Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.984Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.984Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:10:37.984Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.984Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.984Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "status": "NOTIFIED" } 2023-03-28T23:10:37.984Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.984Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.984Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-28T23:10:37.984Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.984Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.984Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:10:37.984Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.984Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.984Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-28T23:10:37.984Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.984Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.984Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:10:37.984Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:37.984Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:10:37.984Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:10:37.984Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:10:38.943Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:10:38.944Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:10:38.944Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d, URL: /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar to file: /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:10:38.945Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230328221855-csar.csar 2023-03-28T23:10:38.946Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:10:38.946Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:10:39.063Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10411276303713205552/Definitions/service-Vfw20230328221855-template.yml Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided 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 2023-03-28T23:10:40.583Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T23:10:40.583Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:10:40.584Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:10:40.584Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-28T23:10:40.584Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:10:40.584Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-28T23:10:40.584Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-28T23:10:40.584Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-28T23:10:40.584Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:10:40.584Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:10:40.584Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-28T23:10:40.584Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:10:40.584Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:10:40.584Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 4e17aa4e-f357 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-Vfw20230328221855-csar.csar 2023-03-28T23:10:40.584Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:10:40.584Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:10:40.584Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:10:40.584Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:10:40.584Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-28T23:10:40.584Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:10:40.584Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:10:40.585Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:10:40.585Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:10:40.585Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-28T23:10:40.585Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:10:40.585Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:10:40.585Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:10:40.585Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:10:40.585Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:10:40.585Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-28T23:10:40.585Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T23:10:40.585Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T23:10:40.585Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:10:40.585Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T23:10:40.585Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:10:40.585Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T23:10:40.585Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T23:10:40.585Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T23:10:40.586Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T23:10:40.586Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:10:40.586Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T23:10:40.586Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T23:10:40.586Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T23:10:40.586Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T23:10:40.586Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:10:40.586Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-28T23:10:40.586Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:10:40.586Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-28T23:10:40.586Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:10:40.586Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-28T23:10:40.586Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T23:10:40.586Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:10:40.586Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-28T23:10:40.586Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T23:10:40.587Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:10:40.587Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-28T23:10:40.587Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T23:10:40.587Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:10:40.587Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-28T23:10:40.587Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T23:10:40.587Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-28T23:10:40.587Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T23:10:40.587Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T23:10:40.587Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T23:10:40.587Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:10:40.587Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T23:10:40.587Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T23:10:40.587Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T23:10:40.587Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T23:10:40.587Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:10:40.588Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=f32f8e19-bef8-419d-87ed-af5c0238d798 2023-03-28T23:10:40.588Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:10:40.588Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-28T23:10:40.588Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T23:10:40.588Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T23:10:40.588Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:10:40.588Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T23:10:40.588Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:10:40.588Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T23:10:40.588Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T23:10:40.588Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-28T23:10:40.588Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T23:10:40.589Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T23:10:40.589Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T23:10:40.589Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:10:40.589Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=7547fbf5-4578-4c3d-a5b9-84c8c1316821 2023-03-28T23:10:40.589Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:10:40.589Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-28T23:10:40.589Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T23:10:40.589Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T23:10:40.589Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:10:40.589Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T23:10:40.589Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:10:40.589Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T23:10:40.589Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T23:10:40.589Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T23:10:40.589Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T23:10:40.589Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:10:40.589Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T23:10:40.589Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-28T23:10:40.590Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5f51de74-4243-403b-b7a9-a2dd728855e1 2023-03-28T23:10:40.590Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:10:40.590Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:10:40.590Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:10:40.590Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:10:40.590Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:10:40.590Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:10:40.590Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:10:40.590Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:10:40.590Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-28 22-18-55 Description:catalog service description Model UUID:86258cd9-b564-47e4-88c7-326a9c01209f Model Version:NULL Model InvariantUuid:816a8d4d-52df-442b-ab64-56255b003b1b Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 4e17aa4e-f357 Model UUID:83811783-7f50-4409-b37e-013d3a6679be Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:f0eb43bc-7057-4bfd-8597-2d8f61758599 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:4f16d217-4b00-405b-8532-7309a7e941d5 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:8ad82d93-2542-4347-95aa-48de46af2769 ModelName:Vfw4e17aa4eF357..base_vfw..module-0 ModelUuid:2c8738f1-5769-4b50-8168-bc077e07a968 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:f32f8e19-bef8-419d-87ed-af5c0238d798 ModelInvariantUuid:09ef63d4-d50c-4979-9e06-e7673b5bc9e6 ModelName:vFW 4e17aa4e-f357-nodes.vfwCvfc ModelUuid:2568cf18-4961-4bdc-b96b-b9c2abc89a6e ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:a6a9beae-4b33-4065-bc7c-501c322bf4be ModelInvariantUuid:34d56be9-e557-4359-8260-f37f36750957 ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vfw ModelUuid:210fc1b5-28de-43b3-91a1-72861ee00ca7 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:7547fbf5-4578-4c3d-a5b9-84c8c1316821 ModelInvariantUuid:d3e79bbd-9ec1-49ac-bfe5-a370c75db104 ModelName:vFW 4e17aa4e-f357-nodes.vsnCvfc ModelUuid:7ad2d21c-7af1-4b91-9906-81a91e71ef03 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:75544a54-4184-42f2-a23d-9f9263d6baad ModelInvariantUuid:4487dbbb-4ec9-468d-b1d5-7e635abde181 ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vsn ModelUuid:fcedcee2-219d-40dd-9f79-4230cb13a148 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:5f51de74-4243-403b-b7a9-a2dd728855e1 ModelInvariantUuid:275a83ad-0767-40d6-9ff8-07edaed52db3 ModelName:vFW 4e17aa4e-f357-nodes.vpgCvfc ModelUuid:5ad99adc-e476-411f-98bc-caa1b9661e8d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:07ee84b1-85c2-4db0-b602-d70a6723467d ModelInvariantUuid:fb7efc2e-bef5-4bb4-a023-379da4c7553e ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vpg ModelUuid:f0f45588-ffc3-409c-87a7-bfc308d80744 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=? 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-28T23:10:40.635Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||ERROR|500||Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists 2023-03-28T23:10:40.636Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-28T23:10:40.636Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar(Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists) 2023-03-28T23:10:40.636Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:10:40.636Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:10:40.636Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:10:40.637Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680045040636, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:10:41.638Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-28T23:10:41.638Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar(Resource with UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 already exists) 2023-03-28T23:10:41.638Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:10:41.638Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:10:41.638Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:10:41.638Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680045041638, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:10:42.639Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-28T23:10:42.658Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-28T23:10:42.662Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T23:10:42.662Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T23:10:42.662Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T23:10:42.662Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T23:10:42.662Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:10:42.662Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:10:42.662Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:10:42.663Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:10:42.663Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-28T23:10:42.674Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T23:11:12.675Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-28T23:11:12.683Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 and serviceModelVersionId: 86258cd9-b564-47e4-88c7-326a9c01209f 2023-03-28T23:11:12.683Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 816a8d4d-52df-442b-ab64-56255b003b1b 2023-03-28T23:11:12.684Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0 2023-03-28T23:11:12.688Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T23:11:12.701Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?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-28T23:11:12.702Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|INFO|500||Invoke 2023-03-28T23:11:12.709Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T23:11:12.859Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|INFO|500||InvokeReturn 2023-03-28T23:11:12.860Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 23:11:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[147], vertex-id=[147576], x-aai-txid=[2-aai-resources-230328-23:11:14:064-12332], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T23:11:12.860Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T23:11:12.860Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T23:11:12.861Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-28T23:11:12.871Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-28T23:11:12.872Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 311a6477-b2cc-463c-9fee-aa741f7534d0 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T23:11:12.872Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T23:11:12.872Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:11:12.872Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:11:12.872Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680045072872, "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-28T23:11:13.907Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T23:11:13.908Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"16ec8964-42b3-41d8-bf97-9302870ceb5f","serviceDescription":"service","serviceInvariantUUID":"444dbaf6-729a-4cb4-aa8f-fbc578565856","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"e3550a84-cc18-4316-8c33-7e1a60b52680","resourceInvariantUUID":"d000c302-f830-49c1-85c4-860fa03d5456","resourceCustomizationUUID":"f132524b-16f4-438a-9cfc-8fa2d3a85ae2","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":"ZmYwNGQ0YWM0NmZhNmI3MGNhMzJiYTBiOTZiMTE5OWY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"39f4a529-3c97-4ab5-85af-4785e008f69f","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MmY3MzBlNjdhODlkZDM4NTYxODVjOTBlZWQyYTJjNzc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"151c48cd-692b-42cf-936b-19e897cb204a","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T23:11:13.908Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:11:13.908Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:11:13.908Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:11:13.908Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "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-28T23:11:14.910Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:11:14.911Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:11:14.911Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:11:14.911Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:11:15.913Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "16ec8964-42b3-41d8-bf97-9302870ceb5f", "serviceDescription": "service", "serviceInvariantUUID": "444dbaf6-729a-4cb4-aa8f-fbc578565856", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "f132524b-16f4-438a-9cfc-8fa2d3a85ae2", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "e3550a84-cc18-4316-8c33-7e1a60b52680", "resourceInvariantUUID": "d000c302-f830-49c1-85c4-860fa03d5456", "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": "MmY3MzBlNjdhODlkZDM4NTYxODVjOTBlZWQyYTJjNzc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "151c48cd-692b-42cf-936b-19e897cb204a" } ], "workloadContext": "Production" } 2023-03-28T23:11:15.913Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T23:11:15.913Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 16ec8964-42b3-41d8-bf97-9302870ceb5f ASDC 2023-03-28T23:11:15.913Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:16ec8964-42b3-41d8-bf97-9302870ceb5f ServiceInvariantUUID:444dbaf6-729a-4cb4-aa8f-fbc578565856 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:151c48cd-692b-42cf-936b-19e897cb204a ArtifactChecksum:MmY3MzBlNjdhODlkZDM4NTYxODVjOTBlZWQyYTJjNzc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:f132524b-16f4-438a-9cfc-8fa2d3a85ae2 ResourceInvariantUUID:d000c302-f830-49c1-85c4-860fa03d5456 ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:e3550a84-cc18-4316-8c33-7e1a60b52680 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-28T23:11:15.913Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 16ec8964-42b3-41d8-bf97-9302870ceb5f 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: 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-28T23:11:15.950Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:11:15.950Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:11:15.950Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:11:15.951Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 151c48cd-692b-42cf-936b-19e897cb204a from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-28T23:11:15.951Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:11:15.951Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-28T23:11:15.970Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T23:11:15.970Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@6659bf01 2023-03-28T23:11:15.971Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T23:11:15.971Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-28T23:11:15.971Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 151c48cd-692b-42cf-936b-19e897cb204a Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T23:11:15.971Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T23:11:15.971Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-28T23:11:15.971Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T23:11:15.971Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:11:15.971Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:11:15.971Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680045075971, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:11:16.972Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:151c48cd-692b-42cf-936b-19e897cb204a) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-28T23:11:17.013Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists 2023-03-28T23:11:17.014Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T23:11:17.014Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists) 2023-03-28T23:11:17.014Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:11:17.014Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:11:17.014Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:11:17.014Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680045077013, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:11:18.015Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T23:11:18.016Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: e3550a84-cc18-4316-8c33-7e1a60b52680 already exists) 2023-03-28T23:11:18.016Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:11:18.016Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:11:18.016Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:11:18.016Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680045078015, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e3550a84-cc18-4316-8c33-7e1a60b52680 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:11:19.016Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 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-28T23:11:19.033Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 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-28T23:11:19.036Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T23:11:19.036Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T23:11:19.036Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T23:11:19.037Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T23:11:19.037Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:11:19.037Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:11:19.037Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:11:19.037Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:11:19.037Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T23:11:19.047Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T23:11:36.826Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:11:36.827Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:11:36.827Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680045037941, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T23:11:36.827Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:11:49.048Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 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-28T23:11:49.057Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 and serviceModelVersionId: 16ec8964-42b3-41d8-bf97-9302870ceb5f 2023-03-28T23:11:49.057Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 444dbaf6-729a-4cb4-aa8f-fbc578565856 2023-03-28T23:11:49.057Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0 2023-03-28T23:11:49.061Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T23:11:49.073Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|INFO|500||Invoke 2023-03-28T23:11:49.073Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[1a311330-0686-4897-8f08-0ca0df4ffc63], X-ECOMP-RequestID=[06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2], X-TransactionId=[], X-ONAP-RequestID=[06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2], Content-Type=[application/merge-patch+json]} 2023-03-28T23:11:49.080Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T23:11:49.239Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?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/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 23:11:50 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[156], vertex-id=[188528], x-aai-txid=[0-aai-resources-230328-23:11:50:435-70009], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T23:11:49.240Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T23:11:49.241Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|INFO|500||InvokeReturn 2023-03-28T23:11:49.241Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T23:11:49.241Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T23:11:49.254Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T23:11:49.254Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T23:11:49.255Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T23:11:49.255Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:11:49.255Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:11:49.255Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680045109254, "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-28T23:11:50.274Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T23:11:50.275Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"7a696f8d-7ee2-46cf-b572-2aace61feac6","serviceName":"Demo_pNF_ge2Srtj7qIwUCt1tjrNp","serviceVersion":"1.0","serviceUUID":"a9748751-2950-4828-b5f2-766b4707fd0e","serviceDescription":"catalog service description","serviceInvariantUUID":"3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d","resources":[{"resourceInstanceName":"pNF 2e24d431-caf7 0","resourceName":"pNF 2e24d431-caf7","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"e2d033c4-2bad-43aa-a1ed-ece452364ff0","resourceInvariantUUID":"c7a7d7b9-db49-4573-8bdb-c0b9fafe1e04","resourceCustomizationUUID":"9020c51f-f795-4da8-94fc-307df828746c","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml","artifactChecksum":"MGViMGJhY2M4NTEzNTQ2OTAyM2JmYTZiMmIxMTRhZmE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"d1d763ac-250d-4bc9-8da7-fb6b08c07905","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"54852575-1f46-4af8-b984-c2d9e0a5b90a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b9facc55-50c6-45db-ad5c-fc70d623e4d4","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml","artifactChecksum":"ZjQ3NjY3YmRmNjJhYzc5OTdlNTg5ODJjNTM4MjI0MTM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"de64d63f-d983-48ce-9828-6a1269e19616","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"bcb36d16-c729-4c0e-9e83-348a27e6b2fa","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"85b93c2d-6163-4d8a-9401-b9cc06f11fba","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml","artifactChecksum":"N2Q4YzdhZmExNzk0MmYxMDYzMzI4NGI0OWQ4NWUxZmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f91ffa7d-4822-4c15-9557-bea3361e964b","artifactVersion":"1"},{"artifactName":"service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar","artifactChecksum":"YTcxZWE0NWFhY2ZlYWVkODE3ODdlYzg2MzllNjU1ZjY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b33a7ab7-2b1f-45b9-a286-a6ef25118643","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T23:11:50.275Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:11:50.275Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:11:50.275Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:11:50.275Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:11:51.276Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:11:51.276Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:11:51.276Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:11:51.277Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:11:52.278Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:11:52.278Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:11:52.278Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:11:52.278Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:11:53.279Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:11:53.280Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:11:53.280Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:11:53.280Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:11:54.281Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:11:54.281Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:11:54.281Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:11:54.282Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:11:55.283Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:11:55.283Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:11:55.283Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:11:55.284Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:11:56.284Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:11:56.285Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:11:56.285Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:11:56.285Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:11:57.286Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:11:57.286Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:11:57.287Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:11:57.287Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:11:58.288Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "serviceName": "Demo_pNF_ge2Srtj7qIwUCt1tjrNp", "serviceVersion": "1.0", "serviceUUID": "a9748751-2950-4828-b5f2-766b4707fd0e", "serviceDescription": "catalog service description", "serviceInvariantUUID": "3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d", "resources": [ { "resourceInstanceName": "pNF 2e24d431-caf7 0", "resourceCustomizationUUID": "9020c51f-f795-4da8-94fc-307df828746c", "resourceName": "pNF 2e24d431-caf7", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "e2d033c4-2bad-43aa-a1ed-ece452364ff0", "resourceInvariantUUID": "c7a7d7b9-db49-4573-8bdb-c0b9fafe1e04", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "artifactChecksum": "YTcxZWE0NWFhY2ZlYWVkODE3ODdlYzg2MzllNjU1ZjY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "b33a7ab7-2b1f-45b9-a286-a6ef25118643" } ], "workloadContext": "Production" } 2023-03-28T23:11:58.288Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T23:11:58.288Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 a9748751-2950-4828-b5f2-766b4707fd0e ASDC 2023-03-28T23:11:58.289Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:7a696f8d-7ee2-46cf-b572-2aace61feac6 ServiceName:Demo_pNF_ge2Srtj7qIwUCt1tjrNp ServiceVersion:1.0 ServiceUUID:a9748751-2950-4828-b5f2-766b4707fd0e ServiceInvariantUUID:3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ArtifactUUID:b33a7ab7-2b1f-45b9-a286-a6ef25118643 ArtifactChecksum:YTcxZWE0NWFhY2ZlYWVkODE3ODdlYzg2MzllNjU1ZjY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 2e24d431-caf7 0 ResourceCustomizationUUID:9020c51f-f795-4da8-94fc-307df828746c ResourceInvariantUUID:c7a7d7b9-db49-4573-8bdb-c0b9fafe1e04 ResourceName:pNF 2e24d431-caf7 ResourceType:PNF ResourceUUID:e2d033c4-2bad-43aa-a1ed-ece452364ff0 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T23:11:58.289Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF a9748751-2950-4828-b5f2-766b4707fd0e 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: 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-28T23:11:58.319Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:11:58.320Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:11:58.320Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:11:58.320Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 from URL: /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:11:58.320Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:11:58.320Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:11:58.555Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T23:11:58.559Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar b33a7ab7-2b1f-45b9-a286-a6ef25118643 88015 2023-03-28T23:11:58.559Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ASDC sendASDCNotification 2023-03-28T23:11:58.559Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:11:58.559Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T23:11:58.560Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:11:58.560Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:11:58.560Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680045118559, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:11:59.561Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:11:59.562Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:11:59.563Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643, URL: /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar to file: /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:11:59.563Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:11:59.564Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:11:59.564Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:11:59.641Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6177499999781630390/Definitions/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml 2023-03-28T23:12:00.170Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T23:12:00.170Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:12:00.170Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:12:00.170Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T23:12:00.170Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 2e24d431-caf7 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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:12:00.171Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:12:00.171Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:12:00.171Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:12:00.171Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:12:00.171Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:12:00.171Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:12:00.171Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:12:00.171Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:12:00.171Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:12:00.171Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Node template pNF 2e24d431-caf7 0 is matching search criteria 2023-03-28T23:12:00.171Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:12:00.171Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 2e24d431-caf7 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:12:00.171Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:12:00.171Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:12:00.171Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Node template pNF 2e24d431-caf7 0 is matching search criteria 2023-03-28T23:12:00.172Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:12:00.172Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 2e24d431-caf7 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:12:00.172Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:12:00.172Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:12:00.172Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:12:00.172Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:12:00.172Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:12:00.172Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:12:00.172Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:12:00.172Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:12:00.172Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:12:00.172Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:12:00.172Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_ge2Srtj7qIwUCt1tjrNp Description:catalog service description Model UUID:a9748751-2950-4828-b5f2-766b4707fd0e Model Version:NULL Model InvariantUuid:3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d 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=? 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-28T23:12:00.207Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||ERROR|500||Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists 2023-03-28T23:12:00.208Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ASDC sendASDCNotification 2023-03-28T23:12:00.208Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar(Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists) 2023-03-28T23:12:00.208Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:12:00.208Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:12:00.208Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:12:00.208Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680045120208, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:12:01.209Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ASDC sendASDCNotification 2023-03-28T23:12:01.210Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar(Resource with UUID: e2d033c4-2bad-43aa-a1ed-ece452364ff0 already exists) 2023-03-28T23:12:01.210Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:12:01.210Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:12:01.210Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:12:01.210Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680045121209, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e2d033c4-2bad-43aa-a1ed-ece452364ff0 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:12:02.212Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 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-28T23:12:02.228Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 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-28T23:12:02.232Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T23:12:02.232Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T23:12:02.232Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T23:12:02.232Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T23:12:02.232Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:12:02.232Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:12:02.233Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:12:02.233Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:12:02.233Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-28T23:12:02.244Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T23:12:32.245Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 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-28T23:12:32.251Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 and serviceModelVersionId: a9748751-2950-4828-b5f2-766b4707fd0e 2023-03-28T23:12:32.251Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d 2023-03-28T23:12:32.252Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0 2023-03-28T23:12:32.259Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T23:12:32.276Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|INFO|500||Invoke 2023-03-28T23:12:32.276Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[7a696f8d-7ee2-46cf-b572-2aace61feac6], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[80ca4808-e1fd-4adb-999b-240a8af6d007], X-ECOMP-RequestID=[7a696f8d-7ee2-46cf-b572-2aace61feac6], X-TransactionId=[], X-ONAP-RequestID=[7a696f8d-7ee2-46cf-b572-2aace61feac6], Content-Type=[application/merge-patch+json]} 2023-03-28T23:12:32.284Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T23:12:32.442Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?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/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 23:12:33 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[154], vertex-id=[172232], x-aai-txid=[1-aai-resources-230328-23:12:33:639-47572], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T23:12:32.443Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T23:12:32.443Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|INFO|500||InvokeReturn 2023-03-28T23:12:32.443Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T23:12:32.444Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-28T23:12:32.452Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-28T23:12:32.452Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7a696f8d-7ee2-46cf-b572-2aace61feac6 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T23:12:32.452Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T23:12:32.452Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:12:32.452Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:12:32.452Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680045152452, "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-28T23:12:33.472Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T23:12:33.472Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"fe105c1e-ef4e-412c-9c8b-44baeafe357c","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"3cc3363c-2a1e-46f6-a01f-dfea7105f42b","serviceDescription":"service","serviceInvariantUUID":"53e0907c-4685-443c-9afb-b6388edad63b","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"06700cf1-b2dc-407d-b162-08d1beec66c7","resourceInvariantUUID":"704760ad-6cf6-4bb9-bc99-05bd4d114f3d","resourceCustomizationUUID":"05d1ab17-7540-4804-bce9-48f607c7adae","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":"OWU1OGIzMTQ4NzkyODU5Nzk1ODU5N2E4YTdiYjZmODY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"678cd137-dd07-4c04-8b26-55742d455682","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":"MzNhYWFmOTQwMjhhYjAxZDRhOGJmYTA0ZGQzMjhlNGI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"52326665-5a88-44f9-990e-807f04b42a74","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":"84bdb852-af72-465c-9220-0c5d34e80240","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":"06caa762-d83a-4d14-a111-ab8da18bdd73","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":"8975785e-9aa3-4481-a685-d6498c3c5dec","artifactVersion":"2","generatedFromUUID":"84bdb852-af72-465c-9220-0c5d34e80240"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"YWE3OGIxMWMyYjhmNDFjOTdiMzhmZmM1OWI3ZmUzY2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1561e919-2af1-4cad-b2a7-59c900eec633","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MjQzOWNhYmVhMTRjN2Y5MTEzMGEwOTNlMWE4YWQzOWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1e6ff635-9586-4967-a4c2-d4832f18d39c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T23:12:33.473Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:12:33.473Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:12:33.473Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:12:33.473Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "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-28T23:12:34.474Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:12:34.475Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:12:34.475Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:12:34.475Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "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-28T23:12:35.476Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:12:35.477Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:12:35.477Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:12:35.477Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "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-28T23:12:36.478Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:12:36.478Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:12:36.478Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:12:36.479Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "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-28T23:12:36.826Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:12:36.827Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:12:36.827Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680045040636, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists" } 2023-03-28T23:12:36.828Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:12:36.828Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:12:36.828Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680045041638, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 already exists" } 2023-03-28T23:12:36.828Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:12:36.828Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:12:36.828Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680045072872, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T23:12:36.828Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:12:36.829Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:12:36.829Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:12:36.829Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:12:36.829Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:12:36.829Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:12:36.829Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:12:36.829Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:12:36.829Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680045075971, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T23:12:36.829Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:12:36.829Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:12:36.829Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680045077013, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists" } 2023-03-28T23:12:36.829Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:12:36.829Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:12:36.830Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680045078015, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e3550a84-cc18-4316-8c33-7e1a60b52680 already exists" } 2023-03-28T23:12:36.830Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:12:37.480Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:12:37.481Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:12:37.481Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:12:37.481Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "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-28T23:12:38.482Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:12:38.483Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:12:38.483Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:12:38.483Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "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-28T23:12:39.484Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:12:39.485Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:12:39.485Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:12:39.485Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:12:40.487Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "3cc3363c-2a1e-46f6-a01f-dfea7105f42b", "serviceDescription": "service", "serviceInvariantUUID": "53e0907c-4685-443c-9afb-b6388edad63b", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "05d1ab17-7540-4804-bce9-48f607c7adae", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "06700cf1-b2dc-407d-b162-08d1beec66c7", "resourceInvariantUUID": "704760ad-6cf6-4bb9-bc99-05bd4d114f3d", "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": "MzNhYWFmOTQwMjhhYjAxZDRhOGJmYTA0ZGQzMjhlNGI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "52326665-5a88-44f9-990e-807f04b42a74", "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": "84bdb852-af72-465c-9220-0c5d34e80240", "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": "8975785e-9aa3-4481-a685-d6498c3c5dec", "generatedFromUUID": "84bdb852-af72-465c-9220-0c5d34e80240" }, "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": "8975785e-9aa3-4481-a685-d6498c3c5dec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "MjQzOWNhYmVhMTRjN2Y5MTEzMGEwOTNlMWE4YWQzOWI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1e6ff635-9586-4967-a4c2-d4832f18d39c" } ], "workloadContext": "Production" } 2023-03-28T23:12:40.487Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T23:12:40.488Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 3cc3363c-2a1e-46f6-a01f-dfea7105f42b ASDC 2023-03-28T23:12:40.488Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:fe105c1e-ef4e-412c-9c8b-44baeafe357c ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:3cc3363c-2a1e-46f6-a01f-dfea7105f42b ServiceInvariantUUID:53e0907c-4685-443c-9afb-b6388edad63b 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:1e6ff635-9586-4967-a4c2-d4832f18d39c ArtifactChecksum:MjQzOWNhYmVhMTRjN2Y5MTEzMGEwOTNlMWE4YWQzOWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:05d1ab17-7540-4804-bce9-48f607c7adae ResourceInvariantUUID:704760ad-6cf6-4bb9-bc99-05bd4d114f3d ResourceName:basic_vm ResourceType:VF ResourceUUID:06700cf1-b2dc-407d-b162-08d1beec66c7 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:52326665-5a88-44f9-990e-807f04b42a74 ArtifactChecksum:MzNhYWFmOTQwMjhhYjAxZDRhOGJmYTA0ZGQzMjhlNGI= 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:84bdb852-af72-465c-9220-0c5d34e80240 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:8975785e-9aa3-4481-a685-d6498c3c5dec 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:8975785e-9aa3-4481-a685-d6498c3c5dec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T23:12:40.488Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3cc3363c-2a1e-46f6-a01f-dfea7105f42b 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: 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-28T23:12:40.525Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:12:40.525Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:12:40.526Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:12:40.526Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-28T23:12:40.526Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:12:40.526Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-28T23:12:40.573Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T23:12:40.574Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@434d31a3 2023-03-28T23:12:40.574Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T23:12:40.574Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-28T23:12:40.575Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 1e6ff635-9586-4967-a4c2-d4832f18d39c Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T23:12:40.575Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T23:12:40.575Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-28T23:12:40.575Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T23:12:40.575Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:12:40.576Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:12:40.576Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680045160575, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:12:41.577Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:1e6ff635-9586-4967-a4c2-d4832f18d39c) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-28T23:12:41.617Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists 2023-03-28T23:12:41.617Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T23:12:41.617Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists) 2023-03-28T23:12:41.618Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:12:41.618Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:12:41.618Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:12:41.618Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680045161617, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:12:42.619Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T23:12:42.619Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 06700cf1-b2dc-407d-b162-08d1beec66c7 already exists) 2023-03-28T23:12:42.619Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:12:42.620Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:12:42.620Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:12:42.620Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680045162619, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 06700cf1-b2dc-407d-b162-08d1beec66c7 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:12:43.621Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-28T23:12:43.636Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-28T23:12:43.639Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T23:12:43.640Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T23:12:43.640Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T23:12:43.640Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T23:12:43.640Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:12:43.640Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:12:43.640Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:12:43.640Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:12:43.640Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T23:12:43.648Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T23:13:13.649Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-28T23:13:13.656Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c and serviceModelVersionId: 3cc3363c-2a1e-46f6-a01f-dfea7105f42b 2023-03-28T23:13:13.656Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 53e0907c-4685-443c-9afb-b6388edad63b 2023-03-28T23:13:13.656Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0 2023-03-28T23:13:13.659Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T23:13:13.672Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?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-28T23:13:13.673Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|INFO|500||Invoke 2023-03-28T23:13:13.680Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T23:13:13.825Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|INFO|500||InvokeReturn 2023-03-28T23:13:13.826Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 23:13:15 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[141], vertex-id=[180424], x-aai-txid=[2-aai-resources-230328-23:13:15:035-19511], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T23:13:13.827Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T23:13:13.827Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T23:13:13.827Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T23:13:13.840Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T23:13:13.840Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID fe105c1e-ef4e-412c-9c8b-44baeafe357c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T23:13:13.840Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T23:13:13.841Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:13:13.841Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:13:13.841Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680045193840, "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-28T23:13:14.868Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T23:13:14.869Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"4e331648-c0c6-4e78-b5bd-c1a3392aefa5","serviceName":"Demo_pNF_vTrSDiHqKZFmTrxBO7An","serviceVersion":"1.0","serviceUUID":"5dc3e11a-73a7-4449-8830-c00dd58b8025","serviceDescription":"catalog service description","serviceInvariantUUID":"99465759-d5dd-4df6-968c-d7df49a08547","resources":[{"resourceInstanceName":"pNF d408ac80-5827 0","resourceName":"pNF d408ac80-5827","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2c7ae46d-9523-4fff-b664-0f1857bc7e8e","resourceInvariantUUID":"eeb69a99-a29e-489a-a316-224f3dd9312e","resourceCustomizationUUID":"f5271907-3708-463e-8dcb-d3b488f8d689","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vf-license-model.xml","artifactChecksum":"MGI2ZDNjNTQwMDkzOGIxNWQ2YzAzOWIyODI5MWUzZGE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"665512f2-5af7-4af0-878a-1c02f8001b22","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2addf1f2-bac3-417d-903b-2318e30b0c44","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e4474b26-a4cd-4d90-9cc3-8a5acd5dd9d9","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vendor-license-model.xml","artifactChecksum":"YWNiN2MxZTEzMmU3MDA4YTQ4YzUyZGNmMDU0YzIzMmM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a1ca3c31-f38f-4a7c-9218-dc0682481ba1","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"717d49b6-6f8b-479e-ae16-c08c0031e528","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c7106b50-b2bd-4d21-b8aa-1972668fa1f6","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml","artifactChecksum":"ZDU0OTUxNGExYTY3ODQ5MTYxOWQ2NjM0ODczNDg1ZGM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"10434821-a842-492c-90ab-3ddcb0dfafb1","artifactVersion":"1"},{"artifactName":"service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar","artifactChecksum":"NzlhMjQ1MTUxN2M5NzczZTUyODFmNmRkMTk4ZjYzY2M\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"cd04d25d-7975-4b04-b8d3-17f5b860598b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T23:13:14.869Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:13:14.869Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:13:14.870Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:13:14.870Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:13:15.871Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:13:15.872Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:13:15.872Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:13:15.872Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:13:16.874Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:13:16.874Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:13:16.874Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:13:16.874Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:13:17.875Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:13:17.875Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:13:17.875Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:13:17.875Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:13:18.876Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:13:18.877Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:13:18.877Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:13:18.877Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:13:19.878Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:13:19.878Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:13:19.878Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:13:19.878Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:13:20.879Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:13:20.879Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:13:20.880Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:13:20.880Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:13:21.880Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:13:21.881Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:13:21.881Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:13:21.881Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:13:22.882Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "serviceName": "Demo_pNF_vTrSDiHqKZFmTrxBO7An", "serviceVersion": "1.0", "serviceUUID": "5dc3e11a-73a7-4449-8830-c00dd58b8025", "serviceDescription": "catalog service description", "serviceInvariantUUID": "99465759-d5dd-4df6-968c-d7df49a08547", "resources": [ { "resourceInstanceName": "pNF d408ac80-5827 0", "resourceCustomizationUUID": "f5271907-3708-463e-8dcb-d3b488f8d689", "resourceName": "pNF d408ac80-5827", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2c7ae46d-9523-4fff-b664-0f1857bc7e8e", "resourceInvariantUUID": "eeb69a99-a29e-489a-a316-224f3dd9312e", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "artifactChecksum": "NzlhMjQ1MTUxN2M5NzczZTUyODFmNmRkMTk4ZjYzY2M\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "cd04d25d-7975-4b04-b8d3-17f5b860598b" } ], "workloadContext": "Production" } 2023-03-28T23:13:22.882Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T23:13:22.882Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 5dc3e11a-73a7-4449-8830-c00dd58b8025 ASDC 2023-03-28T23:13:22.883Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:4e331648-c0c6-4e78-b5bd-c1a3392aefa5 ServiceName:Demo_pNF_vTrSDiHqKZFmTrxBO7An ServiceVersion:1.0 ServiceUUID:5dc3e11a-73a7-4449-8830-c00dd58b8025 ServiceInvariantUUID:99465759-d5dd-4df6-968c-d7df49a08547 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ArtifactUUID:cd04d25d-7975-4b04-b8d3-17f5b860598b ArtifactChecksum:NzlhMjQ1MTUxN2M5NzczZTUyODFmNmRkMTk4ZjYzY2M= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF d408ac80-5827 0 ResourceCustomizationUUID:f5271907-3708-463e-8dcb-d3b488f8d689 ResourceInvariantUUID:eeb69a99-a29e-489a-a316-224f3dd9312e ResourceName:pNF d408ac80-5827 ResourceType:PNF ResourceUUID:2c7ae46d-9523-4fff-b664-0f1857bc7e8e ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T23:13:22.883Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 5dc3e11a-73a7-4449-8830-c00dd58b8025 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: 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-28T23:13:22.918Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:13:22.919Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:13:22.919Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:13:22.919Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b from URL: /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:13:22.919Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:13:22.919Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:13:23.176Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T23:13:23.180Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar cd04d25d-7975-4b04-b8d3-17f5b860598b 88032 2023-03-28T23:13:23.180Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ASDC sendASDCNotification 2023-03-28T23:13:23.181Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:13:23.181Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T23:13:23.181Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:13:23.181Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:13:23.181Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680045203180, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:13:24.182Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:13:24.183Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:13:24.183Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b, URL: /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar to file: /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:13:24.183Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:13:24.184Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:13:24.185Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:13:24.291Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4340592824929968649/Definitions/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml 2023-03-28T23:13:24.809Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T23:13:24.809Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:13:24.809Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:13:24.809Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T23:13:24.809Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF d408ac80-5827 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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:13:24.809Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:13:24.809Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:13:24.809Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:13:24.809Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:13:24.809Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:13:24.809Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:13:24.809Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:13:24.809Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:13:24.810Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:13:24.810Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Node template pNF d408ac80-5827 0 is matching search criteria 2023-03-28T23:13:24.810Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:13:24.810Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF d408ac80-5827 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:13:24.810Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:13:24.810Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:13:24.810Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Node template pNF d408ac80-5827 0 is matching search criteria 2023-03-28T23:13:24.810Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:13:24.810Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF d408ac80-5827 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:13:24.810Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:13:24.810Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:13:24.810Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:13:24.811Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:13:24.811Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:13:24.811Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:13:24.811Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:13:24.811Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:13:24.811Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:13:24.811Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:13:24.811Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_vTrSDiHqKZFmTrxBO7An Description:catalog service description Model UUID:5dc3e11a-73a7-4449-8830-c00dd58b8025 Model Version:NULL Model InvariantUuid:99465759-d5dd-4df6-968c-d7df49a08547 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=? 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-28T23:13:24.852Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||ERROR|500||Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists 2023-03-28T23:13:24.852Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ASDC sendASDCNotification 2023-03-28T23:13:24.852Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar(Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists) 2023-03-28T23:13:24.852Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:13:24.852Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:13:24.853Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:13:24.853Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680045204852, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:13:25.854Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ASDC sendASDCNotification 2023-03-28T23:13:25.854Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar(Resource with UUID: 2c7ae46d-9523-4fff-b664-0f1857bc7e8e already exists) 2023-03-28T23:13:25.854Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:13:25.854Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:13:25.855Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:13:25.855Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680045205854, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2c7ae46d-9523-4fff-b664-0f1857bc7e8e already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:13:26.856Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 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-28T23:13:26.874Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 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-28T23:13:26.877Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T23:13:26.877Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T23:13:26.877Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T23:13:26.877Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T23:13:26.878Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:13:26.878Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:13:26.878Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:13:26.878Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:13:26.878Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-28T23:13:26.887Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T23:13:36.826Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:13:36.827Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:13:36.827Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680045109254, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T23:13:36.827Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:13:36.827Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:13:36.827Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:13:36.827Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:13:36.828Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:13:36.828Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T23:13:36.828Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:13:36.828Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:13:36.828Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T23:13:36.828Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:13:36.828Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:13:36.828Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:13:36.828Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:13:36.828Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:13:36.828Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:13:36.828Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:13:36.828Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:13:36.828Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:13:36.828Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:13:36.828Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:13:36.828Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:13:36.828Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:13:36.828Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:13:36.828Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:13:36.828Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:13:36.828Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:13:36.828Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680045118559, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T23:13:36.828Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:13:36.828Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:13:36.829Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680045120208, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists" } 2023-03-28T23:13:36.829Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:13:36.829Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:13:36.829Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680045121209, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e2d033c4-2bad-43aa-a1ed-ece452364ff0 already exists" } 2023-03-28T23:13:36.829Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:13:36.829Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:13:36.829Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680045152452, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T23:13:36.829Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:13:36.829Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:13:36.829Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:13:36.829Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:13:36.829Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:13:36.829Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-28T23:13:36.829Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:13:36.829Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:13:36.829Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-28T23:13:36.829Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:13:36.829Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:13:36.829Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:13:36.829Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:13:56.887Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 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-28T23:13:56.897Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 and serviceModelVersionId: 5dc3e11a-73a7-4449-8830-c00dd58b8025 2023-03-28T23:13:56.897Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 99465759-d5dd-4df6-968c-d7df49a08547 2023-03-28T23:13:56.897Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0 2023-03-28T23:13:56.904Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T23:13:56.925Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|INFO|500||Invoke 2023-03-28T23:13:56.925Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[4e331648-c0c6-4e78-b5bd-c1a3392aefa5], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[402fe8be-1464-4c13-a723-5df1a48c7a63], X-ECOMP-RequestID=[4e331648-c0c6-4e78-b5bd-c1a3392aefa5], X-TransactionId=[], X-ONAP-RequestID=[4e331648-c0c6-4e78-b5bd-c1a3392aefa5], Content-Type=[application/merge-patch+json]} 2023-03-28T23:13:56.932Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T23:13:57.071Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?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/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 23:13:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[135], vertex-id=[266248], x-aai-txid=[2-aai-resources-230328-23:13:58:287-15403], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T23:13:57.071Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T23:13:57.072Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|INFO|500||InvokeReturn 2023-03-28T23:13:57.072Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T23:13:57.072Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-28T23:13:57.082Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-28T23:13:57.083Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T23:13:57.083Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T23:13:57.083Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:13:57.083Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:13:57.083Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680045237083, "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-28T23:13:58.106Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T23:13:58.106Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-28T23:13:58.107Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Node 0 disconnected. 2023-03-28T23:13:58.107Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Node 1 disconnected. 2023-03-28T23:13:58.108Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-28T23:13:58.108Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-28T23:13:58.108Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Lost previously 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-28T23:13:58.108Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] (Re-)joining group 2023-03-28T23:13:58.111Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=7, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-28T23:13:58.113Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-108f99cd-ccce-4abb-a176-3c7476fb7ab3 2023-03-28T23:13:58.113Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-28T23:13:58.113Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] (Re-)joining group 2023-03-28T23:13:58.617Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:14:01.628Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:14:04.636Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:14:07.646Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:14:10.656Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:14:13.666Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:14:16.675Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:14:19.684Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:14:22.693Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:14:25.703Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:14:28.712Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:14:31.721Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:14:34.730Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:14:36.826Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:14:36.841Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-28T23:14:36.842Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-28T23:14:36.853Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=20, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T23:14:36.853Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Successfully joined group with generation Generation{generationId=20, memberId='SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-108f99cd-ccce-4abb-a176-3c7476fb7ab3', protocol='range'} 2023-03-28T23:14:36.858Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 20: {SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-0b62a4e4-a40b-43a3-9697-8cd095ac6384-108f99cd-ccce-4abb-a176-3c7476fb7ab3=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-28T23:14:36.873Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Successfully synced group in generation Generation{generationId=20, memberId='SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-108f99cd-ccce-4abb-a176-3c7476fb7ab3', protocol='range'} 2023-03-28T23:14:36.873Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-28T23:14:36.874Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=20, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T23:14:36.874Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-28T23:14:36.874Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T23:14:36.874Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T23:14:36.878Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-28T23:14:36.878Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-28T23:14:36.878Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-28T23:14:36.878Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-28T23:14:36.878Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-28T23:14:36.878Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-28T23:14:36.878Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-28T23:14:36.878Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-28T23:14:36.878Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=821, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T23:14:36.878Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-28T23:14:36.878Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-28T23:14:36.878Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-28T23:14:36.969Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T23:14:36.969Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"588f8ba4-ec41-453c-9643-aaa9a40a4bd3","serviceName":"basic_onboard_PRuAnc","serviceVersion":"1.0","serviceUUID":"db3fb57a-c268-4f32-8293-6836f7d7737c","serviceDescription":"service","serviceInvariantUUID":"654b14a6-99a1-48e0-b0a8-d81184a1c2a4","resources":[{"resourceInstanceName":"basic_onboard_PRuAnc 0","resourceName":"basic_onboard_PRuAnc","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"e76e4766-ae26-4382-aa57-0238311f7279","resourceInvariantUUID":"4e249934-061c-4b25-9b30-d62e8c4ad8da","resourceCustomizationUUID":"c8a6c118-3baa-4580-a5a7-a9cb03afa0cd","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml","artifactChecksum":"NmJlZjVjNjRmODY0ZjdiZWQ5N2I2M2FhZjIzMTU2NWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7c71679d-1674-4353-88c6-c4162a82a780","artifactVersion":"1"},{"artifactName":"basic_onboard_pruanc0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json","artifactChecksum":"OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"db77a487-cb70-44e7-aee8-73179f1a300a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"3efaab39-307b-470c-a2e3-277072140d08","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"23159f53-9881-4ce8-9228-0eedca61923d","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"abc20b33-96c9-409c-ac3d-e9f9a43f33f6","artifactVersion":"2","generatedFromUUID":"3efaab39-307b-470c-a2e3-277072140d08"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardPruanc-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml","artifactChecksum":"OWJhMDY2YjdiYTlmNGYxNmY4ZTViMDFkNjBkNDY1NTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0f8385b4-bd61-4cce-a96a-6987f8183cfc","artifactVersion":"1"},{"artifactName":"service-BasicOnboardPruanc-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar","artifactChecksum":"NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5d4337f7-8fd0-45f5-b5a7-630e0760540d","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T23:14:36.970Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:14:36.970Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:14:36.970Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:14:36.970Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:14:37.897Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:14:37.897Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-28T23:14:37.898Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:14:37.898Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:14:37.898Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:14:37.898Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:14:37.898Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:14:37.898Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:14:37.898Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:14:37.898Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:14:37.898Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680045160575, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T23:14:37.898Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:14:37.898Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:14:37.898Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680045161617, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists" } 2023-03-28T23:14:37.898Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:14:37.898Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:14:37.898Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680045162619, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 06700cf1-b2dc-407d-b162-08d1beec66c7 already exists" } 2023-03-28T23:14:37.898Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:14:37.899Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:14:37.899Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680045193840, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T23:14:37.899Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:14:37.899Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:14:37.899Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:14:37.899Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:14:37.899Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:14:37.899Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T23:14:37.899Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:14:37.899Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:14:37.899Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T23:14:37.899Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:14:37.899Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:14:37.899Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:14:37.899Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:14:37.899Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:14:37.899Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:14:37.899Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:14:37.900Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:14:37.900Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:14:37.900Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:14:37.900Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:14:37.900Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:14:37.900Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:14:37.900Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:14:37.900Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680044637822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:14:37.900Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:14:37.900Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:14:37.900Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680045203180, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T23:14:37.900Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:14:37.900Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:14:37.900Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680045204852, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists" } 2023-03-28T23:14:37.900Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:14:37.900Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:14:37.900Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680045205854, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2c7ae46d-9523-4fff-b664-0f1857bc7e8e already exists" } 2023-03-28T23:14:37.900Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:14:37.901Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:14:37.901Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680045237083, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T23:14:37.901Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:14:37.901Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:14:37.901Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:14:37.901Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:14:37.971Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:14:37.971Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:14:37.971Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:14:37.971Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:14:38.972Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:14:38.972Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:14:38.972Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:14:38.973Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:14:39.973Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:14:39.974Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:14:39.974Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:14:39.974Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:14:40.975Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:14:40.976Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:14:40.976Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:14:40.977Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:14:41.978Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:14:41.978Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:14:41.978Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:14:41.979Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:14:42.980Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:14:42.980Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:14:42.980Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:14:42.980Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:14:43.981Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "serviceName": "basic_onboard_PRuAnc", "serviceVersion": "1.0", "serviceUUID": "db3fb57a-c268-4f32-8293-6836f7d7737c", "serviceDescription": "service", "serviceInvariantUUID": "654b14a6-99a1-48e0-b0a8-d81184a1c2a4", "resources": [ { "resourceInstanceName": "basic_onboard_PRuAnc 0", "resourceCustomizationUUID": "c8a6c118-3baa-4580-a5a7-a9cb03afa0cd", "resourceName": "basic_onboard_PRuAnc", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "e76e4766-ae26-4382-aa57-0238311f7279", "resourceInvariantUUID": "4e249934-061c-4b25-9b30-d62e8c4ad8da", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_pruanc0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "artifactChecksum": "OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "db77a487-cb70-44e7-aee8-73179f1a300a", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "3efaab39-307b-470c-a2e3-277072140d08", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "abc20b33-96c9-409c-ac3d-e9f9a43f33f6", "generatedFromUUID": "3efaab39-307b-470c-a2e3-277072140d08" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "abc20b33-96c9-409c-ac3d-e9f9a43f33f6", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardPruanc-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "artifactChecksum": "NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5d4337f7-8fd0-45f5-b5a7-630e0760540d" } ], "workloadContext": "Production" } 2023-03-28T23:14:43.982Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T23:14:43.982Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 db3fb57a-c268-4f32-8293-6836f7d7737c ASDC 2023-03-28T23:14:43.983Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:588f8ba4-ec41-453c-9643-aaa9a40a4bd3 ServiceName:basic_onboard_PRuAnc ServiceVersion:1.0 ServiceUUID:db3fb57a-c268-4f32-8293-6836f7d7737c ServiceInvariantUUID:654b14a6-99a1-48e0-b0a8-d81184a1c2a4 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardPruanc-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar ArtifactUUID:5d4337f7-8fd0-45f5-b5a7-630e0760540d ArtifactChecksum:NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_PRuAnc 0 ResourceCustomizationUUID:c8a6c118-3baa-4580-a5a7-a9cb03afa0cd ResourceInvariantUUID:4e249934-061c-4b25-9b30-d62e8c4ad8da ResourceName:basic_onboard_PRuAnc ResourceType:VF ResourceUUID:e76e4766-ae26-4382-aa57-0238311f7279 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_pruanc0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json ArtifactUUID:db77a487-cb70-44e7-aee8-73179f1a300a ArtifactChecksum:OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU= 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml ArtifactUUID:3efaab39-307b-470c-a2e3-277072140d08 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env ArtifactUUID:abc20b33-96c9-409c-ac3d-e9f9a43f33f6 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env ArtifactUUID:abc20b33-96c9-409c-ac3d-e9f9a43f33f6 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T23:14:43.983Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF db3fb57a-c268-4f32-8293-6836f7d7737c 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: 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-28T23:14:44.017Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:14:44.017Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:14:44.017Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:14:44.018Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 5d4337f7-8fd0-45f5-b5a7-630e0760540d from URL: /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 2023-03-28T23:14:44.018Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:14:44.018Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 2023-03-28T23:14:44.035Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T23:14:44.036Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@3205c669 2023-03-28T23:14:44.036Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T23:14:44.036Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardPruanc" ] } } } 2023-03-28T23:14:44.036Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardPruanc-csar.csar /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 5d4337f7-8fd0-45f5-b5a7-630e0760540d Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T23:14:44.037Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar ASDC sendASDCNotification 2023-03-28T23:14:44.037Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar(Specified artifact is not found) 2023-03-28T23:14:44.037Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T23:14:44.037Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:14:44.037Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:14:44.037Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680045284037, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:14:45.038Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardPruanc-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar(UUID:5d4337f7-8fd0-45f5-b5a7-630e0760540d) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-28T23:14:45.055Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-28T23:14:45.055Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: e76e4766-ae26-4382-aa57-0238311f7279 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-28T23:14:45.059Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||basic_onboard_PRuAnc 0 2023-03-28T23:14:45.059Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: e76e4766-ae26-4382-aa57-0238311f7279 2023-03-28T23:14:45.059Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: db77a487-cb70-44e7-aee8-73179f1a300a from URL: /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json 2023-03-28T23:14:45.059Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:14:45.059Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json 2023-03-28T23:14:45.074Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T23:14:45.074Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@4c0af2e8 2023-03-28T23:14:45.074Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T23:14:45.074Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardPruanc" ] } } } 2023-03-28T23:14:45.074Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_pruanc0_modules.json /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json db77a487-cb70-44e7-aee8-73179f1a300a Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T23:14:45.074Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json ASDC sendASDCNotification 2023-03-28T23:14:45.074Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json(Specified artifact is not found) 2023-03-28T23:14:45.075Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T23:14:45.075Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:14:45.075Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:14:45.075Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680045285074, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:14:46.076Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_pruanc0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json(UUID:db77a487-cb70-44e7-aee8-73179f1a300a) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-28T23:14:46.076Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:14:46.097Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:14:46.101Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T23:14:46.101Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T23:15:16.101Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:15:16.119Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:15:16.123Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T23:15:16.124Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T23:15:36.826Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:15:36.827Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:15:36.827Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "NOTIFIED" } 2023-03-28T23:15:36.828Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:15:46.124Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:15:46.143Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:15:46.147Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T23:15:46.147Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T23:16:16.148Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:16:16.175Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:16:16.178Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T23:16:16.178Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T23:16:36.826Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:16:36.828Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:16:36.828Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-28T23:16:36.828Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:16:36.828Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:16:36.828Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:16:36.829Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:16:36.829Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:16:36.829Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-28T23:16:36.829Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:16:36.829Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:16:36.829Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:16:36.829Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:16:36.829Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:16:36.829Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:16:36.829Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:16:36.829Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:16:36.829Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680045284037, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T23:16:36.830Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:16:36.830Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:16:36.830Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680045285074, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T23:16:36.830Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:16:46.179Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:16:46.199Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:16:46.202Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T23:16:46.203Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T23:17:16.203Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:17:16.219Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:17:16.222Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T23:17:16.222Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T23:17:36.826Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:17:46.223Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:17:46.241Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:17:46.245Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T23:17:46.245Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T23:18:16.246Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:18:16.269Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:18:16.272Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T23:18:16.272Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T23:18:36.827Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:18:46.273Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:18:46.287Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:18:46.291Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T23:18:46.291Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T23:19:16.291Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:19:16.311Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:19:16.314Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T23:19:16.315Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T23:19:36.829Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:19:37.014Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-28T23:19:37.014Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Member SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-108f99cd-ccce-4abb-a176-3c7476fb7ab3 sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired. 2023-03-28T23:19:37.015Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-28T23:19:37.015Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-28T23:19:37.442Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:19:37.454Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-28T23:19:37.455Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-28T23:19:37.460Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=21, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T23:19:37.460Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 21: {SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-28T23:19:37.473Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=21, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T23:19:37.473Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T23:19:37.474Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T23:19:37.479Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-28T23:19:37.479Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-28T23:19:37.479Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-28T23:19:37.479Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=849, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T23:19:37.479Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-28T23:19:37.479Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-28T23:19:46.315Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-28T23:19:46.315Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:19:46.324Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 and serviceModelVersionId: db3fb57a-c268-4f32-8293-6836f7d7737c 2023-03-28T23:19:46.324Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 654b14a6-99a1-48e0-b0a8-d81184a1c2a4 2023-03-28T23:19:46.325Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0 2023-03-28T23:19:46.329Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T23:19:46.341Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?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-28T23:19:46.342Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|INFO|500||Invoke 2023-03-28T23:19:46.348Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-28T23:19:46.380Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-28T23:19:46.381Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0 has http status code:404 and response headers:{date=[Tue, 28 Mar 2023 23:19:47 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[30], x-aai-txid=[1-aai-resources-230328-23:19:47:704-64084], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T23:19:46.381Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c","ERR.5.4.6114"]}}} 2023-03-28T23:19:46.384Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-28T23:19:46.384Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) 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-28T23:19:46.384Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-28T23:19:46.384Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 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-28T23:19:46.395Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||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-28T23:19:46.396Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-28T23:19:46.396Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-28T23:19:46.396Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:19:46.396Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:19:46.396Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680045586396, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:19:46.414Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:19:46.414Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680045586396, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec\u003dERR.5.4.6114)" } 2023-03-28T23:19:46.415Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T23:19:47.420Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T23:19:47.420Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"ad44a54f-9415-48bd-bf30-fdf48338e2b4","serviceName":"vFW 2023-03-28 22-02-01","serviceVersion":"1.0","serviceUUID":"93dc6276-0725-49b0-a7ce-fdc8ca01e3b6","serviceDescription":"catalog service description","serviceInvariantUUID":"a7f48542-78c3-40a8-8d7c-1480905d98f0","resources":[{"resourceInstanceName":"vFW 67410293-e76b 0","resourceName":"vFW 67410293-e76b","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"87dc6175-9dcb-4077-ac32-6815330f219c","resourceInvariantUUID":"a3dea2ac-7cdc-47c6-a372-633ad11be473","resourceCustomizationUUID":"5ce38cf7-2e75-495c-a214-3bd7bb5850e7","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml","artifactChecksum":"MWViOGZhMjQ2YzJkOGY2NmNkNjQ4NzI2MzRmNWNlNDY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"085973a9-6309-45fc-8253-5b20b4ced7c2","artifactVersion":"1"},{"artifactName":"vfw67410293e76b0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json","artifactChecksum":"NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5de4d4d9-6ba9-4a7d-8282-7581ee34cdab","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d19d934b-9ad4-48a2-97e0-5bd3b5396997","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml","artifactChecksum":"MDQzNDM4MjBiYTEyMmQ4NTAwZmE0ZWMwMjVhY2Y0NDk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a310a987-b363-4601-b1de-1afe664b595d","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"15a8bbc0-1b52-4b59-87fa-7d7ed3200906","artifactVersion":"2","generatedFromUUID":"d19d934b-9ad4-48a2-97e0-5bd3b5396997"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230328220201-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml","artifactChecksum":"YjJkMTgyZWQwZmE4NmI3N2FiYjk5MjJhMjk4YWViMTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"47abb903-b87f-40d0-95c0-e171a8139ac0","artifactVersion":"1"},{"artifactName":"service-Vfw20230328220201-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar","artifactChecksum":"ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"38d09853-bc3c-44ab-a917-1e22a9f79f53","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T23:19:47.420Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:19:47.420Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:19:47.420Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:19:47.421Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:19:48.421Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:19:48.422Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:19:48.422Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:19:48.422Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:19:49.423Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:19:49.424Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:19:49.424Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:19:49.424Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:19:50.425Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:19:50.425Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:19:50.425Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:19:50.426Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:19:51.426Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:19:51.427Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:19:51.427Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:19:51.427Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:19:52.428Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:19:52.428Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:19:52.428Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:19:52.428Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:19:53.429Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:19:53.430Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:19:53.430Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:19:53.430Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:19:54.432Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "serviceName": "vFW 2023-03-28 22-02-01", "serviceVersion": "1.0", "serviceUUID": "93dc6276-0725-49b0-a7ce-fdc8ca01e3b6", "serviceDescription": "catalog service description", "serviceInvariantUUID": "a7f48542-78c3-40a8-8d7c-1480905d98f0", "resources": [ { "resourceInstanceName": "vFW 67410293-e76b 0", "resourceCustomizationUUID": "5ce38cf7-2e75-495c-a214-3bd7bb5850e7", "resourceName": "vFW 67410293-e76b", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "87dc6175-9dcb-4077-ac32-6815330f219c", "resourceInvariantUUID": "a3dea2ac-7cdc-47c6-a372-633ad11be473", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw67410293e76b0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "artifactChecksum": "NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5de4d4d9-6ba9-4a7d-8282-7581ee34cdab", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d19d934b-9ad4-48a2-97e0-5bd3b5396997", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "15a8bbc0-1b52-4b59-87fa-7d7ed3200906", "generatedFromUUID": "d19d934b-9ad4-48a2-97e0-5bd3b5396997" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "15a8bbc0-1b52-4b59-87fa-7d7ed3200906", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230328220201-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "artifactChecksum": "ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "38d09853-bc3c-44ab-a917-1e22a9f79f53" } ], "workloadContext": "Production" } 2023-03-28T23:19:54.432Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T23:19:54.432Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 ASDC 2023-03-28T23:19:54.432Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:ad44a54f-9415-48bd-bf30-fdf48338e2b4 ServiceName:vFW 2023-03-28 22-02-01 ServiceVersion:1.0 ServiceUUID:93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 ServiceInvariantUUID:a7f48542-78c3-40a8-8d7c-1480905d98f0 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230328220201-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ArtifactUUID:38d09853-bc3c-44ab-a917-1e22a9f79f53 ArtifactChecksum:ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 67410293-e76b 0 ResourceCustomizationUUID:5ce38cf7-2e75-495c-a214-3bd7bb5850e7 ResourceInvariantUUID:a3dea2ac-7cdc-47c6-a372-633ad11be473 ResourceName:vFW 67410293-e76b ResourceType:VF ResourceUUID:87dc6175-9dcb-4077-ac32-6815330f219c ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw67410293e76b0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json ArtifactUUID:5de4d4d9-6ba9-4a7d-8282-7581ee34cdab ArtifactChecksum:NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY= 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml ArtifactUUID:d19d934b-9ad4-48a2-97e0-5bd3b5396997 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env ArtifactUUID:15a8bbc0-1b52-4b59-87fa-7d7ed3200906 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env ArtifactUUID:15a8bbc0-1b52-4b59-87fa-7d7ed3200906 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T23:19:54.432Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 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: 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-28T23:19:54.463Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:19:54.463Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:19:54.463Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:19:54.463Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 from URL: /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-28T23:19:54.463Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:19:54.463Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-28T23:19:54.726Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T23:19:54.730Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 38d09853-bc3c-44ab-a917-1e22a9f79f53 101498 2023-03-28T23:19:54.730Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-28T23:19:54.731Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-28T23:19:54.731Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T23:19:54.731Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:19:54.731Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:19:54.732Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680045594730, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:19:55.733Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:19:55.733Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:19:55.734Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53, URL: /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar to file: /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T23:19:55.734Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230328220201-csar.csar 2023-03-28T23:19:55.734Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T23:19:55.735Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T23:19:55.864Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14409360842999618116/Definitions/service-Vfw20230328220201-template.yml Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided 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 2023-03-28T23:19:57.319Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T23:19:57.320Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:19:57.320Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T23:19:57.320Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-28T23:19:57.320Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T23:19:57.320Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-28T23:19:57.320Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-28T23:19:57.320Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-28T23:19:57.320Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T23:19:57.320Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T23:19:57.320Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-28T23:19:57.320Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T23:19:57.320Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T23:19:57.320Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 67410293-e76b 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-Vfw20230328220201-csar.csar 2023-03-28T23:19:57.320Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T23:19:57.320Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:19:57.320Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:19:57.320Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:19:57.320Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T23:19:57.320Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:19:57.320Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:19:57.321Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:19:57.321Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:19:57.321Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T23:19:57.321Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:19:57.321Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:19:57.321Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:19:57.321Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:19:57.321Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:19:57.321Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-28T23:19:57.321Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T23:19:57.321Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T23:19:57.321Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:19:57.321Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T23:19:57.321Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:19:57.321Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T23:19:57.321Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T23:19:57.321Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T23:19:57.321Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T23:19:57.321Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:19:57.322Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T23:19:57.322Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T23:19:57.322Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T23:19:57.322Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T23:19:57.322Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:19:57.322Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-28T23:19:57.322Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:19:57.322Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-28T23:19:57.322Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:19:57.322Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T23:19:57.322Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T23:19:57.322Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:19:57.322Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T23:19:57.322Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T23:19:57.322Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:19:57.322Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T23:19:57.322Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T23:19:57.322Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:19:57.322Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-28T23:19:57.322Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T23:19:57.322Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-28T23:19:57.323Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T23:19:57.323Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T23:19:57.323Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T23:19:57.323Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:19:57.323Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T23:19:57.323Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T23:19:57.323Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T23:19:57.323Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T23:19:57.323Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:19:57.323Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=74a9d765-6a78-4386-85d5-0096600be1bb 2023-03-28T23:19:57.323Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:19:57.323Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-28T23:19:57.323Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T23:19:57.323Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T23:19:57.323Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:19:57.323Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T23:19:57.323Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:19:57.323Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T23:19:57.323Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T23:19:57.323Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-28T23:19:57.323Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T23:19:57.324Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T23:19:57.324Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T23:19:57.324Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:19:57.324Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=79a48a92-26a2-467b-a3e1-dd9aea758c0e 2023-03-28T23:19:57.324Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:19:57.324Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-28T23:19:57.324Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T23:19:57.324Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T23:19:57.324Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:19:57.324Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T23:19:57.324Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:19:57.324Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T23:19:57.324Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T23:19:57.324Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T23:19:57.324Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T23:19:57.324Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:19:57.324Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T23:19:57.324Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-28T23:19:57.324Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=6a2ddb58-dd58-4d8b-b6d7-eb73a547cbcf 2023-03-28T23:19:57.325Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:19:57.325Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:19:57.325Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:19:57.325Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:19:57.325Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:19:57.325Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:19:57.325Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:19:57.325Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:19:57.325Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-28 22-02-01 Description:catalog service description Model UUID:93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 Model Version:NULL Model InvariantUuid:a7f48542-78c3-40a8-8d7c-1480905d98f0 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 67410293-e76b Model UUID:cf8e4eb5-9864-4fdd-af64-80b03f48d14d Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:a3dea2ac-7cdc-47c6-a372-633ad11be473 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:5ce38cf7-2e75-495c-a214-3bd7bb5850e7 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:193cd6e2-538e-4142-9392-7ebb398b7e43 ModelName:Vfw67410293E76b..base_vfw..module-0 ModelUuid:b16cd493-2fbb-4548-a3d8-90863aeb9b7d ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:74a9d765-6a78-4386-85d5-0096600be1bb ModelInvariantUuid:bed6b03d-444d-4294-b591-54da9a36918d ModelName:vFW 67410293-e76b-nodes.vfwCvfc ModelUuid:c051efdd-da87-4c3f-9332-3d86f32a2f49 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:6b57d388-0a65-43b6-8ed1-785e401b9ac8 ModelInvariantUuid:9d06528b-ed4c-484e-a7ee-fac8dc7d9b81 ModelName:Vfw67410293E76b.compute.nodes.heat.vfw ModelUuid:cda29578-f723-4724-9cae-1499f665a439 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:79a48a92-26a2-467b-a3e1-dd9aea758c0e ModelInvariantUuid:b894ffd2-ee00-44bf-8548-41ca0b9e6c43 ModelName:vFW 67410293-e76b-nodes.vsnCvfc ModelUuid:3f1b92ee-581a-4fff-a85d-2043b8a3fd97 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:13b293d9-7396-4746-8010-2aa34880a43c ModelInvariantUuid:47bb46c4-9c05-44aa-bfc2-f88d6d4c5025 ModelName:Vfw67410293E76b.compute.nodes.heat.vsn ModelUuid:a2c8400a-1afd-4e2c-b390-896018a104e2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:6a2ddb58-dd58-4d8b-b6d7-eb73a547cbcf ModelInvariantUuid:c90fe34c-a014-4100-8de6-49880a60d437 ModelName:vFW 67410293-e76b-nodes.vpgCvfc ModelUuid:02a541b8-8f9e-40b3-b802-d75d4303054d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:d8086a3a-4e7c-423f-adf7-07a6ddf69b79 ModelInvariantUuid:b9f80dd7-c2be-40f0-b1b5-286822f5255e ModelName:Vfw67410293E76b.compute.nodes.heat.vpg ModelUuid:edd030db-baa1-428f-8c44-e47e82120dd8 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=? 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-28T23:19:57.360Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||ERROR|500||Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists 2023-03-28T23:19:57.360Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-28T23:19:57.360Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar(Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists) 2023-03-28T23:19:57.360Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:19:57.361Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:19:57.361Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:19:57.361Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680045597360, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:19:58.362Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-28T23:19:58.362Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar(Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists) 2023-03-28T23:19:58.362Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:19:58.362Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:19:58.362Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:19:58.362Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680045598361, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:19:59.363Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-28T23:19:59.382Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-28T23:19:59.386Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T23:19:59.386Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T23:19:59.386Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T23:19:59.386Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T23:19:59.386Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:19:59.386Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:19:59.386Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:19:59.386Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:19:59.386Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-28T23:19:59.397Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T23:20:29.397Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-28T23:20:29.403Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 and serviceModelVersionId: 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 2023-03-28T23:20:29.404Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a7f48542-78c3-40a8-8d7c-1480905d98f0 2023-03-28T23:20:29.405Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 2023-03-28T23:20:29.410Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T23:20:29.424Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|INFO|500||Invoke 2023-03-28T23:20:29.424Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ad44a54f-9415-48bd-bf30-fdf48338e2b4], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[1d5a84ba-e20e-46bc-ae99-42cb1b891b8c], X-ECOMP-RequestID=[ad44a54f-9415-48bd-bf30-fdf48338e2b4], X-TransactionId=[], X-ONAP-RequestID=[ad44a54f-9415-48bd-bf30-fdf48338e2b4], Content-Type=[application/merge-patch+json]} 2023-03-28T23:20:29.430Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T23:20:29.552Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?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/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 23:20:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[119], vertex-id=[204904], x-aai-txid=[0-aai-resources-230328-23:20:30:785-46574], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T23:20:29.552Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T23:20:29.553Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|INFO|500||InvokeReturn 2023-03-28T23:20:29.554Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T23:20:29.554Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-28T23:20:29.563Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-28T23:20:29.564Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ad44a54f-9415-48bd-bf30-fdf48338e2b4 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T23:20:29.564Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T23:20:29.564Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:20:29.565Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:20:29.565Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680045629564, "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-28T23:20:30.586Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T23:20:30.586Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"311a6477-b2cc-463c-9fee-aa741f7534d0","serviceName":"vFW 2023-03-28 22-18-55","serviceVersion":"1.0","serviceUUID":"86258cd9-b564-47e4-88c7-326a9c01209f","serviceDescription":"catalog service description","serviceInvariantUUID":"816a8d4d-52df-442b-ab64-56255b003b1b","resources":[{"resourceInstanceName":"vFW 4e17aa4e-f357 0","resourceName":"vFW 4e17aa4e-f357","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"9b459486-5c24-4b0e-b8c0-b27316cf0496","resourceInvariantUUID":"f0eb43bc-7057-4bfd-8597-2d8f61758599","resourceCustomizationUUID":"4f16d217-4b00-405b-8532-7309a7e941d5","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml","artifactChecksum":"NGZhNmFjYzI0OWMzNjk0M2ZiMDY3OWJlODEwMTBhZWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"dd088c19-0061-4db4-86ab-4eb0931888cf","artifactVersion":"1"},{"artifactName":"vfw4e17aa4ef3570_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json","artifactChecksum":"NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"fd4c9261-11b4-43ae-8ee7-4bc91a759c95","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f047bf4e-f981-4d29-99e8-fd6c3f83f2d3","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml","artifactChecksum":"YTBlYmE2NTk4ZGI4ZDVjMmYxY2ZkMDU2YWU3NmY0OGU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3c91ae60-e7e2-4688-b4a1-b853f4361f52","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7bcb52f7-4100-4599-afa7-d7d46b176374","artifactVersion":"2","generatedFromUUID":"f047bf4e-f981-4d29-99e8-fd6c3f83f2d3"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230328221855-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml","artifactChecksum":"Y2FiN2ZmMDY0ODIxZDM2YTQ2OGRmNTY3NTE2YzhkMjM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"46d95744-768f-403d-ba4a-13585170514a","artifactVersion":"1"},{"artifactName":"service-Vfw20230328221855-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar","artifactChecksum":"ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a3ef5172-4047-46ee-9c6d-d34e1107a71d","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T23:20:30.587Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:20:30.587Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:20:30.588Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:20:30.588Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:20:31.589Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:20:31.589Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:20:31.589Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:20:31.589Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:20:32.590Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:20:32.591Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:20:32.591Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:20:32.591Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:20:33.592Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:20:33.593Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:20:33.593Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:20:33.593Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:20:34.595Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:20:34.595Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:20:34.595Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:20:34.596Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:20:35.597Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:20:35.598Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:20:35.598Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:20:35.598Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:20:36.599Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:20:36.600Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:20:36.600Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:20:36.600Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:20:36.826Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:20:36.830Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:20:36.830Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:20:36.831Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:20:36.831Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:20:36.831Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "NOTIFIED" } 2023-03-28T23:20:36.831Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:20:36.831Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:20:36.831Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-28T23:20:36.831Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:20:36.831Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:20:36.831Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:20:36.831Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:20:36.831Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:20:36.831Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-28T23:20:36.831Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:20:36.831Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:20:36.831Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:20:36.831Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:20:36.831Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:20:36.831Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:20:36.831Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:20:36.831Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:20:36.831Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680045594730, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T23:20:36.831Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:20:36.831Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:20:36.831Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680045597360, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists" } 2023-03-28T23:20:36.832Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:20:36.832Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:20:36.832Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680045598361, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists" } 2023-03-28T23:20:36.832Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:20:36.832Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:20:36.832Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680045629564, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T23:20:36.832Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:20:36.832Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:20:36.832Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:20:36.832Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:20:36.832Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:20:36.832Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "status": "NOTIFIED" } 2023-03-28T23:20:36.832Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:20:36.832Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:20:36.832Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-28T23:20:36.832Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:20:36.832Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:20:36.832Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:20:36.832Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:20:36.832Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:20:36.832Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-28T23:20:36.832Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:20:36.832Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:20:36.833Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:20:36.833Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:20:36.833Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:20:36.833Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:20:36.833Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:20:37.602Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "serviceName": "vFW 2023-03-28 22-18-55", "serviceVersion": "1.0", "serviceUUID": "86258cd9-b564-47e4-88c7-326a9c01209f", "serviceDescription": "catalog service description", "serviceInvariantUUID": "816a8d4d-52df-442b-ab64-56255b003b1b", "resources": [ { "resourceInstanceName": "vFW 4e17aa4e-f357 0", "resourceCustomizationUUID": "4f16d217-4b00-405b-8532-7309a7e941d5", "resourceName": "vFW 4e17aa4e-f357", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "9b459486-5c24-4b0e-b8c0-b27316cf0496", "resourceInvariantUUID": "f0eb43bc-7057-4bfd-8597-2d8f61758599", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw4e17aa4ef3570_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "artifactChecksum": "NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "fd4c9261-11b4-43ae-8ee7-4bc91a759c95", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "f047bf4e-f981-4d29-99e8-fd6c3f83f2d3", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7bcb52f7-4100-4599-afa7-d7d46b176374", "generatedFromUUID": "f047bf4e-f981-4d29-99e8-fd6c3f83f2d3" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7bcb52f7-4100-4599-afa7-d7d46b176374", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230328221855-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "artifactChecksum": "ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a3ef5172-4047-46ee-9c6d-d34e1107a71d" } ], "workloadContext": "Production" } 2023-03-28T23:20:37.602Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T23:20:37.602Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 86258cd9-b564-47e4-88c7-326a9c01209f ASDC 2023-03-28T23:20:37.603Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:311a6477-b2cc-463c-9fee-aa741f7534d0 ServiceName:vFW 2023-03-28 22-18-55 ServiceVersion:1.0 ServiceUUID:86258cd9-b564-47e4-88c7-326a9c01209f ServiceInvariantUUID:816a8d4d-52df-442b-ab64-56255b003b1b ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230328221855-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ArtifactUUID:a3ef5172-4047-46ee-9c6d-d34e1107a71d ArtifactChecksum:ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 4e17aa4e-f357 0 ResourceCustomizationUUID:4f16d217-4b00-405b-8532-7309a7e941d5 ResourceInvariantUUID:f0eb43bc-7057-4bfd-8597-2d8f61758599 ResourceName:vFW 4e17aa4e-f357 ResourceType:VF ResourceUUID:9b459486-5c24-4b0e-b8c0-b27316cf0496 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw4e17aa4ef3570_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json ArtifactUUID:fd4c9261-11b4-43ae-8ee7-4bc91a759c95 ArtifactChecksum:NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ= 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml ArtifactUUID:f047bf4e-f981-4d29-99e8-fd6c3f83f2d3 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env ArtifactUUID:7bcb52f7-4100-4599-afa7-d7d46b176374 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env ArtifactUUID:7bcb52f7-4100-4599-afa7-d7d46b176374 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T23:20:37.603Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 86258cd9-b564-47e4-88c7-326a9c01209f 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: 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-28T23:20:37.655Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:20:37.655Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:20:37.656Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:20:37.656Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d from URL: /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-28T23:20:37.656Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:20:37.656Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-28T23:20:37.957Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T23:20:37.958Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar a3ef5172-4047-46ee-9c6d-d34e1107a71d 101486 2023-03-28T23:20:37.958Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-28T23:20:37.958Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-28T23:20:37.958Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T23:20:37.958Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:20:37.959Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:20:37.959Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680045637958, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:20:38.960Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:20:38.961Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:20:38.961Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d, URL: /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar to file: /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:20:38.962Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230328221855-csar.csar 2023-03-28T23:20:38.962Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:20:38.962Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:20:39.080Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4175847732394815841/Definitions/service-Vfw20230328221855-template.yml Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided 2023-03-28T23:20:40.526Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T23:20:40.526Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:20:40.527Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:20:40.527Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-28T23:20:40.527Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:20:40.527Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-28T23:20:40.527Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-28T23:20:40.527Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-28T23:20:40.527Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:20:40.527Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:20:40.527Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-28T23:20:40.527Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:20:40.527Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:20:40.527Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 4e17aa4e-f357 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-Vfw20230328221855-csar.csar 2023-03-28T23:20:40.527Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:20:40.527Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:20:40.527Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:20:40.528Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:20:40.528Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-28T23:20:40.528Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:20:40.528Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:20:40.528Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:20:40.528Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:20:40.528Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-28T23:20:40.528Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:20:40.528Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:20:40.528Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:20:40.528Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:20:40.528Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:20:40.528Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-28T23:20:40.529Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T23:20:40.529Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T23:20:40.529Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:20:40.529Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T23:20:40.529Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:20:40.529Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T23:20:40.529Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T23:20:40.529Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T23:20:40.529Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T23:20:40.529Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:20:40.529Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T23:20:40.529Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T23:20:40.529Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T23:20:40.529Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T23:20:40.529Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:20:40.530Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-28T23:20:40.530Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:20:40.530Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-28T23:20:40.530Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:20:40.530Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-28T23:20:40.530Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T23:20:40.530Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:20:40.530Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-28T23:20:40.530Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T23:20:40.530Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:20:40.530Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-28T23:20:40.530Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T23:20:40.530Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:20:40.530Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-28T23:20:40.530Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T23:20:40.531Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-28T23:20:40.531Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T23:20:40.531Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T23:20:40.531Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T23:20:40.531Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:20:40.531Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T23:20:40.531Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T23:20:40.531Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T23:20:40.531Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T23:20:40.531Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:20:40.531Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=f32f8e19-bef8-419d-87ed-af5c0238d798 2023-03-28T23:20:40.531Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:20:40.531Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-28T23:20:40.531Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T23:20:40.531Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T23:20:40.531Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:20:40.532Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T23:20:40.532Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:20:40.532Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T23:20:40.532Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T23:20:40.532Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-28T23:20:40.532Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T23:20:40.532Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T23:20:40.532Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T23:20:40.532Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:20:40.532Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=7547fbf5-4578-4c3d-a5b9-84c8c1316821 2023-03-28T23:20:40.532Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:20:40.532Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-28T23:20:40.532Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T23:20:40.533Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T23:20:40.533Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:20:40.533Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T23:20:40.533Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:20:40.533Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T23:20:40.533Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T23:20:40.533Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T23:20:40.533Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T23:20:40.533Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:20:40.533Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T23:20:40.533Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-28T23:20:40.534Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5f51de74-4243-403b-b7a9-a2dd728855e1 2023-03-28T23:20:40.534Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:20:40.534Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:20:40.534Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:20:40.534Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:20:40.534Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:20:40.534Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:20:40.534Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:20:40.534Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:20:40.534Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-28 22-18-55 Description:catalog service description Model UUID:86258cd9-b564-47e4-88c7-326a9c01209f Model Version:NULL Model InvariantUuid:816a8d4d-52df-442b-ab64-56255b003b1b Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 4e17aa4e-f357 Model UUID:83811783-7f50-4409-b37e-013d3a6679be Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:f0eb43bc-7057-4bfd-8597-2d8f61758599 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:4f16d217-4b00-405b-8532-7309a7e941d5 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:8ad82d93-2542-4347-95aa-48de46af2769 ModelName:Vfw4e17aa4eF357..base_vfw..module-0 ModelUuid:2c8738f1-5769-4b50-8168-bc077e07a968 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:f32f8e19-bef8-419d-87ed-af5c0238d798 ModelInvariantUuid:09ef63d4-d50c-4979-9e06-e7673b5bc9e6 ModelName:vFW 4e17aa4e-f357-nodes.vfwCvfc ModelUuid:2568cf18-4961-4bdc-b96b-b9c2abc89a6e ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:a6a9beae-4b33-4065-bc7c-501c322bf4be ModelInvariantUuid:34d56be9-e557-4359-8260-f37f36750957 ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vfw ModelUuid:210fc1b5-28de-43b3-91a1-72861ee00ca7 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:7547fbf5-4578-4c3d-a5b9-84c8c1316821 ModelInvariantUuid:d3e79bbd-9ec1-49ac-bfe5-a370c75db104 ModelName:vFW 4e17aa4e-f357-nodes.vsnCvfc ModelUuid:7ad2d21c-7af1-4b91-9906-81a91e71ef03 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:75544a54-4184-42f2-a23d-9f9263d6baad ModelInvariantUuid:4487dbbb-4ec9-468d-b1d5-7e635abde181 ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vsn ModelUuid:fcedcee2-219d-40dd-9f79-4230cb13a148 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:5f51de74-4243-403b-b7a9-a2dd728855e1 ModelInvariantUuid:275a83ad-0767-40d6-9ff8-07edaed52db3 ModelName:vFW 4e17aa4e-f357-nodes.vpgCvfc ModelUuid:5ad99adc-e476-411f-98bc-caa1b9661e8d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:07ee84b1-85c2-4db0-b602-d70a6723467d ModelInvariantUuid:fb7efc2e-bef5-4bb4-a023-379da4c7553e ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vpg ModelUuid:f0f45588-ffc3-409c-87a7-bfc308d80744 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=? 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-28T23:20:40.564Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||ERROR|500||Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists 2023-03-28T23:20:40.564Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-28T23:20:40.564Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar(Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists) 2023-03-28T23:20:40.565Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:20:40.565Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:20:40.565Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:20:40.565Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680045640564, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:20:41.566Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-28T23:20:41.566Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar(Resource with UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 already exists) 2023-03-28T23:20:41.566Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:20:41.566Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:20:41.566Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:20:41.566Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680045641566, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:20:42.567Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-28T23:20:42.586Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-28T23:20:42.589Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T23:20:42.589Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T23:20:42.590Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T23:20:42.590Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T23:20:42.590Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:20:42.590Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:20:42.590Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:20:42.590Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:20:42.590Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-28T23:20:42.598Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T23:21:12.598Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-28T23:21:12.605Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 and serviceModelVersionId: 86258cd9-b564-47e4-88c7-326a9c01209f 2023-03-28T23:21:12.606Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 816a8d4d-52df-442b-ab64-56255b003b1b 2023-03-28T23:21:12.606Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0 2023-03-28T23:21:12.613Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T23:21:12.633Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|INFO|500||Invoke 2023-03-28T23:21:12.634Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[311a6477-b2cc-463c-9fee-aa741f7534d0], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[616ae38b-a052-4b99-8e60-0e2582ea981d], X-ECOMP-RequestID=[311a6477-b2cc-463c-9fee-aa741f7534d0], X-TransactionId=[], X-ONAP-RequestID=[311a6477-b2cc-463c-9fee-aa741f7534d0], Content-Type=[application/merge-patch+json]} 2023-03-28T23:21:12.642Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T23:21:12.796Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?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/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 23:21:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[149], vertex-id=[147576], x-aai-txid=[2-aai-resources-230328-23:21:13:999-11823], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T23:21:12.796Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T23:21:12.797Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|INFO|500||InvokeReturn 2023-03-28T23:21:12.797Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T23:21:12.797Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-28T23:21:12.807Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-28T23:21:12.808Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 311a6477-b2cc-463c-9fee-aa741f7534d0 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T23:21:12.808Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T23:21:12.808Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:21:12.809Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:21:12.809Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680045672808, "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-28T23:21:13.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T23:21:13.830Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"16ec8964-42b3-41d8-bf97-9302870ceb5f","serviceDescription":"service","serviceInvariantUUID":"444dbaf6-729a-4cb4-aa8f-fbc578565856","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"e3550a84-cc18-4316-8c33-7e1a60b52680","resourceInvariantUUID":"d000c302-f830-49c1-85c4-860fa03d5456","resourceCustomizationUUID":"f132524b-16f4-438a-9cfc-8fa2d3a85ae2","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":"ZmYwNGQ0YWM0NmZhNmI3MGNhMzJiYTBiOTZiMTE5OWY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"39f4a529-3c97-4ab5-85af-4785e008f69f","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MmY3MzBlNjdhODlkZDM4NTYxODVjOTBlZWQyYTJjNzc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"151c48cd-692b-42cf-936b-19e897cb204a","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T23:21:13.830Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:21:13.831Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:21:13.831Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:21:13.831Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "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-28T23:21:14.832Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:21:14.832Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:21:14.833Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:21:14.833Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:21:15.835Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "16ec8964-42b3-41d8-bf97-9302870ceb5f", "serviceDescription": "service", "serviceInvariantUUID": "444dbaf6-729a-4cb4-aa8f-fbc578565856", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "f132524b-16f4-438a-9cfc-8fa2d3a85ae2", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "e3550a84-cc18-4316-8c33-7e1a60b52680", "resourceInvariantUUID": "d000c302-f830-49c1-85c4-860fa03d5456", "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": "MmY3MzBlNjdhODlkZDM4NTYxODVjOTBlZWQyYTJjNzc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "151c48cd-692b-42cf-936b-19e897cb204a" } ], "workloadContext": "Production" } 2023-03-28T23:21:15.835Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T23:21:15.835Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 16ec8964-42b3-41d8-bf97-9302870ceb5f ASDC 2023-03-28T23:21:15.835Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:16ec8964-42b3-41d8-bf97-9302870ceb5f ServiceInvariantUUID:444dbaf6-729a-4cb4-aa8f-fbc578565856 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:151c48cd-692b-42cf-936b-19e897cb204a ArtifactChecksum:MmY3MzBlNjdhODlkZDM4NTYxODVjOTBlZWQyYTJjNzc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:f132524b-16f4-438a-9cfc-8fa2d3a85ae2 ResourceInvariantUUID:d000c302-f830-49c1-85c4-860fa03d5456 ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:e3550a84-cc18-4316-8c33-7e1a60b52680 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-28T23:21:15.835Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 16ec8964-42b3-41d8-bf97-9302870ceb5f 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: 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-28T23:21:15.874Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:21:15.875Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:21:15.875Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:21:15.875Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 151c48cd-692b-42cf-936b-19e897cb204a from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-28T23:21:15.875Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:21:15.875Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-28T23:21:15.907Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T23:21:15.907Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@692a58fd 2023-03-28T23:21:15.907Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T23:21:15.908Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-28T23:21:15.908Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 151c48cd-692b-42cf-936b-19e897cb204a Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T23:21:15.908Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T23:21:15.908Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-28T23:21:15.908Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T23:21:15.908Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:21:15.908Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:21:15.908Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680045675908, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:21:16.909Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:151c48cd-692b-42cf-936b-19e897cb204a) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-28T23:21:16.947Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists 2023-03-28T23:21:16.947Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T23:21:16.947Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists) 2023-03-28T23:21:16.947Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:21:16.947Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:21:16.948Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:21:16.948Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680045676947, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:21:17.949Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T23:21:17.949Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: e3550a84-cc18-4316-8c33-7e1a60b52680 already exists) 2023-03-28T23:21:17.949Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:21:17.949Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:21:17.950Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:21:17.950Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680045677949, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e3550a84-cc18-4316-8c33-7e1a60b52680 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:21:18.951Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 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-28T23:21:18.974Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 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-28T23:21:18.977Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T23:21:18.977Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T23:21:18.977Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T23:21:18.977Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T23:21:18.978Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:21:18.978Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:21:18.978Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:21:18.978Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:21:18.978Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T23:21:18.987Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T23:21:36.826Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:21:36.834Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:21:36.834Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680045637958, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T23:21:36.834Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:21:36.835Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:21:36.835Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680045640564, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists" } 2023-03-28T23:21:36.835Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:21:36.835Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:21:36.835Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680045641566, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 already exists" } 2023-03-28T23:21:36.835Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:21:36.835Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:21:36.835Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680045672808, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T23:21:36.835Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:21:36.835Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:21:36.836Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:21:36.836Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:21:36.836Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:21:36.836Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:21:36.836Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:21:36.836Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:21:36.836Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680045675908, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T23:21:36.836Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:21:36.836Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:21:36.837Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680045676947, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists" } 2023-03-28T23:21:36.837Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:21:36.837Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:21:36.837Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680045677949, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e3550a84-cc18-4316-8c33-7e1a60b52680 already exists" } 2023-03-28T23:21:36.837Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:21:48.987Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 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-28T23:21:48.997Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 and serviceModelVersionId: 16ec8964-42b3-41d8-bf97-9302870ceb5f 2023-03-28T23:21:48.997Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 444dbaf6-729a-4cb4-aa8f-fbc578565856 2023-03-28T23:21:48.997Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0 2023-03-28T23:21:49.004Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T23:21:49.023Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?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-28T23:21:49.023Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|INFO|500||Invoke 2023-03-28T23:21:49.033Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T23:21:49.196Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|INFO|500||InvokeReturn 2023-03-28T23:21:49.197Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 23:21:50 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[158], vertex-id=[188528], x-aai-txid=[0-aai-resources-230328-23:21:50:391-31235], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T23:21:49.197Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T23:21:49.198Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T23:21:49.198Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T23:21:49.208Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T23:21:49.208Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T23:21:49.209Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T23:21:49.209Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:21:49.209Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:21:49.209Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680045709209, "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-28T23:21:50.238Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T23:21:50.238Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"7a696f8d-7ee2-46cf-b572-2aace61feac6","serviceName":"Demo_pNF_ge2Srtj7qIwUCt1tjrNp","serviceVersion":"1.0","serviceUUID":"a9748751-2950-4828-b5f2-766b4707fd0e","serviceDescription":"catalog service description","serviceInvariantUUID":"3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d","resources":[{"resourceInstanceName":"pNF 2e24d431-caf7 0","resourceName":"pNF 2e24d431-caf7","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"e2d033c4-2bad-43aa-a1ed-ece452364ff0","resourceInvariantUUID":"c7a7d7b9-db49-4573-8bdb-c0b9fafe1e04","resourceCustomizationUUID":"9020c51f-f795-4da8-94fc-307df828746c","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml","artifactChecksum":"MGViMGJhY2M4NTEzNTQ2OTAyM2JmYTZiMmIxMTRhZmE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"d1d763ac-250d-4bc9-8da7-fb6b08c07905","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"54852575-1f46-4af8-b984-c2d9e0a5b90a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b9facc55-50c6-45db-ad5c-fc70d623e4d4","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml","artifactChecksum":"ZjQ3NjY3YmRmNjJhYzc5OTdlNTg5ODJjNTM4MjI0MTM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"de64d63f-d983-48ce-9828-6a1269e19616","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"bcb36d16-c729-4c0e-9e83-348a27e6b2fa","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"85b93c2d-6163-4d8a-9401-b9cc06f11fba","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml","artifactChecksum":"N2Q4YzdhZmExNzk0MmYxMDYzMzI4NGI0OWQ4NWUxZmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f91ffa7d-4822-4c15-9557-bea3361e964b","artifactVersion":"1"},{"artifactName":"service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar","artifactChecksum":"YTcxZWE0NWFhY2ZlYWVkODE3ODdlYzg2MzllNjU1ZjY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b33a7ab7-2b1f-45b9-a286-a6ef25118643","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T23:21:50.239Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:21:50.239Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:21:50.239Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:21:50.239Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:21:51.240Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:21:51.240Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:21:51.241Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:21:51.241Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:21:52.241Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:21:52.242Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:21:52.242Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:21:52.242Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:21:53.243Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:21:53.243Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:21:53.244Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:21:53.244Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:21:54.245Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:21:54.245Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:21:54.245Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:21:54.245Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:21:55.246Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:21:55.247Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:21:55.247Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:21:55.247Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:21:56.247Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:21:56.248Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:21:56.248Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:21:56.248Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:21:57.249Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:21:57.249Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:21:57.249Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:21:57.249Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:21:58.250Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "serviceName": "Demo_pNF_ge2Srtj7qIwUCt1tjrNp", "serviceVersion": "1.0", "serviceUUID": "a9748751-2950-4828-b5f2-766b4707fd0e", "serviceDescription": "catalog service description", "serviceInvariantUUID": "3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d", "resources": [ { "resourceInstanceName": "pNF 2e24d431-caf7 0", "resourceCustomizationUUID": "9020c51f-f795-4da8-94fc-307df828746c", "resourceName": "pNF 2e24d431-caf7", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "e2d033c4-2bad-43aa-a1ed-ece452364ff0", "resourceInvariantUUID": "c7a7d7b9-db49-4573-8bdb-c0b9fafe1e04", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "artifactChecksum": "YTcxZWE0NWFhY2ZlYWVkODE3ODdlYzg2MzllNjU1ZjY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "b33a7ab7-2b1f-45b9-a286-a6ef25118643" } ], "workloadContext": "Production" } 2023-03-28T23:21:58.250Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T23:21:58.250Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 a9748751-2950-4828-b5f2-766b4707fd0e ASDC 2023-03-28T23:21:58.251Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:7a696f8d-7ee2-46cf-b572-2aace61feac6 ServiceName:Demo_pNF_ge2Srtj7qIwUCt1tjrNp ServiceVersion:1.0 ServiceUUID:a9748751-2950-4828-b5f2-766b4707fd0e ServiceInvariantUUID:3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ArtifactUUID:b33a7ab7-2b1f-45b9-a286-a6ef25118643 ArtifactChecksum:YTcxZWE0NWFhY2ZlYWVkODE3ODdlYzg2MzllNjU1ZjY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 2e24d431-caf7 0 ResourceCustomizationUUID:9020c51f-f795-4da8-94fc-307df828746c ResourceInvariantUUID:c7a7d7b9-db49-4573-8bdb-c0b9fafe1e04 ResourceName:pNF 2e24d431-caf7 ResourceType:PNF ResourceUUID:e2d033c4-2bad-43aa-a1ed-ece452364ff0 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T23:21:58.251Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF a9748751-2950-4828-b5f2-766b4707fd0e 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: 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-28T23:21:58.288Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:21:58.288Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:21:58.289Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:21:58.289Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 from URL: /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:21:58.289Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:21:58.289Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:21:58.569Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T23:21:58.572Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar b33a7ab7-2b1f-45b9-a286-a6ef25118643 88015 2023-03-28T23:21:58.573Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ASDC sendASDCNotification 2023-03-28T23:21:58.573Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:21:58.573Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T23:21:58.574Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:21:58.574Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:21:58.574Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680045718573, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:21:59.575Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:21:59.576Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:21:59.576Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643, URL: /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar to file: /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:21:59.577Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:21:59.577Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:21:59.577Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:21:59.661Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP968323864079945005/Definitions/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml 2023-03-28T23:22:00.209Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T23:22:00.210Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:22:00.210Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:22:00.210Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T23:22:00.210Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 2e24d431-caf7 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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:22:00.210Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:22:00.210Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:22:00.210Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:22:00.210Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:22:00.210Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:22:00.210Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:22:00.210Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:22:00.210Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:22:00.210Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:22:00.211Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Node template pNF 2e24d431-caf7 0 is matching search criteria 2023-03-28T23:22:00.211Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:22:00.211Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 2e24d431-caf7 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:22:00.211Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:22:00.211Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:22:00.211Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Node template pNF 2e24d431-caf7 0 is matching search criteria 2023-03-28T23:22:00.211Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:22:00.211Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 2e24d431-caf7 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:22:00.211Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:22:00.212Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:22:00.212Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:22:00.212Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:22:00.212Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:22:00.212Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:22:00.212Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:22:00.212Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:22:00.212Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:22:00.212Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:22:00.212Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_ge2Srtj7qIwUCt1tjrNp Description:catalog service description Model UUID:a9748751-2950-4828-b5f2-766b4707fd0e Model Version:NULL Model InvariantUuid:3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d 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=? 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-28T23:22:00.252Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||ERROR|500||Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists 2023-03-28T23:22:00.252Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ASDC sendASDCNotification 2023-03-28T23:22:00.253Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar(Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists) 2023-03-28T23:22:00.253Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:22:00.253Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:22:00.253Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:22:00.253Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680045720252, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:22:01.254Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ASDC sendASDCNotification 2023-03-28T23:22:01.254Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar(Resource with UUID: e2d033c4-2bad-43aa-a1ed-ece452364ff0 already exists) 2023-03-28T23:22:01.254Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:22:01.255Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:22:01.255Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:22:01.255Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680045721254, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e2d033c4-2bad-43aa-a1ed-ece452364ff0 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:22:02.256Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 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-28T23:22:02.278Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 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-28T23:22:02.282Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T23:22:02.283Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T23:22:02.283Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T23:22:02.283Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T23:22:02.283Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:22:02.283Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:22:02.283Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:22:02.283Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:22:02.283Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-28T23:22:02.297Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T23:22:32.297Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 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-28T23:22:32.307Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 and serviceModelVersionId: a9748751-2950-4828-b5f2-766b4707fd0e 2023-03-28T23:22:32.307Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d 2023-03-28T23:22:32.309Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0 2023-03-28T23:22:32.319Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T23:22:32.333Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|INFO|500||Invoke 2023-03-28T23:22:32.334Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[7a696f8d-7ee2-46cf-b572-2aace61feac6], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[a7101817-fe9a-4c40-810d-cf2d670f8921], X-ECOMP-RequestID=[7a696f8d-7ee2-46cf-b572-2aace61feac6], X-TransactionId=[], X-ONAP-RequestID=[7a696f8d-7ee2-46cf-b572-2aace61feac6], Content-Type=[application/merge-patch+json]} 2023-03-28T23:22:32.340Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T23:22:32.485Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?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/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 23:22:33 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[141], vertex-id=[172232], x-aai-txid=[2-aai-resources-230328-23:22:33:697-84961], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T23:22:32.486Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T23:22:32.486Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|INFO|500||InvokeReturn 2023-03-28T23:22:32.486Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T23:22:32.486Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-28T23:22:32.493Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-28T23:22:32.493Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7a696f8d-7ee2-46cf-b572-2aace61feac6 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T23:22:32.494Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T23:22:32.494Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:22:32.494Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:22:32.494Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680045752494, "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-28T23:22:33.527Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T23:22:33.527Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"fe105c1e-ef4e-412c-9c8b-44baeafe357c","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"3cc3363c-2a1e-46f6-a01f-dfea7105f42b","serviceDescription":"service","serviceInvariantUUID":"53e0907c-4685-443c-9afb-b6388edad63b","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"06700cf1-b2dc-407d-b162-08d1beec66c7","resourceInvariantUUID":"704760ad-6cf6-4bb9-bc99-05bd4d114f3d","resourceCustomizationUUID":"05d1ab17-7540-4804-bce9-48f607c7adae","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":"OWU1OGIzMTQ4NzkyODU5Nzk1ODU5N2E4YTdiYjZmODY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"678cd137-dd07-4c04-8b26-55742d455682","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":"MzNhYWFmOTQwMjhhYjAxZDRhOGJmYTA0ZGQzMjhlNGI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"52326665-5a88-44f9-990e-807f04b42a74","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":"84bdb852-af72-465c-9220-0c5d34e80240","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":"06caa762-d83a-4d14-a111-ab8da18bdd73","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":"8975785e-9aa3-4481-a685-d6498c3c5dec","artifactVersion":"2","generatedFromUUID":"84bdb852-af72-465c-9220-0c5d34e80240"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"YWE3OGIxMWMyYjhmNDFjOTdiMzhmZmM1OWI3ZmUzY2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1561e919-2af1-4cad-b2a7-59c900eec633","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MjQzOWNhYmVhMTRjN2Y5MTEzMGEwOTNlMWE4YWQzOWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1e6ff635-9586-4967-a4c2-d4832f18d39c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T23:22:33.527Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:22:33.528Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:22:33.528Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:22:33.528Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "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-28T23:22:34.528Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:22:34.529Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:22:34.529Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:22:34.529Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "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-28T23:22:35.530Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:22:35.530Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:22:35.531Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:22:35.531Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "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-28T23:22:36.531Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:22:36.532Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:22:36.532Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:22:36.532Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "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-28T23:22:36.826Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:22:36.837Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.837Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680045709209, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T23:22:36.837Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.838Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.838Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:36.838Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.838Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.838Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:36.838Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.838Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.838Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "policy-distribution-id", "timestamp": 1680045698701, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:36.838Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.838Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.839Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "cds-sdc-listener", "timestamp": 1680045696233, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:36.839Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.839Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.839Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "ves-openapi-manager", "timestamp": 1680045695925, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:36.839Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.839Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.839Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "aai-model-loader", "timestamp": 1680045709093, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:36.839Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.839Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.839Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "multicloud-k8s", "timestamp": 1680045695961, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:36.840Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.840Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.840Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680045709017, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:36.840Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.840Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.840Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:36.840Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.840Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.840Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "policy-distribution-id", "timestamp": 1680045698701, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:36.840Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.840Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.841Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "ves-openapi-manager", "timestamp": 1680045695925, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:36.841Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.841Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.841Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "aai-model-loader", "timestamp": 1680045709093, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:36.841Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.841Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.841Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "multicloud-k8s", "timestamp": 1680045695961, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-28T23:22:36.841Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.841Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.841Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "cds-sdc-listener", "timestamp": 1680045696233, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:36.842Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.842Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.842Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680045709017, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:36.842Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.842Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.842Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:36.842Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.842Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.842Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "policy-distribution-id", "timestamp": 1680045698701, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-28T23:22:36.842Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.842Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.843Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "ves-openapi-manager", "timestamp": 1680045695925, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:36.843Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.843Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.843Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "multicloud-k8s", "timestamp": 1680045695961, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-28T23:22:36.843Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.843Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.843Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "aai-model-loader", "timestamp": 1680045709093, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:36.843Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.843Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.844Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "cds-sdc-listener", "timestamp": 1680045696233, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:36.844Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.844Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.844Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680045709017, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:36.844Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.844Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.844Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:36.844Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.844Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.844Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "policy-distribution-id", "timestamp": 1680045698701, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:36.844Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.845Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.845Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "ves-openapi-manager", "timestamp": 1680045695925, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:36.845Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.845Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.845Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "multicloud-k8s", "timestamp": 1680045695961, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:36.845Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.845Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.845Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "aai-model-loader", "timestamp": 1680045709093, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:36.845Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.845Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.845Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "cds-sdc-listener", "timestamp": 1680045696233, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:36.846Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.846Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.846Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680045709017, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:36.846Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.846Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.846Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:36.846Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.846Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.846Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "policy-distribution-id", "timestamp": 1680045698701, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:36.846Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.846Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.846Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "ves-openapi-manager", "timestamp": 1680045695925, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:36.846Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.846Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.846Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "multicloud-k8s", "timestamp": 1680045695961, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-28T23:22:36.846Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.846Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.846Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "aai-model-loader", "timestamp": 1680045709093, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:36.846Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.846Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.846Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "cds-sdc-listener", "timestamp": 1680045696233, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:36.846Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.846Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.846Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680045709017, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:36.846Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.847Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.847Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:36.847Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.847Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.847Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "policy-distribution-id", "timestamp": 1680045698701, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:36.847Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.847Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.847Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "ves-openapi-manager", "timestamp": 1680045695925, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:36.847Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.847Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.847Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "multicloud-k8s", "timestamp": 1680045695961, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-28T23:22:36.847Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.847Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.847Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "aai-model-loader", "timestamp": 1680045709093, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:36.847Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.847Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.847Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "cds-sdc-listener", "timestamp": 1680045696233, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:36.847Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.847Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.847Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680045709017, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:36.847Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.847Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.847Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:22:36.847Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.847Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.847Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "policy-distribution-id", "timestamp": 1680045698701, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:36.847Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.848Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.848Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "ves-openapi-manager", "timestamp": 1680045695925, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:36.848Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.848Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.848Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "aai-model-loader", "timestamp": 1680045709093, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:36.848Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.848Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.848Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "multicloud-k8s", "timestamp": 1680045695961, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-28T23:22:36.848Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.848Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.848Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "cds-sdc-listener", "timestamp": 1680045696233, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:36.848Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.848Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.848Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680045709017, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:36.848Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.848Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.848Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "policy-distribution-id", "timestamp": 1680045698701, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:36.848Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.848Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.848Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "ves-openapi-manager", "timestamp": 1680045695925, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:36.848Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.848Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.848Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "aai-model-loader", "timestamp": 1680045709093, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:36.848Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.848Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.848Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "multicloud-k8s", "timestamp": 1680045695961, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:36.849Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.849Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.849Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "cds-sdc-listener", "timestamp": 1680045696233, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:36.849Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.849Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.849Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680045718573, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T23:22:36.849Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.849Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.849Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680045709017, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:36.849Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.849Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.849Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "policy-distribution-id", "timestamp": 1680045698701, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:36.849Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.849Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.849Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "ves-openapi-manager", "timestamp": 1680045695925, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:36.849Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.849Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.849Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "aai-model-loader", "timestamp": 1680045709093, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:36.849Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.849Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.849Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "multicloud-k8s", "timestamp": 1680045695961, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:36.849Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.849Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.849Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "cds-sdc-listener", "timestamp": 1680045696233, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:36.850Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.850Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.850Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680045709017, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:36.850Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.850Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.850Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680045720252, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists" } 2023-03-28T23:22:36.850Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.850Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.850Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "policy-distribution-id", "timestamp": 1680045698701, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:22:36.850Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.850Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.850Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "ves-openapi-manager", "timestamp": 1680045695925, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:36.850Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.850Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.850Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "aai-model-loader", "timestamp": 1680045709093, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:22:36.850Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.850Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.850Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "multicloud-k8s", "timestamp": 1680045695961, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:22:36.850Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.850Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.850Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "cds-sdc-listener", "timestamp": 1680045696233, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:22:36.850Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.850Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.850Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680045709017, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:22:36.850Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.850Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.851Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680045721254, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e2d033c4-2bad-43aa-a1ed-ece452364ff0 already exists" } 2023-03-28T23:22:36.851Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.851Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.851Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "policy-distribution-id", "timestamp": 1680045722260, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T23:22:36.851Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.851Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.851Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "multicloud-k8s", "timestamp": 1680045722600, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-28T23:22:36.851Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.851Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.851Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "aai-model-loader", "timestamp": 1680045722608, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T23:22:36.851Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.851Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.851Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "cds-sdc-listener", "timestamp": 1680045721818, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T23:22:36.851Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.851Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.851Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680045723459, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T23:22:36.851Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.851Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.851Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "policy-distribution-id", "timestamp": 1680045723263, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T23:22:36.851Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.851Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.851Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "multicloud-k8s", "timestamp": 1680045723699, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2023-03-28T23:22:36.851Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.851Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.851Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "policy-distribution-id", "timestamp": 1680045724265, "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-28T23:22:36.905Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 79cff219-f792-4db3-a985-5e3d1b368346 2023-03-28T23:22:36.905Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 79cff219-f792-4db3-a985-5e3d1b368346 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-28T23:22:36.931Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.932Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "multicloud-k8s", "timestamp": 1680045724787, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2023-03-28T23:22:36.932Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.932Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.932Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680045725562, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T23:22:36.932Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.932Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.933Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "multicloud-k8s", "timestamp": 1680045725879, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2023-03-28T23:22:36.933Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:36.933Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.933Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680045726565, "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-28T23:22:36.948Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 79cff219-f792-4db3-a985-5e3d1b368346 2023-03-28T23:22:36.948Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 79cff219-f792-4db3-a985-5e3d1b368346 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-28T23:22:36.970Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:36.970Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "multicloud-k8s", "timestamp": 1680045727026, "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-28T23:22:36.984Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 79cff219-f792-4db3-a985-5e3d1b368346 2023-03-28T23:22:36.984Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 79cff219-f792-4db3-a985-5e3d1b368346 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-28T23:22:37.001Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.001Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "policy-distribution-id", "timestamp": 1680045725266, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:37.001Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.001Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.001Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "cds-sdc-listener", "timestamp": 1680045722823, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:37.001Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.002Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.002Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "ves-openapi-manager", "timestamp": 1680045722312, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:37.002Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.002Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.002Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "aai-model-loader", "timestamp": 1680045727890, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T23:22:37.002Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.002Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.002Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "multicloud-k8s", "timestamp": 1680045728029, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2023-03-28T23:22:37.002Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.002Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.002Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "policy-distribution-id", "timestamp": 1680045725266, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:37.002Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.002Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.002Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "cds-sdc-listener", "timestamp": 1680045722823, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:37.002Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.002Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.002Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "ves-openapi-manager", "timestamp": 1680045722312, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:37.002Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.002Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.002Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "aai-model-loader", "timestamp": 1680045728892, "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-28T23:22:37.016Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 79cff219-f792-4db3-a985-5e3d1b368346 2023-03-28T23:22:37.016Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 79cff219-f792-4db3-a985-5e3d1b368346 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-28T23:22:37.037Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.037Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "multicloud-k8s", "timestamp": 1680045729032, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:37.037Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.037Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.037Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "cds-sdc-listener", "timestamp": 1680045722823, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:37.037Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.037Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.037Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "policy-distribution-id", "timestamp": 1680045725266, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-28T23:22:37.037Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.038Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.038Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "ves-openapi-manager", "timestamp": 1680045722312, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:37.038Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.038Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.038Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "multicloud-k8s", "timestamp": 1680045729032, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-28T23:22:37.038Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.038Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.038Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "cds-sdc-listener", "timestamp": 1680045722823, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:37.038Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.038Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.038Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "ves-openapi-manager", "timestamp": 1680045722312, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:37.038Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.038Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.038Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "policy-distribution-id", "timestamp": 1680045725266, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:37.038Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.038Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.038Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "multicloud-k8s", "timestamp": 1680045729032, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-28T23:22:37.038Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.038Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.038Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "cds-sdc-listener", "timestamp": 1680045722823, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:37.038Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.038Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.038Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "ves-openapi-manager", "timestamp": 1680045722312, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:37.038Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.038Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.038Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "policy-distribution-id", "timestamp": 1680045725266, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:37.038Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.038Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.038Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "multicloud-k8s", "timestamp": 1680045729032, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:37.038Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.038Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.038Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "cds-sdc-listener", "timestamp": 1680045722823, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:37.038Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.039Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.039Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "ves-openapi-manager", "timestamp": 1680045722312, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:37.039Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.039Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.039Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "policy-distribution-id", "timestamp": 1680045725266, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:37.039Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.039Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.039Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "multicloud-k8s", "timestamp": 1680045729032, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-28T23:22:37.039Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.039Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.039Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "cds-sdc-listener", "timestamp": 1680045722823, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:37.039Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.039Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.039Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "ves-openapi-manager", "timestamp": 1680045722312, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:37.039Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.039Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.039Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "policy-distribution-id", "timestamp": 1680045725266, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:37.039Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.039Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.039Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "multicloud-k8s", "timestamp": 1680045729032, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:37.039Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.039Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.039Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "cds-sdc-listener", "timestamp": 1680045722823, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:22:37.039Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.039Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.039Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "ves-openapi-manager", "timestamp": 1680045722312, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:37.039Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.039Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.039Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "policy-distribution-id", "timestamp": 1680045725266, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:22:37.039Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.040Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.040Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "multicloud-k8s", "timestamp": 1680045729032, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:37.040Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.040Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.040Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "policy-distribution-id", "timestamp": 1680045735410, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T23:22:37.040Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.040Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.040Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "cds-sdc-listener", "timestamp": 1680045734962, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T23:22:37.040Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.040Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.040Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "multicloud-k8s", "timestamp": 1680045729032, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:22:37.040Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.040Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.040Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "policy-distribution-id", "timestamp": 1680045736412, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T23:22:37.040Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.040Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.040Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "multicloud-k8s", "timestamp": 1680045737151, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-28T23:22:37.040Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.040Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.040Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "policy-distribution-id", "timestamp": 1680045737414, "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-28T23:22:37.071Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 2023-03-28T23:22:37.071Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 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-28T23:22:37.090Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.090Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "multicloud-k8s", "timestamp": 1680045738230, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-03-28T23:22:37.090Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.090Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.090Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "aai-model-loader", "timestamp": 1680045739092, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:37.091Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.091Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.091Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "multicloud-k8s", "timestamp": 1680045739356, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-03-28T23:22:37.091Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.091Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.091Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680045739017, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:37.091Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.091Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.091Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "aai-model-loader", "timestamp": 1680045739092, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:37.091Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.091Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.091Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "multicloud-k8s", "timestamp": 1680045740406, "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-28T23:22:37.105Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 2023-03-28T23:22:37.105Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 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-28T23:22:37.122Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.122Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680045739017, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:37.122Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.122Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.122Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "aai-model-loader", "timestamp": 1680045739092, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:37.122Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.122Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.122Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "multicloud-k8s", "timestamp": 1680045741409, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2023-03-28T23:22:37.123Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.123Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.123Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680045739017, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:37.123Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.123Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.123Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "aai-model-loader", "timestamp": 1680045739092, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:37.123Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.123Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.124Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680045739017, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:37.124Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.124Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.124Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "aai-model-loader", "timestamp": 1680045739092, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:37.124Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.124Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.124Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680045739017, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:37.124Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.124Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.124Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "aai-model-loader", "timestamp": 1680045739092, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:37.124Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.124Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.124Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680045739017, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:37.125Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.125Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.125Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "aai-model-loader", "timestamp": 1680045739092, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:37.125Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.125Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.125Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680045739017, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:37.125Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.125Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.125Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "aai-model-loader", "timestamp": 1680045739092, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:22:37.125Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.125Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.125Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680045739017, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:22:37.125Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.125Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.125Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "aai-model-loader", "timestamp": 1680045747232, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T23:22:37.125Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.126Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.126Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680045747803, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T23:22:37.126Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.126Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.127Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680045749962, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T23:22:37.127Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.127Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.127Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680045750967, "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-28T23:22:37.141Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 2023-03-28T23:22:37.141Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 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-28T23:22:37.162Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.163Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "aai-model-loader", "timestamp": 1680045752165, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T23:22:37.163Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.163Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.163Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "aai-model-loader", "timestamp": 1680045753168, "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-28T23:22:37.178Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 2023-03-28T23:22:37.178Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 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-28T23:22:37.198Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.199Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680045752494, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T23:22:37.199Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.199Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.199Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:37.199Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.199Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.200Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-28T23:22:37.200Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.200Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.200Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-28T23:22:37.200Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.200Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:22:37.200Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:22:37.201Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:22:37.533Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:22:37.533Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:22:37.533Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:22:37.534Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "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-28T23:22:38.534Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:22:38.535Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:22:38.535Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:22:38.535Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "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-28T23:22:39.536Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:22:39.537Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:22:39.537Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:22:39.537Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:22:40.538Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "3cc3363c-2a1e-46f6-a01f-dfea7105f42b", "serviceDescription": "service", "serviceInvariantUUID": "53e0907c-4685-443c-9afb-b6388edad63b", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "05d1ab17-7540-4804-bce9-48f607c7adae", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "06700cf1-b2dc-407d-b162-08d1beec66c7", "resourceInvariantUUID": "704760ad-6cf6-4bb9-bc99-05bd4d114f3d", "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": "MzNhYWFmOTQwMjhhYjAxZDRhOGJmYTA0ZGQzMjhlNGI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "52326665-5a88-44f9-990e-807f04b42a74", "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": "84bdb852-af72-465c-9220-0c5d34e80240", "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": "8975785e-9aa3-4481-a685-d6498c3c5dec", "generatedFromUUID": "84bdb852-af72-465c-9220-0c5d34e80240" }, "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": "8975785e-9aa3-4481-a685-d6498c3c5dec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "MjQzOWNhYmVhMTRjN2Y5MTEzMGEwOTNlMWE4YWQzOWI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1e6ff635-9586-4967-a4c2-d4832f18d39c" } ], "workloadContext": "Production" } 2023-03-28T23:22:40.538Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T23:22:40.539Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 3cc3363c-2a1e-46f6-a01f-dfea7105f42b ASDC 2023-03-28T23:22:40.539Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:fe105c1e-ef4e-412c-9c8b-44baeafe357c ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:3cc3363c-2a1e-46f6-a01f-dfea7105f42b ServiceInvariantUUID:53e0907c-4685-443c-9afb-b6388edad63b 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:1e6ff635-9586-4967-a4c2-d4832f18d39c ArtifactChecksum:MjQzOWNhYmVhMTRjN2Y5MTEzMGEwOTNlMWE4YWQzOWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:05d1ab17-7540-4804-bce9-48f607c7adae ResourceInvariantUUID:704760ad-6cf6-4bb9-bc99-05bd4d114f3d ResourceName:basic_vm ResourceType:VF ResourceUUID:06700cf1-b2dc-407d-b162-08d1beec66c7 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:52326665-5a88-44f9-990e-807f04b42a74 ArtifactChecksum:MzNhYWFmOTQwMjhhYjAxZDRhOGJmYTA0ZGQzMjhlNGI= 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:84bdb852-af72-465c-9220-0c5d34e80240 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:8975785e-9aa3-4481-a685-d6498c3c5dec 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:8975785e-9aa3-4481-a685-d6498c3c5dec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T23:22:40.539Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3cc3363c-2a1e-46f6-a01f-dfea7105f42b 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: 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-28T23:22:40.591Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:22:40.592Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:22:40.592Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:22:40.592Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-28T23:22:40.592Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:22:40.592Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-28T23:22:40.662Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T23:22:40.662Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@60bc135d 2023-03-28T23:22:40.663Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T23:22:40.663Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-28T23:22:40.663Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 1e6ff635-9586-4967-a4c2-d4832f18d39c Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T23:22:40.664Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T23:22:40.664Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-28T23:22:40.664Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T23:22:40.664Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:22:40.665Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:22:40.665Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680045760664, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:22:41.666Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:1e6ff635-9586-4967-a4c2-d4832f18d39c) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-28T23:22:41.708Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists 2023-03-28T23:22:41.708Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T23:22:41.708Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists) 2023-03-28T23:22:41.708Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:22:41.708Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:22:41.709Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:22:41.709Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680045761708, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:22:42.710Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T23:22:42.710Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 06700cf1-b2dc-407d-b162-08d1beec66c7 already exists) 2023-03-28T23:22:42.710Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:22:42.710Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:22:42.710Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:22:42.710Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680045762710, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 06700cf1-b2dc-407d-b162-08d1beec66c7 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:22:43.712Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-28T23:22:43.737Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-28T23:22:43.742Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T23:22:43.743Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T23:22:43.743Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T23:22:43.743Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T23:22:43.743Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:22:43.743Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:22:43.743Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:22:43.744Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:22:43.744Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T23:22:43.758Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T23:23:13.759Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-28T23:23:13.770Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c and serviceModelVersionId: 3cc3363c-2a1e-46f6-a01f-dfea7105f42b 2023-03-28T23:23:13.771Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 53e0907c-4685-443c-9afb-b6388edad63b 2023-03-28T23:23:13.772Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0 2023-03-28T23:23:13.778Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T23:23:13.802Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|INFO|500||Invoke 2023-03-28T23:23:13.803Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[fe105c1e-ef4e-412c-9c8b-44baeafe357c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[86ed60b7-ef09-4d50-b544-1d561de87d55], X-ECOMP-RequestID=[fe105c1e-ef4e-412c-9c8b-44baeafe357c], X-TransactionId=[], X-ONAP-RequestID=[fe105c1e-ef4e-412c-9c8b-44baeafe357c], Content-Type=[application/merge-patch+json]} 2023-03-28T23:23:13.812Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T23:23:13.978Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?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/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 23:23:15 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[162], vertex-id=[180424], x-aai-txid=[1-aai-resources-230328-23:23:15:169-61950], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T23:23:13.978Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T23:23:13.979Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|INFO|500||InvokeReturn 2023-03-28T23:23:13.980Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T23:23:13.980Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T23:23:13.986Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T23:23:13.987Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID fe105c1e-ef4e-412c-9c8b-44baeafe357c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T23:23:13.987Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T23:23:13.987Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:23:13.987Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:23:13.988Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680045793987, "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-28T23:23:15.017Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T23:23:15.017Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"4e331648-c0c6-4e78-b5bd-c1a3392aefa5","serviceName":"Demo_pNF_vTrSDiHqKZFmTrxBO7An","serviceVersion":"1.0","serviceUUID":"5dc3e11a-73a7-4449-8830-c00dd58b8025","serviceDescription":"catalog service description","serviceInvariantUUID":"99465759-d5dd-4df6-968c-d7df49a08547","resources":[{"resourceInstanceName":"pNF d408ac80-5827 0","resourceName":"pNF d408ac80-5827","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2c7ae46d-9523-4fff-b664-0f1857bc7e8e","resourceInvariantUUID":"eeb69a99-a29e-489a-a316-224f3dd9312e","resourceCustomizationUUID":"f5271907-3708-463e-8dcb-d3b488f8d689","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vf-license-model.xml","artifactChecksum":"MGI2ZDNjNTQwMDkzOGIxNWQ2YzAzOWIyODI5MWUzZGE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"665512f2-5af7-4af0-878a-1c02f8001b22","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2addf1f2-bac3-417d-903b-2318e30b0c44","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e4474b26-a4cd-4d90-9cc3-8a5acd5dd9d9","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vendor-license-model.xml","artifactChecksum":"YWNiN2MxZTEzMmU3MDA4YTQ4YzUyZGNmMDU0YzIzMmM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a1ca3c31-f38f-4a7c-9218-dc0682481ba1","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"717d49b6-6f8b-479e-ae16-c08c0031e528","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c7106b50-b2bd-4d21-b8aa-1972668fa1f6","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml","artifactChecksum":"ZDU0OTUxNGExYTY3ODQ5MTYxOWQ2NjM0ODczNDg1ZGM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"10434821-a842-492c-90ab-3ddcb0dfafb1","artifactVersion":"1"},{"artifactName":"service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar","artifactChecksum":"NzlhMjQ1MTUxN2M5NzczZTUyODFmNmRkMTk4ZjYzY2M\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"cd04d25d-7975-4b04-b8d3-17f5b860598b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T23:23:15.017Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:23:15.017Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:23:15.017Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:23:15.017Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:23:16.018Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:23:16.018Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:23:16.019Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:23:16.019Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:23:17.019Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:23:17.020Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:23:17.020Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:23:17.020Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:23:18.022Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:23:18.022Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:23:18.022Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:23:18.022Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:23:19.024Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:23:19.024Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:23:19.024Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:23:19.025Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:23:20.026Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:23:20.026Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:23:20.026Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:23:20.027Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:23:21.027Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:23:21.028Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:23:21.028Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:23:21.028Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:23:22.029Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:23:22.030Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:23:22.030Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:23:22.030Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:23:23.031Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "serviceName": "Demo_pNF_vTrSDiHqKZFmTrxBO7An", "serviceVersion": "1.0", "serviceUUID": "5dc3e11a-73a7-4449-8830-c00dd58b8025", "serviceDescription": "catalog service description", "serviceInvariantUUID": "99465759-d5dd-4df6-968c-d7df49a08547", "resources": [ { "resourceInstanceName": "pNF d408ac80-5827 0", "resourceCustomizationUUID": "f5271907-3708-463e-8dcb-d3b488f8d689", "resourceName": "pNF d408ac80-5827", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2c7ae46d-9523-4fff-b664-0f1857bc7e8e", "resourceInvariantUUID": "eeb69a99-a29e-489a-a316-224f3dd9312e", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "artifactChecksum": "NzlhMjQ1MTUxN2M5NzczZTUyODFmNmRkMTk4ZjYzY2M\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "cd04d25d-7975-4b04-b8d3-17f5b860598b" } ], "workloadContext": "Production" } 2023-03-28T23:23:23.031Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T23:23:23.031Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 5dc3e11a-73a7-4449-8830-c00dd58b8025 ASDC 2023-03-28T23:23:23.032Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:4e331648-c0c6-4e78-b5bd-c1a3392aefa5 ServiceName:Demo_pNF_vTrSDiHqKZFmTrxBO7An ServiceVersion:1.0 ServiceUUID:5dc3e11a-73a7-4449-8830-c00dd58b8025 ServiceInvariantUUID:99465759-d5dd-4df6-968c-d7df49a08547 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ArtifactUUID:cd04d25d-7975-4b04-b8d3-17f5b860598b ArtifactChecksum:NzlhMjQ1MTUxN2M5NzczZTUyODFmNmRkMTk4ZjYzY2M= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF d408ac80-5827 0 ResourceCustomizationUUID:f5271907-3708-463e-8dcb-d3b488f8d689 ResourceInvariantUUID:eeb69a99-a29e-489a-a316-224f3dd9312e ResourceName:pNF d408ac80-5827 ResourceType:PNF ResourceUUID:2c7ae46d-9523-4fff-b664-0f1857bc7e8e ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T23:23:23.032Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 5dc3e11a-73a7-4449-8830-c00dd58b8025 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: 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-28T23:23:23.083Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:23:23.083Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:23:23.083Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:23:23.084Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b from URL: /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:23:23.084Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:23:23.084Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:23:23.318Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T23:23:23.322Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar cd04d25d-7975-4b04-b8d3-17f5b860598b 88032 2023-03-28T23:23:23.322Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ASDC sendASDCNotification 2023-03-28T23:23:23.322Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:23:23.323Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T23:23:23.323Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:23:23.323Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:23:23.323Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680045803322, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:23:24.324Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:23:24.325Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:23:24.325Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b, URL: /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar to file: /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:23:24.325Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:23:24.326Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:23:24.326Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:23:24.454Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15848471566443735762/Definitions/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml 2023-03-28T23:23:24.998Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T23:23:24.998Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:23:24.998Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:23:24.998Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T23:23:24.998Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF d408ac80-5827 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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:23:24.998Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:23:24.998Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:23:24.999Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:23:24.999Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:23:24.999Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:23:24.999Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:23:24.999Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:23:24.999Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:23:24.999Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:23:24.999Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Node template pNF d408ac80-5827 0 is matching search criteria 2023-03-28T23:23:24.999Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:23:24.999Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF d408ac80-5827 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:23:24.999Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:23:24.999Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:23:24.999Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Node template pNF d408ac80-5827 0 is matching search criteria 2023-03-28T23:23:24.999Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:23:24.999Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF d408ac80-5827 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:23:24.999Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:23:24.999Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:23:24.999Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:23:24.999Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:23:25.000Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:23:25.000Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:23:25.000Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:23:25.000Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:23:25.000Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:23:25.000Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:23:25.000Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_vTrSDiHqKZFmTrxBO7An Description:catalog service description Model UUID:5dc3e11a-73a7-4449-8830-c00dd58b8025 Model Version:NULL Model InvariantUuid:99465759-d5dd-4df6-968c-d7df49a08547 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=? 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-28T23:23:25.038Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||ERROR|500||Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists 2023-03-28T23:23:25.038Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ASDC sendASDCNotification 2023-03-28T23:23:25.038Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar(Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists) 2023-03-28T23:23:25.038Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:23:25.038Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:23:25.039Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:23:25.039Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680045805038, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:23:26.039Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ASDC sendASDCNotification 2023-03-28T23:23:26.040Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar(Resource with UUID: 2c7ae46d-9523-4fff-b664-0f1857bc7e8e already exists) 2023-03-28T23:23:26.040Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:23:26.041Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:23:26.041Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:23:26.042Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680045806039, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2c7ae46d-9523-4fff-b664-0f1857bc7e8e already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:23:27.043Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 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-28T23:23:27.064Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 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-28T23:23:27.068Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T23:23:27.069Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T23:23:27.069Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T23:23:27.069Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T23:23:27.069Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:23:27.069Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:23:27.069Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:23:27.069Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:23:27.069Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-28T23:23:27.082Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T23:23:36.826Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:23:36.835Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:23:36.835Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-28T23:23:36.835Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:23:36.836Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:23:36.836Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:23:36.836Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:23:36.836Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:23:36.836Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:23:36.836Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:23:36.836Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:23:36.837Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680045760664, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T23:23:36.837Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:23:36.837Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:23:36.837Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680045761708, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists" } 2023-03-28T23:23:36.837Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:23:36.837Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:23:36.837Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680045762710, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 06700cf1-b2dc-407d-b162-08d1beec66c7 already exists" } 2023-03-28T23:23:36.838Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:23:36.838Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:23:36.838Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680045793987, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T23:23:36.838Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:23:36.838Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:23:36.838Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:23:36.838Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:23:36.838Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:23:36.839Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T23:23:36.839Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:23:36.839Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:23:36.839Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T23:23:36.839Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:23:36.839Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:23:36.839Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:23:36.839Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:23:36.840Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:23:36.840Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:23:36.840Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:23:36.840Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:23:36.840Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:23:36.840Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:23:36.840Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:23:36.841Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:23:36.841Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:23:36.841Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:23:36.841Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:23:36.842Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:23:36.842Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:23:36.843Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680045803322, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T23:23:36.843Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:23:36.843Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:23:36.843Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680045805038, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists" } 2023-03-28T23:23:36.843Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:23:36.843Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:23:36.843Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680045806039, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2c7ae46d-9523-4fff-b664-0f1857bc7e8e already exists" } 2023-03-28T23:23:36.844Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:23:57.082Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 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-28T23:23:57.094Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 and serviceModelVersionId: 5dc3e11a-73a7-4449-8830-c00dd58b8025 2023-03-28T23:23:57.094Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 99465759-d5dd-4df6-968c-d7df49a08547 2023-03-28T23:23:57.095Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0 2023-03-28T23:23:57.100Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T23:23:57.123Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|INFO|500||Invoke 2023-03-28T23:23:57.123Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[4e331648-c0c6-4e78-b5bd-c1a3392aefa5], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[278f8172-a820-4410-b0bd-2b3e1b1c2e78], X-ECOMP-RequestID=[4e331648-c0c6-4e78-b5bd-c1a3392aefa5], X-TransactionId=[], X-ONAP-RequestID=[4e331648-c0c6-4e78-b5bd-c1a3392aefa5], Content-Type=[application/merge-patch+json]} 2023-03-28T23:23:57.132Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T23:23:57.275Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?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/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 23:23:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[139], vertex-id=[266248], x-aai-txid=[2-aai-resources-230328-23:23:58:491-50022], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T23:23:57.275Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T23:23:57.276Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|INFO|500||InvokeReturn 2023-03-28T23:23:57.276Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T23:23:57.276Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-28T23:23:57.284Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-28T23:23:57.284Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T23:23:57.284Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T23:23:57.285Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:23:57.285Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:23:57.285Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680045837284, "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-28T23:23:58.316Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T23:23:58.316Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"152384e9-aecf-4b1c-a8f7-03a9cf9ee303","serviceName":"Demo_pNF_pDpqfnga5SHRbhCxA4Vb","serviceVersion":"1.0","serviceUUID":"9b91b0d7-c4a9-4261-bf7a-60487236eb51","serviceDescription":"catalog service description","serviceInvariantUUID":"305980f8-7de1-48fa-ac60-9194798b3dec","resources":[{"resourceInstanceName":"pNF 45ff6e85-002d 0","resourceName":"pNF 45ff6e85-002d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"b5599a3c-fe1a-43e8-8da6-7663a2762a90","resourceInvariantUUID":"09182683-26b7-4240-8b68-66ac868e7649","resourceCustomizationUUID":"88442b7f-627e-40fe-ba4b-14e292457100","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vf-license-model.xml","artifactChecksum":"MWFjNmVhZDMwM2FlOWQyMjJiODExMzE1ZmQ3MzZlMTg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b82737b0-af86-4b39-8c34-96e6f6d8632d","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"3edf1169-995e-410c-a960-a17d5b6040a8","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"4b62b939-0a47-4c84-a666-29328cef73bb","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vendor-license-model.xml","artifactChecksum":"ZTFjM2U1Y2E3YjA4NGQxNzA5MDI5MDgxODFhNDYwY2E\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ff29711d-cf32-4e57-b6be-90b0e638a580","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c5e1eed8-8aa6-4dd9-95a2-cccba264d439","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2d202cf8-65d1-4dd2-9456-602b8ceded56","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml","artifactChecksum":"YmQwMWIwNTUxMWE2NGFmZThiNjkyZjViMWMzYWM5Zjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d716b1e1-195c-4253-8ce4-d8eec289ec36","artifactVersion":"1"},{"artifactName":"service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar","artifactChecksum":"ZTkzOGQ1NjBjODU4YmZmOTEyMGYxM2E5OGYxMzczMDQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"04b9c7e8-707e-4ebb-a381-ecabcc250ce1","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T23:23:58.316Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:23:58.317Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:23:58.317Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:23:58.317Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:23:59.318Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:23:59.318Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:23:59.318Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:23:59.318Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:24:00.319Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:24:00.320Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:24:00.320Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:24:00.320Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:24:01.321Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:24:01.321Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:24:01.321Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:24:01.322Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:24:02.322Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:24:02.323Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:24:02.323Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:24:02.323Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:24:03.324Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:24:03.324Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:24:03.324Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:24:03.325Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:24:04.325Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:24:04.326Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:24:04.326Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:24:04.326Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:24:05.327Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:24:05.327Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:24:05.327Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:24:05.328Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:24:06.329Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "serviceName": "Demo_pNF_pDpqfnga5SHRbhCxA4Vb", "serviceVersion": "1.0", "serviceUUID": "9b91b0d7-c4a9-4261-bf7a-60487236eb51", "serviceDescription": "catalog service description", "serviceInvariantUUID": "305980f8-7de1-48fa-ac60-9194798b3dec", "resources": [ { "resourceInstanceName": "pNF 45ff6e85-002d 0", "resourceCustomizationUUID": "88442b7f-627e-40fe-ba4b-14e292457100", "resourceName": "pNF 45ff6e85-002d", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "b5599a3c-fe1a-43e8-8da6-7663a2762a90", "resourceInvariantUUID": "09182683-26b7-4240-8b68-66ac868e7649", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "artifactChecksum": "ZTkzOGQ1NjBjODU4YmZmOTEyMGYxM2E5OGYxMzczMDQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "04b9c7e8-707e-4ebb-a381-ecabcc250ce1" } ], "workloadContext": "Production" } 2023-03-28T23:24:06.329Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T23:24:06.329Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 9b91b0d7-c4a9-4261-bf7a-60487236eb51 ASDC 2023-03-28T23:24:06.330Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:152384e9-aecf-4b1c-a8f7-03a9cf9ee303 ServiceName:Demo_pNF_pDpqfnga5SHRbhCxA4Vb ServiceVersion:1.0 ServiceUUID:9b91b0d7-c4a9-4261-bf7a-60487236eb51 ServiceInvariantUUID:305980f8-7de1-48fa-ac60-9194798b3dec ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ArtifactUUID:04b9c7e8-707e-4ebb-a381-ecabcc250ce1 ArtifactChecksum:ZTkzOGQ1NjBjODU4YmZmOTEyMGYxM2E5OGYxMzczMDQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 45ff6e85-002d 0 ResourceCustomizationUUID:88442b7f-627e-40fe-ba4b-14e292457100 ResourceInvariantUUID:09182683-26b7-4240-8b68-66ac868e7649 ResourceName:pNF 45ff6e85-002d ResourceType:PNF ResourceUUID:b5599a3c-fe1a-43e8-8da6-7663a2762a90 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T23:24:06.330Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9b91b0d7-c4a9-4261-bf7a-60487236eb51 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-28T23:24:06.390Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:24:06.390Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:24:06.390Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:24:06.390Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 from URL: /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-28T23:24:06.391Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:24:06.391Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-28T23:24:06.654Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T23:24:06.656Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 88022 2023-03-28T23:24:06.657Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ASDC sendASDCNotification 2023-03-28T23:24:06.657Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-28T23:24:06.657Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T23:24:06.657Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:24:06.657Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:24:06.657Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680045846656, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:24:07.658Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:24:07.659Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:24:07.659Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1, URL: /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar to file: /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-28T23:24:07.659Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-28T23:24:07.660Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-28T23:24:07.660Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-28T23:24:07.751Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9823283303857814462/Definitions/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml 2023-03-28T23:24:08.309Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T23:24:08.310Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:24:08.310Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-28T23:24:08.310Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T23:24:08.310Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 45ff6e85-002d 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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-28T23:24:08.310Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-28T23:24:08.310Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-28T23:24:08.310Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-28T23:24:08.310Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-28T23:24:08.310Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-28T23:24:08.310Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-28T23:24:08.310Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:24:08.310Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:24:08.311Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:24:08.311Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Node template pNF 45ff6e85-002d 0 is matching search criteria 2023-03-28T23:24:08.311Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:24:08.311Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 45ff6e85-002d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:24:08.311Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:24:08.311Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:24:08.311Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Node template pNF 45ff6e85-002d 0 is matching search criteria 2023-03-28T23:24:08.311Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:24:08.311Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 45ff6e85-002d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:24:08.311Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:24:08.311Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:24:08.311Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:24:08.311Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:24:08.311Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:24:08.312Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:24:08.312Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:24:08.312Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:24:08.312Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:24:08.312Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:24:08.312Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_pDpqfnga5SHRbhCxA4Vb Description:catalog service description Model UUID:9b91b0d7-c4a9-4261-bf7a-60487236eb51 Model Version:NULL Model InvariantUuid:305980f8-7de1-48fa-ac60-9194798b3dec 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-28T23:24:08.322Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Processing Resource Type: PNF, Model UUID: b5599a3c-fe1a-43e8-8da6-7663a2762a90 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-28T23:24:08.325Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||pNF 45ff6e85-002d 0 2023-03-28T23:24:08.325Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: b5599a3c-fe1a-43e8-8da6-7663a2762a90 2023-03-28T23:24:08.325Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||No resources found for Service: 9b91b0d7-c4a9-4261-bf7a-60487236eb51 2023-03-28T23:24:08.325Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 9b91b0d7-c4a9-4261-bf7a-60487236eb51 2023-03-28T23:24:08.325Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 45ff6e85-002d 0 b5599a3c-fe1a-43e8-8da6-7663a2762a90 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-28T23:24:08.332Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@4ebbf691, org.onap.sdc.toscaparser.api.parameters.Input@30c57186, org.onap.sdc.toscaparser.api.parameters.Input@4d364db8, org.onap.sdc.toscaparser.api.parameters.Input@20723e51, org.onap.sdc.toscaparser.api.parameters.Input@316c5bb0] 2023-03-28T23:24:08.332Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:24:08.332Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:24:08.333Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid 9b91b0d7-c4a9-4261-bf7a-60487236eb51: pNF 45ff6e85-002d 2023-03-28T23:24:08.333Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Processing PNF resource: b5599a3c-fe1a-43e8-8da6-7663a2762a90 2023-03-28T23:24:08.333Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:24:08.333Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:24:08.333Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Resource customization UUID: 88442b7f-627e-40fe-ba4b-14e292457100 is the same as notified resource customizationUUID: 88442b7f-627e-40fe-ba4b-14e292457100 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-28T23:24:08.395Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 45ff6e85-002d b5599a3c-fe1a-43e8-8da6-7663a2762a90 0 ASDC deployResourceStructure 2023-03-28T23:24:08.395Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ASDC sendASDCNotification 2023-03-28T23:24:08.395Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-28T23:24:08.395Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-28T23:24:08.395Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:24:08.395Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:24:08.395Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680045848395, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:24:09.396Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 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-28T23:24:09.424Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 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-28T23:24:09.429Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T23:24:09.430Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T23:24:09.430Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T23:24:09.430Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T23:24:09.430Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:24:09.430Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:24:09.430Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:24:09.430Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:24:09.430Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-28T23:24:09.447Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T23:24:36.826Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:24:36.836Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.837Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "multicloud-k8s", "timestamp": 1680045802414, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:24:36.838Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.838Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.838Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "cds-sdc-listener", "timestamp": 1680045795968, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:24:36.838Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.838Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.838Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "policy-distribution-id", "timestamp": 1680045798416, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:24:36.839Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.839Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.839Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "ves-openapi-manager", "timestamp": 1680045815444, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:24:36.839Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.839Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.839Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "multicloud-k8s", "timestamp": 1680045802414, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T23:24:36.840Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.840Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.840Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "cds-sdc-listener", "timestamp": 1680045795968, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T23:24:36.840Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.840Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.840Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "policy-distribution-id", "timestamp": 1680045798416, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T23:24:36.841Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.841Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.841Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "ves-openapi-manager", "timestamp": 1680045815444, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T23:24:36.841Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.841Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.841Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "multicloud-k8s", "timestamp": 1680045802414, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T23:24:36.841Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.842Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.842Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "cds-sdc-listener", "timestamp": 1680045795968, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T23:24:36.842Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.842Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.842Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "policy-distribution-id", "timestamp": 1680045798416, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T23:24:36.842Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.843Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.843Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "ves-openapi-manager", "timestamp": 1680045815444, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T23:24:36.843Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.843Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.843Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "aai-model-loader", "timestamp": 1680045829092, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:24:36.843Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.844Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.844Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680045829017, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:24:36.844Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.844Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.844Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "multicloud-k8s", "timestamp": 1680045802414, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T23:24:36.844Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.844Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.845Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "cds-sdc-listener", "timestamp": 1680045795968, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T23:24:36.845Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.845Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.845Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "policy-distribution-id", "timestamp": 1680045798416, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T23:24:36.845Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.846Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.846Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "ves-openapi-manager", "timestamp": 1680045815444, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T23:24:36.846Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.846Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.846Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "aai-model-loader", "timestamp": 1680045829092, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T23:24:36.846Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.846Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.846Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680045829017, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T23:24:36.847Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.847Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.847Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "multicloud-k8s", "timestamp": 1680045802414, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:24:36.847Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.847Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.847Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "cds-sdc-listener", "timestamp": 1680045795968, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:24:36.848Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.848Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.848Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "policy-distribution-id", "timestamp": 1680045798416, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:24:36.848Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.848Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.849Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "ves-openapi-manager", "timestamp": 1680045815444, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:24:36.849Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.849Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.849Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "aai-model-loader", "timestamp": 1680045829092, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T23:24:36.849Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.849Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.849Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680045829017, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T23:24:36.850Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.850Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.850Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "multicloud-k8s", "timestamp": 1680045802414, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:24:36.850Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.850Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.850Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "cds-sdc-listener", "timestamp": 1680045795968, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:24:36.851Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.851Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.851Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "ves-openapi-manager", "timestamp": 1680045815444, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:24:36.851Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.851Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.851Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "policy-distribution-id", "timestamp": 1680045798416, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:24:36.852Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.852Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.852Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "aai-model-loader", "timestamp": 1680045829092, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T23:24:36.852Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.852Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.852Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680045829017, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T23:24:36.853Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.853Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.853Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "multicloud-k8s", "timestamp": 1680045802414, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:24:36.853Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.853Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.853Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "cds-sdc-listener", "timestamp": 1680045795968, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:24:36.853Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.854Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.854Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "ves-openapi-manager", "timestamp": 1680045815444, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } 2023-03-28T23:24:36.854Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.854Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.854Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "policy-distribution-id", "timestamp": 1680045798416, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:24:36.854Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.855Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.855Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "aai-model-loader", "timestamp": 1680045829092, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:24:36.855Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.855Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.855Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680045829017, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:24:36.855Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.855Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.855Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "multicloud-k8s", "timestamp": 1680045802414, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:24:36.855Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.855Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.855Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "cds-sdc-listener", "timestamp": 1680045795968, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:24:36.856Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.856Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.856Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "ves-openapi-manager", "timestamp": 1680045815444, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:24:36.856Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.856Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.856Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "policy-distribution-id", "timestamp": 1680045798416, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:24:36.856Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.857Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.857Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "aai-model-loader", "timestamp": 1680045829092, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:24:36.857Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.857Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.857Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680045829017, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:24:36.857Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.857Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.857Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "multicloud-k8s", "timestamp": 1680045802414, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:24:36.857Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.857Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.857Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "cds-sdc-listener", "timestamp": 1680045795968, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:24:36.857Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.857Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.858Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "policy-distribution-id", "timestamp": 1680045798416, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:24:36.858Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.858Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.858Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "ves-openapi-manager", "timestamp": 1680045815444, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-28T23:24:36.858Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.858Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.858Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "aai-model-loader", "timestamp": 1680045829092, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:24:36.858Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.858Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.858Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680045829017, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:24:36.858Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.858Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.859Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "policy-distribution-id", "timestamp": 1680045835675, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T23:24:36.859Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.859Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.859Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "cds-sdc-listener", "timestamp": 1680045835221, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T23:24:36.859Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.859Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.859Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "aai-model-loader", "timestamp": 1680045829092, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:24:36.859Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.859Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.859Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680045829017, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:24:36.859Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.860Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.860Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "policy-distribution-id", "timestamp": 1680045836678, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T23:24:36.860Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.860Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.860Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "aai-model-loader", "timestamp": 1680045829092, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:24:36.860Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.860Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.860Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680045829017, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:24:36.860Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.860Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.860Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "policy-distribution-id", "timestamp": 1680045837679, "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-28T23:24:36.906Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 75dca8ba-3248-48c6-9711-9aadf96f8e3b 2023-03-28T23:24:36.907Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 75dca8ba-3248-48c6-9711-9aadf96f8e3b 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-28T23:24:36.927Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.928Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "aai-model-loader", "timestamp": 1680045838214, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T23:24:36.928Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.928Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.928Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680045837284, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T23:24:36.928Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.928Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.928Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680045838808, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T23:24:36.928Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.928Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.928Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:24:36.928Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.928Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.928Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T23:24:36.929Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.929Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.929Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680045840601, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T23:24:36.929Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.929Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.929Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T23:24:36.929Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.929Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.929Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680045841605, "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-28T23:24:36.941Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 75dca8ba-3248-48c6-9711-9aadf96f8e3b 2023-03-28T23:24:36.941Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 75dca8ba-3248-48c6-9711-9aadf96f8e3b 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-28T23:24:36.959Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.959Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "aai-model-loader", "timestamp": 1680045841613, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T23:24:36.960Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.960Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.960Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:24:36.960Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.960Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.960Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "aai-model-loader", "timestamp": 1680045842616, "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-28T23:24:36.972Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 75dca8ba-3248-48c6-9711-9aadf96f8e3b 2023-03-28T23:24:36.973Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 75dca8ba-3248-48c6-9711-9aadf96f8e3b 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-28T23:24:36.991Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.992Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:24:36.992Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.992Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.992Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:24:36.992Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.992Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.992Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:24:36.992Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.992Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.992Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680045238106, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:24:36.992Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.993Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.993Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680045846656, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T23:24:36.993Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:36.993Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:24:36.993Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680045848395, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T23:24:36.993Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:24:39.448Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 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-28T23:24:39.459Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 and serviceModelVersionId: 9b91b0d7-c4a9-4261-bf7a-60487236eb51 2023-03-28T23:24:39.460Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 305980f8-7de1-48fa-ac60-9194798b3dec 2023-03-28T23:24:39.461Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0 2023-03-28T23:24:39.467Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T23:24:39.488Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?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-28T23:24:39.489Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|INFO|500||Invoke 2023-03-28T23:24:39.496Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T23:24:39.696Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|INFO|500||InvokeReturn 2023-03-28T23:24:39.697Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 23:24:40 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[195], vertex-id=[241768], x-aai-txid=[1-aai-resources-230328-23:24:40:855-50877], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T23:24:39.697Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T23:24:39.698Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T23:24:39.698Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-28T23:24:39.706Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-28T23:24:39.707Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T23:24:39.707Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T23:24:39.707Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:24:39.708Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:24:39.708Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680045879707, "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-28T23:24:40.737Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T23:24:40.738Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-28T23:24:40.739Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Node 0 disconnected. 2023-03-28T23:24:40.740Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Node 2 disconnected. 2023-03-28T23:24:40.740Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-28T23:24:40.741Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-28T23:24:40.741Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Lost previously 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-28T23:24:40.741Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] (Re-)joining group 2023-03-28T23:24:40.744Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=8, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-28T23:24:40.745Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-29b5b068-e03d-4e1d-bc0d-91023e9f6693 2023-03-28T23:24:40.746Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-28T23:24:40.746Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] (Re-)joining group 2023-03-28T23:24:41.618Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:24:44.627Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:24:47.636Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:24:50.651Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:24:53.661Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:24:56.671Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:24:59.681Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:25:02.690Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:25:05.701Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:25:08.711Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:25:11.720Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:25:14.730Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:25:17.739Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:25:20.749Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:25:23.758Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:25:26.767Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:25:29.776Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:25:32.785Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:25:35.793Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:25:36.826Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:25:36.843Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-28T23:25:36.843Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-28T23:25:36.851Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Successfully joined group with generation Generation{generationId=22, memberId='SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-29b5b068-e03d-4e1d-bc0d-91023e9f6693', protocol='range'} 2023-03-28T23:25:36.852Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=22, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T23:25:36.858Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-28T23:25:36.858Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-28T23:25:36.858Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-28T23:25:36.858Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-28T23:25:36.859Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-28T23:25:36.859Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-28T23:25:36.859Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 22: {SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-29b5b068-e03d-4e1d-bc0d-91023e9f6693=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]), SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-28T23:25:36.875Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Successfully synced group in generation Generation{generationId=22, memberId='SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-29b5b068-e03d-4e1d-bc0d-91023e9f6693', protocol='range'} 2023-03-28T23:25:36.875Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=22, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T23:25:36.875Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-28T23:25:36.876Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T23:25:36.876Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T23:25:36.876Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-28T23:25:36.881Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-28T23:25:36.881Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-28T23:25:36.881Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-28T23:25:36.881Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-28T23:25:36.881Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-28T23:25:36.881Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-28T23:25:36.881Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-28T23:25:36.881Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1126, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T23:25:36.881Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-28T23:25:36.881Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-28T23:25:36.882Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-28T23:25:36.882Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-28T23:25:36.917Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T23:25:36.918Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"588f8ba4-ec41-453c-9643-aaa9a40a4bd3","serviceName":"basic_onboard_PRuAnc","serviceVersion":"1.0","serviceUUID":"db3fb57a-c268-4f32-8293-6836f7d7737c","serviceDescription":"service","serviceInvariantUUID":"654b14a6-99a1-48e0-b0a8-d81184a1c2a4","resources":[{"resourceInstanceName":"basic_onboard_PRuAnc 0","resourceName":"basic_onboard_PRuAnc","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"e76e4766-ae26-4382-aa57-0238311f7279","resourceInvariantUUID":"4e249934-061c-4b25-9b30-d62e8c4ad8da","resourceCustomizationUUID":"c8a6c118-3baa-4580-a5a7-a9cb03afa0cd","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml","artifactChecksum":"NmJlZjVjNjRmODY0ZjdiZWQ5N2I2M2FhZjIzMTU2NWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7c71679d-1674-4353-88c6-c4162a82a780","artifactVersion":"1"},{"artifactName":"basic_onboard_pruanc0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json","artifactChecksum":"OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"db77a487-cb70-44e7-aee8-73179f1a300a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"3efaab39-307b-470c-a2e3-277072140d08","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"23159f53-9881-4ce8-9228-0eedca61923d","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"abc20b33-96c9-409c-ac3d-e9f9a43f33f6","artifactVersion":"2","generatedFromUUID":"3efaab39-307b-470c-a2e3-277072140d08"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardPruanc-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml","artifactChecksum":"OWJhMDY2YjdiYTlmNGYxNmY4ZTViMDFkNjBkNDY1NTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0f8385b4-bd61-4cce-a96a-6987f8183cfc","artifactVersion":"1"},{"artifactName":"service-BasicOnboardPruanc-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar","artifactChecksum":"NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5d4337f7-8fd0-45f5-b5a7-630e0760540d","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T23:25:36.919Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:25:36.919Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:25:36.919Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:25:36.919Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:25:37.896Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:25:37.896Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680045879707, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T23:25:37.896Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:25:37.897Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:25:37.897Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:25:37.897Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:25:37.921Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:25:37.921Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:25:37.921Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:25:37.921Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:25:38.922Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:25:38.923Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:25:38.923Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:25:38.923Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:25:39.925Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:25:39.926Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:25:39.926Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:25:39.926Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:25:40.927Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:25:40.928Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:25:40.928Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:25:40.928Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:25:41.930Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:25:41.930Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:25:41.930Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:25:41.930Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:25:42.932Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:25:42.932Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:25:42.932Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:25:42.932Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:25:43.934Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "serviceName": "basic_onboard_PRuAnc", "serviceVersion": "1.0", "serviceUUID": "db3fb57a-c268-4f32-8293-6836f7d7737c", "serviceDescription": "service", "serviceInvariantUUID": "654b14a6-99a1-48e0-b0a8-d81184a1c2a4", "resources": [ { "resourceInstanceName": "basic_onboard_PRuAnc 0", "resourceCustomizationUUID": "c8a6c118-3baa-4580-a5a7-a9cb03afa0cd", "resourceName": "basic_onboard_PRuAnc", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "e76e4766-ae26-4382-aa57-0238311f7279", "resourceInvariantUUID": "4e249934-061c-4b25-9b30-d62e8c4ad8da", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_pruanc0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "artifactChecksum": "OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "db77a487-cb70-44e7-aee8-73179f1a300a", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "3efaab39-307b-470c-a2e3-277072140d08", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "abc20b33-96c9-409c-ac3d-e9f9a43f33f6", "generatedFromUUID": "3efaab39-307b-470c-a2e3-277072140d08" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "abc20b33-96c9-409c-ac3d-e9f9a43f33f6", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardPruanc-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "artifactChecksum": "NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5d4337f7-8fd0-45f5-b5a7-630e0760540d" } ], "workloadContext": "Production" } 2023-03-28T23:25:43.934Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T23:25:43.934Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 db3fb57a-c268-4f32-8293-6836f7d7737c ASDC 2023-03-28T23:25:43.934Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:588f8ba4-ec41-453c-9643-aaa9a40a4bd3 ServiceName:basic_onboard_PRuAnc ServiceVersion:1.0 ServiceUUID:db3fb57a-c268-4f32-8293-6836f7d7737c ServiceInvariantUUID:654b14a6-99a1-48e0-b0a8-d81184a1c2a4 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardPruanc-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar ArtifactUUID:5d4337f7-8fd0-45f5-b5a7-630e0760540d ArtifactChecksum:NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_PRuAnc 0 ResourceCustomizationUUID:c8a6c118-3baa-4580-a5a7-a9cb03afa0cd ResourceInvariantUUID:4e249934-061c-4b25-9b30-d62e8c4ad8da ResourceName:basic_onboard_PRuAnc ResourceType:VF ResourceUUID:e76e4766-ae26-4382-aa57-0238311f7279 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_pruanc0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json ArtifactUUID:db77a487-cb70-44e7-aee8-73179f1a300a ArtifactChecksum:OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU= 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml ArtifactUUID:3efaab39-307b-470c-a2e3-277072140d08 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env ArtifactUUID:abc20b33-96c9-409c-ac3d-e9f9a43f33f6 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env ArtifactUUID:abc20b33-96c9-409c-ac3d-e9f9a43f33f6 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T23:25:43.935Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF db3fb57a-c268-4f32-8293-6836f7d7737c 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: 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-28T23:25:43.979Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:25:43.979Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:25:43.979Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:25:43.979Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 5d4337f7-8fd0-45f5-b5a7-630e0760540d from URL: /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 2023-03-28T23:25:43.979Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:25:43.980Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 2023-03-28T23:25:44.018Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T23:25:44.018Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@4098a6e3 2023-03-28T23:25:44.018Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T23:25:44.018Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardPruanc" ] } } } 2023-03-28T23:25:44.019Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardPruanc-csar.csar /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 5d4337f7-8fd0-45f5-b5a7-630e0760540d Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T23:25:44.019Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar ASDC sendASDCNotification 2023-03-28T23:25:44.019Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar(Specified artifact is not found) 2023-03-28T23:25:44.019Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T23:25:44.019Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:25:44.019Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:25:44.019Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680045944019, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:25:45.021Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardPruanc-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar(UUID:5d4337f7-8fd0-45f5-b5a7-630e0760540d) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-28T23:25:45.033Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-28T23:25:45.033Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: e76e4766-ae26-4382-aa57-0238311f7279 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-28T23:25:45.037Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||basic_onboard_PRuAnc 0 2023-03-28T23:25:45.037Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: e76e4766-ae26-4382-aa57-0238311f7279 2023-03-28T23:25:45.037Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: db77a487-cb70-44e7-aee8-73179f1a300a from URL: /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json 2023-03-28T23:25:45.037Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:25:45.038Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json 2023-03-28T23:25:45.052Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T23:25:45.052Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@110e4146 2023-03-28T23:25:45.052Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T23:25:45.053Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardPruanc" ] } } } 2023-03-28T23:25:45.053Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_pruanc0_modules.json /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json db77a487-cb70-44e7-aee8-73179f1a300a Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T23:25:45.053Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json ASDC sendASDCNotification 2023-03-28T23:25:45.053Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json(Specified artifact is not found) 2023-03-28T23:25:45.054Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T23:25:45.054Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:25:45.054Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:25:45.054Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680045945053, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:25:46.055Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_pruanc0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json(UUID:db77a487-cb70-44e7-aee8-73179f1a300a) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-28T23:25:46.055Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:25:46.083Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:25:46.087Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T23:25:46.088Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T23:26:16.088Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:26:16.116Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:26:16.121Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T23:26:16.122Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T23:26:36.826Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:26:36.827Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:26:36.828Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "NOTIFIED" } 2023-03-28T23:26:36.828Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:26:46.122Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:26:46.149Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:26:46.155Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T23:26:46.155Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T23:27:16.156Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:27:16.183Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:27:16.189Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T23:27:16.189Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T23:27:36.826Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:27:36.827Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:27:36.828Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-28T23:27:36.829Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:27:36.829Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:27:36.829Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:27:36.829Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:27:36.829Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:27:36.829Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-28T23:27:36.829Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:27:36.829Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:27:36.829Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:27:36.830Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:27:36.830Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:27:36.830Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:27:36.830Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:27:36.830Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:27:36.830Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680045944019, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T23:27:36.830Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:27:36.830Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T23:27:36.830Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680045945053, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T23:27:36.830Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:27:46.189Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:27:46.210Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:27:46.215Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T23:27:46.215Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T23:28:16.215Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:28:16.239Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:28:16.244Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T23:28:16.244Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T23:28:36.826Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:28:46.245Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:28:46.273Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:28:46.278Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T23:28:46.278Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T23:29:16.278Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:29:16.299Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:29:16.304Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T23:29:16.304Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T23:29:36.827Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:29:46.305Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:29:46.325Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:29:46.330Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T23:29:46.330Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T23:30:16.331Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:30:16.354Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:30:16.359Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T23:30:16.359Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T23:30:36.828Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:30:36.923Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-28T23:30:36.923Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Member SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-29b5b068-e03d-4e1d-bc0d-91023e9f6693 sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired. 2023-03-28T23:30:36.924Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-28T23:30:36.924Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-28T23:30:37.458Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:30:37.474Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-28T23:30:37.474Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-28T23:30:37.480Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=23, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T23:30:37.481Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 23: {SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-28T23:30:37.496Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=23, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T23:30:37.496Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T23:30:37.497Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T23:30:37.501Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-28T23:30:37.501Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-28T23:30:37.502Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-28T23:30:37.502Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1136, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T23:30:37.502Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-28T23:30:37.502Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-28T23:30:46.360Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-28T23:30:46.360Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:30:46.369Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 and serviceModelVersionId: db3fb57a-c268-4f32-8293-6836f7d7737c 2023-03-28T23:30:46.369Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 654b14a6-99a1-48e0-b0a8-d81184a1c2a4 2023-03-28T23:30:46.370Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0 2023-03-28T23:30:46.375Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T23:30:46.392Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?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-28T23:30:46.393Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|INFO|500||Invoke 2023-03-28T23:30:46.400Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-28T23:30:46.441Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-28T23:30:46.441Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0 has http status code:404 and response headers:{date=[Tue, 28 Mar 2023 23:30:47 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[37], x-aai-txid=[1-aai-resources-230328-23:30:47:761-13448], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T23:30:46.442Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c","ERR.5.4.6114"]}}} 2023-03-28T23:30:46.445Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-28T23:30:46.445Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) 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-28T23:30:46.445Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-28T23:30:46.445Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 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-28T23:30:46.450Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||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-28T23:30:46.451Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-28T23:30:46.451Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-28T23:30:46.451Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:30:46.451Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:30:46.451Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680046246451, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:30:46.467Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:30:46.467Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680046246451, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec\u003dERR.5.4.6114)" } 2023-03-28T23:30:46.468Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T23:30:47.482Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T23:30:47.482Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"ad44a54f-9415-48bd-bf30-fdf48338e2b4","serviceName":"vFW 2023-03-28 22-02-01","serviceVersion":"1.0","serviceUUID":"93dc6276-0725-49b0-a7ce-fdc8ca01e3b6","serviceDescription":"catalog service description","serviceInvariantUUID":"a7f48542-78c3-40a8-8d7c-1480905d98f0","resources":[{"resourceInstanceName":"vFW 67410293-e76b 0","resourceName":"vFW 67410293-e76b","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"87dc6175-9dcb-4077-ac32-6815330f219c","resourceInvariantUUID":"a3dea2ac-7cdc-47c6-a372-633ad11be473","resourceCustomizationUUID":"5ce38cf7-2e75-495c-a214-3bd7bb5850e7","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml","artifactChecksum":"MWViOGZhMjQ2YzJkOGY2NmNkNjQ4NzI2MzRmNWNlNDY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"085973a9-6309-45fc-8253-5b20b4ced7c2","artifactVersion":"1"},{"artifactName":"vfw67410293e76b0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json","artifactChecksum":"NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5de4d4d9-6ba9-4a7d-8282-7581ee34cdab","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d19d934b-9ad4-48a2-97e0-5bd3b5396997","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml","artifactChecksum":"MDQzNDM4MjBiYTEyMmQ4NTAwZmE0ZWMwMjVhY2Y0NDk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a310a987-b363-4601-b1de-1afe664b595d","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"15a8bbc0-1b52-4b59-87fa-7d7ed3200906","artifactVersion":"2","generatedFromUUID":"d19d934b-9ad4-48a2-97e0-5bd3b5396997"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230328220201-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml","artifactChecksum":"YjJkMTgyZWQwZmE4NmI3N2FiYjk5MjJhMjk4YWViMTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"47abb903-b87f-40d0-95c0-e171a8139ac0","artifactVersion":"1"},{"artifactName":"service-Vfw20230328220201-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar","artifactChecksum":"ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"38d09853-bc3c-44ab-a917-1e22a9f79f53","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T23:30:47.483Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:30:47.483Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:30:47.483Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:30:47.483Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:30:48.486Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:30:48.487Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:30:48.487Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:30:48.487Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:30:49.488Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:30:49.489Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:30:49.489Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:30:49.489Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:30:50.491Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:30:50.491Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:30:50.491Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:30:50.491Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:30:51.491Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:30:51.492Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:30:51.492Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:30:51.492Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:30:52.492Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:30:52.493Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:30:52.493Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:30:52.493Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:30:53.496Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:30:53.497Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:30:53.497Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:30:53.497Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:30:54.498Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "serviceName": "vFW 2023-03-28 22-02-01", "serviceVersion": "1.0", "serviceUUID": "93dc6276-0725-49b0-a7ce-fdc8ca01e3b6", "serviceDescription": "catalog service description", "serviceInvariantUUID": "a7f48542-78c3-40a8-8d7c-1480905d98f0", "resources": [ { "resourceInstanceName": "vFW 67410293-e76b 0", "resourceCustomizationUUID": "5ce38cf7-2e75-495c-a214-3bd7bb5850e7", "resourceName": "vFW 67410293-e76b", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "87dc6175-9dcb-4077-ac32-6815330f219c", "resourceInvariantUUID": "a3dea2ac-7cdc-47c6-a372-633ad11be473", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw67410293e76b0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "artifactChecksum": "NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5de4d4d9-6ba9-4a7d-8282-7581ee34cdab", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d19d934b-9ad4-48a2-97e0-5bd3b5396997", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "15a8bbc0-1b52-4b59-87fa-7d7ed3200906", "generatedFromUUID": "d19d934b-9ad4-48a2-97e0-5bd3b5396997" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "15a8bbc0-1b52-4b59-87fa-7d7ed3200906", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230328220201-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "artifactChecksum": "ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "38d09853-bc3c-44ab-a917-1e22a9f79f53" } ], "workloadContext": "Production" } 2023-03-28T23:30:54.498Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T23:30:54.498Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 ASDC 2023-03-28T23:30:54.499Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:ad44a54f-9415-48bd-bf30-fdf48338e2b4 ServiceName:vFW 2023-03-28 22-02-01 ServiceVersion:1.0 ServiceUUID:93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 ServiceInvariantUUID:a7f48542-78c3-40a8-8d7c-1480905d98f0 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230328220201-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ArtifactUUID:38d09853-bc3c-44ab-a917-1e22a9f79f53 ArtifactChecksum:ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 67410293-e76b 0 ResourceCustomizationUUID:5ce38cf7-2e75-495c-a214-3bd7bb5850e7 ResourceInvariantUUID:a3dea2ac-7cdc-47c6-a372-633ad11be473 ResourceName:vFW 67410293-e76b ResourceType:VF ResourceUUID:87dc6175-9dcb-4077-ac32-6815330f219c ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw67410293e76b0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json ArtifactUUID:5de4d4d9-6ba9-4a7d-8282-7581ee34cdab ArtifactChecksum:NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY= 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml ArtifactUUID:d19d934b-9ad4-48a2-97e0-5bd3b5396997 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env ArtifactUUID:15a8bbc0-1b52-4b59-87fa-7d7ed3200906 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env ArtifactUUID:15a8bbc0-1b52-4b59-87fa-7d7ed3200906 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T23:30:54.499Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 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: 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-28T23:30:54.547Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:30:54.547Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:30:54.548Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:30:54.548Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 from URL: /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-28T23:30:54.548Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:30:54.548Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-28T23:30:54.810Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T23:30:54.814Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 38d09853-bc3c-44ab-a917-1e22a9f79f53 101498 2023-03-28T23:30:54.815Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-28T23:30:54.815Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-28T23:30:54.816Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T23:30:54.816Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:30:54.816Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:30:54.816Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680046254815, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:30:55.817Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:30:55.818Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:30:55.818Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53, URL: /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar to file: /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T23:30:55.819Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230328220201-csar.csar 2023-03-28T23:30:55.819Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T23:30:55.820Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T23:30:55.931Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7058768416623835013/Definitions/service-Vfw20230328220201-template.yml Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_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_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 2023-03-28T23:30:57.367Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T23:30:57.367Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:30:57.367Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T23:30:57.367Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-28T23:30:57.368Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T23:30:57.368Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-28T23:30:57.368Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-28T23:30:57.368Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-28T23:30:57.368Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T23:30:57.368Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T23:30:57.368Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-28T23:30:57.368Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T23:30:57.368Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T23:30:57.368Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 67410293-e76b 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-Vfw20230328220201-csar.csar 2023-03-28T23:30:57.368Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T23:30:57.368Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:30:57.369Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:30:57.369Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:30:57.369Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T23:30:57.369Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:30:57.369Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:30:57.369Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:30:57.369Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:30:57.369Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T23:30:57.369Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:30:57.370Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:30:57.370Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:30:57.370Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:30:57.370Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:30:57.370Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-28T23:30:57.370Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T23:30:57.370Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T23:30:57.370Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:30:57.370Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T23:30:57.370Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:30:57.371Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T23:30:57.371Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T23:30:57.371Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T23:30:57.371Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T23:30:57.371Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:30:57.371Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T23:30:57.371Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T23:30:57.371Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T23:30:57.371Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T23:30:57.371Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:30:57.372Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-28T23:30:57.372Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:30:57.372Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-28T23:30:57.372Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:30:57.372Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T23:30:57.372Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T23:30:57.372Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:30:57.372Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T23:30:57.372Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T23:30:57.373Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:30:57.373Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T23:30:57.373Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T23:30:57.373Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:30:57.373Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-28T23:30:57.373Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T23:30:57.373Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-28T23:30:57.373Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T23:30:57.373Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T23:30:57.374Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T23:30:57.374Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:30:57.374Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T23:30:57.374Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T23:30:57.374Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T23:30:57.374Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T23:30:57.374Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:30:57.374Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=74a9d765-6a78-4386-85d5-0096600be1bb 2023-03-28T23:30:57.374Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:30:57.374Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-28T23:30:57.375Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T23:30:57.375Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T23:30:57.375Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:30:57.375Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T23:30:57.375Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:30:57.375Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T23:30:57.375Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T23:30:57.375Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-28T23:30:57.375Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T23:30:57.375Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T23:30:57.375Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T23:30:57.375Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:30:57.376Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=79a48a92-26a2-467b-a3e1-dd9aea758c0e 2023-03-28T23:30:57.376Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:30:57.376Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-28T23:30:57.376Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T23:30:57.376Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T23:30:57.376Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:30:57.376Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T23:30:57.376Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:30:57.376Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T23:30:57.376Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T23:30:57.376Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T23:30:57.377Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T23:30:57.377Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:30:57.377Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T23:30:57.377Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-28T23:30:57.377Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=6a2ddb58-dd58-4d8b-b6d7-eb73a547cbcf 2023-03-28T23:30:57.377Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:30:57.377Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:30:57.377Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:30:57.377Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:30:57.377Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:30:57.377Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:30:57.378Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:30:57.378Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:30:57.378Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-28 22-02-01 Description:catalog service description Model UUID:93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 Model Version:NULL Model InvariantUuid:a7f48542-78c3-40a8-8d7c-1480905d98f0 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 67410293-e76b Model UUID:cf8e4eb5-9864-4fdd-af64-80b03f48d14d Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:a3dea2ac-7cdc-47c6-a372-633ad11be473 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:5ce38cf7-2e75-495c-a214-3bd7bb5850e7 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:193cd6e2-538e-4142-9392-7ebb398b7e43 ModelName:Vfw67410293E76b..base_vfw..module-0 ModelUuid:b16cd493-2fbb-4548-a3d8-90863aeb9b7d ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:74a9d765-6a78-4386-85d5-0096600be1bb ModelInvariantUuid:bed6b03d-444d-4294-b591-54da9a36918d ModelName:vFW 67410293-e76b-nodes.vfwCvfc ModelUuid:c051efdd-da87-4c3f-9332-3d86f32a2f49 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:6b57d388-0a65-43b6-8ed1-785e401b9ac8 ModelInvariantUuid:9d06528b-ed4c-484e-a7ee-fac8dc7d9b81 ModelName:Vfw67410293E76b.compute.nodes.heat.vfw ModelUuid:cda29578-f723-4724-9cae-1499f665a439 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:79a48a92-26a2-467b-a3e1-dd9aea758c0e ModelInvariantUuid:b894ffd2-ee00-44bf-8548-41ca0b9e6c43 ModelName:vFW 67410293-e76b-nodes.vsnCvfc ModelUuid:3f1b92ee-581a-4fff-a85d-2043b8a3fd97 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:13b293d9-7396-4746-8010-2aa34880a43c ModelInvariantUuid:47bb46c4-9c05-44aa-bfc2-f88d6d4c5025 ModelName:Vfw67410293E76b.compute.nodes.heat.vsn ModelUuid:a2c8400a-1afd-4e2c-b390-896018a104e2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:6a2ddb58-dd58-4d8b-b6d7-eb73a547cbcf ModelInvariantUuid:c90fe34c-a014-4100-8de6-49880a60d437 ModelName:vFW 67410293-e76b-nodes.vpgCvfc ModelUuid:02a541b8-8f9e-40b3-b802-d75d4303054d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:d8086a3a-4e7c-423f-adf7-07a6ddf69b79 ModelInvariantUuid:b9f80dd7-c2be-40f0-b1b5-286822f5255e ModelName:Vfw67410293E76b.compute.nodes.heat.vpg ModelUuid:edd030db-baa1-428f-8c44-e47e82120dd8 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=? 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-28T23:30:57.421Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||ERROR|500||Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists 2023-03-28T23:30:57.422Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-28T23:30:57.422Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar(Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists) 2023-03-28T23:30:57.422Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:30:57.422Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:30:57.422Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:30:57.422Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680046257422, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:30:58.423Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-28T23:30:58.424Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar(Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists) 2023-03-28T23:30:58.424Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:30:58.424Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:30:58.425Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:30:58.425Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680046258423, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:30:59.426Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-28T23:30:59.453Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-28T23:30:59.458Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T23:30:59.458Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T23:30:59.458Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T23:30:59.458Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T23:30:59.459Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:30:59.459Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:30:59.459Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:30:59.459Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:30:59.459Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-28T23:30:59.474Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T23:31:29.474Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-28T23:31:29.487Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 and serviceModelVersionId: 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 2023-03-28T23:31:29.487Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a7f48542-78c3-40a8-8d7c-1480905d98f0 2023-03-28T23:31:29.487Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 2023-03-28T23:31:29.491Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T23:31:29.503Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?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-28T23:31:29.504Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|INFO|500||Invoke 2023-03-28T23:31:29.512Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T23:31:29.647Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|INFO|500||InvokeReturn 2023-03-28T23:31:29.648Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 23:31:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[131], vertex-id=[204904], x-aai-txid=[2-aai-resources-230328-23:31:30:872-44040], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T23:31:29.648Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T23:31:29.648Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T23:31:29.648Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-28T23:31:29.654Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-28T23:31:29.655Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ad44a54f-9415-48bd-bf30-fdf48338e2b4 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T23:31:29.655Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T23:31:29.655Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:31:29.656Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:31:29.656Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680046289655, "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-28T23:31:30.686Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T23:31:30.687Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"311a6477-b2cc-463c-9fee-aa741f7534d0","serviceName":"vFW 2023-03-28 22-18-55","serviceVersion":"1.0","serviceUUID":"86258cd9-b564-47e4-88c7-326a9c01209f","serviceDescription":"catalog service description","serviceInvariantUUID":"816a8d4d-52df-442b-ab64-56255b003b1b","resources":[{"resourceInstanceName":"vFW 4e17aa4e-f357 0","resourceName":"vFW 4e17aa4e-f357","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"9b459486-5c24-4b0e-b8c0-b27316cf0496","resourceInvariantUUID":"f0eb43bc-7057-4bfd-8597-2d8f61758599","resourceCustomizationUUID":"4f16d217-4b00-405b-8532-7309a7e941d5","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml","artifactChecksum":"NGZhNmFjYzI0OWMzNjk0M2ZiMDY3OWJlODEwMTBhZWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"dd088c19-0061-4db4-86ab-4eb0931888cf","artifactVersion":"1"},{"artifactName":"vfw4e17aa4ef3570_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json","artifactChecksum":"NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"fd4c9261-11b4-43ae-8ee7-4bc91a759c95","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f047bf4e-f981-4d29-99e8-fd6c3f83f2d3","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml","artifactChecksum":"YTBlYmE2NTk4ZGI4ZDVjMmYxY2ZkMDU2YWU3NmY0OGU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3c91ae60-e7e2-4688-b4a1-b853f4361f52","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7bcb52f7-4100-4599-afa7-d7d46b176374","artifactVersion":"2","generatedFromUUID":"f047bf4e-f981-4d29-99e8-fd6c3f83f2d3"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230328221855-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml","artifactChecksum":"Y2FiN2ZmMDY0ODIxZDM2YTQ2OGRmNTY3NTE2YzhkMjM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"46d95744-768f-403d-ba4a-13585170514a","artifactVersion":"1"},{"artifactName":"service-Vfw20230328221855-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar","artifactChecksum":"ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a3ef5172-4047-46ee-9c6d-d34e1107a71d","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T23:31:30.688Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:31:30.688Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:31:30.688Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:31:30.688Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:31:31.689Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:31:31.689Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:31:31.689Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:31:31.690Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:31:32.691Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:31:32.692Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:31:32.692Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:31:32.692Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:31:33.694Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:31:33.694Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:31:33.694Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:31:33.694Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:31:34.696Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:31:34.696Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:31:34.696Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:31:34.696Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:31:35.697Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:31:35.698Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:31:35.698Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:31:35.698Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:31:36.699Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:31:36.699Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:31:36.699Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:31:36.699Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:31:36.826Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:31:36.832Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:31:36.833Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:31:36.834Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:31:36.834Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:31:36.834Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "NOTIFIED" } 2023-03-28T23:31:36.834Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:31:36.834Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:31:36.834Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-28T23:31:36.835Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:31:36.835Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:31:36.835Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:31:36.835Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:31:36.835Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:31:36.836Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-28T23:31:36.836Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:31:36.836Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:31:36.836Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:31:36.836Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:31:36.836Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:31:36.836Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:31:36.837Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:31:36.837Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:31:36.837Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680046254815, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T23:31:36.837Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:31:36.837Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:31:36.837Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680046257422, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists" } 2023-03-28T23:31:36.838Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:31:36.838Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:31:36.838Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680046258423, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists" } 2023-03-28T23:31:36.838Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:31:36.838Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:31:36.839Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680046289655, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T23:31:36.839Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:31:36.839Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:31:36.839Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:31:36.839Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:31:36.839Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:31:36.840Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "status": "NOTIFIED" } 2023-03-28T23:31:36.840Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:31:36.840Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:31:36.840Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-28T23:31:36.840Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:31:36.841Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:31:36.841Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:31:36.841Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:31:36.841Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:31:36.841Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-28T23:31:36.842Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:31:36.842Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:31:36.842Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:31:36.842Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:31:36.842Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:31:36.843Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:31:36.843Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:31:37.700Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "serviceName": "vFW 2023-03-28 22-18-55", "serviceVersion": "1.0", "serviceUUID": "86258cd9-b564-47e4-88c7-326a9c01209f", "serviceDescription": "catalog service description", "serviceInvariantUUID": "816a8d4d-52df-442b-ab64-56255b003b1b", "resources": [ { "resourceInstanceName": "vFW 4e17aa4e-f357 0", "resourceCustomizationUUID": "4f16d217-4b00-405b-8532-7309a7e941d5", "resourceName": "vFW 4e17aa4e-f357", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "9b459486-5c24-4b0e-b8c0-b27316cf0496", "resourceInvariantUUID": "f0eb43bc-7057-4bfd-8597-2d8f61758599", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw4e17aa4ef3570_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "artifactChecksum": "NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "fd4c9261-11b4-43ae-8ee7-4bc91a759c95", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "f047bf4e-f981-4d29-99e8-fd6c3f83f2d3", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7bcb52f7-4100-4599-afa7-d7d46b176374", "generatedFromUUID": "f047bf4e-f981-4d29-99e8-fd6c3f83f2d3" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7bcb52f7-4100-4599-afa7-d7d46b176374", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230328221855-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "artifactChecksum": "ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a3ef5172-4047-46ee-9c6d-d34e1107a71d" } ], "workloadContext": "Production" } 2023-03-28T23:31:37.701Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T23:31:37.701Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 86258cd9-b564-47e4-88c7-326a9c01209f ASDC 2023-03-28T23:31:37.701Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:311a6477-b2cc-463c-9fee-aa741f7534d0 ServiceName:vFW 2023-03-28 22-18-55 ServiceVersion:1.0 ServiceUUID:86258cd9-b564-47e4-88c7-326a9c01209f ServiceInvariantUUID:816a8d4d-52df-442b-ab64-56255b003b1b ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230328221855-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ArtifactUUID:a3ef5172-4047-46ee-9c6d-d34e1107a71d ArtifactChecksum:ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 4e17aa4e-f357 0 ResourceCustomizationUUID:4f16d217-4b00-405b-8532-7309a7e941d5 ResourceInvariantUUID:f0eb43bc-7057-4bfd-8597-2d8f61758599 ResourceName:vFW 4e17aa4e-f357 ResourceType:VF ResourceUUID:9b459486-5c24-4b0e-b8c0-b27316cf0496 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw4e17aa4ef3570_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json ArtifactUUID:fd4c9261-11b4-43ae-8ee7-4bc91a759c95 ArtifactChecksum:NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ= 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml ArtifactUUID:f047bf4e-f981-4d29-99e8-fd6c3f83f2d3 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env ArtifactUUID:7bcb52f7-4100-4599-afa7-d7d46b176374 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env ArtifactUUID:7bcb52f7-4100-4599-afa7-d7d46b176374 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T23:31:37.701Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 86258cd9-b564-47e4-88c7-326a9c01209f 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: 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-28T23:31:37.748Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:31:37.749Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:31:37.749Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:31:37.749Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d from URL: /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-28T23:31:37.749Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:31:37.749Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-28T23:31:38.000Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T23:31:38.004Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar a3ef5172-4047-46ee-9c6d-d34e1107a71d 101486 2023-03-28T23:31:38.004Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-28T23:31:38.005Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-28T23:31:38.005Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T23:31:38.005Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:31:38.005Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:31:38.005Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680046298004, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:31:39.005Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:31:39.006Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:31:39.006Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d, URL: /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar to file: /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:31:39.006Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230328221855-csar.csar 2023-03-28T23:31:39.006Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:31:39.006Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:31:39.109Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12332472504222566002/Definitions/service-Vfw20230328221855-template.yml Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided 2023-03-28T23:31:40.536Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T23:31:40.537Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:31:40.537Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:31:40.537Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-28T23:31:40.537Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:31:40.537Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-28T23:31:40.537Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-28T23:31:40.537Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-28T23:31:40.537Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:31:40.537Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:31:40.537Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-28T23:31:40.537Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:31:40.537Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:31:40.537Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 4e17aa4e-f357 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-Vfw20230328221855-csar.csar 2023-03-28T23:31:40.537Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:31:40.537Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:31:40.537Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:31:40.537Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:31:40.538Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-28T23:31:40.538Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:31:40.538Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:31:40.538Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:31:40.538Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:31:40.538Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-28T23:31:40.538Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:31:40.538Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:31:40.538Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:31:40.538Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:31:40.538Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:31:40.538Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-28T23:31:40.538Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T23:31:40.538Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T23:31:40.538Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:31:40.539Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T23:31:40.539Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:31:40.539Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T23:31:40.539Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T23:31:40.539Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T23:31:40.539Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T23:31:40.539Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:31:40.539Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T23:31:40.539Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T23:31:40.539Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T23:31:40.539Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T23:31:40.539Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:31:40.539Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-28T23:31:40.539Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:31:40.539Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-28T23:31:40.539Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:31:40.539Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-28T23:31:40.540Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T23:31:40.540Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:31:40.540Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-28T23:31:40.540Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T23:31:40.540Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:31:40.540Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-28T23:31:40.540Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T23:31:40.540Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:31:40.540Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-28T23:31:40.540Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T23:31:40.540Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-28T23:31:40.540Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T23:31:40.540Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T23:31:40.540Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T23:31:40.540Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:31:40.540Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T23:31:40.541Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T23:31:40.541Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T23:31:40.541Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T23:31:40.541Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:31:40.541Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=f32f8e19-bef8-419d-87ed-af5c0238d798 2023-03-28T23:31:40.541Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:31:40.541Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-28T23:31:40.541Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T23:31:40.541Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T23:31:40.541Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:31:40.541Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T23:31:40.541Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:31:40.541Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T23:31:40.541Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T23:31:40.541Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-28T23:31:40.541Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T23:31:40.542Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T23:31:40.542Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T23:31:40.542Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:31:40.542Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=7547fbf5-4578-4c3d-a5b9-84c8c1316821 2023-03-28T23:31:40.542Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:31:40.542Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-28T23:31:40.542Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T23:31:40.542Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T23:31:40.542Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:31:40.542Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T23:31:40.542Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:31:40.542Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T23:31:40.542Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T23:31:40.542Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T23:31:40.542Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T23:31:40.542Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:31:40.543Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T23:31:40.543Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-28T23:31:40.543Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5f51de74-4243-403b-b7a9-a2dd728855e1 2023-03-28T23:31:40.543Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:31:40.543Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:31:40.543Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:31:40.543Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:31:40.543Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:31:40.543Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:31:40.543Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:31:40.543Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:31:40.543Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-28 22-18-55 Description:catalog service description Model UUID:86258cd9-b564-47e4-88c7-326a9c01209f Model Version:NULL Model InvariantUuid:816a8d4d-52df-442b-ab64-56255b003b1b Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 4e17aa4e-f357 Model UUID:83811783-7f50-4409-b37e-013d3a6679be Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:f0eb43bc-7057-4bfd-8597-2d8f61758599 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:4f16d217-4b00-405b-8532-7309a7e941d5 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:8ad82d93-2542-4347-95aa-48de46af2769 ModelName:Vfw4e17aa4eF357..base_vfw..module-0 ModelUuid:2c8738f1-5769-4b50-8168-bc077e07a968 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:f32f8e19-bef8-419d-87ed-af5c0238d798 ModelInvariantUuid:09ef63d4-d50c-4979-9e06-e7673b5bc9e6 ModelName:vFW 4e17aa4e-f357-nodes.vfwCvfc ModelUuid:2568cf18-4961-4bdc-b96b-b9c2abc89a6e ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:a6a9beae-4b33-4065-bc7c-501c322bf4be ModelInvariantUuid:34d56be9-e557-4359-8260-f37f36750957 ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vfw ModelUuid:210fc1b5-28de-43b3-91a1-72861ee00ca7 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:7547fbf5-4578-4c3d-a5b9-84c8c1316821 ModelInvariantUuid:d3e79bbd-9ec1-49ac-bfe5-a370c75db104 ModelName:vFW 4e17aa4e-f357-nodes.vsnCvfc ModelUuid:7ad2d21c-7af1-4b91-9906-81a91e71ef03 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:75544a54-4184-42f2-a23d-9f9263d6baad ModelInvariantUuid:4487dbbb-4ec9-468d-b1d5-7e635abde181 ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vsn ModelUuid:fcedcee2-219d-40dd-9f79-4230cb13a148 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:5f51de74-4243-403b-b7a9-a2dd728855e1 ModelInvariantUuid:275a83ad-0767-40d6-9ff8-07edaed52db3 ModelName:vFW 4e17aa4e-f357-nodes.vpgCvfc ModelUuid:5ad99adc-e476-411f-98bc-caa1b9661e8d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:07ee84b1-85c2-4db0-b602-d70a6723467d ModelInvariantUuid:fb7efc2e-bef5-4bb4-a023-379da4c7553e ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vpg ModelUuid:f0f45588-ffc3-409c-87a7-bfc308d80744 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=? 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-28T23:31:40.579Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||ERROR|500||Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists 2023-03-28T23:31:40.580Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-28T23:31:40.580Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar(Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists) 2023-03-28T23:31:40.580Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:31:40.580Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:31:40.580Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:31:40.580Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680046300580, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:31:41.581Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-28T23:31:41.581Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar(Resource with UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 already exists) 2023-03-28T23:31:41.581Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:31:41.582Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:31:41.582Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:31:41.582Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680046301581, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:31:42.583Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-28T23:31:42.607Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-28T23:31:42.612Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T23:31:42.612Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T23:31:42.613Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T23:31:42.613Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T23:31:42.613Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:31:42.613Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:31:42.613Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:31:42.613Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:31:42.613Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-28T23:31:42.627Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T23:32:12.628Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-28T23:32:12.637Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 and serviceModelVersionId: 86258cd9-b564-47e4-88c7-326a9c01209f 2023-03-28T23:32:12.637Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 816a8d4d-52df-442b-ab64-56255b003b1b 2023-03-28T23:32:12.638Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0 2023-03-28T23:32:12.644Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T23:32:12.667Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?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-28T23:32:12.668Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|INFO|500||Invoke 2023-03-28T23:32:12.676Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T23:32:12.826Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|INFO|500||InvokeReturn 2023-03-28T23:32:12.826Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 23:32:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[146], vertex-id=[147576], x-aai-txid=[1-aai-resources-230328-23:32:14:034-85010], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T23:32:12.826Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T23:32:12.827Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T23:32:12.827Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-28T23:32:12.836Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-28T23:32:12.837Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 311a6477-b2cc-463c-9fee-aa741f7534d0 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T23:32:12.837Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T23:32:12.837Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:32:12.837Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:32:12.837Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680046332837, "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-28T23:32:13.864Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T23:32:13.864Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"16ec8964-42b3-41d8-bf97-9302870ceb5f","serviceDescription":"service","serviceInvariantUUID":"444dbaf6-729a-4cb4-aa8f-fbc578565856","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"e3550a84-cc18-4316-8c33-7e1a60b52680","resourceInvariantUUID":"d000c302-f830-49c1-85c4-860fa03d5456","resourceCustomizationUUID":"f132524b-16f4-438a-9cfc-8fa2d3a85ae2","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":"ZmYwNGQ0YWM0NmZhNmI3MGNhMzJiYTBiOTZiMTE5OWY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"39f4a529-3c97-4ab5-85af-4785e008f69f","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MmY3MzBlNjdhODlkZDM4NTYxODVjOTBlZWQyYTJjNzc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"151c48cd-692b-42cf-936b-19e897cb204a","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T23:32:13.865Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:32:13.865Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:32:13.865Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:32:13.865Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "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-28T23:32:14.866Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:32:14.866Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:32:14.866Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:32:14.866Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:32:15.867Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "16ec8964-42b3-41d8-bf97-9302870ceb5f", "serviceDescription": "service", "serviceInvariantUUID": "444dbaf6-729a-4cb4-aa8f-fbc578565856", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "f132524b-16f4-438a-9cfc-8fa2d3a85ae2", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "e3550a84-cc18-4316-8c33-7e1a60b52680", "resourceInvariantUUID": "d000c302-f830-49c1-85c4-860fa03d5456", "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": "MmY3MzBlNjdhODlkZDM4NTYxODVjOTBlZWQyYTJjNzc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "151c48cd-692b-42cf-936b-19e897cb204a" } ], "workloadContext": "Production" } 2023-03-28T23:32:15.867Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T23:32:15.867Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 16ec8964-42b3-41d8-bf97-9302870ceb5f ASDC 2023-03-28T23:32:15.868Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:16ec8964-42b3-41d8-bf97-9302870ceb5f ServiceInvariantUUID:444dbaf6-729a-4cb4-aa8f-fbc578565856 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:151c48cd-692b-42cf-936b-19e897cb204a ArtifactChecksum:MmY3MzBlNjdhODlkZDM4NTYxODVjOTBlZWQyYTJjNzc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:f132524b-16f4-438a-9cfc-8fa2d3a85ae2 ResourceInvariantUUID:d000c302-f830-49c1-85c4-860fa03d5456 ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:e3550a84-cc18-4316-8c33-7e1a60b52680 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-28T23:32:15.868Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 16ec8964-42b3-41d8-bf97-9302870ceb5f 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: 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-28T23:32:15.912Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:32:15.912Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:32:15.913Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:32:15.913Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 151c48cd-692b-42cf-936b-19e897cb204a from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-28T23:32:15.913Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:32:15.913Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-28T23:32:15.934Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T23:32:15.935Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@65dcd0eb 2023-03-28T23:32:15.935Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T23:32:15.935Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-28T23:32:15.935Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 151c48cd-692b-42cf-936b-19e897cb204a Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T23:32:15.936Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T23:32:15.936Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-28T23:32:15.936Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T23:32:15.936Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:32:15.936Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:32:15.936Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680046335936, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:32:16.937Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:151c48cd-692b-42cf-936b-19e897cb204a) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-28T23:32:16.980Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists 2023-03-28T23:32:16.981Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T23:32:16.981Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists) 2023-03-28T23:32:16.981Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:32:16.981Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:32:16.982Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:32:16.982Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680046336981, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:32:17.982Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T23:32:17.983Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: e3550a84-cc18-4316-8c33-7e1a60b52680 already exists) 2023-03-28T23:32:17.983Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:32:17.983Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:32:17.983Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:32:17.983Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680046337982, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e3550a84-cc18-4316-8c33-7e1a60b52680 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:32:18.984Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 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-28T23:32:19.009Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 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-28T23:32:19.014Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T23:32:19.014Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T23:32:19.014Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T23:32:19.014Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T23:32:19.014Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:32:19.014Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:32:19.014Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:32:19.015Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:32:19.015Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T23:32:19.028Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T23:32:36.826Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:32:36.833Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:32:36.834Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680046298004, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T23:32:36.834Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:32:36.834Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:32:36.834Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680046300580, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists" } 2023-03-28T23:32:36.835Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:32:36.835Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:32:36.835Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680046301581, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 already exists" } 2023-03-28T23:32:36.835Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:32:36.835Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:32:36.835Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680046332837, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T23:32:36.835Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:32:36.835Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:32:36.836Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:32:36.836Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:32:36.836Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:32:36.836Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:32:36.836Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:32:36.836Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:32:36.837Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680046335936, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T23:32:36.837Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:32:36.837Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:32:36.837Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680046336981, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists" } 2023-03-28T23:32:36.837Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:32:36.837Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T23:32:36.837Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680046337982, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e3550a84-cc18-4316-8c33-7e1a60b52680 already exists" } 2023-03-28T23:32:36.837Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:32:49.028Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 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-28T23:32:49.040Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 and serviceModelVersionId: 16ec8964-42b3-41d8-bf97-9302870ceb5f 2023-03-28T23:32:49.041Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 444dbaf6-729a-4cb4-aa8f-fbc578565856 2023-03-28T23:32:49.041Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0 2023-03-28T23:32:49.048Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T23:32:49.062Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|INFO|500||Invoke 2023-03-28T23:32:49.062Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[50cef973-bf58-4465-afcf-e38c25a23515], X-ECOMP-RequestID=[06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2], X-TransactionId=[], X-ONAP-RequestID=[06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2], Content-Type=[application/merge-patch+json]} 2023-03-28T23:32:49.069Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T23:32:49.217Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?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/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 23:32:50 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[144], vertex-id=[188528], x-aai-txid=[1-aai-resources-230328-23:32:50:429-82148], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T23:32:49.218Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T23:32:49.218Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|INFO|500||InvokeReturn 2023-03-28T23:32:49.218Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T23:32:49.218Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T23:32:49.223Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T23:32:49.223Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T23:32:49.224Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T23:32:49.224Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:32:49.224Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:32:49.224Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680046369223, "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-28T23:32:50.253Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T23:32:50.254Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"7a696f8d-7ee2-46cf-b572-2aace61feac6","serviceName":"Demo_pNF_ge2Srtj7qIwUCt1tjrNp","serviceVersion":"1.0","serviceUUID":"a9748751-2950-4828-b5f2-766b4707fd0e","serviceDescription":"catalog service description","serviceInvariantUUID":"3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d","resources":[{"resourceInstanceName":"pNF 2e24d431-caf7 0","resourceName":"pNF 2e24d431-caf7","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"e2d033c4-2bad-43aa-a1ed-ece452364ff0","resourceInvariantUUID":"c7a7d7b9-db49-4573-8bdb-c0b9fafe1e04","resourceCustomizationUUID":"9020c51f-f795-4da8-94fc-307df828746c","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml","artifactChecksum":"MGViMGJhY2M4NTEzNTQ2OTAyM2JmYTZiMmIxMTRhZmE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"d1d763ac-250d-4bc9-8da7-fb6b08c07905","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"54852575-1f46-4af8-b984-c2d9e0a5b90a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b9facc55-50c6-45db-ad5c-fc70d623e4d4","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml","artifactChecksum":"ZjQ3NjY3YmRmNjJhYzc5OTdlNTg5ODJjNTM4MjI0MTM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"de64d63f-d983-48ce-9828-6a1269e19616","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"bcb36d16-c729-4c0e-9e83-348a27e6b2fa","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"85b93c2d-6163-4d8a-9401-b9cc06f11fba","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml","artifactChecksum":"N2Q4YzdhZmExNzk0MmYxMDYzMzI4NGI0OWQ4NWUxZmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f91ffa7d-4822-4c15-9557-bea3361e964b","artifactVersion":"1"},{"artifactName":"service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar","artifactChecksum":"YTcxZWE0NWFhY2ZlYWVkODE3ODdlYzg2MzllNjU1ZjY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b33a7ab7-2b1f-45b9-a286-a6ef25118643","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T23:32:50.254Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:32:50.255Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:32:50.255Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:32:50.255Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:32:51.256Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:32:51.256Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:32:51.256Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:32:51.256Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:32:52.257Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:32:52.258Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:32:52.258Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:32:52.258Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:32:53.259Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:32:53.259Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:32:53.260Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:32:53.260Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:32:54.261Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:32:54.261Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:32:54.261Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:32:54.261Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:32:55.264Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:32:55.265Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:32:55.265Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:32:55.265Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:32:56.266Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:32:56.267Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:32:56.267Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:32:56.267Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:32:57.268Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:32:57.268Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:32:57.268Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:32:57.268Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:32:58.269Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "serviceName": "Demo_pNF_ge2Srtj7qIwUCt1tjrNp", "serviceVersion": "1.0", "serviceUUID": "a9748751-2950-4828-b5f2-766b4707fd0e", "serviceDescription": "catalog service description", "serviceInvariantUUID": "3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d", "resources": [ { "resourceInstanceName": "pNF 2e24d431-caf7 0", "resourceCustomizationUUID": "9020c51f-f795-4da8-94fc-307df828746c", "resourceName": "pNF 2e24d431-caf7", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "e2d033c4-2bad-43aa-a1ed-ece452364ff0", "resourceInvariantUUID": "c7a7d7b9-db49-4573-8bdb-c0b9fafe1e04", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "artifactChecksum": "YTcxZWE0NWFhY2ZlYWVkODE3ODdlYzg2MzllNjU1ZjY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "b33a7ab7-2b1f-45b9-a286-a6ef25118643" } ], "workloadContext": "Production" } 2023-03-28T23:32:58.269Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T23:32:58.269Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 a9748751-2950-4828-b5f2-766b4707fd0e ASDC 2023-03-28T23:32:58.270Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:7a696f8d-7ee2-46cf-b572-2aace61feac6 ServiceName:Demo_pNF_ge2Srtj7qIwUCt1tjrNp ServiceVersion:1.0 ServiceUUID:a9748751-2950-4828-b5f2-766b4707fd0e ServiceInvariantUUID:3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ArtifactUUID:b33a7ab7-2b1f-45b9-a286-a6ef25118643 ArtifactChecksum:YTcxZWE0NWFhY2ZlYWVkODE3ODdlYzg2MzllNjU1ZjY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 2e24d431-caf7 0 ResourceCustomizationUUID:9020c51f-f795-4da8-94fc-307df828746c ResourceInvariantUUID:c7a7d7b9-db49-4573-8bdb-c0b9fafe1e04 ResourceName:pNF 2e24d431-caf7 ResourceType:PNF ResourceUUID:e2d033c4-2bad-43aa-a1ed-ece452364ff0 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T23:32:58.270Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF a9748751-2950-4828-b5f2-766b4707fd0e 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: 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-28T23:32:58.314Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:32:58.315Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:32:58.315Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:32:58.315Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 from URL: /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:32:58.315Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:32:58.315Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:32:58.552Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T23:32:58.555Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar b33a7ab7-2b1f-45b9-a286-a6ef25118643 88015 2023-03-28T23:32:58.556Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ASDC sendASDCNotification 2023-03-28T23:32:58.556Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:32:58.556Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T23:32:58.556Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:32:58.556Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:32:58.556Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680046378556, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:32:59.556Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:32:59.557Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:32:59.557Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643, URL: /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar to file: /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:32:59.558Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:32:59.559Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:32:59.559Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:32:59.662Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4278955026615934663/Definitions/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml 2023-03-28T23:33:00.248Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T23:33:00.249Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:33:00.249Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:33:00.249Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T23:33:00.249Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 2e24d431-caf7 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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:33:00.249Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:33:00.249Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:33:00.249Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:33:00.249Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:33:00.249Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:33:00.249Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:33:00.249Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:33:00.249Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:33:00.249Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:33:00.249Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Node template pNF 2e24d431-caf7 0 is matching search criteria 2023-03-28T23:33:00.249Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:33:00.250Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 2e24d431-caf7 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:33:00.250Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:33:00.250Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:33:00.250Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Node template pNF 2e24d431-caf7 0 is matching search criteria 2023-03-28T23:33:00.250Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:33:00.250Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 2e24d431-caf7 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:33:00.250Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:33:00.250Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:33:00.250Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:33:00.250Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:33:00.250Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:33:00.250Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:33:00.250Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:33:00.250Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:33:00.250Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:33:00.250Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:33:00.250Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_ge2Srtj7qIwUCt1tjrNp Description:catalog service description Model UUID:a9748751-2950-4828-b5f2-766b4707fd0e Model Version:NULL Model InvariantUuid:3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d 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=? 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-28T23:33:00.289Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||ERROR|500||Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists 2023-03-28T23:33:00.290Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ASDC sendASDCNotification 2023-03-28T23:33:00.290Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar(Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists) 2023-03-28T23:33:00.290Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:33:00.291Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:33:00.291Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:33:00.291Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680046380290, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:33:01.292Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ASDC sendASDCNotification 2023-03-28T23:33:01.293Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar(Resource with UUID: e2d033c4-2bad-43aa-a1ed-ece452364ff0 already exists) 2023-03-28T23:33:01.293Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:33:01.293Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:33:01.293Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:33:01.293Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680046381292, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e2d033c4-2bad-43aa-a1ed-ece452364ff0 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:33:02.294Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 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-28T23:33:02.319Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 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-28T23:33:02.325Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T23:33:02.325Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T23:33:02.325Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T23:33:02.325Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T23:33:02.325Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:33:02.326Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:33:02.326Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:33:02.326Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:33:02.326Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-28T23:33:02.339Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T23:33:32.339Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 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-28T23:33:32.348Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 and serviceModelVersionId: a9748751-2950-4828-b5f2-766b4707fd0e 2023-03-28T23:33:32.348Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d 2023-03-28T23:33:32.348Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0 2023-03-28T23:33:32.352Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T23:33:32.370Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?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-28T23:33:32.370Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|INFO|500||Invoke 2023-03-28T23:33:32.379Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T23:33:32.545Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|INFO|500||InvokeReturn 2023-03-28T23:33:32.545Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 23:33:33 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[161], vertex-id=[172232], x-aai-txid=[2-aai-resources-230328-23:33:33:739-91305], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T23:33:32.545Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T23:33:32.545Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T23:33:32.545Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-28T23:33:32.550Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-28T23:33:32.551Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7a696f8d-7ee2-46cf-b572-2aace61feac6 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T23:33:32.551Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T23:33:32.551Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:33:32.551Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:33:32.551Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680046412551, "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-28T23:33:33.581Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T23:33:33.581Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"fe105c1e-ef4e-412c-9c8b-44baeafe357c","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"3cc3363c-2a1e-46f6-a01f-dfea7105f42b","serviceDescription":"service","serviceInvariantUUID":"53e0907c-4685-443c-9afb-b6388edad63b","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"06700cf1-b2dc-407d-b162-08d1beec66c7","resourceInvariantUUID":"704760ad-6cf6-4bb9-bc99-05bd4d114f3d","resourceCustomizationUUID":"05d1ab17-7540-4804-bce9-48f607c7adae","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":"OWU1OGIzMTQ4NzkyODU5Nzk1ODU5N2E4YTdiYjZmODY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"678cd137-dd07-4c04-8b26-55742d455682","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":"MzNhYWFmOTQwMjhhYjAxZDRhOGJmYTA0ZGQzMjhlNGI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"52326665-5a88-44f9-990e-807f04b42a74","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":"84bdb852-af72-465c-9220-0c5d34e80240","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":"06caa762-d83a-4d14-a111-ab8da18bdd73","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":"8975785e-9aa3-4481-a685-d6498c3c5dec","artifactVersion":"2","generatedFromUUID":"84bdb852-af72-465c-9220-0c5d34e80240"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"YWE3OGIxMWMyYjhmNDFjOTdiMzhmZmM1OWI3ZmUzY2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1561e919-2af1-4cad-b2a7-59c900eec633","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MjQzOWNhYmVhMTRjN2Y5MTEzMGEwOTNlMWE4YWQzOWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1e6ff635-9586-4967-a4c2-d4832f18d39c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T23:33:33.581Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:33:33.582Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:33:33.582Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:33:33.582Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "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-28T23:33:34.582Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:33:34.583Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:33:34.583Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:33:34.583Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "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-28T23:33:35.584Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:33:35.584Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:33:35.584Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:33:35.584Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "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-28T23:33:36.585Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:33:36.585Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:33:36.585Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:33:36.585Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "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-28T23:33:36.826Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:33:36.833Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:33:36.833Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680046369223, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T23:33:36.835Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:33:36.835Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:33:36.835Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:33:36.835Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:33:36.835Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:33:36.835Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T23:33:36.836Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:33:36.836Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:33:36.838Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T23:33:36.838Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:33:36.838Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:33:36.838Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:33:36.839Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:33:36.839Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:33:36.839Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:33:36.839Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:33:36.839Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:33:36.839Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:33:36.840Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:33:36.840Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:33:36.840Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:33:36.841Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:33:36.841Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:33:36.841Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:33:36.841Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:33:36.842Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:33:36.842Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680046378556, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T23:33:36.842Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:33:36.842Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:33:36.842Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680046380290, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists" } 2023-03-28T23:33:36.843Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:33:36.843Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:33:36.843Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680046381292, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e2d033c4-2bad-43aa-a1ed-ece452364ff0 already exists" } 2023-03-28T23:33:36.844Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:33:36.844Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:33:36.844Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680046412551, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T23:33:36.845Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:33:36.845Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:33:36.845Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:33:36.845Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:33:36.845Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:33:36.846Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-28T23:33:36.846Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:33:36.846Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:33:36.846Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-28T23:33:36.846Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:33:36.846Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:33:36.846Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:33:36.846Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:33:37.586Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:33:37.587Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:33:37.587Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:33:37.587Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "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-28T23:33:38.587Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:33:38.588Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:33:38.588Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:33:38.588Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "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-28T23:33:39.589Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:33:39.589Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:33:39.589Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:33:39.590Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:33:40.591Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "3cc3363c-2a1e-46f6-a01f-dfea7105f42b", "serviceDescription": "service", "serviceInvariantUUID": "53e0907c-4685-443c-9afb-b6388edad63b", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "05d1ab17-7540-4804-bce9-48f607c7adae", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "06700cf1-b2dc-407d-b162-08d1beec66c7", "resourceInvariantUUID": "704760ad-6cf6-4bb9-bc99-05bd4d114f3d", "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": "MzNhYWFmOTQwMjhhYjAxZDRhOGJmYTA0ZGQzMjhlNGI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "52326665-5a88-44f9-990e-807f04b42a74", "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": "84bdb852-af72-465c-9220-0c5d34e80240", "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": "8975785e-9aa3-4481-a685-d6498c3c5dec", "generatedFromUUID": "84bdb852-af72-465c-9220-0c5d34e80240" }, "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": "8975785e-9aa3-4481-a685-d6498c3c5dec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "MjQzOWNhYmVhMTRjN2Y5MTEzMGEwOTNlMWE4YWQzOWI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1e6ff635-9586-4967-a4c2-d4832f18d39c" } ], "workloadContext": "Production" } 2023-03-28T23:33:40.591Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T23:33:40.591Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 3cc3363c-2a1e-46f6-a01f-dfea7105f42b ASDC 2023-03-28T23:33:40.591Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:fe105c1e-ef4e-412c-9c8b-44baeafe357c ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:3cc3363c-2a1e-46f6-a01f-dfea7105f42b ServiceInvariantUUID:53e0907c-4685-443c-9afb-b6388edad63b 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:1e6ff635-9586-4967-a4c2-d4832f18d39c ArtifactChecksum:MjQzOWNhYmVhMTRjN2Y5MTEzMGEwOTNlMWE4YWQzOWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:05d1ab17-7540-4804-bce9-48f607c7adae ResourceInvariantUUID:704760ad-6cf6-4bb9-bc99-05bd4d114f3d ResourceName:basic_vm ResourceType:VF ResourceUUID:06700cf1-b2dc-407d-b162-08d1beec66c7 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:52326665-5a88-44f9-990e-807f04b42a74 ArtifactChecksum:MzNhYWFmOTQwMjhhYjAxZDRhOGJmYTA0ZGQzMjhlNGI= 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:84bdb852-af72-465c-9220-0c5d34e80240 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:8975785e-9aa3-4481-a685-d6498c3c5dec 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:8975785e-9aa3-4481-a685-d6498c3c5dec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T23:33:40.591Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3cc3363c-2a1e-46f6-a01f-dfea7105f42b 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: 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-28T23:33:40.635Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:33:40.636Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:33:40.636Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:33:40.636Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-28T23:33:40.636Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:33:40.637Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-28T23:33:40.660Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T23:33:40.661Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@65e3b340 2023-03-28T23:33:40.661Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T23:33:40.661Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-28T23:33:40.662Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 1e6ff635-9586-4967-a4c2-d4832f18d39c Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T23:33:40.662Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T23:33:40.662Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-28T23:33:40.662Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T23:33:40.662Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:33:40.662Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:33:40.663Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680046420662, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:33:41.663Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:1e6ff635-9586-4967-a4c2-d4832f18d39c) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-28T23:33:41.704Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists 2023-03-28T23:33:41.704Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T23:33:41.704Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists) 2023-03-28T23:33:41.705Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:33:41.705Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:33:41.705Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:33:41.705Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680046421704, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:33:42.706Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T23:33:42.706Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 06700cf1-b2dc-407d-b162-08d1beec66c7 already exists) 2023-03-28T23:33:42.706Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:33:42.706Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:33:42.706Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:33:42.706Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680046422706, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 06700cf1-b2dc-407d-b162-08d1beec66c7 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:33:43.707Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-28T23:33:43.731Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-28T23:33:43.735Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T23:33:43.735Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T23:33:43.735Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T23:33:43.735Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T23:33:43.735Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:33:43.735Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:33:43.735Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:33:43.735Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:33:43.736Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T23:33:43.747Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T23:34:13.748Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-28T23:34:13.759Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c and serviceModelVersionId: 3cc3363c-2a1e-46f6-a01f-dfea7105f42b 2023-03-28T23:34:13.759Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 53e0907c-4685-443c-9afb-b6388edad63b 2023-03-28T23:34:13.759Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0 2023-03-28T23:34:13.764Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T23:34:13.780Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|INFO|500||Invoke 2023-03-28T23:34:13.781Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[fe105c1e-ef4e-412c-9c8b-44baeafe357c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[5dd9fe8e-7715-4653-aa41-7cd56a0ef6a8], X-ECOMP-RequestID=[fe105c1e-ef4e-412c-9c8b-44baeafe357c], X-TransactionId=[], X-ONAP-RequestID=[fe105c1e-ef4e-412c-9c8b-44baeafe357c], Content-Type=[application/merge-patch+json]} 2023-03-28T23:34:13.788Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T23:34:13.940Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?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/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 23:34:15 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[149], vertex-id=[180424], x-aai-txid=[1-aai-resources-230328-23:34:15:149-38628], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T23:34:13.941Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T23:34:13.941Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|INFO|500||InvokeReturn 2023-03-28T23:34:13.941Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T23:34:13.941Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T23:34:13.948Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T23:34:13.948Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID fe105c1e-ef4e-412c-9c8b-44baeafe357c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T23:34:13.948Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T23:34:13.948Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:34:13.948Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:34:13.948Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680046453948, "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-28T23:34:14.977Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T23:34:14.977Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"4e331648-c0c6-4e78-b5bd-c1a3392aefa5","serviceName":"Demo_pNF_vTrSDiHqKZFmTrxBO7An","serviceVersion":"1.0","serviceUUID":"5dc3e11a-73a7-4449-8830-c00dd58b8025","serviceDescription":"catalog service description","serviceInvariantUUID":"99465759-d5dd-4df6-968c-d7df49a08547","resources":[{"resourceInstanceName":"pNF d408ac80-5827 0","resourceName":"pNF d408ac80-5827","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2c7ae46d-9523-4fff-b664-0f1857bc7e8e","resourceInvariantUUID":"eeb69a99-a29e-489a-a316-224f3dd9312e","resourceCustomizationUUID":"f5271907-3708-463e-8dcb-d3b488f8d689","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vf-license-model.xml","artifactChecksum":"MGI2ZDNjNTQwMDkzOGIxNWQ2YzAzOWIyODI5MWUzZGE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"665512f2-5af7-4af0-878a-1c02f8001b22","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2addf1f2-bac3-417d-903b-2318e30b0c44","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e4474b26-a4cd-4d90-9cc3-8a5acd5dd9d9","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vendor-license-model.xml","artifactChecksum":"YWNiN2MxZTEzMmU3MDA4YTQ4YzUyZGNmMDU0YzIzMmM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a1ca3c31-f38f-4a7c-9218-dc0682481ba1","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"717d49b6-6f8b-479e-ae16-c08c0031e528","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c7106b50-b2bd-4d21-b8aa-1972668fa1f6","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml","artifactChecksum":"ZDU0OTUxNGExYTY3ODQ5MTYxOWQ2NjM0ODczNDg1ZGM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"10434821-a842-492c-90ab-3ddcb0dfafb1","artifactVersion":"1"},{"artifactName":"service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar","artifactChecksum":"NzlhMjQ1MTUxN2M5NzczZTUyODFmNmRkMTk4ZjYzY2M\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"cd04d25d-7975-4b04-b8d3-17f5b860598b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T23:34:14.977Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:34:14.977Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:34:14.977Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:34:14.978Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:34:15.978Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:34:15.979Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:34:15.979Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:34:15.979Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:34:16.980Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:34:16.981Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:34:16.981Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:34:16.981Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:34:17.982Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:34:17.982Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:34:17.982Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:34:17.982Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:34:18.983Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:34:18.984Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:34:18.984Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:34:18.984Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:34:19.985Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:34:19.985Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:34:19.985Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:34:19.986Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:34:20.986Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:34:20.987Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:34:20.987Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:34:20.988Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:34:21.989Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:34:21.989Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:34:21.989Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:34:21.990Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:34:22.991Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "serviceName": "Demo_pNF_vTrSDiHqKZFmTrxBO7An", "serviceVersion": "1.0", "serviceUUID": "5dc3e11a-73a7-4449-8830-c00dd58b8025", "serviceDescription": "catalog service description", "serviceInvariantUUID": "99465759-d5dd-4df6-968c-d7df49a08547", "resources": [ { "resourceInstanceName": "pNF d408ac80-5827 0", "resourceCustomizationUUID": "f5271907-3708-463e-8dcb-d3b488f8d689", "resourceName": "pNF d408ac80-5827", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2c7ae46d-9523-4fff-b664-0f1857bc7e8e", "resourceInvariantUUID": "eeb69a99-a29e-489a-a316-224f3dd9312e", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "artifactChecksum": "NzlhMjQ1MTUxN2M5NzczZTUyODFmNmRkMTk4ZjYzY2M\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "cd04d25d-7975-4b04-b8d3-17f5b860598b" } ], "workloadContext": "Production" } 2023-03-28T23:34:22.991Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T23:34:22.991Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 5dc3e11a-73a7-4449-8830-c00dd58b8025 ASDC 2023-03-28T23:34:22.992Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:4e331648-c0c6-4e78-b5bd-c1a3392aefa5 ServiceName:Demo_pNF_vTrSDiHqKZFmTrxBO7An ServiceVersion:1.0 ServiceUUID:5dc3e11a-73a7-4449-8830-c00dd58b8025 ServiceInvariantUUID:99465759-d5dd-4df6-968c-d7df49a08547 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ArtifactUUID:cd04d25d-7975-4b04-b8d3-17f5b860598b ArtifactChecksum:NzlhMjQ1MTUxN2M5NzczZTUyODFmNmRkMTk4ZjYzY2M= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF d408ac80-5827 0 ResourceCustomizationUUID:f5271907-3708-463e-8dcb-d3b488f8d689 ResourceInvariantUUID:eeb69a99-a29e-489a-a316-224f3dd9312e ResourceName:pNF d408ac80-5827 ResourceType:PNF ResourceUUID:2c7ae46d-9523-4fff-b664-0f1857bc7e8e ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T23:34:22.992Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 5dc3e11a-73a7-4449-8830-c00dd58b8025 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: 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-28T23:34:23.040Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:34:23.040Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:34:23.040Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:34:23.041Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b from URL: /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:34:23.041Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:34:23.041Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:34:23.273Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T23:34:23.275Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar cd04d25d-7975-4b04-b8d3-17f5b860598b 88032 2023-03-28T23:34:23.276Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ASDC sendASDCNotification 2023-03-28T23:34:23.276Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:34:23.276Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T23:34:23.277Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:34:23.277Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:34:23.277Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680046463276, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:34:24.279Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:34:24.279Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:34:24.279Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b, URL: /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar to file: /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:34:24.280Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:34:24.280Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:34:24.280Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:34:24.360Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5828686610115915584/Definitions/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml 2023-03-28T23:34:24.877Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T23:34:24.877Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:34:24.877Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:34:24.877Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T23:34:24.877Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF d408ac80-5827 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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:34:24.877Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:34:24.877Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:34:24.878Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:34:24.878Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:34:24.878Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:34:24.878Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:34:24.878Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:34:24.878Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:34:24.878Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:34:24.878Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Node template pNF d408ac80-5827 0 is matching search criteria 2023-03-28T23:34:24.878Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:34:24.878Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF d408ac80-5827 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:34:24.878Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:34:24.878Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:34:24.878Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Node template pNF d408ac80-5827 0 is matching search criteria 2023-03-28T23:34:24.878Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:34:24.878Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF d408ac80-5827 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:34:24.878Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:34:24.878Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:34:24.878Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:34:24.878Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:34:24.878Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:34:24.879Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:34:24.879Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:34:24.879Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:34:24.879Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:34:24.879Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:34:24.879Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_vTrSDiHqKZFmTrxBO7An Description:catalog service description Model UUID:5dc3e11a-73a7-4449-8830-c00dd58b8025 Model Version:NULL Model InvariantUuid:99465759-d5dd-4df6-968c-d7df49a08547 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=? 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-28T23:34:24.924Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||ERROR|500||Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists 2023-03-28T23:34:24.925Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ASDC sendASDCNotification 2023-03-28T23:34:24.925Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar(Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists) 2023-03-28T23:34:24.925Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:34:24.925Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:34:24.925Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:34:24.925Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680046464925, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:34:25.926Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ASDC sendASDCNotification 2023-03-28T23:34:25.926Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar(Resource with UUID: 2c7ae46d-9523-4fff-b664-0f1857bc7e8e already exists) 2023-03-28T23:34:25.926Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:34:25.926Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:34:25.927Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:34:25.927Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680046465926, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2c7ae46d-9523-4fff-b664-0f1857bc7e8e already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:34:26.928Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 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-28T23:34:26.956Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 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-28T23:34:26.961Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T23:34:26.961Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T23:34:26.961Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T23:34:26.961Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T23:34:26.961Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:34:26.961Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:34:26.962Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:34:26.962Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:34:26.962Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-28T23:34:26.975Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T23:34:36.826Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:34:36.834Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:34:36.834Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-28T23:34:36.835Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:34:36.836Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:34:36.836Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:34:36.836Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:34:36.836Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:34:36.836Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:34:36.836Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:34:36.837Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:34:36.837Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680046420662, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T23:34:36.837Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:34:36.837Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:34:36.837Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680046421704, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists" } 2023-03-28T23:34:36.837Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:34:36.837Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:34:36.837Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680046422706, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 06700cf1-b2dc-407d-b162-08d1beec66c7 already exists" } 2023-03-28T23:34:36.837Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:34:36.838Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:34:36.838Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680046453948, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T23:34:36.838Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:34:36.838Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:34:36.838Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:34:36.838Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:34:36.838Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:34:36.838Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T23:34:36.839Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:34:36.839Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:34:36.839Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T23:34:36.839Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:34:36.839Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:34:36.839Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:34:36.839Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:34:36.840Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:34:36.840Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:34:36.840Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:34:36.840Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:34:36.840Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:34:36.840Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:34:36.840Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:34:36.840Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:34:36.841Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:34:36.841Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:34:36.841Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:34:36.841Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:34:36.841Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:34:36.841Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680046463276, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T23:34:36.841Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:34:36.841Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:34:36.841Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680046464925, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists" } 2023-03-28T23:34:36.842Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:34:36.842Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:34:36.842Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680046465926, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2c7ae46d-9523-4fff-b664-0f1857bc7e8e already exists" } 2023-03-28T23:34:36.842Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:34:56.976Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 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-28T23:34:56.987Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 and serviceModelVersionId: 5dc3e11a-73a7-4449-8830-c00dd58b8025 2023-03-28T23:34:56.988Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 99465759-d5dd-4df6-968c-d7df49a08547 2023-03-28T23:34:56.989Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0 2023-03-28T23:34:56.998Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T23:34:57.020Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|INFO|500||Invoke 2023-03-28T23:34:57.021Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[4e331648-c0c6-4e78-b5bd-c1a3392aefa5], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[a2fbec74-7286-46a9-8448-55a0f7cae2a0], X-ECOMP-RequestID=[4e331648-c0c6-4e78-b5bd-c1a3392aefa5], X-TransactionId=[], X-ONAP-RequestID=[4e331648-c0c6-4e78-b5bd-c1a3392aefa5], Content-Type=[application/merge-patch+json]} 2023-03-28T23:34:57.028Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T23:34:57.178Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?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/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 23:34:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[147], vertex-id=[266248], x-aai-txid=[1-aai-resources-230328-23:34:58:388-82240], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T23:34:57.179Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T23:34:57.180Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|INFO|500||InvokeReturn 2023-03-28T23:34:57.181Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T23:34:57.181Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-28T23:34:57.189Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-28T23:34:57.190Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T23:34:57.190Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T23:34:57.190Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:34:57.191Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:34:57.191Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680046497190, "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-28T23:34:58.218Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T23:34:58.218Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"152384e9-aecf-4b1c-a8f7-03a9cf9ee303","serviceName":"Demo_pNF_pDpqfnga5SHRbhCxA4Vb","serviceVersion":"1.0","serviceUUID":"9b91b0d7-c4a9-4261-bf7a-60487236eb51","serviceDescription":"catalog service description","serviceInvariantUUID":"305980f8-7de1-48fa-ac60-9194798b3dec","resources":[{"resourceInstanceName":"pNF 45ff6e85-002d 0","resourceName":"pNF 45ff6e85-002d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"b5599a3c-fe1a-43e8-8da6-7663a2762a90","resourceInvariantUUID":"09182683-26b7-4240-8b68-66ac868e7649","resourceCustomizationUUID":"88442b7f-627e-40fe-ba4b-14e292457100","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vf-license-model.xml","artifactChecksum":"MWFjNmVhZDMwM2FlOWQyMjJiODExMzE1ZmQ3MzZlMTg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b82737b0-af86-4b39-8c34-96e6f6d8632d","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"3edf1169-995e-410c-a960-a17d5b6040a8","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"4b62b939-0a47-4c84-a666-29328cef73bb","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vendor-license-model.xml","artifactChecksum":"ZTFjM2U1Y2E3YjA4NGQxNzA5MDI5MDgxODFhNDYwY2E\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ff29711d-cf32-4e57-b6be-90b0e638a580","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c5e1eed8-8aa6-4dd9-95a2-cccba264d439","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2d202cf8-65d1-4dd2-9456-602b8ceded56","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml","artifactChecksum":"YmQwMWIwNTUxMWE2NGFmZThiNjkyZjViMWMzYWM5Zjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d716b1e1-195c-4253-8ce4-d8eec289ec36","artifactVersion":"1"},{"artifactName":"service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar","artifactChecksum":"ZTkzOGQ1NjBjODU4YmZmOTEyMGYxM2E5OGYxMzczMDQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"04b9c7e8-707e-4ebb-a381-ecabcc250ce1","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T23:34:58.219Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:34:58.219Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:34:58.219Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:34:58.219Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:34:59.220Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:34:59.220Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:34:59.220Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:34:59.220Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:35:00.221Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:35:00.221Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:35:00.222Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:35:00.222Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:35:01.223Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:35:01.224Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:35:01.224Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:35:01.224Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:35:02.225Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:35:02.225Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:35:02.225Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:35:02.225Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:35:03.226Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:35:03.226Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:35:03.226Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:35:03.226Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:35:04.227Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:35:04.227Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:35:04.228Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:35:04.228Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:35:05.228Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:35:05.229Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:35:05.229Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:35:05.229Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:35:06.230Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "serviceName": "Demo_pNF_pDpqfnga5SHRbhCxA4Vb", "serviceVersion": "1.0", "serviceUUID": "9b91b0d7-c4a9-4261-bf7a-60487236eb51", "serviceDescription": "catalog service description", "serviceInvariantUUID": "305980f8-7de1-48fa-ac60-9194798b3dec", "resources": [ { "resourceInstanceName": "pNF 45ff6e85-002d 0", "resourceCustomizationUUID": "88442b7f-627e-40fe-ba4b-14e292457100", "resourceName": "pNF 45ff6e85-002d", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "b5599a3c-fe1a-43e8-8da6-7663a2762a90", "resourceInvariantUUID": "09182683-26b7-4240-8b68-66ac868e7649", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "artifactChecksum": "ZTkzOGQ1NjBjODU4YmZmOTEyMGYxM2E5OGYxMzczMDQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "04b9c7e8-707e-4ebb-a381-ecabcc250ce1" } ], "workloadContext": "Production" } 2023-03-28T23:35:06.230Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T23:35:06.231Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 9b91b0d7-c4a9-4261-bf7a-60487236eb51 ASDC 2023-03-28T23:35:06.231Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:152384e9-aecf-4b1c-a8f7-03a9cf9ee303 ServiceName:Demo_pNF_pDpqfnga5SHRbhCxA4Vb ServiceVersion:1.0 ServiceUUID:9b91b0d7-c4a9-4261-bf7a-60487236eb51 ServiceInvariantUUID:305980f8-7de1-48fa-ac60-9194798b3dec ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ArtifactUUID:04b9c7e8-707e-4ebb-a381-ecabcc250ce1 ArtifactChecksum:ZTkzOGQ1NjBjODU4YmZmOTEyMGYxM2E5OGYxMzczMDQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 45ff6e85-002d 0 ResourceCustomizationUUID:88442b7f-627e-40fe-ba4b-14e292457100 ResourceInvariantUUID:09182683-26b7-4240-8b68-66ac868e7649 ResourceName:pNF 45ff6e85-002d ResourceType:PNF ResourceUUID:b5599a3c-fe1a-43e8-8da6-7663a2762a90 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T23:35:06.231Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9b91b0d7-c4a9-4261-bf7a-60487236eb51 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: 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-28T23:35:06.274Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:35:06.274Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:35:06.275Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:35:06.275Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 from URL: /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-28T23:35:06.275Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:35:06.275Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-28T23:35:06.477Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T23:35:06.480Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 88022 2023-03-28T23:35:06.480Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ASDC sendASDCNotification 2023-03-28T23:35:06.481Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-28T23:35:06.481Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T23:35:06.481Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:35:06.481Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:35:06.481Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680046506480, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:35:07.482Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:35:07.483Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:35:07.483Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1, URL: /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar to file: /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-28T23:35:07.484Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-28T23:35:07.485Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-28T23:35:07.485Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-28T23:35:07.592Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13158702022743615727/Definitions/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml 2023-03-28T23:35:08.140Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T23:35:08.140Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:35:08.140Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-28T23:35:08.140Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T23:35:08.141Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 45ff6e85-002d 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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-28T23:35:08.141Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-28T23:35:08.141Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-28T23:35:08.141Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-28T23:35:08.141Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-28T23:35:08.141Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-28T23:35:08.141Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-28T23:35:08.141Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:35:08.141Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:35:08.141Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:35:08.141Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Node template pNF 45ff6e85-002d 0 is matching search criteria 2023-03-28T23:35:08.141Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:35:08.141Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 45ff6e85-002d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:35:08.141Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:35:08.141Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:35:08.141Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Node template pNF 45ff6e85-002d 0 is matching search criteria 2023-03-28T23:35:08.141Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:35:08.141Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 45ff6e85-002d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:35:08.141Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:35:08.141Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:35:08.141Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:35:08.141Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:35:08.141Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:35:08.141Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:35:08.142Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:35:08.142Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:35:08.142Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:35:08.142Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:35:08.142Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_pDpqfnga5SHRbhCxA4Vb Description:catalog service description Model UUID:9b91b0d7-c4a9-4261-bf7a-60487236eb51 Model Version:NULL Model InvariantUuid:305980f8-7de1-48fa-ac60-9194798b3dec 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=? 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-28T23:35:08.185Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||ERROR|500||Csar with UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 already exists 2023-03-28T23:35:08.185Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ASDC sendASDCNotification 2023-03-28T23:35:08.185Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar(Csar with UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 already exists) 2023-03-28T23:35:08.185Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:35:08.186Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:35:08.186Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:35:08.186Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680046508185, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:35:09.186Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ASDC sendASDCNotification 2023-03-28T23:35:09.187Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar(Resource with UUID: b5599a3c-fe1a-43e8-8da6-7663a2762a90 already exists) 2023-03-28T23:35:09.187Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:35:09.187Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:35:09.187Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:35:09.187Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680046509186, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: b5599a3c-fe1a-43e8-8da6-7663a2762a90 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:35:10.189Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 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-28T23:35:10.214Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 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-28T23:35:10.218Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T23:35:10.218Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T23:35:10.218Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T23:35:10.218Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T23:35:10.218Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:35:10.218Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:35:10.218Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:35:10.218Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:35:10.218Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-28T23:35:10.232Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T23:35:36.826Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:35:36.834Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:35:36.834Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680046497190, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T23:35:36.835Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:35:36.835Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:35:36.835Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:35:36.835Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:35:36.835Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:35:36.836Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T23:35:36.836Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:35:36.836Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:35:36.836Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T23:35:36.836Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:35:36.836Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:35:36.836Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:35:36.836Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:35:36.836Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:35:36.836Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:35:36.836Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:35:36.836Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:35:36.836Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:35:36.837Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:35:36.837Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:35:36.837Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:35:36.837Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:35:36.837Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:35:36.837Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:35:36.837Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:35:36.837Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:35:36.837Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680046506480, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T23:35:36.837Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:35:36.837Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:35:36.838Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680046508185, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 already exists" } 2023-03-28T23:35:36.838Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:35:36.838Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:35:36.838Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680046509186, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: b5599a3c-fe1a-43e8-8da6-7663a2762a90 already exists" } 2023-03-28T23:35:36.838Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:35:40.232Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 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-28T23:35:40.240Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 and serviceModelVersionId: 9b91b0d7-c4a9-4261-bf7a-60487236eb51 2023-03-28T23:35:40.240Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 305980f8-7de1-48fa-ac60-9194798b3dec 2023-03-28T23:35:40.241Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0 2023-03-28T23:35:40.245Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T23:35:40.259Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|INFO|500||Invoke 2023-03-28T23:35:40.259Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[152384e9-aecf-4b1c-a8f7-03a9cf9ee303], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[2701f14d-1f27-4eb1-85d8-b6c9bbaa486c], X-ECOMP-RequestID=[152384e9-aecf-4b1c-a8f7-03a9cf9ee303], X-TransactionId=[], X-ONAP-RequestID=[152384e9-aecf-4b1c-a8f7-03a9cf9ee303], Content-Type=[application/merge-patch+json]} 2023-03-28T23:35:40.266Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T23:35:40.414Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?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/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 23:35:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[143], vertex-id=[241768], x-aai-txid=[0-aai-resources-230328-23:35:41:627-85432], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T23:35:40.414Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T23:35:40.415Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|INFO|500||InvokeReturn 2023-03-28T23:35:40.415Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T23:35:40.415Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-28T23:35:40.421Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-28T23:35:40.421Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T23:35:40.421Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T23:35:40.422Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:35:40.422Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:35:40.422Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680046540421, "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-28T23:35:41.449Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T23:35:41.449Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"79cff219-f792-4db3-a985-5e3d1b368346","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"e5fd3784-176d-42a7-9b62-a959a0733847","serviceDescription":"service","serviceInvariantUUID":"87ee4104-f821-482e-970e-67013d6865ce","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"be38d069-67b7-4343-bf06-2e21aed54285","resourceInvariantUUID":"39a91d66-b004-4d3e-9e0f-8ba09489ac29","resourceCustomizationUUID":"f9a31b5d-5243-4543-8ad7-b4dea8608e91","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":"ZGFkYjMyNTJmMWU5NTM1ZWEzMzM1ZjRhMzQ5ZTZkYjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"ed55743d-d9ac-40eb-9a6f-b182bceb37ff","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":"NGE0OTdhOTMzMmY4YTBiMDY2ZGFmYTRiMTUxMjNjODM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"864be928-a9f5-4945-a2b4-8916dc83b009","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":"88121a8b-daa0-4a2f-84a4-a072f1215f44","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":"a77f228d-392c-4d9a-af7f-e563542bb401","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":"01d484da-5e69-41d3-9b20-96dd7783c728","artifactVersion":"2","generatedFromUUID":"afb04163-7216-4486-9b1a-8fb28d32ebbc"},{"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":"8f7c59c7-db3d-483e-a29f-b3b73326d392","artifactVersion":"2","generatedFromUUID":"88121a8b-daa0-4a2f-84a4-a072f1215f44"},{"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":"afb04163-7216-4486-9b1a-8fb28d32ebbc","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":"7016c93f-4f44-4420-b126-a2f9aaf75418","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":"MDczZmVlN2RlZDAyNWMzNDJlYjk0MGRiMzYwZDdkYTU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a87951d6-e943-4b15-acff-91efb2432df2","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"OTNlNGEyYmY4MDdlMjE5MDY0MzY4NWExMDkwYTU1ZTg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"15f01e0b-0b3f-449a-ae62-9a9be081fe20","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T23:35:41.450Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:35:41.450Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:35:41.450Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:35:41.450Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "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-28T23:35:42.451Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:35:42.451Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:35:42.452Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:35:42.452Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "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-28T23:35:43.453Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:35:43.454Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:35:43.454Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:35:43.454Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "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-28T23:35:44.455Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:35:44.456Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:35:44.456Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:35:44.456Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "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-28T23:35:45.457Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:35:45.457Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:35:45.457Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:35:45.458Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "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-28T23:35:46.459Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:35:46.460Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:35:46.460Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:35:46.460Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "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-28T23:35:47.462Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:35:47.462Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:35:47.462Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:35:47.462Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "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-28T23:35:48.464Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:35:48.464Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:35:48.465Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:35:48.465Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "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-28T23:35:49.467Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:35:49.467Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:35:49.467Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:35:49.467Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "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-28T23:35:50.468Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:35:50.468Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:35:50.468Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:35:50.468Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:35:51.469Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "e5fd3784-176d-42a7-9b62-a959a0733847", "serviceDescription": "service", "serviceInvariantUUID": "87ee4104-f821-482e-970e-67013d6865ce", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "f9a31b5d-5243-4543-8ad7-b4dea8608e91", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "be38d069-67b7-4343-bf06-2e21aed54285", "resourceInvariantUUID": "39a91d66-b004-4d3e-9e0f-8ba09489ac29", "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": "NGE0OTdhOTMzMmY4YTBiMDY2ZGFmYTRiMTUxMjNjODM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "864be928-a9f5-4945-a2b4-8916dc83b009", "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": "88121a8b-daa0-4a2f-84a4-a072f1215f44", "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": "8f7c59c7-db3d-483e-a29f-b3b73326d392", "generatedFromUUID": "88121a8b-daa0-4a2f-84a4-a072f1215f44" }, "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": "01d484da-5e69-41d3-9b20-96dd7783c728", "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": "8f7c59c7-db3d-483e-a29f-b3b73326d392", "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": "afb04163-7216-4486-9b1a-8fb28d32ebbc", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "OTNlNGEyYmY4MDdlMjE5MDY0MzY4NWExMDkwYTU1ZTg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "15f01e0b-0b3f-449a-ae62-9a9be081fe20" } ], "workloadContext": "Production" } 2023-03-28T23:35:51.469Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T23:35:51.469Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 e5fd3784-176d-42a7-9b62-a959a0733847 ASDC 2023-03-28T23:35:51.470Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:79cff219-f792-4db3-a985-5e3d1b368346 ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:e5fd3784-176d-42a7-9b62-a959a0733847 ServiceInvariantUUID:87ee4104-f821-482e-970e-67013d6865ce 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:15f01e0b-0b3f-449a-ae62-9a9be081fe20 ArtifactChecksum:OTNlNGEyYmY4MDdlMjE5MDY0MzY4NWExMDkwYTU1ZTg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:f9a31b5d-5243-4543-8ad7-b4dea8608e91 ResourceInvariantUUID:39a91d66-b004-4d3e-9e0f-8ba09489ac29 ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:be38d069-67b7-4343-bf06-2e21aed54285 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:864be928-a9f5-4945-a2b4-8916dc83b009 ArtifactChecksum:NGE0OTdhOTMzMmY4YTBiMDY2ZGFmYTRiMTUxMjNjODM= 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:88121a8b-daa0-4a2f-84a4-a072f1215f44 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:8f7c59c7-db3d-483e-a29f-b3b73326d392 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:01d484da-5e69-41d3-9b20-96dd7783c728 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:8f7c59c7-db3d-483e-a29f-b3b73326d392 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:afb04163-7216-4486-9b1a-8fb28d32ebbc ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T23:35:51.470Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e5fd3784-176d-42a7-9b62-a959a0733847 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-28T23:35:51.536Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:35:51.536Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:35:51.537Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:35:51.537Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-28T23:35:51.537Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:35:51.537Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-28T23:35:51.775Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T23:35:51.781Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 15f01e0b-0b3f-449a-ae62-9a9be081fe20 163283 2023-03-28T23:35:51.782Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-28T23:35:51.782Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-28T23:35:51.782Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T23:35:51.782Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:35:51.783Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:35:51.783Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680046551782, "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-28T23:35:52.786Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:35:52.787Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:35:52.787Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-28T23:35:52.788Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-28T23:35:52.789Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-28T23:35:52.789Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-28T23:35:52.878Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10429243297733124712/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-28T23:35:53.689Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T23:35:53.689Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:35:53.689Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-28T23:35:53.689Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-28T23:35:53.689Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-28T23:35:53.689Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-28T23:35:53.690Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-28T23:35:53.690Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-28T23:35:53.690Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:35:53.690Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:35:53.690Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:35:53.690Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-28T23:35:53.690Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:35:53.690Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:35:53.690Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:35:53.690Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:35:53.690Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-28T23:35:53.690Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:35:53.691Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:35:53.691Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:35:53.691Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:35:53.691Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:35:53.691Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-28T23:35:53.691Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-28T23:35:53.691Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-28T23:35:53.691Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-28T23:35:53.691Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:35:53.691Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-28T23:35:53.691Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:35:53.691Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-28T23:35:53.691Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T23:35:53.691Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:35:53.692Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-28T23:35:53.692Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T23:35:53.692Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:35:53.692Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-28T23:35:53.692Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T23:35:53.692Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:35:53.692Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-28T23:35:53.692Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T23:35:53.692Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:35:53.692Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-28T23:35:53.692Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-28T23:35:53.692Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=c7162921-d9ba-48b0-ac30-848b994533ba 2023-03-28T23:35:53.692Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:35:53.692Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:35:53.692Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:35:53.692Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:35:53.693Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:35:53.693Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:35:53.693Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:35:53.693Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:35:53.693Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:e5fd3784-176d-42a7-9b62-a959a0733847 Model Version:NULL Model InvariantUuid:87ee4104-f821-482e-970e-67013d6865ce Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:ffe2b29f-1568-438d-9e87-4f28ff0f29d3 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:39a91d66-b004-4d3e-9e0f-8ba09489ac29 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:f9a31b5d-5243-4543-8ad7-b4dea8608e91 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:81b562e9-8a06-4b38-ae34-13a20c90363a ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:9d16c548-1a08-4a21-9290-43523f9775d0 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:24970cda-31e1-4a33-b714-870b44e6ec72 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:005c57c2-5e8e-413a-a9d2-3a0316c9d67e ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:c7162921-d9ba-48b0-ac30-848b994533ba ModelInvariantUuid:8b85917d-d582-402c-b938-cfd3616f2376 ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:13866d1f-ed69-49fd-a7e5-91c49c2c4758 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:15c0e3b7-071f-4282-bfa4-2145af421507 ModelInvariantUuid:196fa6d7-90bc-42b2-90ed-54adcabf8844 ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:8ed488ad-07d9-4f05-b7d5-72e70b510f34 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-28T23:35:53.706Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: be38d069-67b7-4343-bf06-2e21aed54285 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-28T23:35:53.709Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||basic_cnf_macro 0 2023-03-28T23:35:53.709Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: be38d069-67b7-4343-bf06-2e21aed54285 2023-03-28T23:35:53.709Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 864be928-a9f5-4945-a2b4-8916dc83b009 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-03-28T23:35:53.709Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:35:53.709Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-28T23:35:53.790Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T23:35:53.791Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 864be928-a9f5-4945-a2b4-8916dc83b009 1565 2023-03-28T23:35:53.791Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-28T23:35:53.792Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-28T23:35:53.792Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T23:35:53.792Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:35:53.792Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:35:53.792Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680046553791, "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-28T23:35:54.793Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "24970cda-31e1-4a33-b714-870b44e6ec72", "vfModuleModelVersion": "1", "vfModuleModelUUID": "005c57c2-5e8e-413a-a9d2-3a0316c9d67e", "vfModuleModelCustomizationUUID": "7b7a92cc-414f-4a4c-a336-a6fef83fa5d0", "isBase": true, "artifacts": [ "88121a8b-daa0-4a2f-84a4-a072f1215f44", "8f7c59c7-db3d-483e-a29f-b3b73326d392" ], "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": "81b562e9-8a06-4b38-ae34-13a20c90363a", "vfModuleModelVersion": "1", "vfModuleModelUUID": "9d16c548-1a08-4a21-9290-43523f9775d0", "vfModuleModelCustomizationUUID": "2d57171b-efe8-47f8-9e1e-565f6b157639", "isBase": false, "artifacts": [ "afb04163-7216-4486-9b1a-8fb28d32ebbc" ], "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-28T23:35:54.797Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:005c57c2-5e8e-413a-a9d2-3a0316c9d67e VfModuleModelInvariantUUID:24970cda-31e1-4a33-b714-870b44e6ec72 VfModuleModelDescription:NULL Artifacts UUID List:{ 88121a8b-daa0-4a2f-84a4-a072f1215f44 , 8f7c59c7-db3d-483e-a29f-b3b73326d392 } 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:9d16c548-1a08-4a21-9290-43523f9775d0 VfModuleModelInvariantUUID:81b562e9-8a06-4b38-ae34-13a20c90363a VfModuleModelDescription:NULL Artifacts UUID List:{ afb04163-7216-4486-9b1a-8fb28d32ebbc } 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-28T23:35:54.801Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "24970cda-31e1-4a33-b714-870b44e6ec72", "vfModuleModelVersion": "1", "vfModuleModelUUID": "005c57c2-5e8e-413a-a9d2-3a0316c9d67e", "vfModuleModelCustomizationUUID": "7b7a92cc-414f-4a4c-a336-a6fef83fa5d0", "isBase": true, "artifacts": [ "88121a8b-daa0-4a2f-84a4-a072f1215f44", "8f7c59c7-db3d-483e-a29f-b3b73326d392" ], "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": "81b562e9-8a06-4b38-ae34-13a20c90363a", "vfModuleModelVersion": "1", "vfModuleModelUUID": "9d16c548-1a08-4a21-9290-43523f9775d0", "vfModuleModelCustomizationUUID": "2d57171b-efe8-47f8-9e1e-565f6b157639", "isBase": false, "artifacts": [ "afb04163-7216-4486-9b1a-8fb28d32ebbc" ], "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-28T23:35:54.801Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:005c57c2-5e8e-413a-a9d2-3a0316c9d67e VfModuleModelInvariantUUID:24970cda-31e1-4a33-b714-870b44e6ec72 VfModuleModelDescription:NULL Artifacts UUID List:{ 88121a8b-daa0-4a2f-84a4-a072f1215f44 , 8f7c59c7-db3d-483e-a29f-b3b73326d392 } 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:9d16c548-1a08-4a21-9290-43523f9775d0 VfModuleModelInvariantUUID:81b562e9-8a06-4b38-ae34-13a20c90363a VfModuleModelDescription:NULL Artifacts UUID List:{ afb04163-7216-4486-9b1a-8fb28d32ebbc } 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-28T23:35:54.802Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 88121a8b-daa0-4a2f-84a4-a072f1215f44 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-03-28T23:35:54.802Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:35:54.802Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-28T23:35:54.898Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T23:35:54.898Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 88121a8b-daa0-4a2f-84a4-a072f1215f44 914 2023-03-28T23:35:54.899Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-28T23:35:54.899Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-28T23:35:54.899Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T23:35:54.899Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:35:54.899Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:35:54.900Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680046554899, "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-28T23:35:55.900Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 01d484da-5e69-41d3-9b20-96dd7783c728 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2023-03-28T23:35:55.901Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:35:55.901Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-28T23:35:56.004Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T23:35:56.005Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 01d484da-5e69-41d3-9b20-96dd7783c728 12 2023-03-28T23:35:56.005Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-28T23:35:56.005Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-28T23:35:56.005Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T23:35:56.005Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:35:56.006Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:35:56.006Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680046556005, "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-28T23:35:57.006Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 8f7c59c7-db3d-483e-a29f-b3b73326d392 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-03-28T23:35:57.007Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:35:57.007Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-28T23:35:57.095Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T23:35:57.096Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 8f7c59c7-db3d-483e-a29f-b3b73326d392 96 2023-03-28T23:35:57.096Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-28T23:35:57.096Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-28T23:35:57.097Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T23:35:57.097Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:35:57.097Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:35:57.097Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680046557096, "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-28T23:35:58.098Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: afb04163-7216-4486-9b1a-8fb28d32ebbc from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2023-03-28T23:35:58.098Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:35:58.098Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-28T23:35:58.197Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T23:35:58.198Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz afb04163-7216-4486-9b1a-8fb28d32ebbc 20206 2023-03-28T23:35:58.198Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-28T23:35:58.198Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-28T23:35:58.198Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T23:35:58.199Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:35:58.199Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:35:58.199Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680046558198, "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-28T23:35:59.202Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: e5fd3784-176d-42a7-9b62-a959a0733847 2023-03-28T23:35:59.202Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 be38d069-67b7-4343-bf06-2e21aed54285 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-28T23:35:59.220Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2852ab93, org.onap.sdc.toscaparser.api.parameters.Input@facbb88, org.onap.sdc.toscaparser.api.parameters.Input@740f039c, org.onap.sdc.toscaparser.api.parameters.Input@2ee03b4a, org.onap.sdc.toscaparser.api.parameters.Input@13530336] 2023-03-28T23:35:59.221Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:35:59.221Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:35:59.221Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||VF Category is: Generic 2023-03-28T23:35:59.221Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||VFCustomizationUUID= f9a31b5d-5243-4543-8ad7-b4dea8608e91 2023-03-28T23:35:59.221Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: f9a31b5d-5243-4543-8ad7-b4dea8608e91 matches Tosca VF Customization UUID: f9a31b5d-5243-4543-8ad7-b4dea8608e91 2023-03-28T23:35:59.222Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||vfCustomizationUUID: f9a31b5d-5243-4543-8ad7-b4dea8608e91 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-28T23:35:59.225Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:35:59.225Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:35:59.225Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||resource request for resource customization id f9a31b5d-5243-4543-8ad7-b4dea8608e91: {\"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-28T23:35:59.225Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@5a432ae2 2023-03-28T23:35:59.225Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:35:59.226Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-28T23:35:59.226Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 2d57171b-efe8-47f8-9e1e-565f6b157639 2023-03-28T23:35:59.226Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 2d57171b-efe8-47f8-9e1e-565f6b157639 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-28T23:35:59.229Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:35:59.229Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-28T23:35:59.229Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T23:35:59.230Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:35:59.230Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-28T23:35:59.230Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T23:35:59.230Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:35:59.230Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-28T23:35:59.230Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=f9a31b5d-5243-4543-8ad7-b4dea8608e91 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-28T23:35:59.233Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:35:59.234Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:35:59.234Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid e5fd3784-176d-42a7-9b62-a959a0733847: basic_cnf_macro 2023-03-28T23:35:59.234Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:35:59.234Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:35:59.234Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:35:59.234Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:35:59.234Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:35:59.234Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:35:59.235Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:35:59.235Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:35:59.235Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:35:59.235Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:35:59.235Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-28T23:35:59.302Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro be38d069-67b7-4343-bf06-2e21aed54285 2 ASDC deployResourceStructure 2023-03-28T23:35:59.302Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-28T23:35:59.303Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-28T23:35:59.303Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-28T23:35:59.303Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:35:59.303Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:35:59.303Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680046559302, "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-28T23:36:00.304Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-28T23:36:00.304Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-28T23:36:00.304Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-28T23:36:00.304Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:36:00.304Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:36:00.304Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680046560304, "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-28T23:36:01.305Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-28T23:36:01.305Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-28T23:36:01.306Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:36:01.306Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:36:01.306Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:36:01.306Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680046561305, "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-28T23:36:02.307Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-28T23:36:02.307Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-28T23:36:02.307Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-28T23:36:02.308Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:36:02.308Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:36:02.308Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680046562307, "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-28T23:36:03.309Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-28T23:36:03.310Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-28T23:36:03.310Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:36:03.310Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:36:03.310Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:36:03.310Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680046563309, "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-28T23:36:04.312Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-28T23:36:04.312Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-28T23:36:04.312Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-28T23:36:04.313Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:36:04.313Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:36:04.313Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680046564312, "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-28T23:36:05.315Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 79cff219-f792-4db3-a985-5e3d1b368346 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-28T23:36:05.344Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 79cff219-f792-4db3-a985-5e3d1b368346 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-28T23:36:05.349Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T23:36:05.350Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T23:36:05.350Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T23:36:05.350Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T23:36:05.350Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:36:05.350Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:36:05.350Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:36:05.350Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:36:05.350Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-28T23:36:05.366Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T23:36:35.367Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 79cff219-f792-4db3-a985-5e3d1b368346 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-28T23:36:35.380Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 79cff219-f792-4db3-a985-5e3d1b368346 and serviceModelVersionId: e5fd3784-176d-42a7-9b62-a959a0733847 2023-03-28T23:36:35.380Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 87ee4104-f821-482e-970e-67013d6865ce 2023-03-28T23:36:35.381Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0 2023-03-28T23:36:35.388Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T23:36:35.409Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0|INFO|500||Invoke 2023-03-28T23:36:35.410Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[79cff219-f792-4db3-a985-5e3d1b368346], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[edb6bbcb-f396-4d2e-8ea4-b6499e033150], X-ECOMP-RequestID=[79cff219-f792-4db3-a985-5e3d1b368346], X-TransactionId=[], X-ONAP-RequestID=[79cff219-f792-4db3-a985-5e3d1b368346], Content-Type=[application/merge-patch+json]} 2023-03-28T23:36:35.418Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T23:36:35.596Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?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/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 23:36:36 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[174], vertex-id=[262248], x-aai-txid=[2-aai-resources-230328-23:36:36:779-39356], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T23:36:35.596Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T23:36:35.597Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0|INFO|500||InvokeReturn 2023-03-28T23:36:35.597Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T23:36:35.597Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-28T23:36:35.604Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-28T23:36:35.604Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 79cff219-f792-4db3-a985-5e3d1b368346 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T23:36:35.604Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T23:36:35.605Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:36:35.605Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:36:35.605Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680046595604, "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-28T23:36:36.633Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T23:36:36.633Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b","serviceDescription":"service","serviceInvariantUUID":"f11f3291-d152-4078-a143-55ea832700d8","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"36a3904f-1a5d-4317-86a2-638c4917b288","resourceInvariantUUID":"1aba6309-0738-4e5b-b869-2db259c21795","resourceCustomizationUUID":"0337b2fb-5a25-4a34-85ab-b1b31ed2aa39","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":"NzViZTJiZjA2ZDkzYjRlNDE3YTgxNGQ1N2U0NzVkMjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"afb7b978-26be-4a57-a7a2-4e86e6ba373c","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":"NmY3OGQ5NzFlYjdmZjI1YWRiYmE0MDIzYjMzYTkzZmI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"717c2940-1acd-420e-b3fe-4f1e9a67c304","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":"a9dd0a80-3b45-406c-b694-f871afbb64ca","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":"c29ed0c0-4d82-458f-82bb-df9712ab2b6e","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":"ea1912d5-c9a1-4a19-811d-1660124dfc03","artifactVersion":"2","generatedFromUUID":"a9dd0a80-3b45-406c-b694-f871afbb64ca"},{"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":"MDY3MzFhZTY0Y2RlMjJjNTZkYzQxODFhMDMzYjIyNDc\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"942f5cd5-38df-4423-9208-5799647b6f06","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":"ZTM1OGQ2OWI1NzJjZjIyYjhmMjVhNWY0M2UyNzVlOWI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"ac013e2b-d169-4983-aabc-c381174a3c1b","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"ZjUxNWEzYmIwNzM2ZWUxYWFlOWNjMzdjYjU2ZWUyMTQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"4cd37888-a8d3-418f-b193-57aae7be143e","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T23:36:36.634Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:36:36.634Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:36:36.634Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:36:36.634Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "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-28T23:36:36.826Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:36:36.827Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: cached metadata has changed from (version128: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version129: {SDC-DISTR-STATUS-TOPIC-AUTO=6}) 2023-03-28T23:36:36.841Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-28T23:36:36.841Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-28T23:36:36.846Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=24, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T23:36:36.847Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 24: {SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-28T23:36:36.863Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=24, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T23:36:36.863Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T23:36:36.863Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T23:36:36.868Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-28T23:36:36.868Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-28T23:36:36.868Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-28T23:36:36.869Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1211, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T23:36:36.869Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-28T23:36:36.869Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-28T23:36:37.635Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:36:37.636Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:36:37.636Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:36:37.636Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "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-28T23:36:37.886Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:36:37.886Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680046540421, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T23:36:37.887Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:36:37.887Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:36:37.887Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:36:37.887Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:36:37.888Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:36:37.888Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-28T23:36:37.888Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:36:37.888Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:36:37.888Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-28T23:36:37.888Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:36:37.888Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:36:37.888Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:36:37.888Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:36:37.888Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:36:37.888Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-28T23:36:37.889Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:36:37.889Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:36:37.889Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-28T23:36:37.889Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:36:37.889Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:36:37.889Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-28T23:36:37.889Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:36:37.889Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:36:37.889Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T23:36:37.890Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:36:37.890Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:36:37.890Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:36:37.890Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:36:37.890Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:36:37.890Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:36:37.890Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:36:37.890Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:36:37.890Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680046551782, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T23:36:37.890Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:36:37.890Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:36:37.890Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680046553791, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-28T23:36:37.890Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:36:37.891Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:36:37.891Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680046554899, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2023-03-28T23:36:37.891Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:36:37.891Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:36:37.891Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680046556005, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DOWNLOAD_OK" } 2023-03-28T23:36:37.891Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:36:37.891Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:36:37.892Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680046557096, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2023-03-28T23:36:37.892Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:36:37.892Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:36:37.892Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680046558198, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2023-03-28T23:36:37.892Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:36:37.892Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:36:37.892Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680046559302, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2023-03-28T23:36:37.893Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:36:37.893Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:36:37.893Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680046560304, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DEPLOY_OK" } 2023-03-28T23:36:37.893Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:36:37.893Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:36:37.893Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680046561305, "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-28T23:36:37.893Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:36:37.893Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:36:37.893Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680046562307, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DEPLOY_OK" } 2023-03-28T23:36:37.893Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:36:37.893Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:36:37.893Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680046563309, "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-28T23:36:37.894Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:36:37.894Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:36:37.894Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680046564312, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T23:36:37.894Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:36:37.894Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:36:37.894Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680046595604, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T23:36:37.894Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:36:37.894Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:36:37.894Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:36:37.894Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:36:37.894Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T23:36:37.894Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-28T23:36:37.894Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:36:38.637Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:36:38.638Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:36:38.638Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:36:38.638Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "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-28T23:36:39.639Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:36:39.640Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:36:39.640Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:36:39.640Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "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-28T23:36:40.641Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:36:40.642Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:36:40.642Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:36:40.642Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "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-28T23:36:41.643Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:36:41.644Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:36:41.644Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:36:41.644Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "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-28T23:36:42.645Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:36:42.645Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:36:42.645Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:36:42.646Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "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-28T23:36:43.646Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:36:43.647Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:36:43.647Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:36:43.647Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:36:44.648Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b", "serviceDescription": "service", "serviceInvariantUUID": "f11f3291-d152-4078-a143-55ea832700d8", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "0337b2fb-5a25-4a34-85ab-b1b31ed2aa39", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "36a3904f-1a5d-4317-86a2-638c4917b288", "resourceInvariantUUID": "1aba6309-0738-4e5b-b869-2db259c21795", "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": "NmY3OGQ5NzFlYjdmZjI1YWRiYmE0MDIzYjMzYTkzZmI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "717c2940-1acd-420e-b3fe-4f1e9a67c304", "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": "a9dd0a80-3b45-406c-b694-f871afbb64ca", "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": "ea1912d5-c9a1-4a19-811d-1660124dfc03", "generatedFromUUID": "a9dd0a80-3b45-406c-b694-f871afbb64ca" }, "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": "ea1912d5-c9a1-4a19-811d-1660124dfc03", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "ZjUxNWEzYmIwNzM2ZWUxYWFlOWNjMzdjYjU2ZWUyMTQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4cd37888-a8d3-418f-b193-57aae7be143e" } ], "workloadContext": "Production" } 2023-03-28T23:36:44.648Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T23:36:44.648Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b ASDC 2023-03-28T23:36:44.649Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b ServiceInvariantUUID:f11f3291-d152-4078-a143-55ea832700d8 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:4cd37888-a8d3-418f-b193-57aae7be143e ArtifactChecksum:ZjUxNWEzYmIwNzM2ZWUxYWFlOWNjMzdjYjU2ZWUyMTQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:0337b2fb-5a25-4a34-85ab-b1b31ed2aa39 ResourceInvariantUUID:1aba6309-0738-4e5b-b869-2db259c21795 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:36a3904f-1a5d-4317-86a2-638c4917b288 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:717c2940-1acd-420e-b3fe-4f1e9a67c304 ArtifactChecksum:NmY3OGQ5NzFlYjdmZjI1YWRiYmE0MDIzYjMzYTkzZmI= 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:a9dd0a80-3b45-406c-b694-f871afbb64ca 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:ea1912d5-c9a1-4a19-811d-1660124dfc03 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:ea1912d5-c9a1-4a19-811d-1660124dfc03 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T23:36:44.649Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b 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-28T23:36:44.722Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:36:44.723Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:36:44.723Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:36:44.723Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 4cd37888-a8d3-418f-b193-57aae7be143e from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-28T23:36:44.723Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:36:44.724Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-28T23:36:44.980Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T23:36:44.983Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 4cd37888-a8d3-418f-b193-57aae7be143e 83003 2023-03-28T23:36:44.984Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-28T23:36:44.984Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-28T23:36:44.984Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T23:36:44.984Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:36:44.984Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:36:44.985Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680046604984, "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-28T23:36:45.986Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:36:45.987Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:36:45.987Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 4cd37888-a8d3-418f-b193-57aae7be143e, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-28T23:36:45.987Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar 2023-03-28T23:36:45.988Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-28T23:36:45.988Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-28T23:36:46.068Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP549840924615179816/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-28T23:36:46.921Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T23:36:46.921Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:36:46.921Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-28T23:36:46.922Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T23:36:46.922Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-28T23:36:46.922Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-28T23:36:46.922Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-28T23:36:46.922Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-28T23:36:46.922Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-28T23:36:46.922Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-28T23:36:46.922Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-28T23:36:46.922Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:36:46.922Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:36:46.922Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:36:46.922Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-28T23:36:46.923Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:36:46.923Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:36:46.923Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:36:46.923Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:36:46.923Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-28T23:36:46.923Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:36:46.923Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:36:46.923Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:36:46.924Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:36:46.924Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:36:46.924Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-03-28T23:36:46.924Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-03-28T23:36:46.924Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-03-28T23:36:46.924Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-03-28T23:36:46.924Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-28T23:36:46.924Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-28T23:36:46.924Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:36:46.924Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-28T23:36:46.925Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:36:46.925Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-28T23:36:46.925Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T23:36:46.925Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:36:46.925Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-28T23:36:46.925Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T23:36:46.925Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:36:46.925Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-28T23:36:46.925Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T23:36:46.925Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:36:46.925Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-03-28T23:36:46.926Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-28T23:36:46.926Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-28T23:36:46.926Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=c15728a3-7fde-4c05-952d-c1e8bf33027f 2023-03-28T23:36:46.926Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:36:46.926Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:36:46.926Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:36:46.926Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:36:46.926Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:36:46.926Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:36:46.926Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:36:46.926Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:36:46.926Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm_macro Description:service Model UUID:c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b Model Version:NULL Model InvariantUuid:f11f3291-d152-4078-a143-55ea832700d8 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm_macro Model UUID:bd8ee874-8c09-4691-8057-f6334c761f71 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:1aba6309-0738-4e5b-b869-2db259c21795 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:0337b2fb-5a25-4a34-85ab-b1b31ed2aa39 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:9b6a8ca6-b3c0-4e6b-a9ab-c4c60889c8bc ModelName:BasicVmMacro..base_ubuntu20..module-0 ModelUuid:28742296-231f-40b7-98d9-30c591904b37 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:c15728a3-7fde-4c05-952d-c1e8bf33027f ModelInvariantUuid:65a03dfb-6772-4b9e-8dbf-20e0783680fc ModelName:basic_vm_macro-nodes.ubuntu20Cvfc ModelUuid:318b9c8d-d327-4c47-9460-4a1b0087cd19 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:39206342-46d6-4690-b5f4-82361d45a242 ModelInvariantUuid:46994bf0-20a3-4f82-aaa9-2d0117ab7df3 ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20 ModelUuid:cec6a632-2d53-4b07-bb82-ba249fb7192a 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-28T23:36:46.942Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 36a3904f-1a5d-4317-86a2-638c4917b288 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-28T23:36:46.946Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||basic_vm_macro 0 2023-03-28T23:36:46.946Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 36a3904f-1a5d-4317-86a2-638c4917b288 2023-03-28T23:36:46.946Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 717c2940-1acd-420e-b3fe-4f1e9a67c304 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-03-28T23:36:46.946Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:36:46.946Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-28T23:36:47.085Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T23:36:47.086Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 717c2940-1acd-420e-b3fe-4f1e9a67c304 792 2023-03-28T23:36:47.086Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-28T23:36:47.087Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-28T23:36:47.087Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T23:36:47.087Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:36:47.088Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:36:47.088Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680046607086, "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-28T23:36:48.090Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "9b6a8ca6-b3c0-4e6b-a9ab-c4c60889c8bc", "vfModuleModelVersion": "1", "vfModuleModelUUID": "28742296-231f-40b7-98d9-30c591904b37", "vfModuleModelCustomizationUUID": "61c27edf-476e-4604-9b45-6a8ad68323f4", "isBase": true, "artifacts": [ "a9dd0a80-3b45-406c-b694-f871afbb64ca", "ea1912d5-c9a1-4a19-811d-1660124dfc03" ], "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-28T23:36:48.094Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:28742296-231f-40b7-98d9-30c591904b37 VfModuleModelInvariantUUID:9b6a8ca6-b3c0-4e6b-a9ab-c4c60889c8bc VfModuleModelDescription:NULL Artifacts UUID List:{ a9dd0a80-3b45-406c-b694-f871afbb64ca , ea1912d5-c9a1-4a19-811d-1660124dfc03 } 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-28T23:36:48.097Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "9b6a8ca6-b3c0-4e6b-a9ab-c4c60889c8bc", "vfModuleModelVersion": "1", "vfModuleModelUUID": "28742296-231f-40b7-98d9-30c591904b37", "vfModuleModelCustomizationUUID": "61c27edf-476e-4604-9b45-6a8ad68323f4", "isBase": true, "artifacts": [ "a9dd0a80-3b45-406c-b694-f871afbb64ca", "ea1912d5-c9a1-4a19-811d-1660124dfc03" ], "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-28T23:36:48.098Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:28742296-231f-40b7-98d9-30c591904b37 VfModuleModelInvariantUUID:9b6a8ca6-b3c0-4e6b-a9ab-c4c60889c8bc VfModuleModelDescription:NULL Artifacts UUID List:{ a9dd0a80-3b45-406c-b694-f871afbb64ca , ea1912d5-c9a1-4a19-811d-1660124dfc03 } 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-28T23:36:48.098Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: a9dd0a80-3b45-406c-b694-f871afbb64ca from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-03-28T23:36:48.098Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:36:48.098Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-28T23:36:48.300Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T23:36:48.301Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml a9dd0a80-3b45-406c-b694-f871afbb64ca 5033 2023-03-28T23:36:48.301Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-28T23:36:48.301Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-28T23:36:48.301Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T23:36:48.301Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:36:48.302Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:36:48.302Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680046608301, "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-28T23:36:49.303Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: ea1912d5-c9a1-4a19-811d-1660124dfc03 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-03-28T23:36:49.304Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:36:49.304Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-28T23:36:49.395Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T23:36:49.396Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ea1912d5-c9a1-4a19-811d-1660124dfc03 903 2023-03-28T23:36:49.396Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-28T23:36:49.397Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-28T23:36:49.397Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T23:36:49.397Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:36:49.397Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:36:49.398Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680046609396, "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-28T23:36:50.400Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b 2023-03-28T23:36:50.400Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 36a3904f-1a5d-4317-86a2-638c4917b288 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-28T23:36:50.422Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@61b1b7ad, org.onap.sdc.toscaparser.api.parameters.Input@537f8a25, org.onap.sdc.toscaparser.api.parameters.Input@7f53aab, org.onap.sdc.toscaparser.api.parameters.Input@52f7523d, org.onap.sdc.toscaparser.api.parameters.Input@3e979b11] 2023-03-28T23:36:50.423Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:36:50.423Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:36:50.424Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||VF Category is: Generic 2023-03-28T23:36:50.424Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||VFCustomizationUUID= 0337b2fb-5a25-4a34-85ab-b1b31ed2aa39 2023-03-28T23:36:50.424Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 0337b2fb-5a25-4a34-85ab-b1b31ed2aa39 matches Tosca VF Customization UUID: 0337b2fb-5a25-4a34-85ab-b1b31ed2aa39 2023-03-28T23:36:50.424Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||vfCustomizationUUID: 0337b2fb-5a25-4a34-85ab-b1b31ed2aa39 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-28T23:36:50.428Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:36:50.428Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:36:50.429Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||resource request for resource customization id 0337b2fb-5a25-4a34-85ab-b1b31ed2aa39: {\"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-28T23:36:50.430Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@57969bcb 2023-03-28T23:36:50.430Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:36:50.430Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-28T23:36:50.430Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 61c27edf-476e-4604-9b45-6a8ad68323f4 2023-03-28T23:36:50.430Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 61c27edf-476e-4604-9b45-6a8ad68323f4 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-28T23:36:50.434Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:36:50.435Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-28T23:36:50.435Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T23:36:50.436Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:36:50.436Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-28T23:36:50.437Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T23:36:50.437Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:36:50.437Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-03-28T23:36:50.438Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-28T23:36:50.438Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-28T23:36:50.438Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=c15728a3-7fde-4c05-952d-c1e8bf33027f 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-28T23:36:50.441Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:36:50.442Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-28T23:36:50.442Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T23:36:50.442Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:36:50.442Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-28T23:36:50.442Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=0337b2fb-5a25-4a34-85ab-b1b31ed2aa39 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-28T23:36:50.445Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:36:50.446Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:36:50.446Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b: basic_vm_macro 2023-03-28T23:36:50.446Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:36:50.446Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:36:50.446Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:36:50.446Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:36:50.446Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:36:50.446Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:36:50.446Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:36:50.447Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:36:50.447Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:36:50.447Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:36:50.447Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-28T23:36:50.591Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro 36a3904f-1a5d-4317-86a2-638c4917b288 1 ASDC deployResourceStructure 2023-03-28T23:36:50.592Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-28T23:36:50.592Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-28T23:36:50.592Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-28T23:36:50.592Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:36:50.593Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:36:50.593Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680046610592, "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-28T23:36:51.594Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-28T23:36:51.594Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-28T23:36:51.594Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-28T23:36:51.594Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:36:51.595Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:36:51.595Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680046611594, "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-28T23:36:52.595Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-28T23:36:52.596Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-28T23:36:52.596Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-28T23:36:52.596Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:36:52.596Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:36:52.596Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680046612595, "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-28T23:36:53.597Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-28T23:36:53.598Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-28T23:36:53.598Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-28T23:36:53.599Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:36:53.599Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:36:53.599Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680046613597, "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-28T23:36:54.604Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 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-28T23:36:54.630Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 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-28T23:36:54.635Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T23:36:54.635Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T23:36:54.635Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T23:36:54.635Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T23:36:54.635Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:36:54.635Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:36:54.635Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:36:54.635Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:36:54.636Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-28T23:36:54.649Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T23:37:24.649Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 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-28T23:37:24.660Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 and serviceModelVersionId: c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b 2023-03-28T23:37:24.661Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : f11f3291-d152-4078-a143-55ea832700d8 2023-03-28T23:37:24.661Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0 2023-03-28T23:37:24.665Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T23:37:24.680Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?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-28T23:37:24.681Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0|INFO|500||Invoke 2023-03-28T23:37:24.688Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T23:37:24.839Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0|INFO|500||InvokeReturn 2023-03-28T23:37:24.839Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 23:37:26 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[147], vertex-id=[282632], x-aai-txid=[2-aai-resources-230328-23:37:26:049-15774], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T23:37:24.840Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T23:37:24.840Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T23:37:24.840Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-28T23:37:24.849Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-28T23:37:24.849Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T23:37:24.849Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T23:37:24.850Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:37:24.850Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:37:24.850Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680046644849, "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-28T23:37:25.878Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T23:37:25.878Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"75dca8ba-3248-48c6-9711-9aadf96f8e3b","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"1fc0f3c3-84ac-4154-b27c-171f7feb50cc","serviceDescription":"service","serviceInvariantUUID":"008efdff-77aa-444d-8450-ff90bd5ae680","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"f9c63e91-f583-4f58-aeb9-83b625f04a58","resourceInvariantUUID":"9bd386fc-88cf-496b-93c6-ba0ccbb1c156","resourceCustomizationUUID":"17ece1ed-e9a2-4a30-8b11-c80a26763572","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"ODJkZDU0OTQ3MGE2MWU3OTlmMTE0YjUxZmExNDk3NGE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"5d9120e9-b81f-495d-8201-252d44b47dcb","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"31466410-8642-4ece-8366-dd8e16713ddc","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f99a13cf-e3a3-4df8-a2c5-e3e82726e451","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"OTQ0MDY1ZTJkMDJjZTc5NDQwNjYxNmUzYWY0MjI5Y2M\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"f6b59759-ff38-450c-92c7-f5ec8850ec6d","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9190f0cc-f7e7-4350-af06-929cf1b3ba85","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7f282657-b8b6-4223-870e-fd099f14e3cc","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e5067c49-3ffa-4389-a97d-775df9c048b4","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"NmU3YmY3Y2VkOWYyNzJjYmZiNTJlMmY2YTk3MTIwNzA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2e61fb17-9304-4c0e-b8df-827caa52c20c","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"ZjgwZmViODM3ODVkZjQ0MDgyMDAxZGIzM2NjZjdjNDU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0b1c2a06-8237-47a4-8c50-87973b02a56c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T23:37:25.878Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:37:25.879Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:37:25.879Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:37:25.879Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:37:26.879Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:37:26.880Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:37:26.880Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:37:26.880Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:37:27.881Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:37:27.881Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:37:27.882Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:37:27.882Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:37:28.888Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:37:28.888Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:37:28.888Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:37:28.888Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:37:29.889Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:37:29.889Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:37:29.889Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:37:29.889Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:37:30.890Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:37:30.890Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:37:30.890Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:37:30.890Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:37:31.891Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:37:31.891Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:37:31.891Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:37:31.892Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:37:32.893Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:37:32.893Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:37:32.893Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:37:32.894Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:37:33.894Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:37:33.895Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:37:33.895Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:37:33.895Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:37:34.896Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "1fc0f3c3-84ac-4154-b27c-171f7feb50cc", "serviceDescription": "service", "serviceInvariantUUID": "008efdff-77aa-444d-8450-ff90bd5ae680", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "17ece1ed-e9a2-4a30-8b11-c80a26763572", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "f9c63e91-f583-4f58-aeb9-83b625f04a58", "resourceInvariantUUID": "9bd386fc-88cf-496b-93c6-ba0ccbb1c156", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "ZjgwZmViODM3ODVkZjQ0MDgyMDAxZGIzM2NjZjdjNDU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "0b1c2a06-8237-47a4-8c50-87973b02a56c" } ], "workloadContext": "Production" } 2023-03-28T23:37:34.896Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T23:37:34.896Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 1fc0f3c3-84ac-4154-b27c-171f7feb50cc ASDC 2023-03-28T23:37:34.897Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:75dca8ba-3248-48c6-9711-9aadf96f8e3b ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:1fc0f3c3-84ac-4154-b27c-171f7feb50cc ServiceInvariantUUID:008efdff-77aa-444d-8450-ff90bd5ae680 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:0b1c2a06-8237-47a4-8c50-87973b02a56c ArtifactChecksum:ZjgwZmViODM3ODVkZjQ0MDgyMDAxZGIzM2NjZjdjNDU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:17ece1ed-e9a2-4a30-8b11-c80a26763572 ResourceInvariantUUID:9bd386fc-88cf-496b-93c6-ba0ccbb1c156 ResourceName:test-pnf ResourceType:PNF ResourceUUID:f9c63e91-f583-4f58-aeb9-83b625f04a58 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T23:37:34.897Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1fc0f3c3-84ac-4154-b27c-171f7feb50cc 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-28T23:37:34.957Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:37:34.958Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:37:34.958Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:37:34.959Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 0b1c2a06-8237-47a4-8c50-87973b02a56c from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-28T23:37:34.959Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:37:34.959Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-28T23:37:34.981Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T23:37:34.981Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@1c47d294 2023-03-28T23:37:34.982Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T23:37:34.982Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-28T23:37:34.982Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 0b1c2a06-8237-47a4-8c50-87973b02a56c Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T23:37:34.982Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-28T23:37:34.982Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-28T23:37:34.983Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T23:37:34.983Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:37:34.983Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:37:34.983Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680046654982, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:37:35.984Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:0b1c2a06-8237-47a4-8c50-87973b02a56c) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-28T23:37:35.996Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-28T23:37:35.996Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Processing Resource Type: PNF, Model UUID: f9c63e91-f583-4f58-aeb9-83b625f04a58 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-28T23:37:36.000Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||test-pnf 0 2023-03-28T23:37:36.000Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: f9c63e91-f583-4f58-aeb9-83b625f04a58 2023-03-28T23:37:36.000Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||No resources found for Service: 1fc0f3c3-84ac-4154-b27c-171f7feb50cc 2023-03-28T23:37:36.000Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 1fc0f3c3-84ac-4154-b27c-171f7feb50cc 2023-03-28T23:37:36.000Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 f9c63e91-f583-4f58-aeb9-83b625f04a58 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=? 2023-03-28T23:37:36.005Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Exception : java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$ddcc8bcb.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-28T23:37:36.034Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_INSTALL_EXC No element listed 300 Exception caught during installation of test-pnf. Transaction rollback java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$ddcc8bcb.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-28T23:37:36.045Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf f9c63e91-f583-4f58-aeb9-83b625f04a58 0 ASDC deployResourceStructure 2023-03-28T23:37:36.046Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||ERROR|500||Exception occurred org.onap.so.asdc.client.exceptions.ArtifactInstallerException: Exception caught during installation of test-pnf. Transaction rollback. at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:430) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$ddcc8bcb.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Caused by: java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) ... 23 common frames omitted 2023-03-28T23:37:36.046Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-28T23:37:36.047Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Exception caught during installation of test-pnf. Transaction rollback.) 2023-03-28T23:37:36.047Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:37:36.047Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:37:36.047Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:37:36.047Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680046656046, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:37:36.826Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:37:36.833Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T23:37:36.833Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-28T23:37:36.834Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:37:36.834Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T23:37:36.834Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:37:36.834Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:37:36.834Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T23:37:36.834Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-28T23:37:36.834Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:37:36.834Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T23:37:36.834Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T23:37:36.834Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:37:36.834Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T23:37:36.834Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:37:36.835Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:37:36.835Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T23:37:36.835Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:37:36.835Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:37:36.835Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T23:37:36.835Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680046604984, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T23:37:36.835Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:37:36.835Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T23:37:36.836Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680046607086, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-28T23:37:36.836Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:37:36.836Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T23:37:36.836Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680046608301, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-03-28T23:37:36.836Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:37:36.836Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T23:37:36.836Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680046609396, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-03-28T23:37:36.836Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:37:36.836Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T23:37:36.836Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680046610592, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2023-03-28T23:37:36.837Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:37:36.837Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T23:37:36.837Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680046611594, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2023-03-28T23:37:36.837Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:37:36.837Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T23:37:36.837Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680046612595, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2023-03-28T23:37:36.837Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:37:36.837Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T23:37:36.837Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680046613597, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T23:37:36.838Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:37:36.838Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T23:37:36.838Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680046644849, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T23:37:36.838Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:37:36.838Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T23:37:36.838Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:37:36.838Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:37:36.839Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T23:37:36.839Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T23:37:36.839Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:37:36.839Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T23:37:36.839Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T23:37:36.840Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:37:36.840Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T23:37:36.840Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T23:37:36.840Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:37:36.840Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T23:37:36.840Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:37:36.841Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:37:36.841Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T23:37:36.841Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:37:36.841Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:37:36.841Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T23:37:36.841Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:37:36.841Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:37:36.841Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T23:37:36.841Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:37:36.842Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:37:36.842Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T23:37:36.842Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680045880737, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:37:36.842Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:37:36.842Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T23:37:36.842Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680046654982, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T23:37:36.842Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:37:36.842Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T23:37:36.842Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680046656046, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } 2023-03-28T23:37:36.842Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:37:37.048Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 75dca8ba-3248-48c6-9711-9aadf96f8e3b 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-28T23:37:37.074Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 75dca8ba-3248-48c6-9711-9aadf96f8e3b 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-28T23:37:37.080Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T23:37:37.081Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T23:37:37.081Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T23:37:37.081Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T23:37:37.082Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:37:37.082Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:37:37.082Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:37:37.082Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-28T23:37:37.082Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE 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-28T23:37:37.096Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T23:38:07.096Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 75dca8ba-3248-48c6-9711-9aadf96f8e3b 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-28T23:38:07.108Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 75dca8ba-3248-48c6-9711-9aadf96f8e3b and serviceModelVersionId: 1fc0f3c3-84ac-4154-b27c-171f7feb50cc 2023-03-28T23:38:07.109Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 008efdff-77aa-444d-8450-ff90bd5ae680 2023-03-28T23:38:07.110Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0 2023-03-28T23:38:07.116Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T23:38:07.138Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0|INFO|500||Invoke 2023-03-28T23:38:07.138Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[75dca8ba-3248-48c6-9711-9aadf96f8e3b], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[e9ec6c92-aabe-4293-9bfe-8c7ef2c0f86b], X-ECOMP-RequestID=[75dca8ba-3248-48c6-9711-9aadf96f8e3b], X-TransactionId=[], X-ONAP-RequestID=[75dca8ba-3248-48c6-9711-9aadf96f8e3b], Content-Type=[application/merge-patch+json]} 2023-03-28T23:38:07.146Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-28T23:38:07.294Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?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/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 23:38:08 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[145], vertex-id=[229608], x-aai-txid=[2-aai-resources-230328-23:38:08:506-34076], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T23:38:07.295Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T23:38:07.296Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0|INFO|500||InvokeReturn 2023-03-28T23:38:07.296Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T23:38:07.296Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||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-28T23:38:07.305Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||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-28T23:38:07.306Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 75dca8ba-3248-48c6-9711-9aadf96f8e3b and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-28T23:38:07.306Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T23:38:07.306Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:38:07.307Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:38:07.307Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680046687306, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 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-28T23:38:08.331Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T23:38:08.331Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-28T23:38:08.333Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Node 0 disconnected. 2023-03-28T23:38:08.333Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Node 1 disconnected. 2023-03-28T23:38:08.333Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-28T23:38:08.334Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-28T23:38:08.334Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Lost previously 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-28T23:38:08.334Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] (Re-)joining group 2023-03-28T23:38:08.338Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=11, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-28T23:38:08.339Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-f7253727-56e1-44a3-be85-d0a052793b14 2023-03-28T23:38:08.339Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-28T23:38:08.340Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] (Re-)joining group 2023-03-28T23:38:10.285Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:38:13.295Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:38:16.312Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:38:19.323Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:38:22.340Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:38:25.350Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:38:28.360Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:38:31.369Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:38:34.378Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:38:36.826Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:38:36.839Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-28T23:38:36.840Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-28T23:38:36.846Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=25, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T23:38:36.846Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Successfully joined group with generation Generation{generationId=25, memberId='SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-f7253727-56e1-44a3-be85-d0a052793b14', protocol='range'} 2023-03-28T23:38:36.850Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-28T23:38:36.850Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-28T23:38:36.850Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-28T23:38:36.850Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-28T23:38:36.850Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-28T23:38:36.850Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-28T23:38:36.850Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 25: {SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-f7253727-56e1-44a3-be85-d0a052793b14=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]), SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-28T23:38:36.863Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Successfully synced group in generation Generation{generationId=25, memberId='SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-f7253727-56e1-44a3-be85-d0a052793b14', protocol='range'} 2023-03-28T23:38:36.863Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=25, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T23:38:36.863Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T23:38:36.863Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T23:38:36.864Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-28T23:38:36.864Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-28T23:38:36.867Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-28T23:38:36.868Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-28T23:38:36.868Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-28T23:38:36.868Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1263, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T23:38:36.868Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-28T23:38:36.868Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-28T23:38:36.868Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-28T23:38:36.869Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-28T23:38:36.869Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-28T23:38:36.869Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-28T23:38:36.869Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-28T23:38:36.869Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-28T23:38:36.956Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T23:38:36.956Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"588f8ba4-ec41-453c-9643-aaa9a40a4bd3","serviceName":"basic_onboard_PRuAnc","serviceVersion":"1.0","serviceUUID":"db3fb57a-c268-4f32-8293-6836f7d7737c","serviceDescription":"service","serviceInvariantUUID":"654b14a6-99a1-48e0-b0a8-d81184a1c2a4","resources":[{"resourceInstanceName":"basic_onboard_PRuAnc 0","resourceName":"basic_onboard_PRuAnc","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"e76e4766-ae26-4382-aa57-0238311f7279","resourceInvariantUUID":"4e249934-061c-4b25-9b30-d62e8c4ad8da","resourceCustomizationUUID":"c8a6c118-3baa-4580-a5a7-a9cb03afa0cd","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml","artifactChecksum":"NmJlZjVjNjRmODY0ZjdiZWQ5N2I2M2FhZjIzMTU2NWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7c71679d-1674-4353-88c6-c4162a82a780","artifactVersion":"1"},{"artifactName":"basic_onboard_pruanc0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json","artifactChecksum":"OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"db77a487-cb70-44e7-aee8-73179f1a300a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"3efaab39-307b-470c-a2e3-277072140d08","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"23159f53-9881-4ce8-9228-0eedca61923d","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"abc20b33-96c9-409c-ac3d-e9f9a43f33f6","artifactVersion":"2","generatedFromUUID":"3efaab39-307b-470c-a2e3-277072140d08"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardPruanc-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml","artifactChecksum":"OWJhMDY2YjdiYTlmNGYxNmY4ZTViMDFkNjBkNDY1NTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0f8385b4-bd61-4cce-a96a-6987f8183cfc","artifactVersion":"1"},{"artifactName":"service-BasicOnboardPruanc-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar","artifactChecksum":"NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5d4337f7-8fd0-45f5-b5a7-630e0760540d","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T23:38:36.958Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:38:36.958Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:38:36.959Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:38:36.959Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:38:37.882Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:38:37.882Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680046687306, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-28T23:38:37.882Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:38:37.882Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:38:37.882Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:38:37.882Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:38:37.960Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:38:37.961Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:38:37.961Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:38:37.961Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:38:38.962Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:38:38.963Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:38:38.963Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:38:38.963Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:38:39.965Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:38:39.965Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:38:39.965Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:38:39.965Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:38:40.968Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:38:40.968Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:38:40.968Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:38:40.969Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:38:41.970Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:38:41.970Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:38:41.970Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:38:41.970Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:38:42.971Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:38:42.971Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:38:42.972Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:38:42.972Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:38:43.973Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "serviceName": "basic_onboard_PRuAnc", "serviceVersion": "1.0", "serviceUUID": "db3fb57a-c268-4f32-8293-6836f7d7737c", "serviceDescription": "service", "serviceInvariantUUID": "654b14a6-99a1-48e0-b0a8-d81184a1c2a4", "resources": [ { "resourceInstanceName": "basic_onboard_PRuAnc 0", "resourceCustomizationUUID": "c8a6c118-3baa-4580-a5a7-a9cb03afa0cd", "resourceName": "basic_onboard_PRuAnc", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "e76e4766-ae26-4382-aa57-0238311f7279", "resourceInvariantUUID": "4e249934-061c-4b25-9b30-d62e8c4ad8da", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_pruanc0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "artifactChecksum": "OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "db77a487-cb70-44e7-aee8-73179f1a300a", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "3efaab39-307b-470c-a2e3-277072140d08", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "abc20b33-96c9-409c-ac3d-e9f9a43f33f6", "generatedFromUUID": "3efaab39-307b-470c-a2e3-277072140d08" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "abc20b33-96c9-409c-ac3d-e9f9a43f33f6", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardPruanc-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "artifactChecksum": "NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5d4337f7-8fd0-45f5-b5a7-630e0760540d" } ], "workloadContext": "Production" } 2023-03-28T23:38:43.974Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T23:38:43.974Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 db3fb57a-c268-4f32-8293-6836f7d7737c ASDC 2023-03-28T23:38:43.975Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:588f8ba4-ec41-453c-9643-aaa9a40a4bd3 ServiceName:basic_onboard_PRuAnc ServiceVersion:1.0 ServiceUUID:db3fb57a-c268-4f32-8293-6836f7d7737c ServiceInvariantUUID:654b14a6-99a1-48e0-b0a8-d81184a1c2a4 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardPruanc-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar ArtifactUUID:5d4337f7-8fd0-45f5-b5a7-630e0760540d ArtifactChecksum:NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_PRuAnc 0 ResourceCustomizationUUID:c8a6c118-3baa-4580-a5a7-a9cb03afa0cd ResourceInvariantUUID:4e249934-061c-4b25-9b30-d62e8c4ad8da ResourceName:basic_onboard_PRuAnc ResourceType:VF ResourceUUID:e76e4766-ae26-4382-aa57-0238311f7279 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_pruanc0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json ArtifactUUID:db77a487-cb70-44e7-aee8-73179f1a300a ArtifactChecksum:OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU= 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml ArtifactUUID:3efaab39-307b-470c-a2e3-277072140d08 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env ArtifactUUID:abc20b33-96c9-409c-ac3d-e9f9a43f33f6 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env ArtifactUUID:abc20b33-96c9-409c-ac3d-e9f9a43f33f6 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T23:38:43.975Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF db3fb57a-c268-4f32-8293-6836f7d7737c 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: 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-28T23:38:44.017Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:38:44.018Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:38:44.018Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:38:44.018Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 5d4337f7-8fd0-45f5-b5a7-630e0760540d from URL: /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 2023-03-28T23:38:44.018Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:38:44.018Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 2023-03-28T23:38:44.037Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T23:38:44.037Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@44b4b346 2023-03-28T23:38:44.037Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T23:38:44.038Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardPruanc" ] } } } 2023-03-28T23:38:44.038Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardPruanc-csar.csar /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 5d4337f7-8fd0-45f5-b5a7-630e0760540d Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T23:38:44.038Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar ASDC sendASDCNotification 2023-03-28T23:38:44.038Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar(Specified artifact is not found) 2023-03-28T23:38:44.038Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T23:38:44.038Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:38:44.039Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:38:44.039Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680046724038, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:38:45.040Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardPruanc-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar(UUID:5d4337f7-8fd0-45f5-b5a7-630e0760540d) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-28T23:38:45.055Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-28T23:38:45.055Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: e76e4766-ae26-4382-aa57-0238311f7279 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-28T23:38:45.059Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||basic_onboard_PRuAnc 0 2023-03-28T23:38:45.060Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: e76e4766-ae26-4382-aa57-0238311f7279 2023-03-28T23:38:45.060Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: db77a487-cb70-44e7-aee8-73179f1a300a from URL: /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json 2023-03-28T23:38:45.060Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:38:45.060Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json 2023-03-28T23:38:45.076Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T23:38:45.077Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@3745ea05 2023-03-28T23:38:45.077Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T23:38:45.077Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardPruanc" ] } } } 2023-03-28T23:38:45.077Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_pruanc0_modules.json /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json db77a487-cb70-44e7-aee8-73179f1a300a Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T23:38:45.078Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json ASDC sendASDCNotification 2023-03-28T23:38:45.078Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json(Specified artifact is not found) 2023-03-28T23:38:45.078Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T23:38:45.079Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:38:45.079Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:38:45.079Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680046725078, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:38:46.080Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_pruanc0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json(UUID:db77a487-cb70-44e7-aee8-73179f1a300a) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-28T23:38:46.081Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:38:46.108Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:38:46.114Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T23:38:46.114Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T23:39:16.114Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:39:16.142Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:39:16.145Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T23:39:16.146Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T23:39:36.826Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:39:36.827Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:39:36.828Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "NOTIFIED" } 2023-03-28T23:39:36.828Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:39:46.146Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:39:46.173Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:39:46.178Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T23:39:46.178Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T23:40:16.179Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:40:16.207Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:40:16.212Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T23:40:16.212Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T23:40:36.826Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:40:36.827Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:40:36.828Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-28T23:40:36.828Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:40:36.828Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:40:36.828Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:40:36.829Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:40:36.829Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:40:36.829Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-28T23:40:36.829Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:40:36.829Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:40:36.830Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:40:36.830Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:40:36.830Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:40:36.830Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:40:36.830Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:40:36.830Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:40:36.830Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680046724038, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T23:40:36.830Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:40:36.830Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:40:36.830Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680046725078, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T23:40:36.831Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:40:46.212Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:40:46.240Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:40:46.246Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T23:40:46.246Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T23:41:16.246Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:41:16.272Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:41:16.275Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T23:41:16.276Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T23:41:36.826Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:41:46.276Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:41:46.297Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:41:46.302Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T23:41:46.302Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T23:42:16.303Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:42:16.329Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:42:16.333Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T23:42:16.333Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T23:42:36.827Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:42:46.334Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:42:46.364Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:42:46.369Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T23:42:46.370Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T23:43:16.370Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:43:16.395Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:43:16.400Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T23:43:16.400Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T23:43:36.828Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:43:37.040Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-28T23:43:37.040Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Member SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-f7253727-56e1-44a3-be85-d0a052793b14 sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired. 2023-03-28T23:43:37.041Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-28T23:43:37.041Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-28T23:43:37.480Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:43:37.492Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-28T23:43:37.493Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-28T23:43:37.498Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=26, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T23:43:37.498Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 26: {SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-28T23:43:37.510Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=26, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T23:43:37.511Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T23:43:37.511Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T23:43:37.516Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-28T23:43:37.516Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-28T23:43:37.516Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-28T23:43:37.517Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1273, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T23:43:37.517Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-28T23:43:37.517Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-28T23:43:46.401Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-28T23:43:46.401Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:43:46.415Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 and serviceModelVersionId: db3fb57a-c268-4f32-8293-6836f7d7737c 2023-03-28T23:43:46.415Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 654b14a6-99a1-48e0-b0a8-d81184a1c2a4 2023-03-28T23:43:46.416Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0 2023-03-28T23:43:46.422Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T23:43:46.448Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|INFO|500||Invoke 2023-03-28T23:43:46.448Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[588f8ba4-ec41-453c-9643-aaa9a40a4bd3], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[b95b1048-a427-4755-8b86-5d4ecf3f87e9], X-ECOMP-RequestID=[588f8ba4-ec41-453c-9643-aaa9a40a4bd3], X-TransactionId=[], X-ONAP-RequestID=[588f8ba4-ec41-453c-9643-aaa9a40a4bd3], Content-Type=[application/merge-patch+json]} 2023-03-28T23:43:46.457Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-28T23:43:46.498Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?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/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0 has http status code:404 and response headers:{date=[Tue, 28 Mar 2023 23:43:47 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[38], x-aai-txid=[0-aai-resources-230328-23:43:47:820-29842], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T23:43:46.499Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c","ERR.5.4.6114"]}}} 2023-03-28T23:43:46.500Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-28T23:43:46.502Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-28T23:43:46.502Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) 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-28T23:43:46.502Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-28T23:43:46.502Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 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-28T23:43:46.508Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||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-28T23:43:46.509Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-28T23:43:46.509Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-28T23:43:46.509Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:43:46.509Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:43:46.509Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680047026509, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:43:46.528Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:43:46.528Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680047026509, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec\u003dERR.5.4.6114)" } 2023-03-28T23:43:46.529Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T23:43:47.534Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T23:43:47.534Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"ad44a54f-9415-48bd-bf30-fdf48338e2b4","serviceName":"vFW 2023-03-28 22-02-01","serviceVersion":"1.0","serviceUUID":"93dc6276-0725-49b0-a7ce-fdc8ca01e3b6","serviceDescription":"catalog service description","serviceInvariantUUID":"a7f48542-78c3-40a8-8d7c-1480905d98f0","resources":[{"resourceInstanceName":"vFW 67410293-e76b 0","resourceName":"vFW 67410293-e76b","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"87dc6175-9dcb-4077-ac32-6815330f219c","resourceInvariantUUID":"a3dea2ac-7cdc-47c6-a372-633ad11be473","resourceCustomizationUUID":"5ce38cf7-2e75-495c-a214-3bd7bb5850e7","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml","artifactChecksum":"MWViOGZhMjQ2YzJkOGY2NmNkNjQ4NzI2MzRmNWNlNDY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"085973a9-6309-45fc-8253-5b20b4ced7c2","artifactVersion":"1"},{"artifactName":"vfw67410293e76b0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json","artifactChecksum":"NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5de4d4d9-6ba9-4a7d-8282-7581ee34cdab","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d19d934b-9ad4-48a2-97e0-5bd3b5396997","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml","artifactChecksum":"MDQzNDM4MjBiYTEyMmQ4NTAwZmE0ZWMwMjVhY2Y0NDk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a310a987-b363-4601-b1de-1afe664b595d","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"15a8bbc0-1b52-4b59-87fa-7d7ed3200906","artifactVersion":"2","generatedFromUUID":"d19d934b-9ad4-48a2-97e0-5bd3b5396997"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230328220201-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml","artifactChecksum":"YjJkMTgyZWQwZmE4NmI3N2FiYjk5MjJhMjk4YWViMTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"47abb903-b87f-40d0-95c0-e171a8139ac0","artifactVersion":"1"},{"artifactName":"service-Vfw20230328220201-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar","artifactChecksum":"ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"38d09853-bc3c-44ab-a917-1e22a9f79f53","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T23:43:47.534Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:43:47.534Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:43:47.535Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:43:47.535Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:43:48.536Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:43:48.537Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:43:48.537Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:43:48.537Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:43:49.538Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:43:49.538Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:43:49.538Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:43:49.538Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:43:50.539Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:43:50.540Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:43:50.540Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:43:50.540Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:43:51.540Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:43:51.540Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:43:51.540Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:43:51.541Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:43:52.541Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:43:52.542Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:43:52.542Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:43:52.542Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:43:53.542Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:43:53.543Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:43:53.543Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:43:53.543Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:43:54.543Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "serviceName": "vFW 2023-03-28 22-02-01", "serviceVersion": "1.0", "serviceUUID": "93dc6276-0725-49b0-a7ce-fdc8ca01e3b6", "serviceDescription": "catalog service description", "serviceInvariantUUID": "a7f48542-78c3-40a8-8d7c-1480905d98f0", "resources": [ { "resourceInstanceName": "vFW 67410293-e76b 0", "resourceCustomizationUUID": "5ce38cf7-2e75-495c-a214-3bd7bb5850e7", "resourceName": "vFW 67410293-e76b", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "87dc6175-9dcb-4077-ac32-6815330f219c", "resourceInvariantUUID": "a3dea2ac-7cdc-47c6-a372-633ad11be473", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw67410293e76b0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "artifactChecksum": "NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5de4d4d9-6ba9-4a7d-8282-7581ee34cdab", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d19d934b-9ad4-48a2-97e0-5bd3b5396997", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "15a8bbc0-1b52-4b59-87fa-7d7ed3200906", "generatedFromUUID": "d19d934b-9ad4-48a2-97e0-5bd3b5396997" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "15a8bbc0-1b52-4b59-87fa-7d7ed3200906", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230328220201-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "artifactChecksum": "ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "38d09853-bc3c-44ab-a917-1e22a9f79f53" } ], "workloadContext": "Production" } 2023-03-28T23:43:54.544Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T23:43:54.544Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 ASDC 2023-03-28T23:43:54.544Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:ad44a54f-9415-48bd-bf30-fdf48338e2b4 ServiceName:vFW 2023-03-28 22-02-01 ServiceVersion:1.0 ServiceUUID:93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 ServiceInvariantUUID:a7f48542-78c3-40a8-8d7c-1480905d98f0 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230328220201-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ArtifactUUID:38d09853-bc3c-44ab-a917-1e22a9f79f53 ArtifactChecksum:ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 67410293-e76b 0 ResourceCustomizationUUID:5ce38cf7-2e75-495c-a214-3bd7bb5850e7 ResourceInvariantUUID:a3dea2ac-7cdc-47c6-a372-633ad11be473 ResourceName:vFW 67410293-e76b ResourceType:VF ResourceUUID:87dc6175-9dcb-4077-ac32-6815330f219c ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw67410293e76b0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json ArtifactUUID:5de4d4d9-6ba9-4a7d-8282-7581ee34cdab ArtifactChecksum:NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY= 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml ArtifactUUID:d19d934b-9ad4-48a2-97e0-5bd3b5396997 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env ArtifactUUID:15a8bbc0-1b52-4b59-87fa-7d7ed3200906 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env ArtifactUUID:15a8bbc0-1b52-4b59-87fa-7d7ed3200906 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T23:43:54.544Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 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: 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-28T23:43:54.596Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:43:54.596Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:43:54.596Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:43:54.596Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 from URL: /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-28T23:43:54.597Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:43:54.597Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-28T23:43:54.877Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T23:43:54.880Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 38d09853-bc3c-44ab-a917-1e22a9f79f53 101498 2023-03-28T23:43:54.881Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-28T23:43:54.881Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-28T23:43:54.881Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T23:43:54.881Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:43:54.881Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:43:54.881Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680047034881, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:43:55.882Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:43:55.883Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:43:55.883Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53, URL: /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar to file: /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T23:43:55.884Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230328220201-csar.csar 2023-03-28T23:43:55.884Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T23:43:55.884Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T23:43:55.999Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6547526044835489918/Definitions/service-Vfw20230328220201-template.yml Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_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_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 2023-03-28T23:43:57.490Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T23:43:57.491Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:43:57.491Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T23:43:57.491Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-28T23:43:57.491Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T23:43:57.491Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-28T23:43:57.491Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-28T23:43:57.491Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-28T23:43:57.491Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T23:43:57.491Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T23:43:57.491Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-28T23:43:57.491Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T23:43:57.491Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T23:43:57.491Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 67410293-e76b 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-Vfw20230328220201-csar.csar 2023-03-28T23:43:57.491Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T23:43:57.492Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:43:57.492Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:43:57.492Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:43:57.492Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T23:43:57.492Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:43:57.492Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:43:57.492Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:43:57.492Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:43:57.492Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T23:43:57.492Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:43:57.492Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:43:57.492Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:43:57.492Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:43:57.493Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:43:57.493Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-28T23:43:57.493Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T23:43:57.493Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T23:43:57.493Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:43:57.493Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T23:43:57.493Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:43:57.493Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T23:43:57.493Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T23:43:57.493Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T23:43:57.493Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T23:43:57.493Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:43:57.493Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T23:43:57.493Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T23:43:57.493Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T23:43:57.494Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T23:43:57.494Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:43:57.494Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-28T23:43:57.494Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:43:57.494Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-28T23:43:57.494Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:43:57.494Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T23:43:57.494Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T23:43:57.494Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:43:57.494Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T23:43:57.494Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T23:43:57.494Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:43:57.494Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T23:43:57.494Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T23:43:57.494Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:43:57.495Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-28T23:43:57.495Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T23:43:57.495Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-28T23:43:57.495Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T23:43:57.495Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T23:43:57.495Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T23:43:57.495Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:43:57.495Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T23:43:57.495Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T23:43:57.495Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T23:43:57.495Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T23:43:57.495Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:43:57.495Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=74a9d765-6a78-4386-85d5-0096600be1bb 2023-03-28T23:43:57.495Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:43:57.495Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-28T23:43:57.496Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T23:43:57.496Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T23:43:57.496Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:43:57.496Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T23:43:57.496Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:43:57.496Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T23:43:57.496Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T23:43:57.496Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-28T23:43:57.496Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T23:43:57.496Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T23:43:57.496Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T23:43:57.496Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:43:57.496Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=79a48a92-26a2-467b-a3e1-dd9aea758c0e 2023-03-28T23:43:57.496Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:43:57.496Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-28T23:43:57.496Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T23:43:57.497Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T23:43:57.497Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:43:57.497Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T23:43:57.497Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:43:57.497Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T23:43:57.497Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T23:43:57.497Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T23:43:57.497Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T23:43:57.497Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:43:57.497Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T23:43:57.497Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-28T23:43:57.497Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=6a2ddb58-dd58-4d8b-b6d7-eb73a547cbcf 2023-03-28T23:43:57.497Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:43:57.497Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:43:57.497Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:43:57.497Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:43:57.497Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:43:57.498Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:43:57.498Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:43:57.498Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:43:57.498Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-28 22-02-01 Description:catalog service description Model UUID:93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 Model Version:NULL Model InvariantUuid:a7f48542-78c3-40a8-8d7c-1480905d98f0 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 67410293-e76b Model UUID:cf8e4eb5-9864-4fdd-af64-80b03f48d14d Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:a3dea2ac-7cdc-47c6-a372-633ad11be473 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:5ce38cf7-2e75-495c-a214-3bd7bb5850e7 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:193cd6e2-538e-4142-9392-7ebb398b7e43 ModelName:Vfw67410293E76b..base_vfw..module-0 ModelUuid:b16cd493-2fbb-4548-a3d8-90863aeb9b7d ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:74a9d765-6a78-4386-85d5-0096600be1bb ModelInvariantUuid:bed6b03d-444d-4294-b591-54da9a36918d ModelName:vFW 67410293-e76b-nodes.vfwCvfc ModelUuid:c051efdd-da87-4c3f-9332-3d86f32a2f49 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:6b57d388-0a65-43b6-8ed1-785e401b9ac8 ModelInvariantUuid:9d06528b-ed4c-484e-a7ee-fac8dc7d9b81 ModelName:Vfw67410293E76b.compute.nodes.heat.vfw ModelUuid:cda29578-f723-4724-9cae-1499f665a439 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:79a48a92-26a2-467b-a3e1-dd9aea758c0e ModelInvariantUuid:b894ffd2-ee00-44bf-8548-41ca0b9e6c43 ModelName:vFW 67410293-e76b-nodes.vsnCvfc ModelUuid:3f1b92ee-581a-4fff-a85d-2043b8a3fd97 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:13b293d9-7396-4746-8010-2aa34880a43c ModelInvariantUuid:47bb46c4-9c05-44aa-bfc2-f88d6d4c5025 ModelName:Vfw67410293E76b.compute.nodes.heat.vsn ModelUuid:a2c8400a-1afd-4e2c-b390-896018a104e2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:6a2ddb58-dd58-4d8b-b6d7-eb73a547cbcf ModelInvariantUuid:c90fe34c-a014-4100-8de6-49880a60d437 ModelName:vFW 67410293-e76b-nodes.vpgCvfc ModelUuid:02a541b8-8f9e-40b3-b802-d75d4303054d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:d8086a3a-4e7c-423f-adf7-07a6ddf69b79 ModelInvariantUuid:b9f80dd7-c2be-40f0-b1b5-286822f5255e ModelName:Vfw67410293E76b.compute.nodes.heat.vpg ModelUuid:edd030db-baa1-428f-8c44-e47e82120dd8 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=? 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-28T23:43:57.540Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||ERROR|500||Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists 2023-03-28T23:43:57.540Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-28T23:43:57.540Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar(Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists) 2023-03-28T23:43:57.540Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:43:57.540Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:43:57.541Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:43:57.541Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680047037540, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:43:58.541Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-28T23:43:58.542Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar(Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists) 2023-03-28T23:43:58.542Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:43:58.542Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:43:58.543Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:43:58.543Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680047038541, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:43:59.543Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-28T23:43:59.568Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-28T23:43:59.573Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T23:43:59.573Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T23:43:59.573Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T23:43:59.573Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T23:43:59.574Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:43:59.575Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:43:59.575Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:43:59.575Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:43:59.575Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-28T23:43:59.590Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T23:44:29.591Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-28T23:44:29.601Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 and serviceModelVersionId: 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 2023-03-28T23:44:29.601Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a7f48542-78c3-40a8-8d7c-1480905d98f0 2023-03-28T23:44:29.602Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 2023-03-28T23:44:29.605Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T23:44:29.616Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|INFO|500||Invoke 2023-03-28T23:44:29.617Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ad44a54f-9415-48bd-bf30-fdf48338e2b4], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[2e52bc25-3c58-4ab5-aa77-62b1500db4ac], X-ECOMP-RequestID=[ad44a54f-9415-48bd-bf30-fdf48338e2b4], X-TransactionId=[], X-ONAP-RequestID=[ad44a54f-9415-48bd-bf30-fdf48338e2b4], Content-Type=[application/merge-patch+json]} 2023-03-28T23:44:29.624Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T23:44:29.767Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?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/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 23:44:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[139], vertex-id=[204904], x-aai-txid=[2-aai-resources-230328-23:44:30:987-42473], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T23:44:29.767Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T23:44:29.768Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|INFO|500||InvokeReturn 2023-03-28T23:44:29.768Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T23:44:29.769Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-28T23:44:29.776Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-28T23:44:29.776Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ad44a54f-9415-48bd-bf30-fdf48338e2b4 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T23:44:29.776Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T23:44:29.777Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:44:29.777Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:44:29.777Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680047069776, "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-28T23:44:30.800Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T23:44:30.801Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"311a6477-b2cc-463c-9fee-aa741f7534d0","serviceName":"vFW 2023-03-28 22-18-55","serviceVersion":"1.0","serviceUUID":"86258cd9-b564-47e4-88c7-326a9c01209f","serviceDescription":"catalog service description","serviceInvariantUUID":"816a8d4d-52df-442b-ab64-56255b003b1b","resources":[{"resourceInstanceName":"vFW 4e17aa4e-f357 0","resourceName":"vFW 4e17aa4e-f357","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"9b459486-5c24-4b0e-b8c0-b27316cf0496","resourceInvariantUUID":"f0eb43bc-7057-4bfd-8597-2d8f61758599","resourceCustomizationUUID":"4f16d217-4b00-405b-8532-7309a7e941d5","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml","artifactChecksum":"NGZhNmFjYzI0OWMzNjk0M2ZiMDY3OWJlODEwMTBhZWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"dd088c19-0061-4db4-86ab-4eb0931888cf","artifactVersion":"1"},{"artifactName":"vfw4e17aa4ef3570_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json","artifactChecksum":"NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"fd4c9261-11b4-43ae-8ee7-4bc91a759c95","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f047bf4e-f981-4d29-99e8-fd6c3f83f2d3","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml","artifactChecksum":"YTBlYmE2NTk4ZGI4ZDVjMmYxY2ZkMDU2YWU3NmY0OGU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3c91ae60-e7e2-4688-b4a1-b853f4361f52","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7bcb52f7-4100-4599-afa7-d7d46b176374","artifactVersion":"2","generatedFromUUID":"f047bf4e-f981-4d29-99e8-fd6c3f83f2d3"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230328221855-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml","artifactChecksum":"Y2FiN2ZmMDY0ODIxZDM2YTQ2OGRmNTY3NTE2YzhkMjM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"46d95744-768f-403d-ba4a-13585170514a","artifactVersion":"1"},{"artifactName":"service-Vfw20230328221855-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar","artifactChecksum":"ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a3ef5172-4047-46ee-9c6d-d34e1107a71d","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T23:44:30.801Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:44:30.801Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:44:30.801Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:44:30.801Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:44:31.802Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:44:31.803Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:44:31.803Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:44:31.804Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:44:32.805Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:44:32.806Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:44:32.806Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:44:32.806Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:44:33.807Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:44:33.807Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:44:33.807Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:44:33.807Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:44:34.808Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:44:34.809Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:44:34.809Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:44:34.809Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:44:35.810Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:44:35.811Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:44:35.811Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:44:35.811Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:44:36.813Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:44:36.813Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:44:36.813Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:44:36.813Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:44:36.826Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:44:36.832Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:44:36.833Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:44:36.833Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:44:36.833Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:44:36.833Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "NOTIFIED" } 2023-03-28T23:44:36.834Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:44:36.834Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:44:36.834Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-28T23:44:36.834Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:44:36.834Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:44:36.834Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:44:36.834Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:44:36.834Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:44:36.835Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-28T23:44:36.835Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:44:36.835Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:44:36.835Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:44:36.836Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:44:36.836Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:44:36.836Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:44:36.836Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:44:36.836Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:44:36.837Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680047034881, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T23:44:36.837Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:44:36.837Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:44:36.837Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680047037540, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists" } 2023-03-28T23:44:36.837Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:44:36.837Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:44:36.837Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680047038541, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists" } 2023-03-28T23:44:36.837Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:44:36.837Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:44:36.837Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680047069776, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T23:44:36.838Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:44:36.838Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:44:36.838Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:44:36.838Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:44:36.838Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:44:36.838Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "status": "NOTIFIED" } 2023-03-28T23:44:36.838Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:44:36.838Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:44:36.838Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-28T23:44:36.839Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:44:36.839Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:44:36.839Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:44:36.839Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:44:36.839Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:44:36.839Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-28T23:44:36.839Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:44:36.840Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:44:36.840Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:44:36.840Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:44:36.840Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:44:36.840Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:44:36.840Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:44:37.815Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "serviceName": "vFW 2023-03-28 22-18-55", "serviceVersion": "1.0", "serviceUUID": "86258cd9-b564-47e4-88c7-326a9c01209f", "serviceDescription": "catalog service description", "serviceInvariantUUID": "816a8d4d-52df-442b-ab64-56255b003b1b", "resources": [ { "resourceInstanceName": "vFW 4e17aa4e-f357 0", "resourceCustomizationUUID": "4f16d217-4b00-405b-8532-7309a7e941d5", "resourceName": "vFW 4e17aa4e-f357", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "9b459486-5c24-4b0e-b8c0-b27316cf0496", "resourceInvariantUUID": "f0eb43bc-7057-4bfd-8597-2d8f61758599", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw4e17aa4ef3570_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "artifactChecksum": "NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "fd4c9261-11b4-43ae-8ee7-4bc91a759c95", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "f047bf4e-f981-4d29-99e8-fd6c3f83f2d3", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7bcb52f7-4100-4599-afa7-d7d46b176374", "generatedFromUUID": "f047bf4e-f981-4d29-99e8-fd6c3f83f2d3" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7bcb52f7-4100-4599-afa7-d7d46b176374", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230328221855-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "artifactChecksum": "ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a3ef5172-4047-46ee-9c6d-d34e1107a71d" } ], "workloadContext": "Production" } 2023-03-28T23:44:37.815Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T23:44:37.815Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 86258cd9-b564-47e4-88c7-326a9c01209f ASDC 2023-03-28T23:44:37.815Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:311a6477-b2cc-463c-9fee-aa741f7534d0 ServiceName:vFW 2023-03-28 22-18-55 ServiceVersion:1.0 ServiceUUID:86258cd9-b564-47e4-88c7-326a9c01209f ServiceInvariantUUID:816a8d4d-52df-442b-ab64-56255b003b1b ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230328221855-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ArtifactUUID:a3ef5172-4047-46ee-9c6d-d34e1107a71d ArtifactChecksum:ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 4e17aa4e-f357 0 ResourceCustomizationUUID:4f16d217-4b00-405b-8532-7309a7e941d5 ResourceInvariantUUID:f0eb43bc-7057-4bfd-8597-2d8f61758599 ResourceName:vFW 4e17aa4e-f357 ResourceType:VF ResourceUUID:9b459486-5c24-4b0e-b8c0-b27316cf0496 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw4e17aa4ef3570_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json ArtifactUUID:fd4c9261-11b4-43ae-8ee7-4bc91a759c95 ArtifactChecksum:NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ= 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml ArtifactUUID:f047bf4e-f981-4d29-99e8-fd6c3f83f2d3 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env ArtifactUUID:7bcb52f7-4100-4599-afa7-d7d46b176374 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env ArtifactUUID:7bcb52f7-4100-4599-afa7-d7d46b176374 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T23:44:37.815Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 86258cd9-b564-47e4-88c7-326a9c01209f 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: 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-28T23:44:37.852Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:44:37.853Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:44:37.853Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:44:37.853Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d from URL: /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-28T23:44:37.853Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:44:37.853Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-28T23:44:38.131Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T23:44:38.134Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar a3ef5172-4047-46ee-9c6d-d34e1107a71d 101486 2023-03-28T23:44:38.135Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-28T23:44:38.135Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-28T23:44:38.135Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T23:44:38.135Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:44:38.135Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:44:38.135Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680047078135, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:44:39.136Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:44:39.137Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:44:39.137Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d, URL: /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar to file: /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:44:39.137Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230328221855-csar.csar 2023-03-28T23:44:39.138Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:44:39.138Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:44:39.239Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2872167462843288182/Definitions/service-Vfw20230328221855-template.yml Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided 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 2023-03-28T23:44:40.742Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T23:44:40.742Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:44:40.742Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:44:40.742Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-28T23:44:40.743Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:44:40.743Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-28T23:44:40.743Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-28T23:44:40.743Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-28T23:44:40.743Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:44:40.743Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:44:40.743Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-28T23:44:40.743Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:44:40.743Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:44:40.743Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 4e17aa4e-f357 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-Vfw20230328221855-csar.csar 2023-03-28T23:44:40.743Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:44:40.743Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:44:40.743Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:44:40.744Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:44:40.744Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-28T23:44:40.744Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:44:40.744Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:44:40.744Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:44:40.744Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:44:40.744Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-28T23:44:40.744Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:44:40.744Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:44:40.745Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:44:40.745Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:44:40.745Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:44:40.745Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-28T23:44:40.745Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T23:44:40.745Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T23:44:40.745Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:44:40.745Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T23:44:40.745Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:44:40.745Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T23:44:40.745Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T23:44:40.746Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T23:44:40.746Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T23:44:40.746Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:44:40.746Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T23:44:40.746Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T23:44:40.746Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T23:44:40.746Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T23:44:40.746Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:44:40.746Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-28T23:44:40.746Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:44:40.746Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-28T23:44:40.747Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:44:40.747Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-28T23:44:40.747Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T23:44:40.747Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:44:40.747Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-28T23:44:40.747Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T23:44:40.748Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:44:40.748Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-28T23:44:40.748Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T23:44:40.748Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:44:40.748Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-28T23:44:40.748Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T23:44:40.748Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-28T23:44:40.748Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T23:44:40.748Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T23:44:40.748Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T23:44:40.749Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:44:40.749Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T23:44:40.749Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T23:44:40.749Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T23:44:40.749Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T23:44:40.749Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:44:40.749Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=f32f8e19-bef8-419d-87ed-af5c0238d798 2023-03-28T23:44:40.749Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:44:40.749Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-28T23:44:40.749Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T23:44:40.750Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T23:44:40.750Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:44:40.750Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T23:44:40.750Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:44:40.750Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T23:44:40.750Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T23:44:40.750Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-28T23:44:40.750Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T23:44:40.750Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T23:44:40.751Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T23:44:40.751Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:44:40.751Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=7547fbf5-4578-4c3d-a5b9-84c8c1316821 2023-03-28T23:44:40.751Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:44:40.751Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-28T23:44:40.751Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T23:44:40.751Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T23:44:40.751Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:44:40.751Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T23:44:40.751Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:44:40.752Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T23:44:40.752Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T23:44:40.752Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T23:44:40.752Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T23:44:40.752Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:44:40.752Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T23:44:40.752Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-28T23:44:40.752Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5f51de74-4243-403b-b7a9-a2dd728855e1 2023-03-28T23:44:40.752Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:44:40.752Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:44:40.752Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:44:40.753Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:44:40.753Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:44:40.753Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:44:40.753Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:44:40.753Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:44:40.753Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-28 22-18-55 Description:catalog service description Model UUID:86258cd9-b564-47e4-88c7-326a9c01209f Model Version:NULL Model InvariantUuid:816a8d4d-52df-442b-ab64-56255b003b1b Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 4e17aa4e-f357 Model UUID:83811783-7f50-4409-b37e-013d3a6679be Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:f0eb43bc-7057-4bfd-8597-2d8f61758599 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:4f16d217-4b00-405b-8532-7309a7e941d5 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:8ad82d93-2542-4347-95aa-48de46af2769 ModelName:Vfw4e17aa4eF357..base_vfw..module-0 ModelUuid:2c8738f1-5769-4b50-8168-bc077e07a968 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:f32f8e19-bef8-419d-87ed-af5c0238d798 ModelInvariantUuid:09ef63d4-d50c-4979-9e06-e7673b5bc9e6 ModelName:vFW 4e17aa4e-f357-nodes.vfwCvfc ModelUuid:2568cf18-4961-4bdc-b96b-b9c2abc89a6e ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:a6a9beae-4b33-4065-bc7c-501c322bf4be ModelInvariantUuid:34d56be9-e557-4359-8260-f37f36750957 ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vfw ModelUuid:210fc1b5-28de-43b3-91a1-72861ee00ca7 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:7547fbf5-4578-4c3d-a5b9-84c8c1316821 ModelInvariantUuid:d3e79bbd-9ec1-49ac-bfe5-a370c75db104 ModelName:vFW 4e17aa4e-f357-nodes.vsnCvfc ModelUuid:7ad2d21c-7af1-4b91-9906-81a91e71ef03 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:75544a54-4184-42f2-a23d-9f9263d6baad ModelInvariantUuid:4487dbbb-4ec9-468d-b1d5-7e635abde181 ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vsn ModelUuid:fcedcee2-219d-40dd-9f79-4230cb13a148 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:5f51de74-4243-403b-b7a9-a2dd728855e1 ModelInvariantUuid:275a83ad-0767-40d6-9ff8-07edaed52db3 ModelName:vFW 4e17aa4e-f357-nodes.vpgCvfc ModelUuid:5ad99adc-e476-411f-98bc-caa1b9661e8d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:07ee84b1-85c2-4db0-b602-d70a6723467d ModelInvariantUuid:fb7efc2e-bef5-4bb4-a023-379da4c7553e ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vpg ModelUuid:f0f45588-ffc3-409c-87a7-bfc308d80744 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=? 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-28T23:44:40.798Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||ERROR|500||Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists 2023-03-28T23:44:40.798Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-28T23:44:40.798Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar(Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists) 2023-03-28T23:44:40.798Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:44:40.798Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:44:40.798Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:44:40.798Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680047080798, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:44:41.799Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-28T23:44:41.799Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar(Resource with UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 already exists) 2023-03-28T23:44:41.800Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:44:41.800Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:44:41.800Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:44:41.800Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680047081799, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:44:42.801Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-28T23:44:42.825Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-28T23:44:42.830Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T23:44:42.830Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T23:44:42.830Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T23:44:42.830Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T23:44:42.830Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:44:42.830Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:44:42.830Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:44:42.830Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:44:42.830Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-28T23:44:42.847Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T23:45:12.848Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-28T23:45:12.857Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 and serviceModelVersionId: 86258cd9-b564-47e4-88c7-326a9c01209f 2023-03-28T23:45:12.857Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 816a8d4d-52df-442b-ab64-56255b003b1b 2023-03-28T23:45:12.858Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0 2023-03-28T23:45:12.865Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T23:45:12.882Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?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-28T23:45:12.883Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|INFO|500||Invoke 2023-03-28T23:45:12.892Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T23:45:13.034Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|INFO|500||InvokeReturn 2023-03-28T23:45:13.035Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 23:45:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[139], vertex-id=[147576], x-aai-txid=[2-aai-resources-230328-23:45:14:255-70942], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T23:45:13.036Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T23:45:13.036Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T23:45:13.036Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-28T23:45:13.044Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-28T23:45:13.045Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 311a6477-b2cc-463c-9fee-aa741f7534d0 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T23:45:13.045Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T23:45:13.045Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:45:13.045Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:45:13.045Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680047113045, "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-28T23:45:14.079Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T23:45:14.080Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"16ec8964-42b3-41d8-bf97-9302870ceb5f","serviceDescription":"service","serviceInvariantUUID":"444dbaf6-729a-4cb4-aa8f-fbc578565856","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"e3550a84-cc18-4316-8c33-7e1a60b52680","resourceInvariantUUID":"d000c302-f830-49c1-85c4-860fa03d5456","resourceCustomizationUUID":"f132524b-16f4-438a-9cfc-8fa2d3a85ae2","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":"ZmYwNGQ0YWM0NmZhNmI3MGNhMzJiYTBiOTZiMTE5OWY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"39f4a529-3c97-4ab5-85af-4785e008f69f","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MmY3MzBlNjdhODlkZDM4NTYxODVjOTBlZWQyYTJjNzc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"151c48cd-692b-42cf-936b-19e897cb204a","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T23:45:14.080Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:45:14.080Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:45:14.081Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:45:14.081Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "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-28T23:45:15.082Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:45:15.082Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:45:15.083Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:45:15.083Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:45:16.084Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "16ec8964-42b3-41d8-bf97-9302870ceb5f", "serviceDescription": "service", "serviceInvariantUUID": "444dbaf6-729a-4cb4-aa8f-fbc578565856", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "f132524b-16f4-438a-9cfc-8fa2d3a85ae2", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "e3550a84-cc18-4316-8c33-7e1a60b52680", "resourceInvariantUUID": "d000c302-f830-49c1-85c4-860fa03d5456", "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": "MmY3MzBlNjdhODlkZDM4NTYxODVjOTBlZWQyYTJjNzc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "151c48cd-692b-42cf-936b-19e897cb204a" } ], "workloadContext": "Production" } 2023-03-28T23:45:16.084Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T23:45:16.084Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 16ec8964-42b3-41d8-bf97-9302870ceb5f ASDC 2023-03-28T23:45:16.085Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:16ec8964-42b3-41d8-bf97-9302870ceb5f ServiceInvariantUUID:444dbaf6-729a-4cb4-aa8f-fbc578565856 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:151c48cd-692b-42cf-936b-19e897cb204a ArtifactChecksum:MmY3MzBlNjdhODlkZDM4NTYxODVjOTBlZWQyYTJjNzc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:f132524b-16f4-438a-9cfc-8fa2d3a85ae2 ResourceInvariantUUID:d000c302-f830-49c1-85c4-860fa03d5456 ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:e3550a84-cc18-4316-8c33-7e1a60b52680 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-28T23:45:16.085Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 16ec8964-42b3-41d8-bf97-9302870ceb5f 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: 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-28T23:45:16.135Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:45:16.136Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:45:16.136Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:45:16.136Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 151c48cd-692b-42cf-936b-19e897cb204a from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-28T23:45:16.136Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:45:16.136Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-28T23:45:16.160Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T23:45:16.161Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@2a219fcf 2023-03-28T23:45:16.161Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T23:45:16.161Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-28T23:45:16.162Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 151c48cd-692b-42cf-936b-19e897cb204a Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T23:45:16.162Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T23:45:16.162Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-28T23:45:16.162Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T23:45:16.163Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:45:16.163Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:45:16.163Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680047116162, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:45:17.164Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:151c48cd-692b-42cf-936b-19e897cb204a) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-28T23:45:17.210Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists 2023-03-28T23:45:17.211Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T23:45:17.211Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists) 2023-03-28T23:45:17.211Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:45:17.211Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:45:17.211Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:45:17.211Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680047117211, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:45:18.212Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T23:45:18.213Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: e3550a84-cc18-4316-8c33-7e1a60b52680 already exists) 2023-03-28T23:45:18.213Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:45:18.213Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:45:18.214Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:45:18.214Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680047118212, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e3550a84-cc18-4316-8c33-7e1a60b52680 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:45:19.215Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 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-28T23:45:19.241Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 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-28T23:45:19.246Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T23:45:19.247Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T23:45:19.247Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T23:45:19.247Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T23:45:19.247Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:45:19.248Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:45:19.248Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:45:19.248Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:45:19.248Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T23:45:19.261Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T23:45:36.826Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:45:36.834Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:45:36.834Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680047078135, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T23:45:36.835Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:45:36.835Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:45:36.835Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680047080798, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists" } 2023-03-28T23:45:36.835Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:45:36.835Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:45:36.835Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680047081799, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 already exists" } 2023-03-28T23:45:36.835Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:45:36.835Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:45:36.836Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680047113045, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T23:45:36.836Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:45:36.836Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:45:36.836Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:45:36.836Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:45:36.836Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:45:36.836Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:45:36.836Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:45:36.836Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:45:36.836Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680047116162, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T23:45:36.837Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:45:36.837Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:45:36.837Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680047117211, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists" } 2023-03-28T23:45:36.837Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:45:36.837Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:45:36.837Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680047118212, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e3550a84-cc18-4316-8c33-7e1a60b52680 already exists" } 2023-03-28T23:45:36.837Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:45:49.261Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 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-28T23:45:49.273Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 and serviceModelVersionId: 16ec8964-42b3-41d8-bf97-9302870ceb5f 2023-03-28T23:45:49.274Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 444dbaf6-729a-4cb4-aa8f-fbc578565856 2023-03-28T23:45:49.274Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0 2023-03-28T23:45:49.279Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T23:45:49.296Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|INFO|500||Invoke 2023-03-28T23:45:49.296Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[19d4468e-e7f1-4062-be5f-c7abc6a89d3c], X-ECOMP-RequestID=[06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2], X-TransactionId=[], X-ONAP-RequestID=[06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2], Content-Type=[application/merge-patch+json]} 2023-03-28T23:45:49.304Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T23:45:49.456Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?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/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 23:45:50 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[148], vertex-id=[188528], x-aai-txid=[1-aai-resources-230328-23:45:50:668-31423], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T23:45:49.456Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T23:45:49.457Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|INFO|500||InvokeReturn 2023-03-28T23:45:49.457Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T23:45:49.457Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T23:45:49.464Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T23:45:49.464Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T23:45:49.464Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T23:45:49.464Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:45:49.464Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:45:49.465Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680047149464, "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-28T23:45:50.494Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T23:45:50.495Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"7a696f8d-7ee2-46cf-b572-2aace61feac6","serviceName":"Demo_pNF_ge2Srtj7qIwUCt1tjrNp","serviceVersion":"1.0","serviceUUID":"a9748751-2950-4828-b5f2-766b4707fd0e","serviceDescription":"catalog service description","serviceInvariantUUID":"3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d","resources":[{"resourceInstanceName":"pNF 2e24d431-caf7 0","resourceName":"pNF 2e24d431-caf7","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"e2d033c4-2bad-43aa-a1ed-ece452364ff0","resourceInvariantUUID":"c7a7d7b9-db49-4573-8bdb-c0b9fafe1e04","resourceCustomizationUUID":"9020c51f-f795-4da8-94fc-307df828746c","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml","artifactChecksum":"MGViMGJhY2M4NTEzNTQ2OTAyM2JmYTZiMmIxMTRhZmE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"d1d763ac-250d-4bc9-8da7-fb6b08c07905","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"54852575-1f46-4af8-b984-c2d9e0a5b90a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b9facc55-50c6-45db-ad5c-fc70d623e4d4","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml","artifactChecksum":"ZjQ3NjY3YmRmNjJhYzc5OTdlNTg5ODJjNTM4MjI0MTM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"de64d63f-d983-48ce-9828-6a1269e19616","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"bcb36d16-c729-4c0e-9e83-348a27e6b2fa","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"85b93c2d-6163-4d8a-9401-b9cc06f11fba","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml","artifactChecksum":"N2Q4YzdhZmExNzk0MmYxMDYzMzI4NGI0OWQ4NWUxZmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f91ffa7d-4822-4c15-9557-bea3361e964b","artifactVersion":"1"},{"artifactName":"service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar","artifactChecksum":"YTcxZWE0NWFhY2ZlYWVkODE3ODdlYzg2MzllNjU1ZjY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b33a7ab7-2b1f-45b9-a286-a6ef25118643","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T23:45:50.495Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:45:50.495Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:45:50.496Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:45:50.496Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:45:51.496Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:45:51.497Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:45:51.497Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:45:51.497Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:45:52.498Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:45:52.498Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:45:52.499Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:45:52.499Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:45:53.499Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:45:53.500Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:45:53.500Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:45:53.500Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:45:54.500Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:45:54.501Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:45:54.501Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:45:54.501Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:45:55.502Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:45:55.502Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:45:55.502Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:45:55.502Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:45:56.503Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:45:56.503Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:45:56.504Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:45:56.504Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:45:57.504Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:45:57.505Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:45:57.505Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:45:57.505Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:45:58.506Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "serviceName": "Demo_pNF_ge2Srtj7qIwUCt1tjrNp", "serviceVersion": "1.0", "serviceUUID": "a9748751-2950-4828-b5f2-766b4707fd0e", "serviceDescription": "catalog service description", "serviceInvariantUUID": "3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d", "resources": [ { "resourceInstanceName": "pNF 2e24d431-caf7 0", "resourceCustomizationUUID": "9020c51f-f795-4da8-94fc-307df828746c", "resourceName": "pNF 2e24d431-caf7", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "e2d033c4-2bad-43aa-a1ed-ece452364ff0", "resourceInvariantUUID": "c7a7d7b9-db49-4573-8bdb-c0b9fafe1e04", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "artifactChecksum": "YTcxZWE0NWFhY2ZlYWVkODE3ODdlYzg2MzllNjU1ZjY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "b33a7ab7-2b1f-45b9-a286-a6ef25118643" } ], "workloadContext": "Production" } 2023-03-28T23:45:58.506Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T23:45:58.506Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 a9748751-2950-4828-b5f2-766b4707fd0e ASDC 2023-03-28T23:45:58.507Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:7a696f8d-7ee2-46cf-b572-2aace61feac6 ServiceName:Demo_pNF_ge2Srtj7qIwUCt1tjrNp ServiceVersion:1.0 ServiceUUID:a9748751-2950-4828-b5f2-766b4707fd0e ServiceInvariantUUID:3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ArtifactUUID:b33a7ab7-2b1f-45b9-a286-a6ef25118643 ArtifactChecksum:YTcxZWE0NWFhY2ZlYWVkODE3ODdlYzg2MzllNjU1ZjY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 2e24d431-caf7 0 ResourceCustomizationUUID:9020c51f-f795-4da8-94fc-307df828746c ResourceInvariantUUID:c7a7d7b9-db49-4573-8bdb-c0b9fafe1e04 ResourceName:pNF 2e24d431-caf7 ResourceType:PNF ResourceUUID:e2d033c4-2bad-43aa-a1ed-ece452364ff0 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T23:45:58.507Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF a9748751-2950-4828-b5f2-766b4707fd0e 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: 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-28T23:45:58.549Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:45:58.550Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:45:58.550Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:45:58.551Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 from URL: /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:45:58.551Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:45:58.551Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:45:58.788Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T23:45:58.790Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar b33a7ab7-2b1f-45b9-a286-a6ef25118643 88015 2023-03-28T23:45:58.790Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ASDC sendASDCNotification 2023-03-28T23:45:58.790Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:45:58.790Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T23:45:58.790Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:45:58.790Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:45:58.790Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680047158790, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:45:59.791Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:45:59.792Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:45:59.792Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643, URL: /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar to file: /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:45:59.792Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:45:59.793Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:45:59.793Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:45:59.908Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17045768694655394328/Definitions/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml 2023-03-28T23:46:00.438Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T23:46:00.438Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:46:00.438Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:46:00.438Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T23:46:00.438Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 2e24d431-caf7 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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:46:00.438Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:46:00.438Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:46:00.438Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:46:00.438Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:46:00.438Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:46:00.439Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:46:00.439Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:46:00.439Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:46:00.439Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:46:00.439Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Node template pNF 2e24d431-caf7 0 is matching search criteria 2023-03-28T23:46:00.439Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:46:00.439Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 2e24d431-caf7 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:46:00.439Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:46:00.439Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:46:00.439Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Node template pNF 2e24d431-caf7 0 is matching search criteria 2023-03-28T23:46:00.439Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:46:00.439Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 2e24d431-caf7 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:46:00.439Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:46:00.439Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:46:00.439Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:46:00.439Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:46:00.439Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:46:00.439Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:46:00.439Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:46:00.439Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:46:00.439Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:46:00.439Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:46:00.439Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_ge2Srtj7qIwUCt1tjrNp Description:catalog service description Model UUID:a9748751-2950-4828-b5f2-766b4707fd0e Model Version:NULL Model InvariantUuid:3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d 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=? 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-28T23:46:00.479Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||ERROR|500||Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists 2023-03-28T23:46:00.479Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ASDC sendASDCNotification 2023-03-28T23:46:00.479Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar(Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists) 2023-03-28T23:46:00.479Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:46:00.480Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:46:00.480Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:46:00.480Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680047160479, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:46:01.481Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ASDC sendASDCNotification 2023-03-28T23:46:01.481Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar(Resource with UUID: e2d033c4-2bad-43aa-a1ed-ece452364ff0 already exists) 2023-03-28T23:46:01.481Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:46:01.481Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:46:01.481Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:46:01.481Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680047161480, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e2d033c4-2bad-43aa-a1ed-ece452364ff0 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:46:02.482Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 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-28T23:46:02.504Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 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-28T23:46:02.508Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T23:46:02.509Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T23:46:02.509Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T23:46:02.509Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T23:46:02.509Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:46:02.509Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:46:02.509Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:46:02.509Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:46:02.509Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-28T23:46:02.522Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T23:46:32.522Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 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-28T23:46:32.532Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 and serviceModelVersionId: a9748751-2950-4828-b5f2-766b4707fd0e 2023-03-28T23:46:32.532Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d 2023-03-28T23:46:32.533Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0 2023-03-28T23:46:32.539Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T23:46:32.559Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|INFO|500||Invoke 2023-03-28T23:46:32.560Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[7a696f8d-7ee2-46cf-b572-2aace61feac6], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[2954fe13-dcb1-44b9-a450-d8b015e6dcd6], X-ECOMP-RequestID=[7a696f8d-7ee2-46cf-b572-2aace61feac6], X-TransactionId=[], X-ONAP-RequestID=[7a696f8d-7ee2-46cf-b572-2aace61feac6], Content-Type=[application/merge-patch+json]} 2023-03-28T23:46:32.568Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T23:46:32.711Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?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/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 23:46:33 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[139], vertex-id=[172232], x-aai-txid=[0-aai-resources-230328-23:46:33:932-61615], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T23:46:32.712Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T23:46:32.713Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|INFO|500||InvokeReturn 2023-03-28T23:46:32.713Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T23:46:32.713Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-28T23:46:32.720Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-28T23:46:32.721Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7a696f8d-7ee2-46cf-b572-2aace61feac6 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T23:46:32.721Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T23:46:32.721Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:46:32.721Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:46:32.722Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680047192721, "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-28T23:46:33.748Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T23:46:33.748Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"fe105c1e-ef4e-412c-9c8b-44baeafe357c","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"3cc3363c-2a1e-46f6-a01f-dfea7105f42b","serviceDescription":"service","serviceInvariantUUID":"53e0907c-4685-443c-9afb-b6388edad63b","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"06700cf1-b2dc-407d-b162-08d1beec66c7","resourceInvariantUUID":"704760ad-6cf6-4bb9-bc99-05bd4d114f3d","resourceCustomizationUUID":"05d1ab17-7540-4804-bce9-48f607c7adae","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":"OWU1OGIzMTQ4NzkyODU5Nzk1ODU5N2E4YTdiYjZmODY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"678cd137-dd07-4c04-8b26-55742d455682","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":"MzNhYWFmOTQwMjhhYjAxZDRhOGJmYTA0ZGQzMjhlNGI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"52326665-5a88-44f9-990e-807f04b42a74","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":"84bdb852-af72-465c-9220-0c5d34e80240","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":"06caa762-d83a-4d14-a111-ab8da18bdd73","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":"8975785e-9aa3-4481-a685-d6498c3c5dec","artifactVersion":"2","generatedFromUUID":"84bdb852-af72-465c-9220-0c5d34e80240"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"YWE3OGIxMWMyYjhmNDFjOTdiMzhmZmM1OWI3ZmUzY2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1561e919-2af1-4cad-b2a7-59c900eec633","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MjQzOWNhYmVhMTRjN2Y5MTEzMGEwOTNlMWE4YWQzOWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1e6ff635-9586-4967-a4c2-d4832f18d39c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T23:46:33.749Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:46:33.749Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:46:33.749Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:46:33.750Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "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-28T23:46:34.751Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:46:34.752Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:46:34.752Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:46:34.753Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "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-28T23:46:35.754Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:46:35.755Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:46:35.756Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:46:35.756Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "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-28T23:46:36.758Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:46:36.758Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:46:36.758Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:46:36.759Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "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-28T23:46:36.826Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:46:36.832Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:46:36.832Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680047149464, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T23:46:36.833Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:46:36.833Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:46:36.833Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:46:36.833Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:46:36.833Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:46:36.833Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T23:46:36.833Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:46:36.834Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:46:36.834Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T23:46:36.834Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:46:36.834Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:46:36.834Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:46:36.834Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:46:36.834Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:46:36.834Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:46:36.834Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:46:36.834Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:46:36.834Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:46:36.835Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:46:36.835Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:46:36.835Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:46:36.835Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:46:36.835Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:46:36.835Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:46:36.835Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:46:36.835Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:46:36.835Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680047158790, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T23:46:36.835Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:46:36.836Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:46:36.836Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680047160479, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists" } 2023-03-28T23:46:36.836Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:46:36.836Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:46:36.836Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680047161480, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e2d033c4-2bad-43aa-a1ed-ece452364ff0 already exists" } 2023-03-28T23:46:36.836Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:46:36.836Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:46:36.836Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680047192721, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T23:46:36.836Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:46:36.836Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:46:36.836Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:46:36.836Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:46:36.837Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:46:36.837Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-28T23:46:36.837Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:46:36.837Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:46:36.837Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-28T23:46:36.837Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:46:36.837Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:46:36.837Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:46:36.837Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:46:37.760Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:46:37.760Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:46:37.761Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:46:37.761Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "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-28T23:46:38.762Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:46:38.763Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:46:38.763Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:46:38.763Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "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-28T23:46:39.764Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:46:39.764Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:46:39.764Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:46:39.764Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:46:40.765Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "3cc3363c-2a1e-46f6-a01f-dfea7105f42b", "serviceDescription": "service", "serviceInvariantUUID": "53e0907c-4685-443c-9afb-b6388edad63b", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "05d1ab17-7540-4804-bce9-48f607c7adae", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "06700cf1-b2dc-407d-b162-08d1beec66c7", "resourceInvariantUUID": "704760ad-6cf6-4bb9-bc99-05bd4d114f3d", "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": "MzNhYWFmOTQwMjhhYjAxZDRhOGJmYTA0ZGQzMjhlNGI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "52326665-5a88-44f9-990e-807f04b42a74", "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": "84bdb852-af72-465c-9220-0c5d34e80240", "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": "8975785e-9aa3-4481-a685-d6498c3c5dec", "generatedFromUUID": "84bdb852-af72-465c-9220-0c5d34e80240" }, "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": "8975785e-9aa3-4481-a685-d6498c3c5dec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "MjQzOWNhYmVhMTRjN2Y5MTEzMGEwOTNlMWE4YWQzOWI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1e6ff635-9586-4967-a4c2-d4832f18d39c" } ], "workloadContext": "Production" } 2023-03-28T23:46:40.765Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T23:46:40.765Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 3cc3363c-2a1e-46f6-a01f-dfea7105f42b ASDC 2023-03-28T23:46:40.765Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:fe105c1e-ef4e-412c-9c8b-44baeafe357c ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:3cc3363c-2a1e-46f6-a01f-dfea7105f42b ServiceInvariantUUID:53e0907c-4685-443c-9afb-b6388edad63b 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:1e6ff635-9586-4967-a4c2-d4832f18d39c ArtifactChecksum:MjQzOWNhYmVhMTRjN2Y5MTEzMGEwOTNlMWE4YWQzOWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:05d1ab17-7540-4804-bce9-48f607c7adae ResourceInvariantUUID:704760ad-6cf6-4bb9-bc99-05bd4d114f3d ResourceName:basic_vm ResourceType:VF ResourceUUID:06700cf1-b2dc-407d-b162-08d1beec66c7 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:52326665-5a88-44f9-990e-807f04b42a74 ArtifactChecksum:MzNhYWFmOTQwMjhhYjAxZDRhOGJmYTA0ZGQzMjhlNGI= 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:84bdb852-af72-465c-9220-0c5d34e80240 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:8975785e-9aa3-4481-a685-d6498c3c5dec 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:8975785e-9aa3-4481-a685-d6498c3c5dec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T23:46:40.766Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3cc3363c-2a1e-46f6-a01f-dfea7105f42b 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: 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-28T23:46:40.818Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:46:40.819Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:46:40.819Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:46:40.819Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-28T23:46:40.819Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:46:40.819Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-28T23:46:40.857Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T23:46:40.857Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@72a917c1 2023-03-28T23:46:40.857Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T23:46:40.857Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-28T23:46:40.857Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 1e6ff635-9586-4967-a4c2-d4832f18d39c Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T23:46:40.858Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T23:46:40.858Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-28T23:46:40.858Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T23:46:40.858Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:46:40.858Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:46:40.858Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680047200858, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:46:41.859Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:1e6ff635-9586-4967-a4c2-d4832f18d39c) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-28T23:46:41.904Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists 2023-03-28T23:46:41.905Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T23:46:41.905Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists) 2023-03-28T23:46:41.905Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:46:41.905Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:46:41.905Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:46:41.905Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680047201904, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:46:42.907Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T23:46:42.908Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 06700cf1-b2dc-407d-b162-08d1beec66c7 already exists) 2023-03-28T23:46:42.908Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:46:42.908Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:46:42.908Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:46:42.908Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680047202907, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 06700cf1-b2dc-407d-b162-08d1beec66c7 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:46:43.910Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-28T23:46:43.931Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-28T23:46:43.937Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T23:46:43.937Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T23:46:43.937Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T23:46:43.937Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T23:46:43.937Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:46:43.937Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:46:43.937Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:46:43.937Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:46:43.937Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T23:46:43.952Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T23:47:13.952Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-28T23:47:13.967Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c and serviceModelVersionId: 3cc3363c-2a1e-46f6-a01f-dfea7105f42b 2023-03-28T23:47:13.967Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 53e0907c-4685-443c-9afb-b6388edad63b 2023-03-28T23:47:13.967Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0 2023-03-28T23:47:13.972Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T23:47:13.985Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|INFO|500||Invoke 2023-03-28T23:47:13.985Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[fe105c1e-ef4e-412c-9c8b-44baeafe357c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[ca02cf0e-6e0a-42eb-ba0d-86cec9cc89ca], X-ECOMP-RequestID=[fe105c1e-ef4e-412c-9c8b-44baeafe357c], X-TransactionId=[], X-ONAP-RequestID=[fe105c1e-ef4e-412c-9c8b-44baeafe357c], Content-Type=[application/merge-patch+json]} 2023-03-28T23:47:13.991Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T23:47:14.141Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?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/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 23:47:15 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[146], vertex-id=[180424], x-aai-txid=[0-aai-resources-230328-23:47:15:355-34977], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T23:47:14.142Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T23:47:14.143Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|INFO|500||InvokeReturn 2023-03-28T23:47:14.143Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T23:47:14.143Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T23:47:14.151Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T23:47:14.152Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID fe105c1e-ef4e-412c-9c8b-44baeafe357c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T23:47:14.152Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T23:47:14.152Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:47:14.152Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:47:14.152Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680047234152, "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-28T23:47:15.180Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T23:47:15.181Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"4e331648-c0c6-4e78-b5bd-c1a3392aefa5","serviceName":"Demo_pNF_vTrSDiHqKZFmTrxBO7An","serviceVersion":"1.0","serviceUUID":"5dc3e11a-73a7-4449-8830-c00dd58b8025","serviceDescription":"catalog service description","serviceInvariantUUID":"99465759-d5dd-4df6-968c-d7df49a08547","resources":[{"resourceInstanceName":"pNF d408ac80-5827 0","resourceName":"pNF d408ac80-5827","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2c7ae46d-9523-4fff-b664-0f1857bc7e8e","resourceInvariantUUID":"eeb69a99-a29e-489a-a316-224f3dd9312e","resourceCustomizationUUID":"f5271907-3708-463e-8dcb-d3b488f8d689","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vf-license-model.xml","artifactChecksum":"MGI2ZDNjNTQwMDkzOGIxNWQ2YzAzOWIyODI5MWUzZGE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"665512f2-5af7-4af0-878a-1c02f8001b22","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2addf1f2-bac3-417d-903b-2318e30b0c44","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e4474b26-a4cd-4d90-9cc3-8a5acd5dd9d9","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vendor-license-model.xml","artifactChecksum":"YWNiN2MxZTEzMmU3MDA4YTQ4YzUyZGNmMDU0YzIzMmM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a1ca3c31-f38f-4a7c-9218-dc0682481ba1","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"717d49b6-6f8b-479e-ae16-c08c0031e528","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c7106b50-b2bd-4d21-b8aa-1972668fa1f6","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml","artifactChecksum":"ZDU0OTUxNGExYTY3ODQ5MTYxOWQ2NjM0ODczNDg1ZGM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"10434821-a842-492c-90ab-3ddcb0dfafb1","artifactVersion":"1"},{"artifactName":"service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar","artifactChecksum":"NzlhMjQ1MTUxN2M5NzczZTUyODFmNmRkMTk4ZjYzY2M\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"cd04d25d-7975-4b04-b8d3-17f5b860598b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T23:47:15.181Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:47:15.181Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:47:15.181Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:47:15.181Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:47:16.182Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:47:16.182Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:47:16.182Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:47:16.183Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:47:17.185Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:47:17.185Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:47:17.185Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:47:17.185Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:47:18.187Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:47:18.187Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:47:18.187Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:47:18.187Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:47:19.188Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:47:19.188Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:47:19.188Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:47:19.189Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:47:20.190Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:47:20.191Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:47:20.191Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:47:20.191Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:47:21.192Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:47:21.193Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:47:21.193Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:47:21.193Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:47:22.194Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:47:22.195Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:47:22.195Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:47:22.195Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:47:23.196Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "serviceName": "Demo_pNF_vTrSDiHqKZFmTrxBO7An", "serviceVersion": "1.0", "serviceUUID": "5dc3e11a-73a7-4449-8830-c00dd58b8025", "serviceDescription": "catalog service description", "serviceInvariantUUID": "99465759-d5dd-4df6-968c-d7df49a08547", "resources": [ { "resourceInstanceName": "pNF d408ac80-5827 0", "resourceCustomizationUUID": "f5271907-3708-463e-8dcb-d3b488f8d689", "resourceName": "pNF d408ac80-5827", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2c7ae46d-9523-4fff-b664-0f1857bc7e8e", "resourceInvariantUUID": "eeb69a99-a29e-489a-a316-224f3dd9312e", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "artifactChecksum": "NzlhMjQ1MTUxN2M5NzczZTUyODFmNmRkMTk4ZjYzY2M\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "cd04d25d-7975-4b04-b8d3-17f5b860598b" } ], "workloadContext": "Production" } 2023-03-28T23:47:23.196Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T23:47:23.196Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 5dc3e11a-73a7-4449-8830-c00dd58b8025 ASDC 2023-03-28T23:47:23.197Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:4e331648-c0c6-4e78-b5bd-c1a3392aefa5 ServiceName:Demo_pNF_vTrSDiHqKZFmTrxBO7An ServiceVersion:1.0 ServiceUUID:5dc3e11a-73a7-4449-8830-c00dd58b8025 ServiceInvariantUUID:99465759-d5dd-4df6-968c-d7df49a08547 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ArtifactUUID:cd04d25d-7975-4b04-b8d3-17f5b860598b ArtifactChecksum:NzlhMjQ1MTUxN2M5NzczZTUyODFmNmRkMTk4ZjYzY2M= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF d408ac80-5827 0 ResourceCustomizationUUID:f5271907-3708-463e-8dcb-d3b488f8d689 ResourceInvariantUUID:eeb69a99-a29e-489a-a316-224f3dd9312e ResourceName:pNF d408ac80-5827 ResourceType:PNF ResourceUUID:2c7ae46d-9523-4fff-b664-0f1857bc7e8e ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T23:47:23.197Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 5dc3e11a-73a7-4449-8830-c00dd58b8025 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: 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-28T23:47:23.244Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:47:23.245Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:47:23.245Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:47:23.245Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b from URL: /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:47:23.246Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:47:23.246Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:47:23.524Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T23:47:23.526Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar cd04d25d-7975-4b04-b8d3-17f5b860598b 88032 2023-03-28T23:47:23.527Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ASDC sendASDCNotification 2023-03-28T23:47:23.527Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:47:23.527Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T23:47:23.527Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:47:23.527Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:47:23.528Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680047243527, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:47:24.529Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:47:24.530Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:47:24.531Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b, URL: /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar to file: /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:47:24.531Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:47:24.532Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:47:24.532Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:47:24.642Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8739276241593359386/Definitions/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml 2023-03-28T23:47:25.227Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T23:47:25.228Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:47:25.228Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:47:25.228Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T23:47:25.228Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF d408ac80-5827 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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:47:25.228Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:47:25.228Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:47:25.228Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:47:25.228Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:47:25.228Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:47:25.228Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-28T23:47:25.228Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:47:25.228Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:47:25.229Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:47:25.229Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Node template pNF d408ac80-5827 0 is matching search criteria 2023-03-28T23:47:25.229Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:47:25.230Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF d408ac80-5827 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:47:25.230Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:47:25.230Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:47:25.230Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Node template pNF d408ac80-5827 0 is matching search criteria 2023-03-28T23:47:25.230Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:47:25.230Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF d408ac80-5827 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:47:25.230Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:47:25.230Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:47:25.230Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:47:25.230Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:47:25.230Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:47:25.231Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:47:25.231Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:47:25.231Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:47:25.231Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:47:25.231Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:47:25.231Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_vTrSDiHqKZFmTrxBO7An Description:catalog service description Model UUID:5dc3e11a-73a7-4449-8830-c00dd58b8025 Model Version:NULL Model InvariantUuid:99465759-d5dd-4df6-968c-d7df49a08547 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=? 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-28T23:47:25.274Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||ERROR|500||Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists 2023-03-28T23:47:25.275Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ASDC sendASDCNotification 2023-03-28T23:47:25.275Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar(Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists) 2023-03-28T23:47:25.275Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:47:25.275Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:47:25.276Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:47:25.276Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680047245275, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:47:26.277Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ASDC sendASDCNotification 2023-03-28T23:47:26.277Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar(Resource with UUID: 2c7ae46d-9523-4fff-b664-0f1857bc7e8e already exists) 2023-03-28T23:47:26.277Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:47:26.277Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:47:26.278Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:47:26.278Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680047246277, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2c7ae46d-9523-4fff-b664-0f1857bc7e8e already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:47:27.278Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 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-28T23:47:27.304Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 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-28T23:47:27.307Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T23:47:27.308Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T23:47:27.308Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T23:47:27.308Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T23:47:27.308Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:47:27.308Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:47:27.308Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:47:27.308Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:47:27.308Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-28T23:47:27.321Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T23:47:36.826Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:47:36.834Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:47:36.835Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-28T23:47:36.835Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:47:36.835Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:47:36.835Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:47:36.836Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:47:36.836Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:47:36.836Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:47:36.836Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:47:36.836Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:47:36.836Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680047200858, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T23:47:36.836Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:47:36.836Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:47:36.837Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680047201904, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists" } 2023-03-28T23:47:36.837Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:47:36.837Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:47:36.837Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680047202907, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 06700cf1-b2dc-407d-b162-08d1beec66c7 already exists" } 2023-03-28T23:47:36.837Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:47:36.837Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:47:36.837Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680047234152, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T23:47:36.837Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:47:36.837Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:47:36.838Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:47:36.838Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:47:36.838Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:47:36.838Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T23:47:36.838Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:47:36.838Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:47:36.838Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T23:47:36.839Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:47:36.839Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:47:36.839Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:47:36.839Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:47:36.839Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:47:36.839Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:47:36.839Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:47:36.840Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:47:36.840Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:47:36.840Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:47:36.840Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:47:36.840Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:47:36.841Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:47:36.841Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:47:36.841Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:47:36.841Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:47:36.841Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:47:36.841Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680047243527, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T23:47:36.841Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:47:36.841Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:47:36.842Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680047245275, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists" } 2023-03-28T23:47:36.842Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:47:36.842Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:47:36.842Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680047246277, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2c7ae46d-9523-4fff-b664-0f1857bc7e8e already exists" } 2023-03-28T23:47:36.842Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:47:57.321Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 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-28T23:47:57.332Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 and serviceModelVersionId: 5dc3e11a-73a7-4449-8830-c00dd58b8025 2023-03-28T23:47:57.332Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 99465759-d5dd-4df6-968c-d7df49a08547 2023-03-28T23:47:57.333Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0 2023-03-28T23:47:57.336Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T23:47:57.349Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?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-28T23:47:57.349Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|INFO|500||Invoke 2023-03-28T23:47:57.357Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T23:47:57.518Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|INFO|500||InvokeReturn 2023-03-28T23:47:57.518Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 23:47:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[155], vertex-id=[266248], x-aai-txid=[0-aai-resources-230328-23:47:58:721-95051], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T23:47:57.519Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T23:47:57.519Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T23:47:57.520Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-28T23:47:57.526Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-28T23:47:57.526Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T23:47:57.526Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T23:47:57.527Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:47:57.527Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:47:57.527Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680047277526, "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-28T23:47:58.558Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T23:47:58.558Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"152384e9-aecf-4b1c-a8f7-03a9cf9ee303","serviceName":"Demo_pNF_pDpqfnga5SHRbhCxA4Vb","serviceVersion":"1.0","serviceUUID":"9b91b0d7-c4a9-4261-bf7a-60487236eb51","serviceDescription":"catalog service description","serviceInvariantUUID":"305980f8-7de1-48fa-ac60-9194798b3dec","resources":[{"resourceInstanceName":"pNF 45ff6e85-002d 0","resourceName":"pNF 45ff6e85-002d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"b5599a3c-fe1a-43e8-8da6-7663a2762a90","resourceInvariantUUID":"09182683-26b7-4240-8b68-66ac868e7649","resourceCustomizationUUID":"88442b7f-627e-40fe-ba4b-14e292457100","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vf-license-model.xml","artifactChecksum":"MWFjNmVhZDMwM2FlOWQyMjJiODExMzE1ZmQ3MzZlMTg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b82737b0-af86-4b39-8c34-96e6f6d8632d","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"3edf1169-995e-410c-a960-a17d5b6040a8","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"4b62b939-0a47-4c84-a666-29328cef73bb","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vendor-license-model.xml","artifactChecksum":"ZTFjM2U1Y2E3YjA4NGQxNzA5MDI5MDgxODFhNDYwY2E\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ff29711d-cf32-4e57-b6be-90b0e638a580","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c5e1eed8-8aa6-4dd9-95a2-cccba264d439","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2d202cf8-65d1-4dd2-9456-602b8ceded56","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml","artifactChecksum":"YmQwMWIwNTUxMWE2NGFmZThiNjkyZjViMWMzYWM5Zjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d716b1e1-195c-4253-8ce4-d8eec289ec36","artifactVersion":"1"},{"artifactName":"service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar","artifactChecksum":"ZTkzOGQ1NjBjODU4YmZmOTEyMGYxM2E5OGYxMzczMDQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"04b9c7e8-707e-4ebb-a381-ecabcc250ce1","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T23:47:58.559Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:47:58.559Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:47:58.559Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:47:58.559Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:47:59.560Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:47:59.560Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:47:59.561Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:47:59.561Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:48:00.561Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:48:00.562Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:48:00.562Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:48:00.563Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:48:01.564Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:48:01.564Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:48:01.564Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:48:01.564Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:48:02.565Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:48:02.565Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:48:02.565Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:48:02.565Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:48:03.566Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:48:03.566Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:48:03.567Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:48:03.567Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:48:04.568Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:48:04.568Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:48:04.568Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:48:04.569Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:48:05.569Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:48:05.570Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:48:05.570Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:48:05.570Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:48:06.571Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "serviceName": "Demo_pNF_pDpqfnga5SHRbhCxA4Vb", "serviceVersion": "1.0", "serviceUUID": "9b91b0d7-c4a9-4261-bf7a-60487236eb51", "serviceDescription": "catalog service description", "serviceInvariantUUID": "305980f8-7de1-48fa-ac60-9194798b3dec", "resources": [ { "resourceInstanceName": "pNF 45ff6e85-002d 0", "resourceCustomizationUUID": "88442b7f-627e-40fe-ba4b-14e292457100", "resourceName": "pNF 45ff6e85-002d", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "b5599a3c-fe1a-43e8-8da6-7663a2762a90", "resourceInvariantUUID": "09182683-26b7-4240-8b68-66ac868e7649", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "artifactChecksum": "ZTkzOGQ1NjBjODU4YmZmOTEyMGYxM2E5OGYxMzczMDQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "04b9c7e8-707e-4ebb-a381-ecabcc250ce1" } ], "workloadContext": "Production" } 2023-03-28T23:48:06.571Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T23:48:06.571Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 9b91b0d7-c4a9-4261-bf7a-60487236eb51 ASDC 2023-03-28T23:48:06.571Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:152384e9-aecf-4b1c-a8f7-03a9cf9ee303 ServiceName:Demo_pNF_pDpqfnga5SHRbhCxA4Vb ServiceVersion:1.0 ServiceUUID:9b91b0d7-c4a9-4261-bf7a-60487236eb51 ServiceInvariantUUID:305980f8-7de1-48fa-ac60-9194798b3dec ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ArtifactUUID:04b9c7e8-707e-4ebb-a381-ecabcc250ce1 ArtifactChecksum:ZTkzOGQ1NjBjODU4YmZmOTEyMGYxM2E5OGYxMzczMDQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 45ff6e85-002d 0 ResourceCustomizationUUID:88442b7f-627e-40fe-ba4b-14e292457100 ResourceInvariantUUID:09182683-26b7-4240-8b68-66ac868e7649 ResourceName:pNF 45ff6e85-002d ResourceType:PNF ResourceUUID:b5599a3c-fe1a-43e8-8da6-7663a2762a90 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T23:48:06.572Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9b91b0d7-c4a9-4261-bf7a-60487236eb51 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: 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-28T23:48:06.612Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:48:06.613Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:48:06.613Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:48:06.613Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 from URL: /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-28T23:48:06.613Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:48:06.613Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-28T23:48:06.873Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T23:48:06.876Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 88022 2023-03-28T23:48:06.877Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ASDC sendASDCNotification 2023-03-28T23:48:06.877Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-28T23:48:06.878Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T23:48:06.878Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:48:06.878Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:48:06.879Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680047286877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:48:07.879Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:48:07.880Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:48:07.880Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1, URL: /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar to file: /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-28T23:48:07.881Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-28T23:48:07.881Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-28T23:48:07.881Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-28T23:48:07.988Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7869783967630203347/Definitions/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml 2023-03-28T23:48:08.559Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T23:48:08.559Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:48:08.559Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-28T23:48:08.559Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T23:48:08.559Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 45ff6e85-002d 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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-28T23:48:08.559Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-28T23:48:08.559Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-28T23:48:08.560Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-28T23:48:08.560Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-28T23:48:08.560Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-28T23:48:08.560Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-28T23:48:08.560Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:48:08.560Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:48:08.560Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:48:08.560Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Node template pNF 45ff6e85-002d 0 is matching search criteria 2023-03-28T23:48:08.560Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:48:08.560Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 45ff6e85-002d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:48:08.560Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:48:08.560Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:48:08.560Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Node template pNF 45ff6e85-002d 0 is matching search criteria 2023-03-28T23:48:08.561Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:48:08.561Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 45ff6e85-002d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:48:08.561Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:48:08.561Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:48:08.561Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:48:08.561Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:48:08.561Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:48:08.561Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:48:08.561Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:48:08.561Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:48:08.561Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:48:08.561Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:48:08.561Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_pDpqfnga5SHRbhCxA4Vb Description:catalog service description Model UUID:9b91b0d7-c4a9-4261-bf7a-60487236eb51 Model Version:NULL Model InvariantUuid:305980f8-7de1-48fa-ac60-9194798b3dec 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=? 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-28T23:48:08.601Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||ERROR|500||Csar with UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 already exists 2023-03-28T23:48:08.601Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ASDC sendASDCNotification 2023-03-28T23:48:08.602Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar(Csar with UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 already exists) 2023-03-28T23:48:08.602Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:48:08.602Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:48:08.602Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:48:08.602Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680047288601, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:48:09.603Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ASDC sendASDCNotification 2023-03-28T23:48:09.603Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar(Resource with UUID: b5599a3c-fe1a-43e8-8da6-7663a2762a90 already exists) 2023-03-28T23:48:09.603Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:48:09.603Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:48:09.603Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:48:09.604Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680047289603, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: b5599a3c-fe1a-43e8-8da6-7663a2762a90 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:48:10.604Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 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-28T23:48:10.633Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 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-28T23:48:10.638Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T23:48:10.639Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T23:48:10.639Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T23:48:10.639Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T23:48:10.639Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:48:10.639Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:48:10.639Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:48:10.639Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:48:10.639Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-28T23:48:10.654Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T23:48:36.826Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:48:36.833Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:48:36.834Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680047277526, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T23:48:36.834Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:48:36.834Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:48:36.834Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:48:36.834Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:48:36.834Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:48:36.834Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T23:48:36.834Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:48:36.835Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:48:36.835Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T23:48:36.835Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:48:36.835Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:48:36.835Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:48:36.835Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:48:36.835Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:48:36.835Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:48:36.835Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:48:36.835Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:48:36.835Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:48:36.835Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:48:36.836Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:48:36.836Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:48:36.836Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:48:36.836Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:48:36.836Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:48:36.836Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:48:36.836Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:48:36.836Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680047286877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T23:48:36.836Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:48:36.836Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:48:36.837Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680047288601, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 already exists" } 2023-03-28T23:48:36.837Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:48:36.837Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:48:36.837Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680047289603, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: b5599a3c-fe1a-43e8-8da6-7663a2762a90 already exists" } 2023-03-28T23:48:36.837Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:48:40.654Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 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-28T23:48:40.666Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 and serviceModelVersionId: 9b91b0d7-c4a9-4261-bf7a-60487236eb51 2023-03-28T23:48:40.666Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 305980f8-7de1-48fa-ac60-9194798b3dec 2023-03-28T23:48:40.667Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0 2023-03-28T23:48:40.673Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T23:48:40.687Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|INFO|500||Invoke 2023-03-28T23:48:40.687Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[152384e9-aecf-4b1c-a8f7-03a9cf9ee303], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[22f2fbe1-cce3-426c-b045-9637f68a8ed9], X-ECOMP-RequestID=[152384e9-aecf-4b1c-a8f7-03a9cf9ee303], X-TransactionId=[], X-ONAP-RequestID=[152384e9-aecf-4b1c-a8f7-03a9cf9ee303], Content-Type=[application/merge-patch+json]} 2023-03-28T23:48:40.694Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T23:48:40.955Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?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/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 23:48:42 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[257], vertex-id=[241768], x-aai-txid=[0-aai-resources-230328-23:48:42:058-17519], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T23:48:40.955Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T23:48:40.955Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|INFO|500||InvokeReturn 2023-03-28T23:48:40.955Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T23:48:40.956Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-28T23:48:40.962Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-28T23:48:40.962Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T23:48:40.962Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T23:48:40.962Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:48:40.962Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:48:40.962Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680047320962, "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-28T23:48:41.991Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T23:48:41.992Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"79cff219-f792-4db3-a985-5e3d1b368346","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"e5fd3784-176d-42a7-9b62-a959a0733847","serviceDescription":"service","serviceInvariantUUID":"87ee4104-f821-482e-970e-67013d6865ce","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"be38d069-67b7-4343-bf06-2e21aed54285","resourceInvariantUUID":"39a91d66-b004-4d3e-9e0f-8ba09489ac29","resourceCustomizationUUID":"f9a31b5d-5243-4543-8ad7-b4dea8608e91","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":"ZGFkYjMyNTJmMWU5NTM1ZWEzMzM1ZjRhMzQ5ZTZkYjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"ed55743d-d9ac-40eb-9a6f-b182bceb37ff","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":"NGE0OTdhOTMzMmY4YTBiMDY2ZGFmYTRiMTUxMjNjODM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"864be928-a9f5-4945-a2b4-8916dc83b009","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":"88121a8b-daa0-4a2f-84a4-a072f1215f44","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":"a77f228d-392c-4d9a-af7f-e563542bb401","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":"01d484da-5e69-41d3-9b20-96dd7783c728","artifactVersion":"2","generatedFromUUID":"afb04163-7216-4486-9b1a-8fb28d32ebbc"},{"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":"8f7c59c7-db3d-483e-a29f-b3b73326d392","artifactVersion":"2","generatedFromUUID":"88121a8b-daa0-4a2f-84a4-a072f1215f44"},{"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":"afb04163-7216-4486-9b1a-8fb28d32ebbc","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":"7016c93f-4f44-4420-b126-a2f9aaf75418","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":"MDczZmVlN2RlZDAyNWMzNDJlYjk0MGRiMzYwZDdkYTU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a87951d6-e943-4b15-acff-91efb2432df2","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"OTNlNGEyYmY4MDdlMjE5MDY0MzY4NWExMDkwYTU1ZTg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"15f01e0b-0b3f-449a-ae62-9a9be081fe20","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T23:48:41.993Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:48:41.993Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:48:41.993Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:48:41.993Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "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-28T23:48:42.994Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:48:42.994Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:48:42.995Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:48:42.995Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "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-28T23:48:43.995Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:48:43.996Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:48:43.996Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:48:43.996Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "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-28T23:48:44.997Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:48:44.997Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:48:44.997Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:48:44.998Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "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-28T23:48:45.998Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:48:45.999Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:48:45.999Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:48:45.999Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "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-28T23:48:47.000Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:48:47.000Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:48:47.000Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:48:47.001Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "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-28T23:48:48.002Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:48:48.003Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:48:48.003Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:48:48.003Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "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-28T23:48:49.005Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:48:49.006Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:48:49.006Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:48:49.006Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "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-28T23:48:50.008Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:48:50.008Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:48:50.008Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:48:50.008Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "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-28T23:48:51.009Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:48:51.009Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:48:51.009Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:48:51.010Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:48:52.011Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "e5fd3784-176d-42a7-9b62-a959a0733847", "serviceDescription": "service", "serviceInvariantUUID": "87ee4104-f821-482e-970e-67013d6865ce", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "f9a31b5d-5243-4543-8ad7-b4dea8608e91", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "be38d069-67b7-4343-bf06-2e21aed54285", "resourceInvariantUUID": "39a91d66-b004-4d3e-9e0f-8ba09489ac29", "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": "NGE0OTdhOTMzMmY4YTBiMDY2ZGFmYTRiMTUxMjNjODM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "864be928-a9f5-4945-a2b4-8916dc83b009", "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": "88121a8b-daa0-4a2f-84a4-a072f1215f44", "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": "8f7c59c7-db3d-483e-a29f-b3b73326d392", "generatedFromUUID": "88121a8b-daa0-4a2f-84a4-a072f1215f44" }, "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": "01d484da-5e69-41d3-9b20-96dd7783c728", "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": "8f7c59c7-db3d-483e-a29f-b3b73326d392", "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": "afb04163-7216-4486-9b1a-8fb28d32ebbc", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "OTNlNGEyYmY4MDdlMjE5MDY0MzY4NWExMDkwYTU1ZTg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "15f01e0b-0b3f-449a-ae62-9a9be081fe20" } ], "workloadContext": "Production" } 2023-03-28T23:48:52.011Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T23:48:52.011Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 e5fd3784-176d-42a7-9b62-a959a0733847 ASDC 2023-03-28T23:48:52.012Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:79cff219-f792-4db3-a985-5e3d1b368346 ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:e5fd3784-176d-42a7-9b62-a959a0733847 ServiceInvariantUUID:87ee4104-f821-482e-970e-67013d6865ce 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:15f01e0b-0b3f-449a-ae62-9a9be081fe20 ArtifactChecksum:OTNlNGEyYmY4MDdlMjE5MDY0MzY4NWExMDkwYTU1ZTg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:f9a31b5d-5243-4543-8ad7-b4dea8608e91 ResourceInvariantUUID:39a91d66-b004-4d3e-9e0f-8ba09489ac29 ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:be38d069-67b7-4343-bf06-2e21aed54285 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:864be928-a9f5-4945-a2b4-8916dc83b009 ArtifactChecksum:NGE0OTdhOTMzMmY4YTBiMDY2ZGFmYTRiMTUxMjNjODM= 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:88121a8b-daa0-4a2f-84a4-a072f1215f44 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:8f7c59c7-db3d-483e-a29f-b3b73326d392 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:01d484da-5e69-41d3-9b20-96dd7783c728 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:8f7c59c7-db3d-483e-a29f-b3b73326d392 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:afb04163-7216-4486-9b1a-8fb28d32ebbc ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T23:48:52.012Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e5fd3784-176d-42a7-9b62-a959a0733847 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: 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-28T23:48:52.052Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:48:52.053Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:48:52.053Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:48:52.053Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-28T23:48:52.053Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:48:52.054Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-28T23:48:52.321Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T23:48:52.328Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 15f01e0b-0b3f-449a-ae62-9a9be081fe20 163283 2023-03-28T23:48:52.329Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-28T23:48:52.329Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-28T23:48:52.329Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T23:48:52.329Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:48:52.329Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:48:52.330Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680047332329, "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-28T23:48:53.330Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:48:53.331Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:48:53.332Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-28T23:48:53.332Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-28T23:48:53.333Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-28T23:48:53.333Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-28T23:48:53.460Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1327839489944154257/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-28T23:48:54.373Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T23:48:54.373Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:48:54.373Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-28T23:48:54.373Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-28T23:48:54.374Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-28T23:48:54.374Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-28T23:48:54.374Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-28T23:48:54.374Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-28T23:48:54.374Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:48:54.374Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:48:54.374Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:48:54.375Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-28T23:48:54.375Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:48:54.375Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:48:54.375Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:48:54.375Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:48:54.375Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-28T23:48:54.375Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:48:54.375Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:48:54.375Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:48:54.376Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:48:54.376Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:48:54.376Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-28T23:48:54.376Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-28T23:48:54.376Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-28T23:48:54.376Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-28T23:48:54.376Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:48:54.376Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-28T23:48:54.377Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:48:54.377Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-28T23:48:54.377Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T23:48:54.377Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:48:54.377Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-28T23:48:54.377Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T23:48:54.377Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:48:54.378Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-28T23:48:54.378Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T23:48:54.378Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:48:54.378Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-28T23:48:54.378Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T23:48:54.378Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:48:54.378Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-28T23:48:54.378Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-28T23:48:54.378Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=c7162921-d9ba-48b0-ac30-848b994533ba 2023-03-28T23:48:54.379Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:48:54.379Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:48:54.379Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:48:54.379Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:48:54.379Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:48:54.379Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:48:54.379Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:48:54.379Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:48:54.379Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:e5fd3784-176d-42a7-9b62-a959a0733847 Model Version:NULL Model InvariantUuid:87ee4104-f821-482e-970e-67013d6865ce Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:ffe2b29f-1568-438d-9e87-4f28ff0f29d3 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:39a91d66-b004-4d3e-9e0f-8ba09489ac29 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:f9a31b5d-5243-4543-8ad7-b4dea8608e91 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:81b562e9-8a06-4b38-ae34-13a20c90363a ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:9d16c548-1a08-4a21-9290-43523f9775d0 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:24970cda-31e1-4a33-b714-870b44e6ec72 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:005c57c2-5e8e-413a-a9d2-3a0316c9d67e ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:c7162921-d9ba-48b0-ac30-848b994533ba ModelInvariantUuid:8b85917d-d582-402c-b938-cfd3616f2376 ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:13866d1f-ed69-49fd-a7e5-91c49c2c4758 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:15c0e3b7-071f-4282-bfa4-2145af421507 ModelInvariantUuid:196fa6d7-90bc-42b2-90ed-54adcabf8844 ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:8ed488ad-07d9-4f05-b7d5-72e70b510f34 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=? 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-28T23:48:54.426Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||ERROR|500||Csar with UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 already exists 2023-03-28T23:48:54.427Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-28T23:48:54.427Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Csar with UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 already exists) 2023-03-28T23:48:54.427Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:48:54.427Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:48:54.428Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:48:54.428Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680047334427, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:48:55.430Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-28T23:48:55.431Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Resource with UUID: be38d069-67b7-4343-bf06-2e21aed54285 already exists) 2023-03-28T23:48:55.431Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:48:55.431Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:48:55.432Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:48:55.432Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680047335430, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: be38d069-67b7-4343-bf06-2e21aed54285 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:48:56.433Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 79cff219-f792-4db3-a985-5e3d1b368346 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-28T23:48:56.468Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 79cff219-f792-4db3-a985-5e3d1b368346 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-28T23:48:56.472Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T23:48:56.472Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T23:48:56.472Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T23:48:56.472Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T23:48:56.473Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:48:56.473Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:48:56.473Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:48:56.473Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:48:56.473Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-28T23:48:56.485Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T23:49:26.486Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 79cff219-f792-4db3-a985-5e3d1b368346 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-28T23:49:26.500Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 79cff219-f792-4db3-a985-5e3d1b368346 and serviceModelVersionId: e5fd3784-176d-42a7-9b62-a959a0733847 2023-03-28T23:49:26.500Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 87ee4104-f821-482e-970e-67013d6865ce 2023-03-28T23:49:26.501Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0 2023-03-28T23:49:26.507Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T23:49:26.529Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0|INFO|500||Invoke 2023-03-28T23:49:26.529Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[79cff219-f792-4db3-a985-5e3d1b368346], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[d19c7843-0abb-48b2-b6a3-decd7e128562], X-ECOMP-RequestID=[79cff219-f792-4db3-a985-5e3d1b368346], X-TransactionId=[], X-ONAP-RequestID=[79cff219-f792-4db3-a985-5e3d1b368346], Content-Type=[application/merge-patch+json]} 2023-03-28T23:49:26.537Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T23:49:26.683Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?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/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 23:49:27 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[142], vertex-id=[262248], x-aai-txid=[2-aai-resources-230328-23:49:27:900-72776], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T23:49:26.683Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T23:49:26.684Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0|INFO|500||InvokeReturn 2023-03-28T23:49:26.684Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T23:49:26.684Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-28T23:49:26.692Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-28T23:49:26.692Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 79cff219-f792-4db3-a985-5e3d1b368346 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T23:49:26.693Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T23:49:26.693Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:49:26.693Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:49:26.693Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680047366693, "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-28T23:49:27.719Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T23:49:27.719Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b","serviceDescription":"service","serviceInvariantUUID":"f11f3291-d152-4078-a143-55ea832700d8","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"36a3904f-1a5d-4317-86a2-638c4917b288","resourceInvariantUUID":"1aba6309-0738-4e5b-b869-2db259c21795","resourceCustomizationUUID":"0337b2fb-5a25-4a34-85ab-b1b31ed2aa39","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":"NzViZTJiZjA2ZDkzYjRlNDE3YTgxNGQ1N2U0NzVkMjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"afb7b978-26be-4a57-a7a2-4e86e6ba373c","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":"NmY3OGQ5NzFlYjdmZjI1YWRiYmE0MDIzYjMzYTkzZmI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"717c2940-1acd-420e-b3fe-4f1e9a67c304","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":"a9dd0a80-3b45-406c-b694-f871afbb64ca","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":"c29ed0c0-4d82-458f-82bb-df9712ab2b6e","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":"ea1912d5-c9a1-4a19-811d-1660124dfc03","artifactVersion":"2","generatedFromUUID":"a9dd0a80-3b45-406c-b694-f871afbb64ca"},{"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":"MDY3MzFhZTY0Y2RlMjJjNTZkYzQxODFhMDMzYjIyNDc\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"942f5cd5-38df-4423-9208-5799647b6f06","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":"ZTM1OGQ2OWI1NzJjZjIyYjhmMjVhNWY0M2UyNzVlOWI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"ac013e2b-d169-4983-aabc-c381174a3c1b","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"ZjUxNWEzYmIwNzM2ZWUxYWFlOWNjMzdjYjU2ZWUyMTQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"4cd37888-a8d3-418f-b193-57aae7be143e","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T23:49:27.720Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:49:27.720Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:49:27.720Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:49:27.720Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "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-28T23:49:28.721Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:49:28.721Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:49:28.722Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:49:28.722Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "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-28T23:49:29.722Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:49:29.723Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:49:29.723Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:49:29.723Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "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-28T23:49:30.724Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:49:30.724Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:49:30.724Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:49:30.724Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "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-28T23:49:31.725Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:49:31.726Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:49:31.726Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:49:31.726Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "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-28T23:49:32.727Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:49:32.727Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:49:32.727Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:49:32.727Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "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-28T23:49:33.728Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:49:33.728Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:49:33.729Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:49:33.729Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "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-28T23:49:34.729Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:49:34.730Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:49:34.730Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:49:34.730Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:49:35.731Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b", "serviceDescription": "service", "serviceInvariantUUID": "f11f3291-d152-4078-a143-55ea832700d8", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "0337b2fb-5a25-4a34-85ab-b1b31ed2aa39", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "36a3904f-1a5d-4317-86a2-638c4917b288", "resourceInvariantUUID": "1aba6309-0738-4e5b-b869-2db259c21795", "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": "NmY3OGQ5NzFlYjdmZjI1YWRiYmE0MDIzYjMzYTkzZmI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "717c2940-1acd-420e-b3fe-4f1e9a67c304", "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": "a9dd0a80-3b45-406c-b694-f871afbb64ca", "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": "ea1912d5-c9a1-4a19-811d-1660124dfc03", "generatedFromUUID": "a9dd0a80-3b45-406c-b694-f871afbb64ca" }, "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": "ea1912d5-c9a1-4a19-811d-1660124dfc03", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "ZjUxNWEzYmIwNzM2ZWUxYWFlOWNjMzdjYjU2ZWUyMTQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4cd37888-a8d3-418f-b193-57aae7be143e" } ], "workloadContext": "Production" } 2023-03-28T23:49:35.732Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T23:49:35.732Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b ASDC 2023-03-28T23:49:35.732Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b ServiceInvariantUUID:f11f3291-d152-4078-a143-55ea832700d8 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:4cd37888-a8d3-418f-b193-57aae7be143e ArtifactChecksum:ZjUxNWEzYmIwNzM2ZWUxYWFlOWNjMzdjYjU2ZWUyMTQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:0337b2fb-5a25-4a34-85ab-b1b31ed2aa39 ResourceInvariantUUID:1aba6309-0738-4e5b-b869-2db259c21795 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:36a3904f-1a5d-4317-86a2-638c4917b288 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:717c2940-1acd-420e-b3fe-4f1e9a67c304 ArtifactChecksum:NmY3OGQ5NzFlYjdmZjI1YWRiYmE0MDIzYjMzYTkzZmI= 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:a9dd0a80-3b45-406c-b694-f871afbb64ca 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:ea1912d5-c9a1-4a19-811d-1660124dfc03 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:ea1912d5-c9a1-4a19-811d-1660124dfc03 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T23:49:35.733Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b 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: 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-28T23:49:35.778Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:49:35.779Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:49:35.779Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:49:35.779Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 4cd37888-a8d3-418f-b193-57aae7be143e from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-28T23:49:35.779Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:49:35.779Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-28T23:49:36.080Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T23:49:36.082Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 4cd37888-a8d3-418f-b193-57aae7be143e 83003 2023-03-28T23:49:36.082Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-28T23:49:36.083Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-28T23:49:36.083Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T23:49:36.083Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:49:36.083Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:49:36.083Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680047376082, "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-28T23:49:36.826Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:49:36.826Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: cached metadata has changed from (version131: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version132: {SDC-DISTR-STATUS-TOPIC-AUTO=6}) 2023-03-28T23:49:36.841Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-28T23:49:36.841Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-28T23:49:36.846Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=27, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T23:49:36.847Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 27: {SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-28T23:49:36.864Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=27, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T23:49:36.866Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T23:49:36.866Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T23:49:36.871Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-28T23:49:36.871Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-28T23:49:36.871Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-28T23:49:36.872Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1348, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T23:49:36.872Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-28T23:49:36.872Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-28T23:49:37.084Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:49:37.084Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:49:37.084Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 4cd37888-a8d3-418f-b193-57aae7be143e, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-28T23:49:37.085Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar 2023-03-28T23:49:37.085Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-28T23:49:37.085Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-28T23:49:37.187Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13866558781027859414/Definitions/service-BasicVmMacro-template.yml 2023-03-28T23:49:37.893Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:49:37.893Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680047320962, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T23:49:37.893Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:49:37.894Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:49:37.894Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:49:37.894Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:49:37.894Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:49:37.894Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-28T23:49:37.894Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:49:37.894Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:49:37.894Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-28T23:49:37.894Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:49:37.894Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:49:37.894Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:49:37.894Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:49:37.894Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:49:37.894Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-28T23:49:37.895Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:49:37.895Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:49:37.895Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-28T23:49:37.895Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:49:37.895Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:49:37.895Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-28T23:49:37.895Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:49:37.895Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:49:37.895Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T23:49:37.895Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:49:37.895Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:49:37.895Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:49:37.896Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:49:37.896Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:49:37.896Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:49:37.896Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:49:37.896Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:49:37.896Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680047332329, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T23:49:37.896Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:49:37.896Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:49:37.896Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680047334427, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 already exists" } 2023-03-28T23:49:37.896Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:49:37.896Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:49:37.896Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680047335430, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: be38d069-67b7-4343-bf06-2e21aed54285 already exists" } 2023-03-28T23:49:37.897Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:49:37.897Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:49:37.897Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680047366693, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T23:49:37.897Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:49:37.897Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:49:37.897Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:49:37.897Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:49:37.897Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:49:37.897Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-28T23:49:37.897Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:49:37.897Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:49:37.897Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-28T23:49:37.897Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:49:37.898Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:49:37.898Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:49:37.898Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:49:37.898Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:49:37.898Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-28T23:49:37.898Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:49:37.898Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:49:37.898Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T23:49:37.898Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:49:37.898Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:49:37.898Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:49:37.898Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:49:37.899Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:49:37.899Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:49:37.899Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:49:37.899Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:49:37.899Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680047376082, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T23:49:37.899Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 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-28T23:49:38.079Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T23:49:38.079Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:49:38.080Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-28T23:49:38.080Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T23:49:38.080Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-28T23:49:38.080Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-28T23:49:38.080Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-28T23:49:38.080Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-28T23:49:38.080Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-28T23:49:38.080Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-28T23:49:38.080Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-28T23:49:38.080Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:49:38.080Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:49:38.080Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:49:38.080Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-28T23:49:38.080Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:49:38.080Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:49:38.080Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:49:38.081Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:49:38.081Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-28T23:49:38.081Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:49:38.081Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:49:38.081Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:49:38.081Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:49:38.081Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:49:38.081Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-03-28T23:49:38.081Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-03-28T23:49:38.081Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-03-28T23:49:38.081Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-03-28T23:49:38.081Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-28T23:49:38.081Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-28T23:49:38.081Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:49:38.082Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-28T23:49:38.082Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:49:38.082Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-28T23:49:38.082Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T23:49:38.082Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:49:38.082Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-28T23:49:38.082Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T23:49:38.082Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:49:38.082Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-28T23:49:38.082Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T23:49:38.082Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:49:38.082Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-03-28T23:49:38.082Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-28T23:49:38.083Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-28T23:49:38.083Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=c15728a3-7fde-4c05-952d-c1e8bf33027f 2023-03-28T23:49:38.083Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:49:38.083Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:49:38.083Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:49:38.083Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:49:38.083Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:49:38.083Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:49:38.083Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:49:38.083Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:49:38.083Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm_macro Description:service Model UUID:c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b Model Version:NULL Model InvariantUuid:f11f3291-d152-4078-a143-55ea832700d8 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm_macro Model UUID:bd8ee874-8c09-4691-8057-f6334c761f71 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:1aba6309-0738-4e5b-b869-2db259c21795 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:0337b2fb-5a25-4a34-85ab-b1b31ed2aa39 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:9b6a8ca6-b3c0-4e6b-a9ab-c4c60889c8bc ModelName:BasicVmMacro..base_ubuntu20..module-0 ModelUuid:28742296-231f-40b7-98d9-30c591904b37 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:c15728a3-7fde-4c05-952d-c1e8bf33027f ModelInvariantUuid:65a03dfb-6772-4b9e-8dbf-20e0783680fc ModelName:basic_vm_macro-nodes.ubuntu20Cvfc ModelUuid:318b9c8d-d327-4c47-9460-4a1b0087cd19 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:39206342-46d6-4690-b5f4-82361d45a242 ModelInvariantUuid:46994bf0-20a3-4f82-aaa9-2d0117ab7df3 ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20 ModelUuid:cec6a632-2d53-4b07-bb82-ba249fb7192a 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=? 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-28T23:49:38.122Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||ERROR|500||Csar with UUID: 4cd37888-a8d3-418f-b193-57aae7be143e already exists 2023-03-28T23:49:38.123Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-28T23:49:38.123Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Csar with UUID: 4cd37888-a8d3-418f-b193-57aae7be143e already exists) 2023-03-28T23:49:38.123Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:49:38.123Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:49:38.123Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:49:38.123Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680047378123, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 4cd37888-a8d3-418f-b193-57aae7be143e already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:49:39.124Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-28T23:49:39.124Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Resource with UUID: 36a3904f-1a5d-4317-86a2-638c4917b288 already exists) 2023-03-28T23:49:39.124Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:49:39.124Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:49:39.124Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:49:39.124Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680047379124, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 36a3904f-1a5d-4317-86a2-638c4917b288 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:49:40.125Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 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-28T23:49:40.148Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 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-28T23:49:40.152Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T23:49:40.152Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T23:49:40.152Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T23:49:40.152Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T23:49:40.152Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:49:40.153Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:49:40.153Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:49:40.153Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:49:40.153Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-28T23:49:40.164Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T23:50:10.165Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 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-28T23:50:10.178Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 and serviceModelVersionId: c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b 2023-03-28T23:50:10.178Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : f11f3291-d152-4078-a143-55ea832700d8 2023-03-28T23:50:10.179Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0 2023-03-28T23:50:10.185Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T23:50:10.206Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?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-28T23:50:10.207Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0|INFO|500||Invoke 2023-03-28T23:50:10.216Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T23:50:10.371Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0|INFO|500||InvokeReturn 2023-03-28T23:50:10.372Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 23:50:11 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[150], vertex-id=[282632], x-aai-txid=[0-aai-resources-230328-23:50:11:581-30605], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T23:50:10.372Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T23:50:10.372Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T23:50:10.372Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-28T23:50:10.382Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-28T23:50:10.383Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T23:50:10.383Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T23:50:10.383Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:50:10.383Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:50:10.383Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680047410383, "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-28T23:50:11.415Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T23:50:11.415Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"75dca8ba-3248-48c6-9711-9aadf96f8e3b","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"1fc0f3c3-84ac-4154-b27c-171f7feb50cc","serviceDescription":"service","serviceInvariantUUID":"008efdff-77aa-444d-8450-ff90bd5ae680","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"f9c63e91-f583-4f58-aeb9-83b625f04a58","resourceInvariantUUID":"9bd386fc-88cf-496b-93c6-ba0ccbb1c156","resourceCustomizationUUID":"17ece1ed-e9a2-4a30-8b11-c80a26763572","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"ODJkZDU0OTQ3MGE2MWU3OTlmMTE0YjUxZmExNDk3NGE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"5d9120e9-b81f-495d-8201-252d44b47dcb","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"31466410-8642-4ece-8366-dd8e16713ddc","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f99a13cf-e3a3-4df8-a2c5-e3e82726e451","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"OTQ0MDY1ZTJkMDJjZTc5NDQwNjYxNmUzYWY0MjI5Y2M\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"f6b59759-ff38-450c-92c7-f5ec8850ec6d","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9190f0cc-f7e7-4350-af06-929cf1b3ba85","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7f282657-b8b6-4223-870e-fd099f14e3cc","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e5067c49-3ffa-4389-a97d-775df9c048b4","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"NmU3YmY3Y2VkOWYyNzJjYmZiNTJlMmY2YTk3MTIwNzA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2e61fb17-9304-4c0e-b8df-827caa52c20c","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"ZjgwZmViODM3ODVkZjQ0MDgyMDAxZGIzM2NjZjdjNDU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0b1c2a06-8237-47a4-8c50-87973b02a56c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T23:50:11.416Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:50:11.416Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:50:11.416Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:50:11.416Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:50:12.417Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:50:12.417Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:50:12.417Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:50:12.417Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:50:13.418Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:50:13.418Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:50:13.419Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:50:13.419Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:50:14.420Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:50:14.420Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:50:14.420Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:50:14.421Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:50:15.422Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:50:15.422Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:50:15.422Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:50:15.422Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:50:16.423Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:50:16.424Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:50:16.424Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:50:16.424Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:50:17.425Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:50:17.425Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:50:17.426Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:50:17.426Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:50:18.426Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:50:18.427Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:50:18.427Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:50:18.427Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:50:19.428Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:50:19.428Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:50:19.428Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:50:19.429Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:50:20.429Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "1fc0f3c3-84ac-4154-b27c-171f7feb50cc", "serviceDescription": "service", "serviceInvariantUUID": "008efdff-77aa-444d-8450-ff90bd5ae680", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "17ece1ed-e9a2-4a30-8b11-c80a26763572", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "f9c63e91-f583-4f58-aeb9-83b625f04a58", "resourceInvariantUUID": "9bd386fc-88cf-496b-93c6-ba0ccbb1c156", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "ZjgwZmViODM3ODVkZjQ0MDgyMDAxZGIzM2NjZjdjNDU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "0b1c2a06-8237-47a4-8c50-87973b02a56c" } ], "workloadContext": "Production" } 2023-03-28T23:50:20.430Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T23:50:20.430Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 1fc0f3c3-84ac-4154-b27c-171f7feb50cc ASDC 2023-03-28T23:50:20.431Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:75dca8ba-3248-48c6-9711-9aadf96f8e3b ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:1fc0f3c3-84ac-4154-b27c-171f7feb50cc ServiceInvariantUUID:008efdff-77aa-444d-8450-ff90bd5ae680 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:0b1c2a06-8237-47a4-8c50-87973b02a56c ArtifactChecksum:ZjgwZmViODM3ODVkZjQ0MDgyMDAxZGIzM2NjZjdjNDU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:17ece1ed-e9a2-4a30-8b11-c80a26763572 ResourceInvariantUUID:9bd386fc-88cf-496b-93c6-ba0ccbb1c156 ResourceName:test-pnf ResourceType:PNF ResourceUUID:f9c63e91-f583-4f58-aeb9-83b625f04a58 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T23:50:20.431Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1fc0f3c3-84ac-4154-b27c-171f7feb50cc 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: 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-28T23:50:20.476Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:50:20.477Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:50:20.477Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:50:20.477Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 0b1c2a06-8237-47a4-8c50-87973b02a56c from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-28T23:50:20.477Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:50:20.478Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-28T23:50:20.503Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T23:50:20.504Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@490ec5ea 2023-03-28T23:50:20.504Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T23:50:20.505Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-28T23:50:20.505Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 0b1c2a06-8237-47a4-8c50-87973b02a56c Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T23:50:20.506Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-28T23:50:20.506Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-28T23:50:20.506Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T23:50:20.507Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:50:20.507Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:50:20.507Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680047420506, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:50:21.508Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:0b1c2a06-8237-47a4-8c50-87973b02a56c) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-28T23:50:21.531Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-28T23:50:21.532Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Processing Resource Type: PNF, Model UUID: f9c63e91-f583-4f58-aeb9-83b625f04a58 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-28T23:50:21.539Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||test-pnf 0 2023-03-28T23:50:21.539Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: f9c63e91-f583-4f58-aeb9-83b625f04a58 2023-03-28T23:50:21.539Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||No resources found for Service: 1fc0f3c3-84ac-4154-b27c-171f7feb50cc 2023-03-28T23:50:21.539Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 1fc0f3c3-84ac-4154-b27c-171f7feb50cc 2023-03-28T23:50:21.539Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 f9c63e91-f583-4f58-aeb9-83b625f04a58 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=? 2023-03-28T23:50:21.546Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Exception : java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$ddcc8bcb.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-28T23:50:21.569Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_INSTALL_EXC No element listed 300 Exception caught during installation of test-pnf. Transaction rollback java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$ddcc8bcb.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-28T23:50:21.574Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf f9c63e91-f583-4f58-aeb9-83b625f04a58 0 ASDC deployResourceStructure 2023-03-28T23:50:21.574Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||ERROR|500||Exception occurred org.onap.so.asdc.client.exceptions.ArtifactInstallerException: Exception caught during installation of test-pnf. Transaction rollback. at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:430) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$ddcc8bcb.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Caused by: java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) ... 23 common frames omitted 2023-03-28T23:50:21.575Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-28T23:50:21.575Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Exception caught during installation of test-pnf. Transaction rollback.) 2023-03-28T23:50:21.575Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:50:21.575Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:50:21.575Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:50:21.575Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680047421575, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:50:22.576Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 75dca8ba-3248-48c6-9711-9aadf96f8e3b 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-28T23:50:22.604Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 75dca8ba-3248-48c6-9711-9aadf96f8e3b 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-28T23:50:22.608Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T23:50:22.608Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T23:50:22.608Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T23:50:22.608Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T23:50:22.608Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:50:22.609Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:50:22.609Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:50:22.609Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-28T23:50:22.609Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE 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-28T23:50:22.624Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T23:50:36.826Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:50:36.827Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:50:36.827Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680047378123, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 4cd37888-a8d3-418f-b193-57aae7be143e already exists" } 2023-03-28T23:50:36.828Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:50:52.624Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 75dca8ba-3248-48c6-9711-9aadf96f8e3b 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-28T23:50:52.633Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 75dca8ba-3248-48c6-9711-9aadf96f8e3b and serviceModelVersionId: 1fc0f3c3-84ac-4154-b27c-171f7feb50cc 2023-03-28T23:50:52.634Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 008efdff-77aa-444d-8450-ff90bd5ae680 2023-03-28T23:50:52.634Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0 2023-03-28T23:50:52.643Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T23:50:52.663Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?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-28T23:50:52.664Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0|INFO|500||Invoke 2023-03-28T23:50:52.672Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-28T23:50:52.833Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0|INFO|500||InvokeReturn 2023-03-28T23:50:52.833Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 23:50:54 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[157], vertex-id=[229608], x-aai-txid=[1-aai-resources-230328-23:50:54:037-40032], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T23:50:52.834Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T23:50:52.834Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T23:50:52.834Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||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-28T23:50:52.846Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||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-28T23:50:52.846Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 75dca8ba-3248-48c6-9711-9aadf96f8e3b and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-28T23:50:52.846Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T23:50:52.846Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:50:52.847Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:50:52.847Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680047452846, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 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-28T23:50:53.877Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T23:50:53.878Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-28T23:50:53.878Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Node 0 disconnected. 2023-03-28T23:50:53.879Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Node 2 disconnected. 2023-03-28T23:50:53.879Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Cancelled in-flight METADATA request with correlation id 198768 due to node 2 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, request timeout: 30000ms) 2023-03-28T23:50:53.879Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-28T23:50:53.880Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-28T23:50:53.880Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Lost previously 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-28T23:50:53.880Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] (Re-)joining group 2023-03-28T23:50:53.886Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-712726cf-eeac-4987-87a2-c0daa1288f33 2023-03-28T23:50:53.886Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=11, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-28T23:50:53.886Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-28T23:50:53.886Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] (Re-)joining group 2023-03-28T23:50:55.240Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:50:58.249Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:51:01.259Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:51:04.273Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:51:07.281Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:51:10.292Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:51:13.301Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:51:16.312Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:51:19.322Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:51:22.331Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:51:25.341Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:51:28.351Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:51:31.361Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:51:34.371Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:51:36.826Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:51:36.840Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-28T23:51:36.840Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-28T23:51:36.848Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=28, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T23:51:36.848Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Successfully joined group with generation Generation{generationId=28, memberId='SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-712726cf-eeac-4987-87a2-c0daa1288f33', protocol='range'} 2023-03-28T23:51:36.853Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-28T23:51:36.853Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-28T23:51:36.853Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-28T23:51:36.853Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-28T23:51:36.853Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-28T23:51:36.853Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-28T23:51:36.854Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 28: {SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-712726cf-eeac-4987-87a2-c0daa1288f33=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]), SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-28T23:51:36.868Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=28, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T23:51:36.868Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Successfully synced group in generation Generation{generationId=28, memberId='SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-712726cf-eeac-4987-87a2-c0daa1288f33', protocol='range'} 2023-03-28T23:51:36.869Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T23:51:36.869Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T23:51:36.869Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-28T23:51:36.869Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-28T23:51:36.873Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-28T23:51:36.873Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-28T23:51:36.873Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-28T23:51:36.873Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-28T23:51:36.874Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-28T23:51:36.874Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-28T23:51:36.874Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-28T23:51:36.874Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-28T23:51:36.874Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1373, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T23:51:36.874Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-28T23:51:36.874Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-28T23:51:36.874Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-28T23:51:36.907Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T23:51:36.907Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"588f8ba4-ec41-453c-9643-aaa9a40a4bd3","serviceName":"basic_onboard_PRuAnc","serviceVersion":"1.0","serviceUUID":"db3fb57a-c268-4f32-8293-6836f7d7737c","serviceDescription":"service","serviceInvariantUUID":"654b14a6-99a1-48e0-b0a8-d81184a1c2a4","resources":[{"resourceInstanceName":"basic_onboard_PRuAnc 0","resourceName":"basic_onboard_PRuAnc","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"e76e4766-ae26-4382-aa57-0238311f7279","resourceInvariantUUID":"4e249934-061c-4b25-9b30-d62e8c4ad8da","resourceCustomizationUUID":"c8a6c118-3baa-4580-a5a7-a9cb03afa0cd","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml","artifactChecksum":"NmJlZjVjNjRmODY0ZjdiZWQ5N2I2M2FhZjIzMTU2NWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7c71679d-1674-4353-88c6-c4162a82a780","artifactVersion":"1"},{"artifactName":"basic_onboard_pruanc0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json","artifactChecksum":"OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"db77a487-cb70-44e7-aee8-73179f1a300a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"3efaab39-307b-470c-a2e3-277072140d08","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"23159f53-9881-4ce8-9228-0eedca61923d","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"abc20b33-96c9-409c-ac3d-e9f9a43f33f6","artifactVersion":"2","generatedFromUUID":"3efaab39-307b-470c-a2e3-277072140d08"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardPruanc-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml","artifactChecksum":"OWJhMDY2YjdiYTlmNGYxNmY4ZTViMDFkNjBkNDY1NTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0f8385b4-bd61-4cce-a96a-6987f8183cfc","artifactVersion":"1"},{"artifactName":"service-BasicOnboardPruanc-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar","artifactChecksum":"NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5d4337f7-8fd0-45f5-b5a7-630e0760540d","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T23:51:36.909Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:51:36.909Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:51:36.909Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:51:36.909Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:51:37.892Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:51:37.892Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680047379124, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 36a3904f-1a5d-4317-86a2-638c4917b288 already exists" } 2023-03-28T23:51:37.892Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:51:37.892Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:51:37.892Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680047410383, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T23:51:37.892Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:51:37.892Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:51:37.892Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:51:37.892Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:51:37.892Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:51:37.892Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T23:51:37.892Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:51:37.892Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:51:37.893Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T23:51:37.893Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:51:37.893Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:51:37.893Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T23:51:37.893Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:51:37.893Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:51:37.893Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:51:37.893Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:51:37.893Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:51:37.893Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:51:37.893Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:51:37.893Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:51:37.893Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:51:37.893Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:51:37.893Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:51:37.893Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:51:37.893Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:51:37.893Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:51:37.893Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680046688331, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:51:37.893Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:51:37.893Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:51:37.894Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680047420506, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T23:51:37.894Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:51:37.894Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:51:37.894Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680047421575, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } 2023-03-28T23:51:37.894Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:51:37.894Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:51:37.894Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680047452846, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-28T23:51:37.894Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:51:37.894Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:51:37.894Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:51:37.894Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:51:37.910Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:51:37.910Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:51:37.910Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:51:37.910Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:51:38.911Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:51:38.911Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:51:38.911Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:51:38.911Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:51:39.911Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:51:39.912Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:51:39.912Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:51:39.912Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:51:40.913Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:51:40.913Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:51:40.913Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:51:40.913Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:51:41.914Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:51:41.914Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:51:41.915Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:51:41.915Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:51:42.915Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:51:42.916Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:51:42.916Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:51:42.916Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:51:43.917Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "serviceName": "basic_onboard_PRuAnc", "serviceVersion": "1.0", "serviceUUID": "db3fb57a-c268-4f32-8293-6836f7d7737c", "serviceDescription": "service", "serviceInvariantUUID": "654b14a6-99a1-48e0-b0a8-d81184a1c2a4", "resources": [ { "resourceInstanceName": "basic_onboard_PRuAnc 0", "resourceCustomizationUUID": "c8a6c118-3baa-4580-a5a7-a9cb03afa0cd", "resourceName": "basic_onboard_PRuAnc", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "e76e4766-ae26-4382-aa57-0238311f7279", "resourceInvariantUUID": "4e249934-061c-4b25-9b30-d62e8c4ad8da", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_pruanc0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "artifactChecksum": "OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "db77a487-cb70-44e7-aee8-73179f1a300a", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "3efaab39-307b-470c-a2e3-277072140d08", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "abc20b33-96c9-409c-ac3d-e9f9a43f33f6", "generatedFromUUID": "3efaab39-307b-470c-a2e3-277072140d08" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "abc20b33-96c9-409c-ac3d-e9f9a43f33f6", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardPruanc-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "artifactChecksum": "NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5d4337f7-8fd0-45f5-b5a7-630e0760540d" } ], "workloadContext": "Production" } 2023-03-28T23:51:43.917Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T23:51:43.917Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 db3fb57a-c268-4f32-8293-6836f7d7737c ASDC 2023-03-28T23:51:43.917Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:588f8ba4-ec41-453c-9643-aaa9a40a4bd3 ServiceName:basic_onboard_PRuAnc ServiceVersion:1.0 ServiceUUID:db3fb57a-c268-4f32-8293-6836f7d7737c ServiceInvariantUUID:654b14a6-99a1-48e0-b0a8-d81184a1c2a4 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardPruanc-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar ArtifactUUID:5d4337f7-8fd0-45f5-b5a7-630e0760540d ArtifactChecksum:NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_PRuAnc 0 ResourceCustomizationUUID:c8a6c118-3baa-4580-a5a7-a9cb03afa0cd ResourceInvariantUUID:4e249934-061c-4b25-9b30-d62e8c4ad8da ResourceName:basic_onboard_PRuAnc ResourceType:VF ResourceUUID:e76e4766-ae26-4382-aa57-0238311f7279 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_pruanc0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json ArtifactUUID:db77a487-cb70-44e7-aee8-73179f1a300a ArtifactChecksum:OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU= 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml ArtifactUUID:3efaab39-307b-470c-a2e3-277072140d08 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env ArtifactUUID:abc20b33-96c9-409c-ac3d-e9f9a43f33f6 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env ArtifactUUID:abc20b33-96c9-409c-ac3d-e9f9a43f33f6 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T23:51:43.918Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF db3fb57a-c268-4f32-8293-6836f7d7737c 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: 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-28T23:51:43.949Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:51:43.950Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:51:43.950Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:51:43.950Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 5d4337f7-8fd0-45f5-b5a7-630e0760540d from URL: /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 2023-03-28T23:51:43.950Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:51:43.950Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 2023-03-28T23:51:43.985Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T23:51:43.985Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@2e8be95 2023-03-28T23:51:43.986Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T23:51:43.986Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardPruanc" ] } } } 2023-03-28T23:51:43.986Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardPruanc-csar.csar /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 5d4337f7-8fd0-45f5-b5a7-630e0760540d Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T23:51:43.986Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar ASDC sendASDCNotification 2023-03-28T23:51:43.987Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar(Specified artifact is not found) 2023-03-28T23:51:43.987Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T23:51:43.987Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:51:43.987Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:51:43.987Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680047503986, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:51:44.989Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardPruanc-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar(UUID:5d4337f7-8fd0-45f5-b5a7-630e0760540d) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-28T23:51:45.003Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-28T23:51:45.003Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: e76e4766-ae26-4382-aa57-0238311f7279 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-28T23:51:45.006Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||basic_onboard_PRuAnc 0 2023-03-28T23:51:45.007Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: e76e4766-ae26-4382-aa57-0238311f7279 2023-03-28T23:51:45.007Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: db77a487-cb70-44e7-aee8-73179f1a300a from URL: /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json 2023-03-28T23:51:45.007Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:51:45.007Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json 2023-03-28T23:51:45.022Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T23:51:45.023Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@506afb95 2023-03-28T23:51:45.023Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T23:51:45.023Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardPruanc" ] } } } 2023-03-28T23:51:45.023Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_pruanc0_modules.json /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json db77a487-cb70-44e7-aee8-73179f1a300a Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T23:51:45.023Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json ASDC sendASDCNotification 2023-03-28T23:51:45.024Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json(Specified artifact is not found) 2023-03-28T23:51:45.024Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T23:51:45.024Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:51:45.024Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:51:45.024Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680047505023, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:51:46.025Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_pruanc0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json(UUID:db77a487-cb70-44e7-aee8-73179f1a300a) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-28T23:51:46.025Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:51:46.049Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:51:46.052Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T23:51:46.052Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T23:52:16.053Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:52:16.068Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:52:16.071Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T23:52:16.071Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T23:52:36.826Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:52:36.827Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:52:36.827Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "NOTIFIED" } 2023-03-28T23:52:36.828Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:52:46.071Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:52:46.090Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:52:46.094Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T23:52:46.094Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T23:53:16.095Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:53:16.124Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:53:16.129Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T23:53:16.129Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T23:53:36.826Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:53:36.829Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:53:36.829Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-28T23:53:36.829Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:53:36.830Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:53:36.830Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:53:36.830Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:53:36.830Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:53:36.830Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-28T23:53:36.830Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:53:36.830Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:53:36.830Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:53:36.830Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:53:36.830Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:53:36.831Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:53:36.831Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:53:36.831Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:53:36.831Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680047503986, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T23:53:36.831Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:53:36.832Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:53:36.832Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680047505023, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T23:53:36.832Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:53:46.130Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:53:46.157Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:53:46.164Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T23:53:46.165Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T23:54:16.165Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:54:16.191Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:54:16.197Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T23:54:16.197Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T23:54:36.826Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:54:46.197Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:54:46.225Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:54:46.229Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T23:54:46.229Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T23:55:16.230Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:55:16.257Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:55:16.261Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T23:55:16.261Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T23:55:36.827Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:55:46.262Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:55:46.283Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:55:46.287Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T23:55:46.287Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T23:56:16.288Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:56:16.305Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:56:16.309Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T23:56:16.309Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T23:56:36.828Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:56:36.947Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-28T23:56:36.947Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Member SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-712726cf-eeac-4987-87a2-c0daa1288f33 sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired. 2023-03-28T23:56:36.948Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-28T23:56:36.948Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-28T23:56:37.459Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T23:56:37.474Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-28T23:56:37.474Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-28T23:56:37.480Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=29, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T23:56:37.480Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 29: {SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-28T23:56:37.496Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=29, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-28T23:56:37.497Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T23:56:37.497Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-28T23:56:37.502Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-28T23:56:37.502Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-28T23:56:37.502Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-28T23:56:37.502Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1396, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T23:56:37.503Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-28T23:56:37.503Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-28T23:56:46.309Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-28T23:56:46.310Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-28T23:56:46.321Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 and serviceModelVersionId: db3fb57a-c268-4f32-8293-6836f7d7737c 2023-03-28T23:56:46.322Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 654b14a6-99a1-48e0-b0a8-d81184a1c2a4 2023-03-28T23:56:46.322Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0 2023-03-28T23:56:46.329Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T23:56:46.343Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?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-28T23:56:46.344Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|INFO|500||Invoke 2023-03-28T23:56:46.352Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-28T23:56:46.386Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-28T23:56:46.386Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0 has http status code:404 and response headers:{date=[Tue, 28 Mar 2023 23:56:47 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[30], x-aai-txid=[0-aai-resources-230328-23:56:47:719-65369], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T23:56:46.387Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c","ERR.5.4.6114"]}}} 2023-03-28T23:56:46.389Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-28T23:56:46.389Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) 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-28T23:56:46.389Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-28T23:56:46.390Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 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-28T23:56:46.400Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||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-28T23:56:46.400Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-28T23:56:46.400Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-28T23:56:46.400Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:56:46.400Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:56:46.400Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680047806400, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:56:46.417Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:56:46.417Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680047806400, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec\u003dERR.5.4.6114)" } 2023-03-28T23:56:46.418Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T23:56:47.422Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T23:56:47.422Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"ad44a54f-9415-48bd-bf30-fdf48338e2b4","serviceName":"vFW 2023-03-28 22-02-01","serviceVersion":"1.0","serviceUUID":"93dc6276-0725-49b0-a7ce-fdc8ca01e3b6","serviceDescription":"catalog service description","serviceInvariantUUID":"a7f48542-78c3-40a8-8d7c-1480905d98f0","resources":[{"resourceInstanceName":"vFW 67410293-e76b 0","resourceName":"vFW 67410293-e76b","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"87dc6175-9dcb-4077-ac32-6815330f219c","resourceInvariantUUID":"a3dea2ac-7cdc-47c6-a372-633ad11be473","resourceCustomizationUUID":"5ce38cf7-2e75-495c-a214-3bd7bb5850e7","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml","artifactChecksum":"MWViOGZhMjQ2YzJkOGY2NmNkNjQ4NzI2MzRmNWNlNDY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"085973a9-6309-45fc-8253-5b20b4ced7c2","artifactVersion":"1"},{"artifactName":"vfw67410293e76b0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json","artifactChecksum":"NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5de4d4d9-6ba9-4a7d-8282-7581ee34cdab","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d19d934b-9ad4-48a2-97e0-5bd3b5396997","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml","artifactChecksum":"MDQzNDM4MjBiYTEyMmQ4NTAwZmE0ZWMwMjVhY2Y0NDk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a310a987-b363-4601-b1de-1afe664b595d","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"15a8bbc0-1b52-4b59-87fa-7d7ed3200906","artifactVersion":"2","generatedFromUUID":"d19d934b-9ad4-48a2-97e0-5bd3b5396997"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230328220201-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml","artifactChecksum":"YjJkMTgyZWQwZmE4NmI3N2FiYjk5MjJhMjk4YWViMTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"47abb903-b87f-40d0-95c0-e171a8139ac0","artifactVersion":"1"},{"artifactName":"service-Vfw20230328220201-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar","artifactChecksum":"ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"38d09853-bc3c-44ab-a917-1e22a9f79f53","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T23:56:47.422Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:56:47.422Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:56:47.422Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:56:47.423Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:56:48.423Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:56:48.424Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:56:48.424Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:56:48.424Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:56:49.425Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:56:49.425Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:56:49.425Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:56:49.425Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:56:50.426Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:56:50.426Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:56:50.426Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:56:50.426Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:56:51.427Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:56:51.427Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:56:51.428Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:56:51.428Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:56:52.428Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:56:52.429Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:56:52.429Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:56:52.429Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:56:53.429Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:56:53.430Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:56:53.430Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:56:53.430Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:56:54.431Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "serviceName": "vFW 2023-03-28 22-02-01", "serviceVersion": "1.0", "serviceUUID": "93dc6276-0725-49b0-a7ce-fdc8ca01e3b6", "serviceDescription": "catalog service description", "serviceInvariantUUID": "a7f48542-78c3-40a8-8d7c-1480905d98f0", "resources": [ { "resourceInstanceName": "vFW 67410293-e76b 0", "resourceCustomizationUUID": "5ce38cf7-2e75-495c-a214-3bd7bb5850e7", "resourceName": "vFW 67410293-e76b", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "87dc6175-9dcb-4077-ac32-6815330f219c", "resourceInvariantUUID": "a3dea2ac-7cdc-47c6-a372-633ad11be473", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw67410293e76b0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "artifactChecksum": "NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5de4d4d9-6ba9-4a7d-8282-7581ee34cdab", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d19d934b-9ad4-48a2-97e0-5bd3b5396997", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "15a8bbc0-1b52-4b59-87fa-7d7ed3200906", "generatedFromUUID": "d19d934b-9ad4-48a2-97e0-5bd3b5396997" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "15a8bbc0-1b52-4b59-87fa-7d7ed3200906", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230328220201-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "artifactChecksum": "ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "38d09853-bc3c-44ab-a917-1e22a9f79f53" } ], "workloadContext": "Production" } 2023-03-28T23:56:54.431Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T23:56:54.431Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 ASDC 2023-03-28T23:56:54.431Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:ad44a54f-9415-48bd-bf30-fdf48338e2b4 ServiceName:vFW 2023-03-28 22-02-01 ServiceVersion:1.0 ServiceUUID:93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 ServiceInvariantUUID:a7f48542-78c3-40a8-8d7c-1480905d98f0 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230328220201-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ArtifactUUID:38d09853-bc3c-44ab-a917-1e22a9f79f53 ArtifactChecksum:ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 67410293-e76b 0 ResourceCustomizationUUID:5ce38cf7-2e75-495c-a214-3bd7bb5850e7 ResourceInvariantUUID:a3dea2ac-7cdc-47c6-a372-633ad11be473 ResourceName:vFW 67410293-e76b ResourceType:VF ResourceUUID:87dc6175-9dcb-4077-ac32-6815330f219c ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw67410293e76b0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json ArtifactUUID:5de4d4d9-6ba9-4a7d-8282-7581ee34cdab ArtifactChecksum:NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY= 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml ArtifactUUID:d19d934b-9ad4-48a2-97e0-5bd3b5396997 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env ArtifactUUID:15a8bbc0-1b52-4b59-87fa-7d7ed3200906 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env ArtifactUUID:15a8bbc0-1b52-4b59-87fa-7d7ed3200906 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T23:56:54.431Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 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: 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-28T23:56:54.476Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:56:54.477Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:56:54.477Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:56:54.477Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 from URL: /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-28T23:56:54.477Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:56:54.477Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-28T23:56:54.708Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T23:56:54.712Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 38d09853-bc3c-44ab-a917-1e22a9f79f53 101498 2023-03-28T23:56:54.712Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-28T23:56:54.713Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-28T23:56:54.713Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T23:56:54.713Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:56:54.713Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:56:54.713Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680047814712, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:56:55.714Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:56:55.714Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:56:55.715Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53, URL: /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar to file: /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T23:56:55.715Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230328220201-csar.csar 2023-03-28T23:56:55.716Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T23:56:55.716Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T23:56:55.859Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1671115149601840096/Definitions/service-Vfw20230328220201-template.yml Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_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_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 2023-03-28T23:56:57.320Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T23:56:57.320Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:56:57.320Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T23:56:57.320Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-28T23:56:57.320Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T23:56:57.320Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-28T23:56:57.320Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-28T23:56:57.320Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-28T23:56:57.321Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T23:56:57.321Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T23:56:57.321Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-28T23:56:57.321Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T23:56:57.321Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T23:56:57.321Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 67410293-e76b 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-Vfw20230328220201-csar.csar 2023-03-28T23:56:57.321Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-28T23:56:57.321Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:56:57.321Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:56:57.321Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:56:57.321Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T23:56:57.321Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:56:57.321Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:56:57.321Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:56:57.321Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:56:57.322Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T23:56:57.322Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:56:57.322Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:56:57.322Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:56:57.322Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:56:57.322Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:56:57.322Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-28T23:56:57.322Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T23:56:57.322Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T23:56:57.322Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:56:57.322Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T23:56:57.322Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:56:57.322Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T23:56:57.322Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T23:56:57.322Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T23:56:57.322Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T23:56:57.323Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:56:57.323Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T23:56:57.323Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T23:56:57.323Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T23:56:57.323Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T23:56:57.323Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:56:57.323Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-28T23:56:57.323Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:56:57.323Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-28T23:56:57.323Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:56:57.323Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T23:56:57.323Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T23:56:57.323Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:56:57.323Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T23:56:57.323Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T23:56:57.324Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:56:57.324Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-28T23:56:57.324Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T23:56:57.324Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:56:57.324Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-28T23:56:57.324Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T23:56:57.324Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-28T23:56:57.324Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T23:56:57.324Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T23:56:57.324Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T23:56:57.324Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:56:57.324Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T23:56:57.324Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T23:56:57.324Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T23:56:57.324Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T23:56:57.324Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:56:57.325Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=74a9d765-6a78-4386-85d5-0096600be1bb 2023-03-28T23:56:57.325Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:56:57.325Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-28T23:56:57.325Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T23:56:57.325Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T23:56:57.325Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:56:57.325Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T23:56:57.325Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:56:57.325Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T23:56:57.325Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T23:56:57.325Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-28T23:56:57.325Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T23:56:57.325Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T23:56:57.325Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T23:56:57.325Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:56:57.326Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=79a48a92-26a2-467b-a3e1-dd9aea758c0e 2023-03-28T23:56:57.326Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:56:57.326Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-28T23:56:57.326Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T23:56:57.326Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T23:56:57.326Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:56:57.326Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T23:56:57.326Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:56:57.326Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T23:56:57.326Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T23:56:57.326Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T23:56:57.326Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T23:56:57.326Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:56:57.326Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T23:56:57.326Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-28T23:56:57.326Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=6a2ddb58-dd58-4d8b-b6d7-eb73a547cbcf 2023-03-28T23:56:57.327Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:56:57.327Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:56:57.327Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:56:57.327Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:56:57.327Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:56:57.327Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:56:57.327Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:56:57.327Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:56:57.327Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-28 22-02-01 Description:catalog service description Model UUID:93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 Model Version:NULL Model InvariantUuid:a7f48542-78c3-40a8-8d7c-1480905d98f0 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 67410293-e76b Model UUID:cf8e4eb5-9864-4fdd-af64-80b03f48d14d Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:a3dea2ac-7cdc-47c6-a372-633ad11be473 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:5ce38cf7-2e75-495c-a214-3bd7bb5850e7 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:193cd6e2-538e-4142-9392-7ebb398b7e43 ModelName:Vfw67410293E76b..base_vfw..module-0 ModelUuid:b16cd493-2fbb-4548-a3d8-90863aeb9b7d ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:74a9d765-6a78-4386-85d5-0096600be1bb ModelInvariantUuid:bed6b03d-444d-4294-b591-54da9a36918d ModelName:vFW 67410293-e76b-nodes.vfwCvfc ModelUuid:c051efdd-da87-4c3f-9332-3d86f32a2f49 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:6b57d388-0a65-43b6-8ed1-785e401b9ac8 ModelInvariantUuid:9d06528b-ed4c-484e-a7ee-fac8dc7d9b81 ModelName:Vfw67410293E76b.compute.nodes.heat.vfw ModelUuid:cda29578-f723-4724-9cae-1499f665a439 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:79a48a92-26a2-467b-a3e1-dd9aea758c0e ModelInvariantUuid:b894ffd2-ee00-44bf-8548-41ca0b9e6c43 ModelName:vFW 67410293-e76b-nodes.vsnCvfc ModelUuid:3f1b92ee-581a-4fff-a85d-2043b8a3fd97 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:13b293d9-7396-4746-8010-2aa34880a43c ModelInvariantUuid:47bb46c4-9c05-44aa-bfc2-f88d6d4c5025 ModelName:Vfw67410293E76b.compute.nodes.heat.vsn ModelUuid:a2c8400a-1afd-4e2c-b390-896018a104e2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:6a2ddb58-dd58-4d8b-b6d7-eb73a547cbcf ModelInvariantUuid:c90fe34c-a014-4100-8de6-49880a60d437 ModelName:vFW 67410293-e76b-nodes.vpgCvfc ModelUuid:02a541b8-8f9e-40b3-b802-d75d4303054d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:d8086a3a-4e7c-423f-adf7-07a6ddf69b79 ModelInvariantUuid:b9f80dd7-c2be-40f0-b1b5-286822f5255e ModelName:Vfw67410293E76b.compute.nodes.heat.vpg ModelUuid:edd030db-baa1-428f-8c44-e47e82120dd8 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=? 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-28T23:56:57.372Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||ERROR|500||Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists 2023-03-28T23:56:57.372Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-28T23:56:57.372Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar(Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists) 2023-03-28T23:56:57.372Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:56:57.372Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:56:57.372Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:56:57.372Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680047817372, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:56:58.373Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-28T23:56:58.373Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar(Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists) 2023-03-28T23:56:58.374Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:56:58.374Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:56:58.374Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:56:58.374Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680047818373, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:56:59.375Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-28T23:56:59.397Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-28T23:56:59.401Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T23:56:59.401Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T23:56:59.402Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T23:56:59.402Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T23:56:59.402Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:56:59.402Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:56:59.402Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:56:59.402Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:56:59.402Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-28T23:56:59.416Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T23:57:29.417Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-28T23:57:29.430Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 and serviceModelVersionId: 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 2023-03-28T23:57:29.430Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a7f48542-78c3-40a8-8d7c-1480905d98f0 2023-03-28T23:57:29.431Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 2023-03-28T23:57:29.438Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T23:57:29.454Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|INFO|500||Invoke 2023-03-28T23:57:29.455Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ad44a54f-9415-48bd-bf30-fdf48338e2b4], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[36662026-04e7-44b9-9d4e-30f738ab57a0], X-ECOMP-RequestID=[ad44a54f-9415-48bd-bf30-fdf48338e2b4], X-TransactionId=[], X-ONAP-RequestID=[ad44a54f-9415-48bd-bf30-fdf48338e2b4], Content-Type=[application/merge-patch+json]} 2023-03-28T23:57:29.463Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T23:57:29.626Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?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/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 23:57:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[160], vertex-id=[204904], x-aai-txid=[1-aai-resources-230328-23:57:30:830-45244], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T23:57:29.627Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T23:57:29.628Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|INFO|500||InvokeReturn 2023-03-28T23:57:29.628Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T23:57:29.628Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-28T23:57:29.639Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-28T23:57:29.640Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ad44a54f-9415-48bd-bf30-fdf48338e2b4 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T23:57:29.640Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T23:57:29.640Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:57:29.640Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:57:29.641Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680047849640, "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-28T23:57:30.672Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T23:57:30.673Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"311a6477-b2cc-463c-9fee-aa741f7534d0","serviceName":"vFW 2023-03-28 22-18-55","serviceVersion":"1.0","serviceUUID":"86258cd9-b564-47e4-88c7-326a9c01209f","serviceDescription":"catalog service description","serviceInvariantUUID":"816a8d4d-52df-442b-ab64-56255b003b1b","resources":[{"resourceInstanceName":"vFW 4e17aa4e-f357 0","resourceName":"vFW 4e17aa4e-f357","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"9b459486-5c24-4b0e-b8c0-b27316cf0496","resourceInvariantUUID":"f0eb43bc-7057-4bfd-8597-2d8f61758599","resourceCustomizationUUID":"4f16d217-4b00-405b-8532-7309a7e941d5","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml","artifactChecksum":"NGZhNmFjYzI0OWMzNjk0M2ZiMDY3OWJlODEwMTBhZWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"dd088c19-0061-4db4-86ab-4eb0931888cf","artifactVersion":"1"},{"artifactName":"vfw4e17aa4ef3570_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json","artifactChecksum":"NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"fd4c9261-11b4-43ae-8ee7-4bc91a759c95","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f047bf4e-f981-4d29-99e8-fd6c3f83f2d3","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml","artifactChecksum":"YTBlYmE2NTk4ZGI4ZDVjMmYxY2ZkMDU2YWU3NmY0OGU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3c91ae60-e7e2-4688-b4a1-b853f4361f52","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7bcb52f7-4100-4599-afa7-d7d46b176374","artifactVersion":"2","generatedFromUUID":"f047bf4e-f981-4d29-99e8-fd6c3f83f2d3"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230328221855-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml","artifactChecksum":"Y2FiN2ZmMDY0ODIxZDM2YTQ2OGRmNTY3NTE2YzhkMjM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"46d95744-768f-403d-ba4a-13585170514a","artifactVersion":"1"},{"artifactName":"service-Vfw20230328221855-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar","artifactChecksum":"ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a3ef5172-4047-46ee-9c6d-d34e1107a71d","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T23:57:30.673Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:57:30.674Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:57:30.674Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:57:30.674Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:57:31.674Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:57:31.675Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:57:31.675Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:57:31.675Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:57:32.676Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:57:32.676Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:57:32.676Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:57:32.676Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:57:33.678Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:57:33.678Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:57:33.678Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:57:33.678Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:57:34.679Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:57:34.679Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:57:34.679Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:57:34.679Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:57:35.680Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:57:35.680Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:57:35.680Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:57:35.680Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:57:36.680Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:57:36.681Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:57:36.681Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:57:36.681Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:57:36.826Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:57:36.834Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:57:36.834Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:57:36.835Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:57:36.835Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:57:36.835Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "NOTIFIED" } 2023-03-28T23:57:36.835Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:57:36.835Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:57:36.835Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-28T23:57:36.835Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:57:36.835Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:57:36.836Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:57:36.836Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:57:36.836Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:57:36.836Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-28T23:57:36.836Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:57:36.836Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:57:36.836Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:57:36.836Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:57:36.836Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:57:36.836Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:57:36.837Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:57:36.837Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:57:36.837Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680047814712, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T23:57:36.837Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:57:36.837Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:57:36.837Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680047817372, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists" } 2023-03-28T23:57:36.837Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:57:36.837Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:57:36.837Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680047818373, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists" } 2023-03-28T23:57:36.837Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:57:36.837Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:57:36.837Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680047849640, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T23:57:36.838Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:57:36.838Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:57:36.838Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:57:36.838Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:57:36.838Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:57:36.838Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "status": "NOTIFIED" } 2023-03-28T23:57:36.838Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:57:36.838Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:57:36.838Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-28T23:57:36.838Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:57:36.838Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:57:36.838Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "policy-distribution-id", "timestamp": 1680047848726, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:57:36.839Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:57:36.839Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:57:36.839Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "ves-openapi-manager", "timestamp": 1680047835959, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:57:36.839Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:57:36.839Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:57:36.839Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "aai-model-loader", "timestamp": 1680047839092, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:57:36.839Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:57:36.839Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:57:36.840Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "multicloud-k8s", "timestamp": 1680047845890, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:57:36.840Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:57:36.840Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:57:36.840Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "cds-sdc-listener", "timestamp": 1680047816255, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:57:36.840Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:57:36.840Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:57:36.840Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:57:36.840Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:57:36.841Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:57:36.841Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "policy-distribution-id", "timestamp": 1680047848726, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T23:57:36.841Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:57:36.841Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:57:36.841Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "ves-openapi-manager", "timestamp": 1680047835959, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T23:57:36.841Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:57:36.841Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:57:36.841Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "multicloud-k8s", "timestamp": 1680047845890, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T23:57:36.841Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:57:36.842Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:57:36.842Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "aai-model-loader", "timestamp": 1680047839092, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T23:57:36.842Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:57:36.842Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:57:36.842Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "cds-sdc-listener", "timestamp": 1680047816255, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T23:57:36.842Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:57:36.842Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:57:36.842Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-28T23:57:36.843Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:57:36.843Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:57:36.843Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "policy-distribution-id", "timestamp": 1680047848726, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T23:57:36.843Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:57:36.843Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:57:36.843Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "ves-openapi-manager", "timestamp": 1680047835959, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T23:57:36.843Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:57:36.843Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:57:36.843Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "aai-model-loader", "timestamp": 1680047839092, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T23:57:36.843Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:57:36.844Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:57:36.844Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "multicloud-k8s", "timestamp": 1680047845890, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T23:57:36.844Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:57:36.844Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:57:36.844Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "cds-sdc-listener", "timestamp": 1680047816255, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T23:57:36.844Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:57:36.844Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:57:36.844Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:57:36.844Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:57:36.844Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:57:36.844Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "policy-distribution-id", "timestamp": 1680047848726, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T23:57:36.844Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:57:36.845Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:57:36.845Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "ves-openapi-manager", "timestamp": 1680047835959, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T23:57:36.845Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:57:36.845Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:57:36.845Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "aai-model-loader", "timestamp": 1680047839092, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T23:57:36.845Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:57:36.845Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:57:36.845Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "multicloud-k8s", "timestamp": 1680047845890, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T23:57:36.845Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:57:36.845Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:57:36.845Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "cds-sdc-listener", "timestamp": 1680047816255, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T23:57:36.845Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:57:36.845Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:57:36.845Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:57:36.845Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:57:37.682Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "serviceName": "vFW 2023-03-28 22-18-55", "serviceVersion": "1.0", "serviceUUID": "86258cd9-b564-47e4-88c7-326a9c01209f", "serviceDescription": "catalog service description", "serviceInvariantUUID": "816a8d4d-52df-442b-ab64-56255b003b1b", "resources": [ { "resourceInstanceName": "vFW 4e17aa4e-f357 0", "resourceCustomizationUUID": "4f16d217-4b00-405b-8532-7309a7e941d5", "resourceName": "vFW 4e17aa4e-f357", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "9b459486-5c24-4b0e-b8c0-b27316cf0496", "resourceInvariantUUID": "f0eb43bc-7057-4bfd-8597-2d8f61758599", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw4e17aa4ef3570_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "artifactChecksum": "NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "fd4c9261-11b4-43ae-8ee7-4bc91a759c95", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "f047bf4e-f981-4d29-99e8-fd6c3f83f2d3", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7bcb52f7-4100-4599-afa7-d7d46b176374", "generatedFromUUID": "f047bf4e-f981-4d29-99e8-fd6c3f83f2d3" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7bcb52f7-4100-4599-afa7-d7d46b176374", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230328221855-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "artifactChecksum": "ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a3ef5172-4047-46ee-9c6d-d34e1107a71d" } ], "workloadContext": "Production" } 2023-03-28T23:57:37.682Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T23:57:37.682Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 86258cd9-b564-47e4-88c7-326a9c01209f ASDC 2023-03-28T23:57:37.682Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:311a6477-b2cc-463c-9fee-aa741f7534d0 ServiceName:vFW 2023-03-28 22-18-55 ServiceVersion:1.0 ServiceUUID:86258cd9-b564-47e4-88c7-326a9c01209f ServiceInvariantUUID:816a8d4d-52df-442b-ab64-56255b003b1b ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230328221855-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ArtifactUUID:a3ef5172-4047-46ee-9c6d-d34e1107a71d ArtifactChecksum:ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 4e17aa4e-f357 0 ResourceCustomizationUUID:4f16d217-4b00-405b-8532-7309a7e941d5 ResourceInvariantUUID:f0eb43bc-7057-4bfd-8597-2d8f61758599 ResourceName:vFW 4e17aa4e-f357 ResourceType:VF ResourceUUID:9b459486-5c24-4b0e-b8c0-b27316cf0496 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw4e17aa4ef3570_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json ArtifactUUID:fd4c9261-11b4-43ae-8ee7-4bc91a759c95 ArtifactChecksum:NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ= 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml ArtifactUUID:f047bf4e-f981-4d29-99e8-fd6c3f83f2d3 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env ArtifactUUID:7bcb52f7-4100-4599-afa7-d7d46b176374 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env ArtifactUUID:7bcb52f7-4100-4599-afa7-d7d46b176374 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T23:57:37.682Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 86258cd9-b564-47e4-88c7-326a9c01209f 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: 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-28T23:57:37.729Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:57:37.729Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:57:37.729Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:57:37.729Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d from URL: /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-28T23:57:37.730Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:57:37.730Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-28T23:57:37.968Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T23:57:37.971Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar a3ef5172-4047-46ee-9c6d-d34e1107a71d 101486 2023-03-28T23:57:37.972Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-28T23:57:37.972Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-28T23:57:37.972Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T23:57:37.972Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:57:37.972Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:57:37.972Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680047857972, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:57:38.973Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:57:38.974Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:57:38.974Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d, URL: /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar to file: /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:57:38.974Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230328221855-csar.csar 2023-03-28T23:57:38.975Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:57:38.975Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:57:39.119Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9984859786687590175/Definitions/service-Vfw20230328221855-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_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_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 2023-03-28T23:57:40.615Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T23:57:40.615Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:57:40.615Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:57:40.615Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-28T23:57:40.616Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:57:40.616Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-28T23:57:40.616Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-28T23:57:40.616Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-28T23:57:40.616Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:57:40.616Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:57:40.616Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-28T23:57:40.616Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:57:40.616Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:57:40.616Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 4e17aa4e-f357 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-Vfw20230328221855-csar.csar 2023-03-28T23:57:40.616Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-28T23:57:40.616Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:57:40.616Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:57:40.616Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:57:40.617Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-28T23:57:40.617Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:57:40.617Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:57:40.617Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:57:40.617Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:57:40.617Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-28T23:57:40.617Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:57:40.617Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:57:40.617Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:57:40.617Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:57:40.618Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:57:40.618Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-28T23:57:40.618Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T23:57:40.618Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T23:57:40.618Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:57:40.618Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T23:57:40.618Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:57:40.618Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T23:57:40.618Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T23:57:40.618Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T23:57:40.618Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T23:57:40.618Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:57:40.619Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T23:57:40.619Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T23:57:40.619Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T23:57:40.619Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T23:57:40.619Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:57:40.619Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-28T23:57:40.619Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:57:40.619Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-28T23:57:40.619Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:57:40.619Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-28T23:57:40.619Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T23:57:40.619Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:57:40.620Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-28T23:57:40.620Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T23:57:40.620Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:57:40.620Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-28T23:57:40.620Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T23:57:40.620Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:57:40.620Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-28T23:57:40.620Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T23:57:40.620Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-28T23:57:40.620Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T23:57:40.620Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T23:57:40.620Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T23:57:40.621Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:57:40.621Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T23:57:40.621Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T23:57:40.621Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T23:57:40.621Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T23:57:40.621Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:57:40.621Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=f32f8e19-bef8-419d-87ed-af5c0238d798 2023-03-28T23:57:40.621Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:57:40.621Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-28T23:57:40.621Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T23:57:40.621Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T23:57:40.621Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:57:40.621Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T23:57:40.621Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:57:40.621Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T23:57:40.621Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T23:57:40.621Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-28T23:57:40.621Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T23:57:40.622Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T23:57:40.622Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T23:57:40.622Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:57:40.622Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=7547fbf5-4578-4c3d-a5b9-84c8c1316821 2023-03-28T23:57:40.622Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:57:40.622Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-28T23:57:40.622Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T23:57:40.622Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T23:57:40.622Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:57:40.622Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T23:57:40.622Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T23:57:40.622Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T23:57:40.622Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T23:57:40.622Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T23:57:40.623Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T23:57:40.623Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T23:57:40.623Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T23:57:40.623Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-28T23:57:40.623Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5f51de74-4243-403b-b7a9-a2dd728855e1 2023-03-28T23:57:40.623Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:57:40.623Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:57:40.623Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:57:40.623Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:57:40.623Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:57:40.624Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:57:40.624Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:57:40.624Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:57:40.624Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-28 22-18-55 Description:catalog service description Model UUID:86258cd9-b564-47e4-88c7-326a9c01209f Model Version:NULL Model InvariantUuid:816a8d4d-52df-442b-ab64-56255b003b1b Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 4e17aa4e-f357 Model UUID:83811783-7f50-4409-b37e-013d3a6679be Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:f0eb43bc-7057-4bfd-8597-2d8f61758599 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:4f16d217-4b00-405b-8532-7309a7e941d5 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:8ad82d93-2542-4347-95aa-48de46af2769 ModelName:Vfw4e17aa4eF357..base_vfw..module-0 ModelUuid:2c8738f1-5769-4b50-8168-bc077e07a968 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:f32f8e19-bef8-419d-87ed-af5c0238d798 ModelInvariantUuid:09ef63d4-d50c-4979-9e06-e7673b5bc9e6 ModelName:vFW 4e17aa4e-f357-nodes.vfwCvfc ModelUuid:2568cf18-4961-4bdc-b96b-b9c2abc89a6e ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:a6a9beae-4b33-4065-bc7c-501c322bf4be ModelInvariantUuid:34d56be9-e557-4359-8260-f37f36750957 ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vfw ModelUuid:210fc1b5-28de-43b3-91a1-72861ee00ca7 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:7547fbf5-4578-4c3d-a5b9-84c8c1316821 ModelInvariantUuid:d3e79bbd-9ec1-49ac-bfe5-a370c75db104 ModelName:vFW 4e17aa4e-f357-nodes.vsnCvfc ModelUuid:7ad2d21c-7af1-4b91-9906-81a91e71ef03 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:75544a54-4184-42f2-a23d-9f9263d6baad ModelInvariantUuid:4487dbbb-4ec9-468d-b1d5-7e635abde181 ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vsn ModelUuid:fcedcee2-219d-40dd-9f79-4230cb13a148 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:5f51de74-4243-403b-b7a9-a2dd728855e1 ModelInvariantUuid:275a83ad-0767-40d6-9ff8-07edaed52db3 ModelName:vFW 4e17aa4e-f357-nodes.vpgCvfc ModelUuid:5ad99adc-e476-411f-98bc-caa1b9661e8d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:07ee84b1-85c2-4db0-b602-d70a6723467d ModelInvariantUuid:fb7efc2e-bef5-4bb4-a023-379da4c7553e ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vpg ModelUuid:f0f45588-ffc3-409c-87a7-bfc308d80744 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=? 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-28T23:57:40.676Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||ERROR|500||Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists 2023-03-28T23:57:40.677Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-28T23:57:40.677Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar(Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists) 2023-03-28T23:57:40.677Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:57:40.677Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:57:40.677Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:57:40.677Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680047860677, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:57:41.678Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-28T23:57:41.679Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar(Resource with UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 already exists) 2023-03-28T23:57:41.679Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:57:41.679Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:57:41.679Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:57:41.679Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680047861678, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:57:42.680Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-28T23:57:42.705Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-28T23:57:42.709Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T23:57:42.710Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T23:57:42.710Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T23:57:42.710Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T23:57:42.710Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:57:42.710Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:57:42.710Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:57:42.710Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:57:42.711Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-28T23:57:42.725Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T23:58:12.726Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-28T23:58:12.738Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 and serviceModelVersionId: 86258cd9-b564-47e4-88c7-326a9c01209f 2023-03-28T23:58:12.738Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 816a8d4d-52df-442b-ab64-56255b003b1b 2023-03-28T23:58:12.739Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0 2023-03-28T23:58:12.745Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T23:58:12.761Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|INFO|500||Invoke 2023-03-28T23:58:12.762Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[311a6477-b2cc-463c-9fee-aa741f7534d0], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[ead5f260-8d7e-480c-a3f0-83d6b760f971], X-ECOMP-RequestID=[311a6477-b2cc-463c-9fee-aa741f7534d0], X-TransactionId=[], X-ONAP-RequestID=[311a6477-b2cc-463c-9fee-aa741f7534d0], Content-Type=[application/merge-patch+json]} 2023-03-28T23:58:12.768Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T23:58:12.898Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?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/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 23:58:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[126], vertex-id=[147576], x-aai-txid=[1-aai-resources-230328-23:58:14:133-42000], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T23:58:12.898Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T23:58:12.899Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|INFO|500||InvokeReturn 2023-03-28T23:58:12.900Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T23:58:12.900Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-28T23:58:12.909Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-28T23:58:12.909Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 311a6477-b2cc-463c-9fee-aa741f7534d0 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T23:58:12.909Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T23:58:12.909Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:58:12.909Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:58:12.910Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680047892909, "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-28T23:58:13.934Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T23:58:13.934Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"16ec8964-42b3-41d8-bf97-9302870ceb5f","serviceDescription":"service","serviceInvariantUUID":"444dbaf6-729a-4cb4-aa8f-fbc578565856","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"e3550a84-cc18-4316-8c33-7e1a60b52680","resourceInvariantUUID":"d000c302-f830-49c1-85c4-860fa03d5456","resourceCustomizationUUID":"f132524b-16f4-438a-9cfc-8fa2d3a85ae2","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":"ZmYwNGQ0YWM0NmZhNmI3MGNhMzJiYTBiOTZiMTE5OWY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"39f4a529-3c97-4ab5-85af-4785e008f69f","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MmY3MzBlNjdhODlkZDM4NTYxODVjOTBlZWQyYTJjNzc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"151c48cd-692b-42cf-936b-19e897cb204a","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T23:58:13.934Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:58:13.935Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:58:13.935Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:58:13.935Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "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-28T23:58:14.935Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:58:14.936Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:58:14.936Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:58:14.936Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:58:15.937Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "16ec8964-42b3-41d8-bf97-9302870ceb5f", "serviceDescription": "service", "serviceInvariantUUID": "444dbaf6-729a-4cb4-aa8f-fbc578565856", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "f132524b-16f4-438a-9cfc-8fa2d3a85ae2", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "e3550a84-cc18-4316-8c33-7e1a60b52680", "resourceInvariantUUID": "d000c302-f830-49c1-85c4-860fa03d5456", "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": "MmY3MzBlNjdhODlkZDM4NTYxODVjOTBlZWQyYTJjNzc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "151c48cd-692b-42cf-936b-19e897cb204a" } ], "workloadContext": "Production" } 2023-03-28T23:58:15.937Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T23:58:15.937Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 16ec8964-42b3-41d8-bf97-9302870ceb5f ASDC 2023-03-28T23:58:15.937Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:16ec8964-42b3-41d8-bf97-9302870ceb5f ServiceInvariantUUID:444dbaf6-729a-4cb4-aa8f-fbc578565856 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:151c48cd-692b-42cf-936b-19e897cb204a ArtifactChecksum:MmY3MzBlNjdhODlkZDM4NTYxODVjOTBlZWQyYTJjNzc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:f132524b-16f4-438a-9cfc-8fa2d3a85ae2 ResourceInvariantUUID:d000c302-f830-49c1-85c4-860fa03d5456 ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:e3550a84-cc18-4316-8c33-7e1a60b52680 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-28T23:58:15.937Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 16ec8964-42b3-41d8-bf97-9302870ceb5f 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: 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-28T23:58:16.139Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:58:16.139Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:58:16.140Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:58:16.140Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 151c48cd-692b-42cf-936b-19e897cb204a from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-28T23:58:16.140Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:58:16.140Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-28T23:58:16.170Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T23:58:16.171Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@d4b68cd 2023-03-28T23:58:16.171Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T23:58:16.171Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-28T23:58:16.171Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 151c48cd-692b-42cf-936b-19e897cb204a Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T23:58:16.171Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T23:58:16.171Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-28T23:58:16.171Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T23:58:16.172Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:58:16.172Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:58:16.172Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680047896171, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:58:17.173Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:151c48cd-692b-42cf-936b-19e897cb204a) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-28T23:58:17.218Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists 2023-03-28T23:58:17.218Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T23:58:17.218Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists) 2023-03-28T23:58:17.218Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:58:17.219Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:58:17.219Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:58:17.219Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680047897218, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:58:18.219Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T23:58:18.220Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: e3550a84-cc18-4316-8c33-7e1a60b52680 already exists) 2023-03-28T23:58:18.220Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:58:18.220Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:58:18.220Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:58:18.220Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680047898219, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e3550a84-cc18-4316-8c33-7e1a60b52680 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:58:19.221Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 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-28T23:58:19.245Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 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-28T23:58:19.248Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T23:58:19.248Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T23:58:19.248Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T23:58:19.248Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T23:58:19.248Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:58:19.248Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:58:19.248Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:58:19.248Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:58:19.248Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T23:58:19.259Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T23:58:36.826Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:58:36.836Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:58:36.837Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "policy-distribution-id", "timestamp": 1680047848726, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:58:36.837Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:58:36.837Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:58:36.838Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "ves-openapi-manager", "timestamp": 1680047835959, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:58:36.838Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:58:36.838Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:58:36.838Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "aai-model-loader", "timestamp": 1680047839092, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:58:36.838Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:58:36.838Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:58:36.838Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "multicloud-k8s", "timestamp": 1680047845890, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:58:36.839Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:58:36.839Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:58:36.839Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "cds-sdc-listener", "timestamp": 1680047816255, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:58:36.839Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:58:36.840Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:58:36.840Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680047857972, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T23:58:36.840Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:58:36.840Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:58:36.840Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "policy-distribution-id", "timestamp": 1680047848726, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:58:36.841Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:58:36.841Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:58:36.841Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "ves-openapi-manager", "timestamp": 1680047835959, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:58:36.841Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:58:36.841Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:58:36.841Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "aai-model-loader", "timestamp": 1680047839092, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:58:36.841Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:58:36.842Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:58:36.842Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "multicloud-k8s", "timestamp": 1680047845890, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:58:36.842Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:58:36.842Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:58:36.842Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "cds-sdc-listener", "timestamp": 1680047816255, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:58:36.843Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:58:36.843Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:58:36.843Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "policy-distribution-id", "timestamp": 1680047848726, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:58:36.843Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:58:36.843Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:58:36.843Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "ves-openapi-manager", "timestamp": 1680047835959, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } 2023-03-28T23:58:36.843Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:58:36.843Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:58:36.844Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "aai-model-loader", "timestamp": 1680047839092, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:58:36.844Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:58:36.844Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:58:36.844Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "multicloud-k8s", "timestamp": 1680047845890, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:58:36.844Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:58:36.844Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:58:36.844Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "cds-sdc-listener", "timestamp": 1680047816255, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:58:36.844Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:58:36.845Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:58:36.845Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "policy-distribution-id", "timestamp": 1680047848726, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:58:36.845Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:58:36.845Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:58:36.845Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "ves-openapi-manager", "timestamp": 1680047835959, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:58:36.845Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:58:36.845Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:58:36.846Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "aai-model-loader", "timestamp": 1680047839092, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:58:36.846Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:58:36.846Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:58:36.846Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "multicloud-k8s", "timestamp": 1680047845890, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:58:36.846Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:58:36.846Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:58:36.846Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "cds-sdc-listener", "timestamp": 1680047816255, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:58:36.847Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:58:36.847Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:58:36.847Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680047860677, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists" } 2023-03-28T23:58:36.847Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:58:36.847Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:58:36.847Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "policy-distribution-id", "timestamp": 1680047848726, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:58:36.847Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:58:36.848Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:58:36.848Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "ves-openapi-manager", "timestamp": 1680047835959, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-28T23:58:36.848Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:58:36.848Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:58:36.848Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "aai-model-loader", "timestamp": 1680047839092, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:58:36.848Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:58:36.848Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:58:36.849Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "multicloud-k8s", "timestamp": 1680047845890, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:58:36.849Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:58:36.849Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:58:36.849Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "cds-sdc-listener", "timestamp": 1680047816255, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:58:36.849Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:58:36.849Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:58:36.850Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680047861678, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 already exists" } 2023-03-28T23:58:36.850Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:58:36.850Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:58:36.850Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "policy-distribution-id", "timestamp": 1680047863693, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T23:58:36.850Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:58:36.850Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:58:36.851Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "cds-sdc-listener", "timestamp": 1680047863255, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T23:58:36.851Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:58:36.851Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:58:36.851Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "aai-model-loader", "timestamp": 1680047864111, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T23:58:36.851Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:58:36.851Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:58:36.851Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "policy-distribution-id", "timestamp": 1680047864695, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T23:58:36.852Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:58:36.852Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:58:36.852Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "policy-distribution-id", "timestamp": 1680047865697, "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-28T23:58:36.885Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of b5dbc659-e5fa-4519-aa22-7665e8fb5e64 2023-03-28T23:58:36.886Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId b5dbc659-e5fa-4519-aa22-7665e8fb5e64 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-28T23:58:36.904Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:58:36.904Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "aai-model-loader", "timestamp": 1680047867563, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T23:58:36.904Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:58:36.905Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:58:36.905Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "aai-model-loader", "timestamp": 1680047868566, "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-28T23:58:36.919Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of b5dbc659-e5fa-4519-aa22-7665e8fb5e64 2023-03-28T23:58:36.919Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId b5dbc659-e5fa-4519-aa22-7665e8fb5e64 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-28T23:58:36.941Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:58:36.941Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680047869017, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:58:36.941Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:58:36.942Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:58:36.942Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680047869017, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T23:58:36.942Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:58:36.942Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:58:36.942Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680047869017, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T23:58:36.942Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:58:36.942Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:58:36.943Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680047869017, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T23:58:36.943Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:58:36.943Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:58:36.943Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680047869017, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:58:36.943Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:58:36.943Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:58:36.943Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680047869017, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:58:36.943Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:58:36.944Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:58:36.944Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680047869017, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:58:36.944Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:58:36.944Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:58:36.944Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680047869017, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:58:36.944Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:58:36.944Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:58:36.945Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680047869017, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:58:36.945Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:58:36.945Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:58:36.945Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680047878810, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T23:58:36.945Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:58:36.945Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:58:36.946Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680047880633, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T23:58:36.946Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:58:36.946Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:58:36.946Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680047881639, "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-28T23:58:36.959Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of b5dbc659-e5fa-4519-aa22-7665e8fb5e64 2023-03-28T23:58:36.960Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId b5dbc659-e5fa-4519-aa22-7665e8fb5e64 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-28T23:58:36.983Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:58:36.984Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680047892909, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T23:58:36.984Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:58:36.984Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:58:36.984Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:58:36.984Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:58:36.984Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:58:36.985Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:58:36.985Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:58:36.985Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:58:36.985Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680047896171, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T23:58:36.985Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:58:36.985Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:58:36.985Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680047897218, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists" } 2023-03-28T23:58:36.986Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:58:36.986Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T23:58:36.986Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680047898219, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e3550a84-cc18-4316-8c33-7e1a60b52680 already exists" } 2023-03-28T23:58:36.986Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:58:49.259Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 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-28T23:58:49.268Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 and serviceModelVersionId: 16ec8964-42b3-41d8-bf97-9302870ceb5f 2023-03-28T23:58:49.268Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 444dbaf6-729a-4cb4-aa8f-fbc578565856 2023-03-28T23:58:49.269Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0 2023-03-28T23:58:49.275Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T23:58:49.290Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|INFO|500||Invoke 2023-03-28T23:58:49.290Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[6b26d814-47f2-49e0-8e9c-4a1137cec516], X-ECOMP-RequestID=[06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2], X-TransactionId=[], X-ONAP-RequestID=[06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2], Content-Type=[application/merge-patch+json]} 2023-03-28T23:58:49.298Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T23:58:49.534Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?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/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 23:58:50 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[232], vertex-id=[188528], x-aai-txid=[2-aai-resources-230328-23:58:50:664-92422], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T23:58:49.535Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T23:58:49.536Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|INFO|500||InvokeReturn 2023-03-28T23:58:49.536Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T23:58:49.536Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T23:58:49.544Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-28T23:58:49.544Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T23:58:49.544Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T23:58:49.544Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:58:49.544Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:58:49.544Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680047929544, "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-28T23:58:50.568Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T23:58:50.569Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"7a696f8d-7ee2-46cf-b572-2aace61feac6","serviceName":"Demo_pNF_ge2Srtj7qIwUCt1tjrNp","serviceVersion":"1.0","serviceUUID":"a9748751-2950-4828-b5f2-766b4707fd0e","serviceDescription":"catalog service description","serviceInvariantUUID":"3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d","resources":[{"resourceInstanceName":"pNF 2e24d431-caf7 0","resourceName":"pNF 2e24d431-caf7","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"e2d033c4-2bad-43aa-a1ed-ece452364ff0","resourceInvariantUUID":"c7a7d7b9-db49-4573-8bdb-c0b9fafe1e04","resourceCustomizationUUID":"9020c51f-f795-4da8-94fc-307df828746c","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml","artifactChecksum":"MGViMGJhY2M4NTEzNTQ2OTAyM2JmYTZiMmIxMTRhZmE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"d1d763ac-250d-4bc9-8da7-fb6b08c07905","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"54852575-1f46-4af8-b984-c2d9e0a5b90a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b9facc55-50c6-45db-ad5c-fc70d623e4d4","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml","artifactChecksum":"ZjQ3NjY3YmRmNjJhYzc5OTdlNTg5ODJjNTM4MjI0MTM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"de64d63f-d983-48ce-9828-6a1269e19616","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"bcb36d16-c729-4c0e-9e83-348a27e6b2fa","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"85b93c2d-6163-4d8a-9401-b9cc06f11fba","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml","artifactChecksum":"N2Q4YzdhZmExNzk0MmYxMDYzMzI4NGI0OWQ4NWUxZmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f91ffa7d-4822-4c15-9557-bea3361e964b","artifactVersion":"1"},{"artifactName":"service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar","artifactChecksum":"YTcxZWE0NWFhY2ZlYWVkODE3ODdlYzg2MzllNjU1ZjY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b33a7ab7-2b1f-45b9-a286-a6ef25118643","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T23:58:50.569Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:58:50.569Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:58:50.569Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:58:50.570Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:58:51.570Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:58:51.571Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:58:51.571Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:58:51.571Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:58:52.572Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:58:52.572Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:58:52.572Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:58:52.572Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:58:53.573Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:58:53.573Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:58:53.573Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:58:53.573Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:58:54.574Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:58:54.574Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:58:54.574Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:58:54.574Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:58:55.575Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:58:55.575Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:58:55.575Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:58:55.576Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:58:56.576Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:58:56.576Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:58:56.576Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:58:56.576Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:58:57.577Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:58:57.577Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:58:57.577Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:58:57.577Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:58:58.578Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "serviceName": "Demo_pNF_ge2Srtj7qIwUCt1tjrNp", "serviceVersion": "1.0", "serviceUUID": "a9748751-2950-4828-b5f2-766b4707fd0e", "serviceDescription": "catalog service description", "serviceInvariantUUID": "3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d", "resources": [ { "resourceInstanceName": "pNF 2e24d431-caf7 0", "resourceCustomizationUUID": "9020c51f-f795-4da8-94fc-307df828746c", "resourceName": "pNF 2e24d431-caf7", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "e2d033c4-2bad-43aa-a1ed-ece452364ff0", "resourceInvariantUUID": "c7a7d7b9-db49-4573-8bdb-c0b9fafe1e04", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "artifactChecksum": "YTcxZWE0NWFhY2ZlYWVkODE3ODdlYzg2MzllNjU1ZjY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "b33a7ab7-2b1f-45b9-a286-a6ef25118643" } ], "workloadContext": "Production" } 2023-03-28T23:58:58.579Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T23:58:58.579Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 a9748751-2950-4828-b5f2-766b4707fd0e ASDC 2023-03-28T23:58:58.580Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:7a696f8d-7ee2-46cf-b572-2aace61feac6 ServiceName:Demo_pNF_ge2Srtj7qIwUCt1tjrNp ServiceVersion:1.0 ServiceUUID:a9748751-2950-4828-b5f2-766b4707fd0e ServiceInvariantUUID:3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ArtifactUUID:b33a7ab7-2b1f-45b9-a286-a6ef25118643 ArtifactChecksum:YTcxZWE0NWFhY2ZlYWVkODE3ODdlYzg2MzllNjU1ZjY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 2e24d431-caf7 0 ResourceCustomizationUUID:9020c51f-f795-4da8-94fc-307df828746c ResourceInvariantUUID:c7a7d7b9-db49-4573-8bdb-c0b9fafe1e04 ResourceName:pNF 2e24d431-caf7 ResourceType:PNF ResourceUUID:e2d033c4-2bad-43aa-a1ed-ece452364ff0 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T23:58:58.580Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF a9748751-2950-4828-b5f2-766b4707fd0e 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: 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-28T23:58:58.629Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:58:58.630Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:58:58.630Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:58:58.630Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 from URL: /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:58:58.630Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:58:58.631Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:58:58.844Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T23:58:58.848Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar b33a7ab7-2b1f-45b9-a286-a6ef25118643 88015 2023-03-28T23:58:58.848Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ASDC sendASDCNotification 2023-03-28T23:58:58.849Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:58:58.849Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T23:58:58.849Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:58:58.849Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:58:58.849Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680047938848, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:58:59.850Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:58:59.850Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:58:59.851Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643, URL: /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar to file: /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:58:59.851Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:58:59.851Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:58:59.852Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:58:59.962Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11479294693263458357/Definitions/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml 2023-03-28T23:59:00.502Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T23:59:00.503Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:59:00.503Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:59:00.503Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T23:59:00.503Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 2e24d431-caf7 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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:59:00.503Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:59:00.503Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:59:00.503Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:59:00.503Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:59:00.503Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:59:00.503Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-28T23:59:00.503Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T23:59:00.503Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:59:00.503Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:59:00.504Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Node template pNF 2e24d431-caf7 0 is matching search criteria 2023-03-28T23:59:00.504Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:59:00.504Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 2e24d431-caf7 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:59:00.504Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:59:00.504Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:59:00.504Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Node template pNF 2e24d431-caf7 0 is matching search criteria 2023-03-28T23:59:00.504Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T23:59:00.504Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 2e24d431-caf7 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T23:59:00.504Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:59:00.504Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:59:00.504Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:59:00.504Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:59:00.504Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:59:00.505Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:59:00.505Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:59:00.505Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:59:00.505Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T23:59:00.505Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T23:59:00.505Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_ge2Srtj7qIwUCt1tjrNp Description:catalog service description Model UUID:a9748751-2950-4828-b5f2-766b4707fd0e Model Version:NULL Model InvariantUuid:3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d 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=? 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-28T23:59:00.555Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||ERROR|500||Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists 2023-03-28T23:59:00.556Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ASDC sendASDCNotification 2023-03-28T23:59:00.556Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar(Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists) 2023-03-28T23:59:00.556Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:59:00.556Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:59:00.557Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:59:00.557Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680047940556, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:59:01.557Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ASDC sendASDCNotification 2023-03-28T23:59:01.558Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar(Resource with UUID: e2d033c4-2bad-43aa-a1ed-ece452364ff0 already exists) 2023-03-28T23:59:01.558Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:59:01.558Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:59:01.558Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:59:01.558Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680047941557, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e2d033c4-2bad-43aa-a1ed-ece452364ff0 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:59:02.559Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 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-28T23:59:02.585Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 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-28T23:59:02.589Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T23:59:02.590Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T23:59:02.590Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T23:59:02.590Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T23:59:02.590Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:59:02.590Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:59:02.590Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:59:02.590Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:59:02.590Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-28T23:59:02.606Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T23:59:32.606Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 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-28T23:59:32.614Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 and serviceModelVersionId: a9748751-2950-4828-b5f2-766b4707fd0e 2023-03-28T23:59:32.614Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d 2023-03-28T23:59:32.615Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0 2023-03-28T23:59:32.622Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T23:59:32.645Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|INFO|500||Invoke 2023-03-28T23:59:32.646Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[7a696f8d-7ee2-46cf-b572-2aace61feac6], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[6ccee400-542a-4b09-a8f7-1d2465f9fc50], X-ECOMP-RequestID=[7a696f8d-7ee2-46cf-b572-2aace61feac6], X-TransactionId=[], X-ONAP-RequestID=[7a696f8d-7ee2-46cf-b572-2aace61feac6], Content-Type=[application/merge-patch+json]} 2023-03-28T23:59:32.654Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T23:59:32.800Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?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/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 23:59:34 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[143], vertex-id=[172232], x-aai-txid=[1-aai-resources-230328-23:59:34:020-59303], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T23:59:32.801Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T23:59:32.802Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|INFO|500||InvokeReturn 2023-03-28T23:59:32.802Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T23:59:32.803Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-28T23:59:32.811Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-28T23:59:32.811Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7a696f8d-7ee2-46cf-b572-2aace61feac6 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T23:59:32.811Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T23:59:32.812Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:59:32.812Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:59:32.812Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680047972811, "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-28T23:59:33.842Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T23:59:33.843Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"fe105c1e-ef4e-412c-9c8b-44baeafe357c","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"3cc3363c-2a1e-46f6-a01f-dfea7105f42b","serviceDescription":"service","serviceInvariantUUID":"53e0907c-4685-443c-9afb-b6388edad63b","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"06700cf1-b2dc-407d-b162-08d1beec66c7","resourceInvariantUUID":"704760ad-6cf6-4bb9-bc99-05bd4d114f3d","resourceCustomizationUUID":"05d1ab17-7540-4804-bce9-48f607c7adae","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":"OWU1OGIzMTQ4NzkyODU5Nzk1ODU5N2E4YTdiYjZmODY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"678cd137-dd07-4c04-8b26-55742d455682","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":"MzNhYWFmOTQwMjhhYjAxZDRhOGJmYTA0ZGQzMjhlNGI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"52326665-5a88-44f9-990e-807f04b42a74","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":"84bdb852-af72-465c-9220-0c5d34e80240","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":"06caa762-d83a-4d14-a111-ab8da18bdd73","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":"8975785e-9aa3-4481-a685-d6498c3c5dec","artifactVersion":"2","generatedFromUUID":"84bdb852-af72-465c-9220-0c5d34e80240"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"YWE3OGIxMWMyYjhmNDFjOTdiMzhmZmM1OWI3ZmUzY2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1561e919-2af1-4cad-b2a7-59c900eec633","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MjQzOWNhYmVhMTRjN2Y5MTEzMGEwOTNlMWE4YWQzOWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1e6ff635-9586-4967-a4c2-d4832f18d39c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T23:59:33.843Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:59:33.843Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:59:33.844Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:59:33.844Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "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-28T23:59:34.845Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:59:34.845Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:59:34.845Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:59:34.846Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "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-28T23:59:35.846Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:59:35.847Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:59:35.847Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:59:35.847Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "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-28T23:59:36.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:59:36.832Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T23:59:36.832Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680047929544, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T23:59:36.832Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:59:36.832Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T23:59:36.832Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:59:36.833Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:59:36.833Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T23:59:36.833Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T23:59:36.833Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:59:36.833Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T23:59:36.833Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T23:59:36.833Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:59:36.833Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T23:59:36.833Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:59:36.833Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:59:36.833Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T23:59:36.833Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:59:36.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:59:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T23:59:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T23:59:36.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:59:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T23:59:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T23:59:36.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:59:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T23:59:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "NOTIFIED" } 2023-03-28T23:59:36.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:59:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T23:59:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680047938848, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T23:59:36.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:59:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T23:59:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680047940556, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists" } 2023-03-28T23:59:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:59:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T23:59:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680047941557, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e2d033c4-2bad-43aa-a1ed-ece452364ff0 already exists" } 2023-03-28T23:59:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:59:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T23:59:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680047972811, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T23:59:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:59:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T23:59:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T23:59:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:59:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T23:59:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-28T23:59:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:59:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T23:59:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-28T23:59:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T23:59:36.848Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:59:36.849Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:59:36.849Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:59:36.849Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "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-28T23:59:37.850Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:59:37.850Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:59:37.850Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:59:37.851Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "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-28T23:59:38.852Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:59:38.852Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:59:38.852Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:59:38.852Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "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-28T23:59:39.854Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T23:59:39.854Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:59:39.854Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:59:39.855Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:59:40.856Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "3cc3363c-2a1e-46f6-a01f-dfea7105f42b", "serviceDescription": "service", "serviceInvariantUUID": "53e0907c-4685-443c-9afb-b6388edad63b", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "05d1ab17-7540-4804-bce9-48f607c7adae", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "06700cf1-b2dc-407d-b162-08d1beec66c7", "resourceInvariantUUID": "704760ad-6cf6-4bb9-bc99-05bd4d114f3d", "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": "MzNhYWFmOTQwMjhhYjAxZDRhOGJmYTA0ZGQzMjhlNGI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "52326665-5a88-44f9-990e-807f04b42a74", "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": "84bdb852-af72-465c-9220-0c5d34e80240", "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": "8975785e-9aa3-4481-a685-d6498c3c5dec", "generatedFromUUID": "84bdb852-af72-465c-9220-0c5d34e80240" }, "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": "8975785e-9aa3-4481-a685-d6498c3c5dec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "MjQzOWNhYmVhMTRjN2Y5MTEzMGEwOTNlMWE4YWQzOWI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1e6ff635-9586-4967-a4c2-d4832f18d39c" } ], "workloadContext": "Production" } 2023-03-28T23:59:40.856Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T23:59:40.856Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 3cc3363c-2a1e-46f6-a01f-dfea7105f42b ASDC 2023-03-28T23:59:40.857Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:fe105c1e-ef4e-412c-9c8b-44baeafe357c ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:3cc3363c-2a1e-46f6-a01f-dfea7105f42b ServiceInvariantUUID:53e0907c-4685-443c-9afb-b6388edad63b 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:1e6ff635-9586-4967-a4c2-d4832f18d39c ArtifactChecksum:MjQzOWNhYmVhMTRjN2Y5MTEzMGEwOTNlMWE4YWQzOWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:05d1ab17-7540-4804-bce9-48f607c7adae ResourceInvariantUUID:704760ad-6cf6-4bb9-bc99-05bd4d114f3d ResourceName:basic_vm ResourceType:VF ResourceUUID:06700cf1-b2dc-407d-b162-08d1beec66c7 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:52326665-5a88-44f9-990e-807f04b42a74 ArtifactChecksum:MzNhYWFmOTQwMjhhYjAxZDRhOGJmYTA0ZGQzMjhlNGI= 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:84bdb852-af72-465c-9220-0c5d34e80240 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:8975785e-9aa3-4481-a685-d6498c3c5dec 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:8975785e-9aa3-4481-a685-d6498c3c5dec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T23:59:40.857Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3cc3363c-2a1e-46f6-a01f-dfea7105f42b 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: 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-28T23:59:40.896Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T23:59:40.896Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:59:40.897Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T23:59:40.897Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-28T23:59:40.897Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T23:59:40.897Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-28T23:59:40.916Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T23:59:40.916Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@4dcf92c0 2023-03-28T23:59:40.917Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T23:59:40.917Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-28T23:59:40.917Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 1e6ff635-9586-4967-a4c2-d4832f18d39c Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T23:59:40.918Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T23:59:40.918Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-28T23:59:40.918Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T23:59:40.918Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:59:40.918Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:59:40.918Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680047980918, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:59:41.920Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:1e6ff635-9586-4967-a4c2-d4832f18d39c) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-28T23:59:41.972Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists 2023-03-28T23:59:41.972Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T23:59:41.972Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists) 2023-03-28T23:59:41.972Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:59:41.973Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:59:41.973Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:59:41.973Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680047981972, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:59:42.974Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T23:59:42.975Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 06700cf1-b2dc-407d-b162-08d1beec66c7 already exists) 2023-03-28T23:59:42.975Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T23:59:42.975Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T23:59:42.975Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T23:59:42.975Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680047982974, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 06700cf1-b2dc-407d-b162-08d1beec66c7 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:59:43.976Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-28T23:59:44.002Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-28T23:59:44.007Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T23:59:44.007Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T23:59:44.007Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T23:59:44.007Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T23:59:44.007Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:59:44.007Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:59:44.007Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:59:44.007Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T23:59:44.007Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-28T23:59:44.021Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T00:00:14.022Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-29T00:00:14.035Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c and serviceModelVersionId: 3cc3363c-2a1e-46f6-a01f-dfea7105f42b 2023-03-29T00:00:14.035Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 53e0907c-4685-443c-9afb-b6388edad63b 2023-03-29T00:00:14.036Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0 2023-03-29T00:00:14.042Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T00:00:14.075Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?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-29T00:00:14.076Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|INFO|500||Invoke 2023-03-29T00:00:14.084Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T00:00:14.227Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|INFO|500||InvokeReturn 2023-03-29T00:00:14.227Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 00:00:15 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[139], vertex-id=[180424], x-aai-txid=[0-aai-resources-230329-00:00:15:451-80494], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T00:00:14.227Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T00:00:14.227Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T00:00:14.227Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-29T00:00:14.239Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-29T00:00:14.239Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID fe105c1e-ef4e-412c-9c8b-44baeafe357c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T00:00:14.239Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T00:00:14.239Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:00:14.239Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:00:14.240Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680048014239, "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-29T00:00:15.270Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T00:00:15.270Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"4e331648-c0c6-4e78-b5bd-c1a3392aefa5","serviceName":"Demo_pNF_vTrSDiHqKZFmTrxBO7An","serviceVersion":"1.0","serviceUUID":"5dc3e11a-73a7-4449-8830-c00dd58b8025","serviceDescription":"catalog service description","serviceInvariantUUID":"99465759-d5dd-4df6-968c-d7df49a08547","resources":[{"resourceInstanceName":"pNF d408ac80-5827 0","resourceName":"pNF d408ac80-5827","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2c7ae46d-9523-4fff-b664-0f1857bc7e8e","resourceInvariantUUID":"eeb69a99-a29e-489a-a316-224f3dd9312e","resourceCustomizationUUID":"f5271907-3708-463e-8dcb-d3b488f8d689","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vf-license-model.xml","artifactChecksum":"MGI2ZDNjNTQwMDkzOGIxNWQ2YzAzOWIyODI5MWUzZGE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"665512f2-5af7-4af0-878a-1c02f8001b22","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2addf1f2-bac3-417d-903b-2318e30b0c44","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e4474b26-a4cd-4d90-9cc3-8a5acd5dd9d9","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vendor-license-model.xml","artifactChecksum":"YWNiN2MxZTEzMmU3MDA4YTQ4YzUyZGNmMDU0YzIzMmM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a1ca3c31-f38f-4a7c-9218-dc0682481ba1","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"717d49b6-6f8b-479e-ae16-c08c0031e528","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c7106b50-b2bd-4d21-b8aa-1972668fa1f6","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml","artifactChecksum":"ZDU0OTUxNGExYTY3ODQ5MTYxOWQ2NjM0ODczNDg1ZGM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"10434821-a842-492c-90ab-3ddcb0dfafb1","artifactVersion":"1"},{"artifactName":"service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar","artifactChecksum":"NzlhMjQ1MTUxN2M5NzczZTUyODFmNmRkMTk4ZjYzY2M\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"cd04d25d-7975-4b04-b8d3-17f5b860598b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T00:00:15.270Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:00:15.270Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:00:15.270Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:00:15.271Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:00:16.272Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:00:16.273Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:00:16.273Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:00:16.273Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:00:17.274Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:00:17.275Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:00:17.275Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:00:17.275Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:00:18.276Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:00:18.276Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:00:18.276Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:00:18.276Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:00:19.277Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:00:19.277Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:00:19.277Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:00:19.278Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:00:20.278Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:00:20.279Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:00:20.279Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:00:20.279Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:00:21.280Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:00:21.281Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:00:21.281Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:00:21.281Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:00:22.282Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:00:22.282Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:00:22.282Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:00:22.282Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:00:23.283Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "serviceName": "Demo_pNF_vTrSDiHqKZFmTrxBO7An", "serviceVersion": "1.0", "serviceUUID": "5dc3e11a-73a7-4449-8830-c00dd58b8025", "serviceDescription": "catalog service description", "serviceInvariantUUID": "99465759-d5dd-4df6-968c-d7df49a08547", "resources": [ { "resourceInstanceName": "pNF d408ac80-5827 0", "resourceCustomizationUUID": "f5271907-3708-463e-8dcb-d3b488f8d689", "resourceName": "pNF d408ac80-5827", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2c7ae46d-9523-4fff-b664-0f1857bc7e8e", "resourceInvariantUUID": "eeb69a99-a29e-489a-a316-224f3dd9312e", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "artifactChecksum": "NzlhMjQ1MTUxN2M5NzczZTUyODFmNmRkMTk4ZjYzY2M\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "cd04d25d-7975-4b04-b8d3-17f5b860598b" } ], "workloadContext": "Production" } 2023-03-29T00:00:23.283Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T00:00:23.283Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 5dc3e11a-73a7-4449-8830-c00dd58b8025 ASDC 2023-03-29T00:00:23.284Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:4e331648-c0c6-4e78-b5bd-c1a3392aefa5 ServiceName:Demo_pNF_vTrSDiHqKZFmTrxBO7An ServiceVersion:1.0 ServiceUUID:5dc3e11a-73a7-4449-8830-c00dd58b8025 ServiceInvariantUUID:99465759-d5dd-4df6-968c-d7df49a08547 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ArtifactUUID:cd04d25d-7975-4b04-b8d3-17f5b860598b ArtifactChecksum:NzlhMjQ1MTUxN2M5NzczZTUyODFmNmRkMTk4ZjYzY2M= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF d408ac80-5827 0 ResourceCustomizationUUID:f5271907-3708-463e-8dcb-d3b488f8d689 ResourceInvariantUUID:eeb69a99-a29e-489a-a316-224f3dd9312e ResourceName:pNF d408ac80-5827 ResourceType:PNF ResourceUUID:2c7ae46d-9523-4fff-b664-0f1857bc7e8e ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T00:00:23.284Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 5dc3e11a-73a7-4449-8830-c00dd58b8025 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: 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-29T00:00:23.328Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:00:23.328Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:00:23.329Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:00:23.329Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b from URL: /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:00:23.329Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T00:00:23.329Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:00:23.598Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T00:00:23.601Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar cd04d25d-7975-4b04-b8d3-17f5b860598b 88032 2023-03-29T00:00:23.602Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ASDC sendASDCNotification 2023-03-29T00:00:23.602Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:00:23.602Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T00:00:23.602Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:00:23.602Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:00:23.602Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680048023602, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:00:24.603Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:00:24.604Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:00:24.604Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b, URL: /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar to file: /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:00:24.604Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:00:24.605Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:00:24.605Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:00:24.687Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14964641919349844081/Definitions/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml 2023-03-29T00:00:25.257Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T00:00:25.257Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T00:00:25.258Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:00:25.258Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T00:00:25.258Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF d408ac80-5827 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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:00:25.258Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:00:25.258Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:00:25.258Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:00:25.259Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:00:25.259Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:00:25.259Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:00:25.259Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T00:00:25.259Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:00:25.259Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:00:25.259Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Node template pNF d408ac80-5827 0 is matching search criteria 2023-03-29T00:00:25.259Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T00:00:25.259Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF d408ac80-5827 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:00:25.259Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:00:25.259Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:00:25.260Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Node template pNF d408ac80-5827 0 is matching search criteria 2023-03-29T00:00:25.260Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T00:00:25.260Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF d408ac80-5827 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:00:25.260Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:00:25.260Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:00:25.260Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:00:25.260Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:00:25.260Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:00:25.260Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:00:25.260Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:00:25.261Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:00:25.261Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:00:25.261Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:00:25.261Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_vTrSDiHqKZFmTrxBO7An Description:catalog service description Model UUID:5dc3e11a-73a7-4449-8830-c00dd58b8025 Model Version:NULL Model InvariantUuid:99465759-d5dd-4df6-968c-d7df49a08547 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=? 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-29T00:00:25.311Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||ERROR|500||Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists 2023-03-29T00:00:25.312Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ASDC sendASDCNotification 2023-03-29T00:00:25.312Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar(Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists) 2023-03-29T00:00:25.312Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:00:25.312Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:00:25.312Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:00:25.312Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680048025311, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:00:26.313Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ASDC sendASDCNotification 2023-03-29T00:00:26.314Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar(Resource with UUID: 2c7ae46d-9523-4fff-b664-0f1857bc7e8e already exists) 2023-03-29T00:00:26.314Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:00:26.315Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:00:26.315Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:00:26.315Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680048026313, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2c7ae46d-9523-4fff-b664-0f1857bc7e8e already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:00:27.316Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 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-29T00:00:27.358Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 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-29T00:00:27.363Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T00:00:27.363Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T00:00:27.363Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T00:00:27.364Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T00:00:27.364Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:00:27.364Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:00:27.364Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:00:27.364Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:00:27.364Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-29T00:00:27.392Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T00:00:36.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:00:36.827Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:00:36.827Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:00:36.828Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:00:57.393Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 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-29T00:00:57.402Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 and serviceModelVersionId: 5dc3e11a-73a7-4449-8830-c00dd58b8025 2023-03-29T00:00:57.402Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 99465759-d5dd-4df6-968c-d7df49a08547 2023-03-29T00:00:57.402Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0 2023-03-29T00:00:57.405Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T00:00:57.415Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?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-29T00:00:57.416Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|INFO|500||Invoke 2023-03-29T00:00:57.425Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T00:00:57.597Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|INFO|500||InvokeReturn 2023-03-29T00:00:57.597Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 00:00:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[168], vertex-id=[266248], x-aai-txid=[1-aai-resources-230329-00:00:58:793-74706], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T00:00:57.597Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T00:00:57.597Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T00:00:57.597Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-29T00:00:57.610Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-29T00:00:57.610Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T00:00:57.610Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T00:00:57.610Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:00:57.610Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:00:57.610Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680048057610, "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-29T00:00:58.641Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T00:00:58.642Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"152384e9-aecf-4b1c-a8f7-03a9cf9ee303","serviceName":"Demo_pNF_pDpqfnga5SHRbhCxA4Vb","serviceVersion":"1.0","serviceUUID":"9b91b0d7-c4a9-4261-bf7a-60487236eb51","serviceDescription":"catalog service description","serviceInvariantUUID":"305980f8-7de1-48fa-ac60-9194798b3dec","resources":[{"resourceInstanceName":"pNF 45ff6e85-002d 0","resourceName":"pNF 45ff6e85-002d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"b5599a3c-fe1a-43e8-8da6-7663a2762a90","resourceInvariantUUID":"09182683-26b7-4240-8b68-66ac868e7649","resourceCustomizationUUID":"88442b7f-627e-40fe-ba4b-14e292457100","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vf-license-model.xml","artifactChecksum":"MWFjNmVhZDMwM2FlOWQyMjJiODExMzE1ZmQ3MzZlMTg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b82737b0-af86-4b39-8c34-96e6f6d8632d","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"3edf1169-995e-410c-a960-a17d5b6040a8","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"4b62b939-0a47-4c84-a666-29328cef73bb","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vendor-license-model.xml","artifactChecksum":"ZTFjM2U1Y2E3YjA4NGQxNzA5MDI5MDgxODFhNDYwY2E\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ff29711d-cf32-4e57-b6be-90b0e638a580","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c5e1eed8-8aa6-4dd9-95a2-cccba264d439","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2d202cf8-65d1-4dd2-9456-602b8ceded56","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml","artifactChecksum":"YmQwMWIwNTUxMWE2NGFmZThiNjkyZjViMWMzYWM5Zjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d716b1e1-195c-4253-8ce4-d8eec289ec36","artifactVersion":"1"},{"artifactName":"service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar","artifactChecksum":"ZTkzOGQ1NjBjODU4YmZmOTEyMGYxM2E5OGYxMzczMDQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"04b9c7e8-707e-4ebb-a381-ecabcc250ce1","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T00:00:58.642Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:00:58.642Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:00:58.643Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:00:58.643Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:00:59.644Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:00:59.644Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:00:59.644Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:00:59.644Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:01:00.645Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:01:00.645Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:01:00.645Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:01:00.646Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:01:01.646Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:01:01.647Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:01:01.647Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:01:01.647Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:01:02.648Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:01:02.648Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:01:02.649Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:01:02.649Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:01:03.650Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:01:03.650Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:01:03.650Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:01:03.650Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:01:04.651Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:01:04.651Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:01:04.651Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:01:04.652Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:01:05.652Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:01:05.653Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:01:05.653Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:01:05.653Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:01:06.654Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "serviceName": "Demo_pNF_pDpqfnga5SHRbhCxA4Vb", "serviceVersion": "1.0", "serviceUUID": "9b91b0d7-c4a9-4261-bf7a-60487236eb51", "serviceDescription": "catalog service description", "serviceInvariantUUID": "305980f8-7de1-48fa-ac60-9194798b3dec", "resources": [ { "resourceInstanceName": "pNF 45ff6e85-002d 0", "resourceCustomizationUUID": "88442b7f-627e-40fe-ba4b-14e292457100", "resourceName": "pNF 45ff6e85-002d", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "b5599a3c-fe1a-43e8-8da6-7663a2762a90", "resourceInvariantUUID": "09182683-26b7-4240-8b68-66ac868e7649", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "artifactChecksum": "ZTkzOGQ1NjBjODU4YmZmOTEyMGYxM2E5OGYxMzczMDQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "04b9c7e8-707e-4ebb-a381-ecabcc250ce1" } ], "workloadContext": "Production" } 2023-03-29T00:01:06.654Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T00:01:06.654Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 9b91b0d7-c4a9-4261-bf7a-60487236eb51 ASDC 2023-03-29T00:01:06.654Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:152384e9-aecf-4b1c-a8f7-03a9cf9ee303 ServiceName:Demo_pNF_pDpqfnga5SHRbhCxA4Vb ServiceVersion:1.0 ServiceUUID:9b91b0d7-c4a9-4261-bf7a-60487236eb51 ServiceInvariantUUID:305980f8-7de1-48fa-ac60-9194798b3dec ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ArtifactUUID:04b9c7e8-707e-4ebb-a381-ecabcc250ce1 ArtifactChecksum:ZTkzOGQ1NjBjODU4YmZmOTEyMGYxM2E5OGYxMzczMDQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 45ff6e85-002d 0 ResourceCustomizationUUID:88442b7f-627e-40fe-ba4b-14e292457100 ResourceInvariantUUID:09182683-26b7-4240-8b68-66ac868e7649 ResourceName:pNF 45ff6e85-002d ResourceType:PNF ResourceUUID:b5599a3c-fe1a-43e8-8da6-7663a2762a90 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T00:01:06.655Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9b91b0d7-c4a9-4261-bf7a-60487236eb51 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: 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-29T00:01:06.702Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:01:06.703Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:01:06.703Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:01:06.703Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 from URL: /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:01:06.703Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T00:01:06.703Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:01:06.951Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T00:01:06.955Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 88022 2023-03-29T00:01:06.955Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ASDC sendASDCNotification 2023-03-29T00:01:06.956Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:01:06.956Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T00:01:06.956Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:01:06.956Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:01:06.956Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680048066955, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:01:07.957Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:01:07.958Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:01:07.958Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1, URL: /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar to file: /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:01:07.958Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:01:07.959Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:01:07.959Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:01:08.058Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11341250174729139767/Definitions/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml 2023-03-29T00:01:08.588Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T00:01:08.588Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T00:01:08.588Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:01:08.588Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T00:01:08.588Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 45ff6e85-002d 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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:01:08.588Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:01:08.588Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:01:08.589Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:01:08.589Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:01:08.589Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:01:08.589Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:01:08.589Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T00:01:08.589Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:01:08.589Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:01:08.589Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Node template pNF 45ff6e85-002d 0 is matching search criteria 2023-03-29T00:01:08.589Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T00:01:08.589Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 45ff6e85-002d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:01:08.589Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:01:08.589Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:01:08.589Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Node template pNF 45ff6e85-002d 0 is matching search criteria 2023-03-29T00:01:08.589Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T00:01:08.589Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 45ff6e85-002d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:01:08.589Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:01:08.589Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:01:08.589Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:01:08.589Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:01:08.590Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:01:08.590Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:01:08.590Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:01:08.590Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:01:08.590Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:01:08.590Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:01:08.590Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_pDpqfnga5SHRbhCxA4Vb Description:catalog service description Model UUID:9b91b0d7-c4a9-4261-bf7a-60487236eb51 Model Version:NULL Model InvariantUuid:305980f8-7de1-48fa-ac60-9194798b3dec 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=? 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-29T00:01:08.628Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||ERROR|500||Csar with UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 already exists 2023-03-29T00:01:08.629Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ASDC sendASDCNotification 2023-03-29T00:01:08.629Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar(Csar with UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 already exists) 2023-03-29T00:01:08.629Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:01:08.629Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:01:08.630Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:01:08.630Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680048068629, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:01:09.631Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ASDC sendASDCNotification 2023-03-29T00:01:09.631Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar(Resource with UUID: b5599a3c-fe1a-43e8-8da6-7663a2762a90 already exists) 2023-03-29T00:01:09.631Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:01:09.631Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:01:09.632Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:01:09.632Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680048069630, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: b5599a3c-fe1a-43e8-8da6-7663a2762a90 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:01:10.632Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 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-29T00:01:10.658Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 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-29T00:01:10.663Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T00:01:10.663Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T00:01:10.663Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T00:01:10.663Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T00:01:10.663Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:01:10.663Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:01:10.664Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:01:10.664Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:01:10.664Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-29T00:01:10.676Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T00:01:36.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:01:36.827Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:01:36.828Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-29T00:01:36.828Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:01:36.828Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:01:36.828Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:01:36.828Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:01:36.828Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:01:36.828Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:01:36.829Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:01:36.829Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:01:36.829Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680047980918, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T00:01:36.829Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:01:36.829Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:01:36.829Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680047981972, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists" } 2023-03-29T00:01:36.829Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:01:36.829Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:01:36.829Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680047982974, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 06700cf1-b2dc-407d-b162-08d1beec66c7 already exists" } 2023-03-29T00:01:36.829Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:01:36.830Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:01:36.830Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680048014239, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T00:01:36.830Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:01:36.830Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:01:36.830Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:01:36.830Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:01:36.830Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:01:36.830Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T00:01:36.830Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:01:36.830Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:01:36.830Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T00:01:36.830Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:01:36.831Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:01:36.831Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:01:36.831Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:01:36.831Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:01:36.831Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:01:36.831Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:01:36.831Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:01:36.831Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:01:36.831Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:01:36.831Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:01:36.832Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:01:36.832Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:01:36.832Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:01:36.832Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:01:36.832Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:01:36.832Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:01:36.832Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680048023602, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T00:01:36.832Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:01:36.833Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:01:36.833Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680048025311, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists" } 2023-03-29T00:01:36.833Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:01:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:01:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680048026313, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2c7ae46d-9523-4fff-b664-0f1857bc7e8e already exists" } 2023-03-29T00:01:36.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:01:40.676Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 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-29T00:01:40.689Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 and serviceModelVersionId: 9b91b0d7-c4a9-4261-bf7a-60487236eb51 2023-03-29T00:01:40.689Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 305980f8-7de1-48fa-ac60-9194798b3dec 2023-03-29T00:01:40.689Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0 2023-03-29T00:01:40.694Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T00:01:40.709Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|INFO|500||Invoke 2023-03-29T00:01:40.709Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[152384e9-aecf-4b1c-a8f7-03a9cf9ee303], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[28ace999-f46c-4693-a3ed-3aed3254fffd], X-ECOMP-RequestID=[152384e9-aecf-4b1c-a8f7-03a9cf9ee303], X-TransactionId=[], X-ONAP-RequestID=[152384e9-aecf-4b1c-a8f7-03a9cf9ee303], Content-Type=[application/merge-patch+json]} 2023-03-29T00:01:40.716Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T00:01:40.867Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?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/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 00:01:42 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[147], vertex-id=[241768], x-aai-txid=[2-aai-resources-230329-00:01:42:084-77019], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T00:01:40.868Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T00:01:40.869Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|INFO|500||InvokeReturn 2023-03-29T00:01:40.869Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T00:01:40.869Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-29T00:01:40.878Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-29T00:01:40.879Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T00:01:40.879Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T00:01:40.879Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:01:40.879Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:01:40.880Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680048100879, "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-29T00:01:41.905Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T00:01:41.906Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"79cff219-f792-4db3-a985-5e3d1b368346","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"e5fd3784-176d-42a7-9b62-a959a0733847","serviceDescription":"service","serviceInvariantUUID":"87ee4104-f821-482e-970e-67013d6865ce","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"be38d069-67b7-4343-bf06-2e21aed54285","resourceInvariantUUID":"39a91d66-b004-4d3e-9e0f-8ba09489ac29","resourceCustomizationUUID":"f9a31b5d-5243-4543-8ad7-b4dea8608e91","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":"ZGFkYjMyNTJmMWU5NTM1ZWEzMzM1ZjRhMzQ5ZTZkYjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"ed55743d-d9ac-40eb-9a6f-b182bceb37ff","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":"NGE0OTdhOTMzMmY4YTBiMDY2ZGFmYTRiMTUxMjNjODM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"864be928-a9f5-4945-a2b4-8916dc83b009","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":"88121a8b-daa0-4a2f-84a4-a072f1215f44","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":"a77f228d-392c-4d9a-af7f-e563542bb401","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":"01d484da-5e69-41d3-9b20-96dd7783c728","artifactVersion":"2","generatedFromUUID":"afb04163-7216-4486-9b1a-8fb28d32ebbc"},{"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":"8f7c59c7-db3d-483e-a29f-b3b73326d392","artifactVersion":"2","generatedFromUUID":"88121a8b-daa0-4a2f-84a4-a072f1215f44"},{"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":"afb04163-7216-4486-9b1a-8fb28d32ebbc","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":"7016c93f-4f44-4420-b126-a2f9aaf75418","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":"MDczZmVlN2RlZDAyNWMzNDJlYjk0MGRiMzYwZDdkYTU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a87951d6-e943-4b15-acff-91efb2432df2","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"OTNlNGEyYmY4MDdlMjE5MDY0MzY4NWExMDkwYTU1ZTg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"15f01e0b-0b3f-449a-ae62-9a9be081fe20","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T00:01:41.906Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:01:41.907Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:01:41.907Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:01:41.907Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "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-29T00:01:42.908Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:01:42.909Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:01:42.909Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:01:42.909Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "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-29T00:01:43.911Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:01:43.912Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:01:43.912Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:01:43.912Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "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-29T00:01:44.913Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:01:44.914Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:01:44.914Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:01:44.914Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "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-29T00:01:45.914Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:01:45.915Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:01:45.915Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:01:45.915Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "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-29T00:01:46.916Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:01:46.916Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:01:46.916Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:01:46.916Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "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-29T00:01:47.917Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:01:47.917Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:01:47.918Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:01:47.918Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "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-29T00:01:48.918Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:01:48.919Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:01:48.919Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:01:48.919Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "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-29T00:01:49.919Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:01:49.920Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:01:49.920Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:01:49.920Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "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-29T00:01:50.921Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:01:50.921Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:01:50.922Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:01:50.922Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:01:51.923Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "e5fd3784-176d-42a7-9b62-a959a0733847", "serviceDescription": "service", "serviceInvariantUUID": "87ee4104-f821-482e-970e-67013d6865ce", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "f9a31b5d-5243-4543-8ad7-b4dea8608e91", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "be38d069-67b7-4343-bf06-2e21aed54285", "resourceInvariantUUID": "39a91d66-b004-4d3e-9e0f-8ba09489ac29", "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": "NGE0OTdhOTMzMmY4YTBiMDY2ZGFmYTRiMTUxMjNjODM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "864be928-a9f5-4945-a2b4-8916dc83b009", "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": "88121a8b-daa0-4a2f-84a4-a072f1215f44", "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": "8f7c59c7-db3d-483e-a29f-b3b73326d392", "generatedFromUUID": "88121a8b-daa0-4a2f-84a4-a072f1215f44" }, "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": "01d484da-5e69-41d3-9b20-96dd7783c728", "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": "8f7c59c7-db3d-483e-a29f-b3b73326d392", "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": "afb04163-7216-4486-9b1a-8fb28d32ebbc", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "OTNlNGEyYmY4MDdlMjE5MDY0MzY4NWExMDkwYTU1ZTg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "15f01e0b-0b3f-449a-ae62-9a9be081fe20" } ], "workloadContext": "Production" } 2023-03-29T00:01:51.924Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T00:01:51.924Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 e5fd3784-176d-42a7-9b62-a959a0733847 ASDC 2023-03-29T00:01:51.924Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:79cff219-f792-4db3-a985-5e3d1b368346 ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:e5fd3784-176d-42a7-9b62-a959a0733847 ServiceInvariantUUID:87ee4104-f821-482e-970e-67013d6865ce 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:15f01e0b-0b3f-449a-ae62-9a9be081fe20 ArtifactChecksum:OTNlNGEyYmY4MDdlMjE5MDY0MzY4NWExMDkwYTU1ZTg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:f9a31b5d-5243-4543-8ad7-b4dea8608e91 ResourceInvariantUUID:39a91d66-b004-4d3e-9e0f-8ba09489ac29 ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:be38d069-67b7-4343-bf06-2e21aed54285 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:864be928-a9f5-4945-a2b4-8916dc83b009 ArtifactChecksum:NGE0OTdhOTMzMmY4YTBiMDY2ZGFmYTRiMTUxMjNjODM= 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:88121a8b-daa0-4a2f-84a4-a072f1215f44 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:8f7c59c7-db3d-483e-a29f-b3b73326d392 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:01d484da-5e69-41d3-9b20-96dd7783c728 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:8f7c59c7-db3d-483e-a29f-b3b73326d392 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:afb04163-7216-4486-9b1a-8fb28d32ebbc ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T00:01:51.925Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e5fd3784-176d-42a7-9b62-a959a0733847 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: 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-29T00:01:51.979Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:01:51.980Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:01:51.980Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:01:51.980Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-29T00:01:51.980Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T00:01:51.980Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-29T00:01:52.197Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T00:01:52.202Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 15f01e0b-0b3f-449a-ae62-9a9be081fe20 163283 2023-03-29T00:01:52.203Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T00:01:52.203Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T00:01:52.203Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T00:01:52.203Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:01:52.204Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:01:52.204Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680048112203, "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-29T00:01:53.205Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:01:53.205Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:01:53.206Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T00:01:53.206Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-29T00:01:53.207Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T00:01:53.207Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T00:01:53.321Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10466777366289758420/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-29T00:01:54.197Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T00:01:54.198Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T00:01:54.198Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T00:01:54.198Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-29T00:01:54.198Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T00:01:54.198Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T00:01:54.198Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T00:01:54.198Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T00:01:54.198Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T00:01:54.198Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:01:54.198Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:01:54.199Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T00:01:54.199Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T00:01:54.199Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:01:54.199Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:01:54.199Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:01:54.199Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T00:01:54.199Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T00:01:54.199Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:01:54.199Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:01:54.199Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:01:54.199Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:01:54.200Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-29T00:01:54.200Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-29T00:01:54.200Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-29T00:01:54.200Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-29T00:01:54.200Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:01:54.200Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-29T00:01:54.200Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:01:54.200Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T00:01:54.200Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T00:01:54.200Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:01:54.200Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T00:01:54.200Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T00:01:54.201Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:01:54.201Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T00:01:54.201Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T00:01:54.201Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:01:54.201Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T00:01:54.201Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T00:01:54.201Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:01:54.201Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-29T00:01:54.201Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-29T00:01:54.201Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=c7162921-d9ba-48b0-ac30-848b994533ba 2023-03-29T00:01:54.201Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:01:54.202Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:01:54.202Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:01:54.202Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:01:54.202Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:01:54.202Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:01:54.202Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:01:54.202Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:01:54.202Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:e5fd3784-176d-42a7-9b62-a959a0733847 Model Version:NULL Model InvariantUuid:87ee4104-f821-482e-970e-67013d6865ce Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:ffe2b29f-1568-438d-9e87-4f28ff0f29d3 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:39a91d66-b004-4d3e-9e0f-8ba09489ac29 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:f9a31b5d-5243-4543-8ad7-b4dea8608e91 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:81b562e9-8a06-4b38-ae34-13a20c90363a ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:9d16c548-1a08-4a21-9290-43523f9775d0 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:24970cda-31e1-4a33-b714-870b44e6ec72 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:005c57c2-5e8e-413a-a9d2-3a0316c9d67e ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:c7162921-d9ba-48b0-ac30-848b994533ba ModelInvariantUuid:8b85917d-d582-402c-b938-cfd3616f2376 ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:13866d1f-ed69-49fd-a7e5-91c49c2c4758 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:15c0e3b7-071f-4282-bfa4-2145af421507 ModelInvariantUuid:196fa6d7-90bc-42b2-90ed-54adcabf8844 ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:8ed488ad-07d9-4f05-b7d5-72e70b510f34 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=? 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-29T00:01:54.239Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||ERROR|500||Csar with UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 already exists 2023-03-29T00:01:54.239Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T00:01:54.240Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Csar with UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 already exists) 2023-03-29T00:01:54.240Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:01:54.240Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:01:54.240Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:01:54.240Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680048114239, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:01:55.241Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T00:01:55.241Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Resource with UUID: be38d069-67b7-4343-bf06-2e21aed54285 already exists) 2023-03-29T00:01:55.242Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:01:55.242Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:01:55.242Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:01:55.242Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680048115241, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: be38d069-67b7-4343-bf06-2e21aed54285 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:01:56.243Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 79cff219-f792-4db3-a985-5e3d1b368346 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-29T00:01:56.267Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 79cff219-f792-4db3-a985-5e3d1b368346 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-29T00:01:56.272Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T00:01:56.273Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T00:01:56.273Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T00:01:56.273Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T00:01:56.273Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:01:56.273Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:01:56.273Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:01:56.274Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:01:56.274Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T00:01:56.288Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T00:02:26.289Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 79cff219-f792-4db3-a985-5e3d1b368346 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-29T00:02:26.304Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 79cff219-f792-4db3-a985-5e3d1b368346 and serviceModelVersionId: e5fd3784-176d-42a7-9b62-a959a0733847 2023-03-29T00:02:26.304Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 87ee4104-f821-482e-970e-67013d6865ce 2023-03-29T00:02:26.305Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0 2023-03-29T00:02:26.311Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T00:02:26.327Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?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-29T00:02:26.327Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0|INFO|500||Invoke 2023-03-29T00:02:26.335Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T00:02:26.474Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0|INFO|500||InvokeReturn 2023-03-29T00:02:26.475Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 00:02:27 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[135], vertex-id=[262248], x-aai-txid=[1-aai-resources-230329-00:02:27:702-89295], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T00:02:26.475Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T00:02:26.475Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T00:02:26.475Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T00:02:26.485Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T00:02:26.485Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 79cff219-f792-4db3-a985-5e3d1b368346 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T00:02:26.486Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T00:02:26.486Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:02:26.486Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:02:26.486Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680048146486, "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-29T00:02:27.517Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T00:02:27.518Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b","serviceDescription":"service","serviceInvariantUUID":"f11f3291-d152-4078-a143-55ea832700d8","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"36a3904f-1a5d-4317-86a2-638c4917b288","resourceInvariantUUID":"1aba6309-0738-4e5b-b869-2db259c21795","resourceCustomizationUUID":"0337b2fb-5a25-4a34-85ab-b1b31ed2aa39","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":"NzViZTJiZjA2ZDkzYjRlNDE3YTgxNGQ1N2U0NzVkMjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"afb7b978-26be-4a57-a7a2-4e86e6ba373c","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":"NmY3OGQ5NzFlYjdmZjI1YWRiYmE0MDIzYjMzYTkzZmI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"717c2940-1acd-420e-b3fe-4f1e9a67c304","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":"a9dd0a80-3b45-406c-b694-f871afbb64ca","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":"c29ed0c0-4d82-458f-82bb-df9712ab2b6e","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":"ea1912d5-c9a1-4a19-811d-1660124dfc03","artifactVersion":"2","generatedFromUUID":"a9dd0a80-3b45-406c-b694-f871afbb64ca"},{"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":"MDY3MzFhZTY0Y2RlMjJjNTZkYzQxODFhMDMzYjIyNDc\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"942f5cd5-38df-4423-9208-5799647b6f06","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":"ZTM1OGQ2OWI1NzJjZjIyYjhmMjVhNWY0M2UyNzVlOWI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"ac013e2b-d169-4983-aabc-c381174a3c1b","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"ZjUxNWEzYmIwNzM2ZWUxYWFlOWNjMzdjYjU2ZWUyMTQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"4cd37888-a8d3-418f-b193-57aae7be143e","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T00:02:27.518Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:02:27.518Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:02:27.518Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:02:27.518Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "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-29T00:02:28.519Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:02:28.519Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:02:28.520Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:02:28.520Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "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-29T00:02:29.527Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:02:29.527Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:02:29.527Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:02:29.527Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "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-29T00:02:30.528Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:02:30.528Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:02:30.528Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:02:30.529Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "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-29T00:02:31.529Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:02:31.530Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:02:31.530Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:02:31.530Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "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-29T00:02:32.530Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:02:32.531Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:02:32.531Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:02:32.532Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "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-29T00:02:33.534Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:02:33.535Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:02:33.535Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:02:33.535Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "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-29T00:02:34.536Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:02:34.536Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:02:34.536Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:02:34.536Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:02:35.537Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b", "serviceDescription": "service", "serviceInvariantUUID": "f11f3291-d152-4078-a143-55ea832700d8", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "0337b2fb-5a25-4a34-85ab-b1b31ed2aa39", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "36a3904f-1a5d-4317-86a2-638c4917b288", "resourceInvariantUUID": "1aba6309-0738-4e5b-b869-2db259c21795", "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": "NmY3OGQ5NzFlYjdmZjI1YWRiYmE0MDIzYjMzYTkzZmI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "717c2940-1acd-420e-b3fe-4f1e9a67c304", "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": "a9dd0a80-3b45-406c-b694-f871afbb64ca", "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": "ea1912d5-c9a1-4a19-811d-1660124dfc03", "generatedFromUUID": "a9dd0a80-3b45-406c-b694-f871afbb64ca" }, "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": "ea1912d5-c9a1-4a19-811d-1660124dfc03", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "ZjUxNWEzYmIwNzM2ZWUxYWFlOWNjMzdjYjU2ZWUyMTQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4cd37888-a8d3-418f-b193-57aae7be143e" } ], "workloadContext": "Production" } 2023-03-29T00:02:35.538Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T00:02:35.538Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b ASDC 2023-03-29T00:02:35.538Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b ServiceInvariantUUID:f11f3291-d152-4078-a143-55ea832700d8 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:4cd37888-a8d3-418f-b193-57aae7be143e ArtifactChecksum:ZjUxNWEzYmIwNzM2ZWUxYWFlOWNjMzdjYjU2ZWUyMTQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:0337b2fb-5a25-4a34-85ab-b1b31ed2aa39 ResourceInvariantUUID:1aba6309-0738-4e5b-b869-2db259c21795 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:36a3904f-1a5d-4317-86a2-638c4917b288 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:717c2940-1acd-420e-b3fe-4f1e9a67c304 ArtifactChecksum:NmY3OGQ5NzFlYjdmZjI1YWRiYmE0MDIzYjMzYTkzZmI= 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:a9dd0a80-3b45-406c-b694-f871afbb64ca 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:ea1912d5-c9a1-4a19-811d-1660124dfc03 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:ea1912d5-c9a1-4a19-811d-1660124dfc03 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T00:02:35.538Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b 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: 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-29T00:02:35.583Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:02:35.584Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:02:35.584Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:02:35.584Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 4cd37888-a8d3-418f-b193-57aae7be143e from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-29T00:02:35.584Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T00:02:35.584Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-29T00:02:35.611Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T00:02:35.612Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@55399b50 2023-03-29T00:02:35.612Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T00:02:35.612Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVmMacro" ] } } } 2023-03-29T00:02:35.612Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVmMacro-csar.csar /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 4cd37888-a8d3-418f-b193-57aae7be143e Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T00:02:35.612Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T00:02:35.612Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Specified artifact is not found) 2023-03-29T00:02:35.612Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T00:02:35.612Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:02:35.612Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:02:35.612Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680048155612, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:02:36.613Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVmMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(UUID:4cd37888-a8d3-418f-b193-57aae7be143e) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-29T00:02:36.664Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||ERROR|500||Csar with UUID: 4cd37888-a8d3-418f-b193-57aae7be143e already exists 2023-03-29T00:02:36.664Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T00:02:36.664Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Csar with UUID: 4cd37888-a8d3-418f-b193-57aae7be143e already exists) 2023-03-29T00:02:36.664Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:02:36.665Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:02:36.665Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:02:36.665Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680048156664, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 4cd37888-a8d3-418f-b193-57aae7be143e already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:02:36.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:02:36.826Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: cached metadata has changed from (version134: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version135: {SDC-DISTR-STATUS-TOPIC-AUTO=6}) 2023-03-29T00:02:36.841Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-29T00:02:36.841Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-29T00:02:36.846Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=30, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T00:02:36.846Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 30: {SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-29T00:02:36.863Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=30, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T00:02:36.863Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T00:02:36.863Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T00:02:36.868Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-29T00:02:36.868Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-29T00:02:36.868Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-29T00:02:36.868Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1523, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T00:02:36.868Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-29T00:02:36.868Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-29T00:02:37.382Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:02:37.383Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680048057610, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T00:02:37.383Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:02:37.383Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:02:37.383Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:02:37.383Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:02:37.383Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:02:37.384Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T00:02:37.384Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:02:37.384Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:02:37.384Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T00:02:37.384Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:02:37.384Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:02:37.384Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:02:37.384Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:02:37.384Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:02:37.384Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:02:37.384Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:02:37.384Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:02:37.384Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:02:37.385Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:02:37.385Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:02:37.385Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:02:37.385Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:02:37.385Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:02:37.385Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:02:37.385Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:02:37.386Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:02:37.386Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680048066955, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T00:02:37.386Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:02:37.386Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:02:37.386Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680048068629, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 already exists" } 2023-03-29T00:02:37.386Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:02:37.386Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:02:37.386Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680048069630, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: b5599a3c-fe1a-43e8-8da6-7663a2762a90 already exists" } 2023-03-29T00:02:37.386Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:02:37.386Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:02:37.386Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680048100879, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T00:02:37.386Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:02:37.386Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:02:37.387Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:02:37.387Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:02:37.387Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:02:37.387Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-29T00:02:37.387Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:02:37.387Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:02:37.387Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-29T00:02:37.387Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:02:37.387Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:02:37.387Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:02:37.387Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:02:37.387Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:02:37.387Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-29T00:02:37.387Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:02:37.388Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:02:37.388Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-29T00:02:37.388Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:02:37.388Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:02:37.388Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-29T00:02:37.388Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:02:37.388Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:02:37.388Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T00:02:37.388Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:02:37.388Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:02:37.388Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:02:37.388Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:02:37.388Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:02:37.388Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:02:37.389Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:02:37.389Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:02:37.389Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680048112203, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T00:02:37.389Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:02:37.389Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:02:37.389Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680048114239, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 already exists" } 2023-03-29T00:02:37.389Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:02:37.389Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:02:37.389Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680048115241, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: be38d069-67b7-4343-bf06-2e21aed54285 already exists" } 2023-03-29T00:02:37.389Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:02:37.389Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:02:37.389Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680048146486, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T00:02:37.390Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:02:37.390Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:02:37.390Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:02:37.390Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:02:37.390Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:02:37.390Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-29T00:02:37.390Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:02:37.390Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:02:37.390Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-29T00:02:37.390Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:02:37.390Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:02:37.390Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:02:37.390Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:02:37.390Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:02:37.390Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-29T00:02:37.390Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:02:37.391Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:02:37.391Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T00:02:37.391Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:02:37.391Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:02:37.391Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:02:37.391Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:02:37.391Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:02:37.391Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:02:37.391Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:02:37.391Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:02:37.391Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680048155612, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T00:02:37.391Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:02:37.391Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:02:37.391Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680048156664, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 4cd37888-a8d3-418f-b193-57aae7be143e already exists" } 2023-03-29T00:02:37.392Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:02:37.666Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T00:02:37.667Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Resource with UUID: 36a3904f-1a5d-4317-86a2-638c4917b288 already exists) 2023-03-29T00:02:37.667Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:02:37.667Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:02:37.667Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:02:37.667Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680048157666, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 36a3904f-1a5d-4317-86a2-638c4917b288 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:02:38.668Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 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-29T00:02:38.692Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 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-29T00:02:38.696Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T00:02:38.696Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T00:02:38.696Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T00:02:38.696Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T00:02:38.697Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:02:38.697Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:02:38.697Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:02:38.697Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:02:38.697Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-29T00:02:38.709Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T00:03:08.710Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 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-29T00:03:08.724Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 and serviceModelVersionId: c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b 2023-03-29T00:03:08.724Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : f11f3291-d152-4078-a143-55ea832700d8 2023-03-29T00:03:08.724Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0 2023-03-29T00:03:08.729Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T00:03:08.741Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0|INFO|500||Invoke 2023-03-29T00:03:08.741Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[38368143-d77f-49c6-9bf6-1b2ff71db429], X-ECOMP-RequestID=[5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71], X-TransactionId=[], X-ONAP-RequestID=[5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71], Content-Type=[application/merge-patch+json]} 2023-03-29T00:03:08.748Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T00:03:08.904Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?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/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 00:03:10 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[153], vertex-id=[282632], x-aai-txid=[0-aai-resources-230329-00:03:10:114-8976], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T00:03:08.904Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T00:03:08.905Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0|INFO|500||InvokeReturn 2023-03-29T00:03:08.905Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T00:03:08.906Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-29T00:03:08.914Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-29T00:03:08.915Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T00:03:08.915Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T00:03:08.915Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:03:08.915Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:03:08.915Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680048188915, "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-29T00:03:09.946Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T00:03:09.947Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"75dca8ba-3248-48c6-9711-9aadf96f8e3b","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"1fc0f3c3-84ac-4154-b27c-171f7feb50cc","serviceDescription":"service","serviceInvariantUUID":"008efdff-77aa-444d-8450-ff90bd5ae680","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"f9c63e91-f583-4f58-aeb9-83b625f04a58","resourceInvariantUUID":"9bd386fc-88cf-496b-93c6-ba0ccbb1c156","resourceCustomizationUUID":"17ece1ed-e9a2-4a30-8b11-c80a26763572","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"ODJkZDU0OTQ3MGE2MWU3OTlmMTE0YjUxZmExNDk3NGE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"5d9120e9-b81f-495d-8201-252d44b47dcb","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"31466410-8642-4ece-8366-dd8e16713ddc","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f99a13cf-e3a3-4df8-a2c5-e3e82726e451","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"OTQ0MDY1ZTJkMDJjZTc5NDQwNjYxNmUzYWY0MjI5Y2M\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"f6b59759-ff38-450c-92c7-f5ec8850ec6d","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9190f0cc-f7e7-4350-af06-929cf1b3ba85","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7f282657-b8b6-4223-870e-fd099f14e3cc","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e5067c49-3ffa-4389-a97d-775df9c048b4","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"NmU3YmY3Y2VkOWYyNzJjYmZiNTJlMmY2YTk3MTIwNzA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2e61fb17-9304-4c0e-b8df-827caa52c20c","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"ZjgwZmViODM3ODVkZjQ0MDgyMDAxZGIzM2NjZjdjNDU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0b1c2a06-8237-47a4-8c50-87973b02a56c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T00:03:09.947Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:03:09.947Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:03:09.947Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:03:09.947Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:03:10.948Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:03:10.948Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:03:10.948Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:03:10.948Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:03:11.949Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:03:11.949Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:03:11.949Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:03:11.949Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:03:12.950Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:03:12.950Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:03:12.950Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:03:12.951Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:03:13.951Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:03:13.952Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:03:13.952Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:03:13.952Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:03:14.952Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:03:14.953Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:03:14.953Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:03:14.953Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:03:15.954Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:03:15.954Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:03:15.954Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:03:15.955Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:03:16.955Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:03:16.955Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:03:16.956Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:03:16.956Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:03:17.957Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:03:17.957Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:03:17.957Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:03:17.957Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:03:18.958Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "1fc0f3c3-84ac-4154-b27c-171f7feb50cc", "serviceDescription": "service", "serviceInvariantUUID": "008efdff-77aa-444d-8450-ff90bd5ae680", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "17ece1ed-e9a2-4a30-8b11-c80a26763572", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "f9c63e91-f583-4f58-aeb9-83b625f04a58", "resourceInvariantUUID": "9bd386fc-88cf-496b-93c6-ba0ccbb1c156", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "ZjgwZmViODM3ODVkZjQ0MDgyMDAxZGIzM2NjZjdjNDU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "0b1c2a06-8237-47a4-8c50-87973b02a56c" } ], "workloadContext": "Production" } 2023-03-29T00:03:18.958Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T00:03:18.958Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 1fc0f3c3-84ac-4154-b27c-171f7feb50cc ASDC 2023-03-29T00:03:18.959Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:75dca8ba-3248-48c6-9711-9aadf96f8e3b ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:1fc0f3c3-84ac-4154-b27c-171f7feb50cc ServiceInvariantUUID:008efdff-77aa-444d-8450-ff90bd5ae680 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:0b1c2a06-8237-47a4-8c50-87973b02a56c ArtifactChecksum:ZjgwZmViODM3ODVkZjQ0MDgyMDAxZGIzM2NjZjdjNDU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:17ece1ed-e9a2-4a30-8b11-c80a26763572 ResourceInvariantUUID:9bd386fc-88cf-496b-93c6-ba0ccbb1c156 ResourceName:test-pnf ResourceType:PNF ResourceUUID:f9c63e91-f583-4f58-aeb9-83b625f04a58 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T00:03:18.959Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1fc0f3c3-84ac-4154-b27c-171f7feb50cc 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: 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-29T00:03:19.002Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:03:19.003Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:03:19.003Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:03:19.003Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 0b1c2a06-8237-47a4-8c50-87973b02a56c from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T00:03:19.003Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T00:03:19.003Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T00:03:19.265Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T00:03:19.268Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 0b1c2a06-8237-47a4-8c50-87973b02a56c 111091 2023-03-29T00:03:19.269Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T00:03:19.269Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T00:03:19.269Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T00:03:19.269Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:03:19.269Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:03:19.269Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680048199268, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:03:20.271Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:03:20.272Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:03:20.272Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 0b1c2a06-8237-47a4-8c50-87973b02a56c, URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar to file: /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-03-29T00:03:20.272Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-TestPnfMacro-csar.csar 2023-03-29T00:03:20.273Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-03-29T00:03:20.273Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-03-29T00:03:20.369Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11041895251825970661/Definitions/service-TestPnfMacro-template.yml 2023-03-29T00:03:20.901Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T00:03:20.902Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T00:03:20.902Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-03-29T00:03:20.902Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T00:03:20.902Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||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-TestPnfMacro-csar.csar 2023-03-29T00:03:20.902Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-03-29T00:03:20.902Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "test-pnf 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-TestPnfMacro-csar.csar 2023-03-29T00:03:20.902Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||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-TestPnfMacro-csar.csar 2023-03-29T00:03:20.902Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||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-TestPnfMacro-csar.csar 2023-03-29T00:03:20.902Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||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-TestPnfMacro-csar.csar 2023-03-29T00:03:20.902Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||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-TestPnfMacro-csar.csar 2023-03-29T00:03:20.902Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T00:03:20.902Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:03:20.902Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:03:20.902Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Node template test-pnf 0 is matching search criteria 2023-03-29T00:03:20.903Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T00:03:20.903Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:03:20.903Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:03:20.903Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:03:20.903Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Node template test-pnf 0 is matching search criteria 2023-03-29T00:03:20.903Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T00:03:20.903Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:03:20.903Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:03:20.903Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:03:20.903Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:03:20.903Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:03:20.903Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:03:20.903Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:03:20.903Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:03:20.903Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:03:20.903Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:03:20.903Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:03:20.903Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:test_pnf_macro Description:service Model UUID:0adf6280-2007-4727-93b2-44e368e16e63 Model Version:NULL Model InvariantUuid:33df0023-950e-46e1-9a65-3f4a4e8b0beb 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-29T00:03:20.920Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Processing Resource Type: PNF, Model UUID: f9c63e91-f583-4f58-aeb9-83b625f04a58 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-29T00:03:20.924Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||test-pnf 0 2023-03-29T00:03:20.924Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: f9c63e91-f583-4f58-aeb9-83b625f04a58 2023-03-29T00:03:20.924Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||No resources found for Service: 1fc0f3c3-84ac-4154-b27c-171f7feb50cc 2023-03-29T00:03:20.925Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 1fc0f3c3-84ac-4154-b27c-171f7feb50cc 2023-03-29T00:03:20.925Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 f9c63e91-f583-4f58-aeb9-83b625f04a58 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-29T00:03:20.935Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@6c14a170, org.onap.sdc.toscaparser.api.parameters.Input@55b5b809, org.onap.sdc.toscaparser.api.parameters.Input@73fd5b20, org.onap.sdc.toscaparser.api.parameters.Input@2c1edb98, org.onap.sdc.toscaparser.api.parameters.Input@65c8f04a] 2023-03-29T00:03:20.935Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:03:20.935Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:03:20.935Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid 0adf6280-2007-4727-93b2-44e368e16e63: test-pnf 2023-03-29T00:03:20.935Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Processing PNF resource: f9c63e91-f583-4f58-aeb9-83b625f04a58 2023-03-29T00:03:20.935Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:03:20.935Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:03:20.936Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||WARN|500||Resource customization UUID: 35d8ed23-5696-4047-993b-d0c629e92dd8 is NOT the same as notified resource customizationUUID: 17ece1ed-e9a2-4a30-8b11-c80a26763572 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 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=? 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 (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2023-03-29T00:03:20.983Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC test-pnf f9c63e91-f583-4f58-aeb9-83b625f04a58 0 ASDC deployResourceStructure 2023-03-29T00:03:20.984Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T00:03:20.984Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T00:03:20.984Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-29T00:03:20.984Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:03:20.985Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:03:20.985Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680048200984, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:03:21.986Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 75dca8ba-3248-48c6-9711-9aadf96f8e3b 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-29T00:03:22.015Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 75dca8ba-3248-48c6-9711-9aadf96f8e3b 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-29T00:03:22.020Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T00:03:22.021Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T00:03:22.021Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T00:03:22.021Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T00:03:22.022Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:03:22.022Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:03:22.022Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:03:22.022Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:03:22.022Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||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-29T00:03:22.037Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T00:03:36.826Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:03:36.827Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:03:36.827Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680048157666, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 36a3904f-1a5d-4317-86a2-638c4917b288 already exists" } 2023-03-29T00:03:36.828Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:03:52.037Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 75dca8ba-3248-48c6-9711-9aadf96f8e3b 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-29T00:03:52.048Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 75dca8ba-3248-48c6-9711-9aadf96f8e3b and serviceModelVersionId: 1fc0f3c3-84ac-4154-b27c-171f7feb50cc 2023-03-29T00:03:52.048Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 008efdff-77aa-444d-8450-ff90bd5ae680 2023-03-29T00:03:52.049Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0 2023-03-29T00:03:52.055Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T00:03:52.073Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0|INFO|500||Invoke 2023-03-29T00:03:52.073Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[75dca8ba-3248-48c6-9711-9aadf96f8e3b], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[ef1a2317-4cc2-415b-ad07-bd67d3435c1b], X-ECOMP-RequestID=[75dca8ba-3248-48c6-9711-9aadf96f8e3b], X-TransactionId=[], X-ONAP-RequestID=[75dca8ba-3248-48c6-9711-9aadf96f8e3b], Content-Type=[application/merge-patch+json]} 2023-03-29T00:03:52.081Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T00:03:52.214Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?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/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 00:03:53 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[128], vertex-id=[229608], x-aai-txid=[2-aai-resources-230329-00:03:53:449-83839], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T00:03:52.214Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T00:03:52.215Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0|INFO|500||InvokeReturn 2023-03-29T00:03:52.215Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T00:03:52.215Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||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-29T00:03:52.223Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||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-29T00:03:52.223Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 75dca8ba-3248-48c6-9711-9aadf96f8e3b and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T00:03:52.223Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T00:03:52.223Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:03:52.223Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:03:52.223Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680048232223, "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-29T00:03:53.256Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:03:53.257Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-29T00:03:53.258Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Node 0 disconnected. 2023-03-29T00:03:53.258Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Node 1 disconnected. 2023-03-29T00:03:53.258Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Cancelled in-flight METADATA request with correlation id 198881 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 2023-03-29T00:03:53.259Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-29T00:03:53.259Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-29T00:03:53.259Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Lost previously 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-29T00:03:53.259Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] (Re-)joining group 2023-03-29T00:03:53.264Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-90779a25-1f65-4648-9f9c-8576d7365282 2023-03-29T00:03:53.264Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=11, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-29T00:03:53.265Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-29T00:03:53.265Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] (Re-)joining group 2023-03-29T00:03:55.226Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T00:03:58.235Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T00:04:01.245Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T00:04:04.255Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T00:04:07.265Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T00:04:10.276Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T00:04:13.292Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T00:04:16.301Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T00:04:19.310Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T00:04:22.320Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T00:04:25.330Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T00:04:28.344Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T00:04:31.353Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T00:04:34.363Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T00:04:36.826Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:04:36.840Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-29T00:04:36.840Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-29T00:04:36.846Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=31, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T00:04:36.846Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Successfully joined group with generation Generation{generationId=31, memberId='SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-90779a25-1f65-4648-9f9c-8576d7365282', protocol='range'} 2023-03-29T00:04:36.850Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T00:04:36.850Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T00:04:36.850Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T00:04:36.850Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T00:04:36.850Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T00:04:36.851Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T00:04:36.851Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 31: {SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-0b62a4e4-a40b-43a3-9697-8cd095ac6384-90779a25-1f65-4648-9f9c-8576d7365282=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-29T00:04:36.865Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=31, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T00:04:36.865Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T00:04:36.865Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Successfully synced group in generation Generation{generationId=31, memberId='SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-90779a25-1f65-4648-9f9c-8576d7365282', protocol='range'} 2023-03-29T00:04:36.865Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T00:04:36.866Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-29T00:04:36.866Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-29T00:04:36.870Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-29T00:04:36.870Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-29T00:04:36.870Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-29T00:04:36.870Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-29T00:04:36.870Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-29T00:04:36.871Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-29T00:04:36.870Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-29T00:04:36.871Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1561, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T00:04:36.871Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-29T00:04:36.871Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-29T00:04:36.871Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-29T00:04:36.871Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-29T00:04:36.976Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T00:04:36.976Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"588f8ba4-ec41-453c-9643-aaa9a40a4bd3","serviceName":"basic_onboard_PRuAnc","serviceVersion":"1.0","serviceUUID":"db3fb57a-c268-4f32-8293-6836f7d7737c","serviceDescription":"service","serviceInvariantUUID":"654b14a6-99a1-48e0-b0a8-d81184a1c2a4","resources":[{"resourceInstanceName":"basic_onboard_PRuAnc 0","resourceName":"basic_onboard_PRuAnc","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"e76e4766-ae26-4382-aa57-0238311f7279","resourceInvariantUUID":"4e249934-061c-4b25-9b30-d62e8c4ad8da","resourceCustomizationUUID":"c8a6c118-3baa-4580-a5a7-a9cb03afa0cd","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml","artifactChecksum":"NmJlZjVjNjRmODY0ZjdiZWQ5N2I2M2FhZjIzMTU2NWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7c71679d-1674-4353-88c6-c4162a82a780","artifactVersion":"1"},{"artifactName":"basic_onboard_pruanc0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json","artifactChecksum":"OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"db77a487-cb70-44e7-aee8-73179f1a300a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"3efaab39-307b-470c-a2e3-277072140d08","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"23159f53-9881-4ce8-9228-0eedca61923d","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"abc20b33-96c9-409c-ac3d-e9f9a43f33f6","artifactVersion":"2","generatedFromUUID":"3efaab39-307b-470c-a2e3-277072140d08"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardPruanc-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml","artifactChecksum":"OWJhMDY2YjdiYTlmNGYxNmY4ZTViMDFkNjBkNDY1NTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0f8385b4-bd61-4cce-a96a-6987f8183cfc","artifactVersion":"1"},{"artifactName":"service-BasicOnboardPruanc-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar","artifactChecksum":"NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5d4337f7-8fd0-45f5-b5a7-630e0760540d","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T00:04:36.977Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:04:36.977Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:04:36.977Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:04:36.977Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:04:37.890Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:04:37.891Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680048188915, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T00:04:37.891Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:04:37.892Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:04:37.892Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:04:37.892Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:04:37.892Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:04:37.892Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T00:04:37.893Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:04:37.893Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:04:37.893Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T00:04:37.893Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:04:37.894Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:04:37.894Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T00:04:37.894Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:04:37.894Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:04:37.894Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:04:37.895Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:04:37.895Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:04:37.895Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:04:37.895Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:04:37.895Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:04:37.896Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:04:37.896Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:04:37.896Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:04:37.896Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:04:37.896Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:04:37.897Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:04:37.897Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680047453877, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:04:37.897Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:04:37.897Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:04:37.897Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680048199268, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T00:04:37.897Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:04:37.898Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:04:37.898Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680048200984, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-29T00:04:37.898Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:04:37.898Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:04:37.898Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680048232223, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T00:04:37.899Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:04:37.899Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:04:37.899Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:04:37.899Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:04:37.977Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:04:37.978Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:04:37.978Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:04:37.978Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:04:38.978Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:04:38.979Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:04:38.979Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:04:38.979Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:04:39.979Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:04:39.979Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:04:39.980Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:04:39.980Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:04:40.980Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:04:40.980Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:04:40.980Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:04:40.980Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:04:41.981Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:04:41.981Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:04:41.981Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:04:41.981Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:04:42.982Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:04:42.982Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:04:42.982Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:04:42.983Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:04:43.983Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "serviceName": "basic_onboard_PRuAnc", "serviceVersion": "1.0", "serviceUUID": "db3fb57a-c268-4f32-8293-6836f7d7737c", "serviceDescription": "service", "serviceInvariantUUID": "654b14a6-99a1-48e0-b0a8-d81184a1c2a4", "resources": [ { "resourceInstanceName": "basic_onboard_PRuAnc 0", "resourceCustomizationUUID": "c8a6c118-3baa-4580-a5a7-a9cb03afa0cd", "resourceName": "basic_onboard_PRuAnc", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "e76e4766-ae26-4382-aa57-0238311f7279", "resourceInvariantUUID": "4e249934-061c-4b25-9b30-d62e8c4ad8da", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_pruanc0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "artifactChecksum": "OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "db77a487-cb70-44e7-aee8-73179f1a300a", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "3efaab39-307b-470c-a2e3-277072140d08", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "abc20b33-96c9-409c-ac3d-e9f9a43f33f6", "generatedFromUUID": "3efaab39-307b-470c-a2e3-277072140d08" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "abc20b33-96c9-409c-ac3d-e9f9a43f33f6", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardPruanc-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "artifactChecksum": "NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5d4337f7-8fd0-45f5-b5a7-630e0760540d" } ], "workloadContext": "Production" } 2023-03-29T00:04:43.984Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T00:04:43.984Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 db3fb57a-c268-4f32-8293-6836f7d7737c ASDC 2023-03-29T00:04:43.984Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:588f8ba4-ec41-453c-9643-aaa9a40a4bd3 ServiceName:basic_onboard_PRuAnc ServiceVersion:1.0 ServiceUUID:db3fb57a-c268-4f32-8293-6836f7d7737c ServiceInvariantUUID:654b14a6-99a1-48e0-b0a8-d81184a1c2a4 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardPruanc-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar ArtifactUUID:5d4337f7-8fd0-45f5-b5a7-630e0760540d ArtifactChecksum:NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_PRuAnc 0 ResourceCustomizationUUID:c8a6c118-3baa-4580-a5a7-a9cb03afa0cd ResourceInvariantUUID:4e249934-061c-4b25-9b30-d62e8c4ad8da ResourceName:basic_onboard_PRuAnc ResourceType:VF ResourceUUID:e76e4766-ae26-4382-aa57-0238311f7279 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_pruanc0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json ArtifactUUID:db77a487-cb70-44e7-aee8-73179f1a300a ArtifactChecksum:OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU= 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml ArtifactUUID:3efaab39-307b-470c-a2e3-277072140d08 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env ArtifactUUID:abc20b33-96c9-409c-ac3d-e9f9a43f33f6 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env ArtifactUUID:abc20b33-96c9-409c-ac3d-e9f9a43f33f6 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T00:04:43.984Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF db3fb57a-c268-4f32-8293-6836f7d7737c 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: 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-29T00:04:44.053Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:04:44.054Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:04:44.054Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:04:44.054Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 5d4337f7-8fd0-45f5-b5a7-630e0760540d from URL: /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 2023-03-29T00:04:44.054Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T00:04:44.054Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 2023-03-29T00:04:44.081Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T00:04:44.081Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@6959851e 2023-03-29T00:04:44.082Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T00:04:44.082Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardPruanc" ] } } } 2023-03-29T00:04:44.082Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardPruanc-csar.csar /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 5d4337f7-8fd0-45f5-b5a7-630e0760540d Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T00:04:44.082Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar ASDC sendASDCNotification 2023-03-29T00:04:44.082Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar(Specified artifact is not found) 2023-03-29T00:04:44.082Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T00:04:44.083Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:04:44.083Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:04:44.083Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680048284082, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:04:45.084Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardPruanc-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar(UUID:5d4337f7-8fd0-45f5-b5a7-630e0760540d) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-29T00:04:45.104Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-29T00:04:45.105Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: e76e4766-ae26-4382-aa57-0238311f7279 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-29T00:04:45.109Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||basic_onboard_PRuAnc 0 2023-03-29T00:04:45.110Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: e76e4766-ae26-4382-aa57-0238311f7279 2023-03-29T00:04:45.110Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: db77a487-cb70-44e7-aee8-73179f1a300a from URL: /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json 2023-03-29T00:04:45.110Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T00:04:45.110Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json 2023-03-29T00:04:45.132Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T00:04:45.133Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@520c1653 2023-03-29T00:04:45.133Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T00:04:45.133Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardPruanc" ] } } } 2023-03-29T00:04:45.133Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_pruanc0_modules.json /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json db77a487-cb70-44e7-aee8-73179f1a300a Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T00:04:45.133Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json ASDC sendASDCNotification 2023-03-29T00:04:45.133Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json(Specified artifact is not found) 2023-03-29T00:04:45.133Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T00:04:45.134Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:04:45.134Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:04:45.134Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680048285133, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:04:46.135Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_pruanc0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json(UUID:db77a487-cb70-44e7-aee8-73179f1a300a) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-29T00:04:46.136Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:04:46.157Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:04:46.162Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T00:04:46.162Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T00:05:16.163Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:05:16.184Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:05:16.187Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T00:05:16.187Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T00:05:36.826Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:05:36.827Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:05:36.828Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "NOTIFIED" } 2023-03-29T00:05:36.828Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:05:46.188Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:05:46.213Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:05:46.218Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T00:05:46.218Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T00:06:16.219Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:06:16.248Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:06:16.253Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T00:06:16.253Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T00:06:36.826Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:06:36.827Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:06:36.828Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-29T00:06:36.828Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:06:36.828Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:06:36.828Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:06:36.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:06:36.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:06:36.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-29T00:06:36.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:06:36.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:06:36.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:06:36.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:06:36.830Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:06:36.830Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:06:36.830Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:06:36.830Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:06:36.830Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680048284082, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T00:06:36.830Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:06:36.830Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:06:36.830Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680048285133, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T00:06:36.831Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:06:46.253Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:06:46.282Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:06:46.287Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T00:06:46.287Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T00:07:16.288Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:07:16.316Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:07:16.320Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T00:07:16.320Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T00:07:36.826Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:07:46.320Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:07:46.345Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:07:46.349Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T00:07:46.349Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T00:08:16.350Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:08:16.371Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:08:16.374Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T00:08:16.374Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T00:08:36.826Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:08:46.375Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:08:46.402Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:08:46.407Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T00:08:46.408Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T00:09:16.408Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:09:16.436Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:09:16.441Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T00:09:16.441Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T00:09:36.827Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:09:37.022Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-29T00:09:37.022Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Member SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-90779a25-1f65-4648-9f9c-8576d7365282 sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired. 2023-03-29T00:09:37.023Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-29T00:09:37.024Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-29T00:09:37.453Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T00:09:37.468Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-29T00:09:37.468Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-29T00:09:37.474Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=32, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T00:09:37.475Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 32: {SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-29T00:09:37.490Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=32, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T00:09:37.491Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T00:09:37.491Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T00:09:37.496Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-29T00:09:37.496Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-29T00:09:37.496Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-29T00:09:37.496Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1583, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T00:09:37.496Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-29T00:09:37.497Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-29T00:09:46.441Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-29T00:09:46.442Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:09:46.454Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 and serviceModelVersionId: db3fb57a-c268-4f32-8293-6836f7d7737c 2023-03-29T00:09:46.454Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 654b14a6-99a1-48e0-b0a8-d81184a1c2a4 2023-03-29T00:09:46.455Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0 2023-03-29T00:09:46.461Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T00:09:46.481Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?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-29T00:09:46.481Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|INFO|500||Invoke 2023-03-29T00:09:46.488Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-29T00:09:46.530Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-29T00:09:46.530Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0 has http status code:404 and response headers:{date=[Wed, 29 Mar 2023 00:09:47 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[38], x-aai-txid=[0-aai-resources-230329-00:09:47:857-96763], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T00:09:46.532Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c","ERR.5.4.6114"]}}} 2023-03-29T00:09:46.536Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-29T00:09:46.536Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) 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-29T00:09:46.536Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-29T00:09:46.536Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 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-29T00:09:46.548Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||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-29T00:09:46.548Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-29T00:09:46.548Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-29T00:09:46.548Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:09:46.549Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:09:46.549Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680048586548, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:09:46.567Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:09:46.568Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680048586548, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec\u003dERR.5.4.6114)" } 2023-03-29T00:09:46.568Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T00:09:47.584Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T00:09:47.585Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"ad44a54f-9415-48bd-bf30-fdf48338e2b4","serviceName":"vFW 2023-03-28 22-02-01","serviceVersion":"1.0","serviceUUID":"93dc6276-0725-49b0-a7ce-fdc8ca01e3b6","serviceDescription":"catalog service description","serviceInvariantUUID":"a7f48542-78c3-40a8-8d7c-1480905d98f0","resources":[{"resourceInstanceName":"vFW 67410293-e76b 0","resourceName":"vFW 67410293-e76b","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"87dc6175-9dcb-4077-ac32-6815330f219c","resourceInvariantUUID":"a3dea2ac-7cdc-47c6-a372-633ad11be473","resourceCustomizationUUID":"5ce38cf7-2e75-495c-a214-3bd7bb5850e7","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml","artifactChecksum":"MWViOGZhMjQ2YzJkOGY2NmNkNjQ4NzI2MzRmNWNlNDY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"085973a9-6309-45fc-8253-5b20b4ced7c2","artifactVersion":"1"},{"artifactName":"vfw67410293e76b0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json","artifactChecksum":"NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5de4d4d9-6ba9-4a7d-8282-7581ee34cdab","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d19d934b-9ad4-48a2-97e0-5bd3b5396997","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml","artifactChecksum":"MDQzNDM4MjBiYTEyMmQ4NTAwZmE0ZWMwMjVhY2Y0NDk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a310a987-b363-4601-b1de-1afe664b595d","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"15a8bbc0-1b52-4b59-87fa-7d7ed3200906","artifactVersion":"2","generatedFromUUID":"d19d934b-9ad4-48a2-97e0-5bd3b5396997"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230328220201-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml","artifactChecksum":"YjJkMTgyZWQwZmE4NmI3N2FiYjk5MjJhMjk4YWViMTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"47abb903-b87f-40d0-95c0-e171a8139ac0","artifactVersion":"1"},{"artifactName":"service-Vfw20230328220201-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar","artifactChecksum":"ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"38d09853-bc3c-44ab-a917-1e22a9f79f53","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T00:09:47.585Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:09:47.585Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:09:47.585Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:09:47.585Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:09:48.586Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:09:48.587Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:09:48.587Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:09:48.587Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:09:49.588Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:09:49.589Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:09:49.589Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:09:49.589Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:09:50.590Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:09:50.591Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:09:50.591Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:09:50.591Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:09:51.592Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:09:51.592Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:09:51.592Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:09:51.593Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:09:52.593Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:09:52.593Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:09:52.593Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:09:52.594Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:09:53.594Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:09:53.595Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:09:53.595Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:09:53.595Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:09:54.596Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "serviceName": "vFW 2023-03-28 22-02-01", "serviceVersion": "1.0", "serviceUUID": "93dc6276-0725-49b0-a7ce-fdc8ca01e3b6", "serviceDescription": "catalog service description", "serviceInvariantUUID": "a7f48542-78c3-40a8-8d7c-1480905d98f0", "resources": [ { "resourceInstanceName": "vFW 67410293-e76b 0", "resourceCustomizationUUID": "5ce38cf7-2e75-495c-a214-3bd7bb5850e7", "resourceName": "vFW 67410293-e76b", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "87dc6175-9dcb-4077-ac32-6815330f219c", "resourceInvariantUUID": "a3dea2ac-7cdc-47c6-a372-633ad11be473", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw67410293e76b0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "artifactChecksum": "NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5de4d4d9-6ba9-4a7d-8282-7581ee34cdab", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d19d934b-9ad4-48a2-97e0-5bd3b5396997", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "15a8bbc0-1b52-4b59-87fa-7d7ed3200906", "generatedFromUUID": "d19d934b-9ad4-48a2-97e0-5bd3b5396997" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "15a8bbc0-1b52-4b59-87fa-7d7ed3200906", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230328220201-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "artifactChecksum": "ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "38d09853-bc3c-44ab-a917-1e22a9f79f53" } ], "workloadContext": "Production" } 2023-03-29T00:09:54.596Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T00:09:54.596Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 ASDC 2023-03-29T00:09:54.597Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:ad44a54f-9415-48bd-bf30-fdf48338e2b4 ServiceName:vFW 2023-03-28 22-02-01 ServiceVersion:1.0 ServiceUUID:93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 ServiceInvariantUUID:a7f48542-78c3-40a8-8d7c-1480905d98f0 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230328220201-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ArtifactUUID:38d09853-bc3c-44ab-a917-1e22a9f79f53 ArtifactChecksum:ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 67410293-e76b 0 ResourceCustomizationUUID:5ce38cf7-2e75-495c-a214-3bd7bb5850e7 ResourceInvariantUUID:a3dea2ac-7cdc-47c6-a372-633ad11be473 ResourceName:vFW 67410293-e76b ResourceType:VF ResourceUUID:87dc6175-9dcb-4077-ac32-6815330f219c ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw67410293e76b0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json ArtifactUUID:5de4d4d9-6ba9-4a7d-8282-7581ee34cdab ArtifactChecksum:NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY= 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml ArtifactUUID:d19d934b-9ad4-48a2-97e0-5bd3b5396997 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env ArtifactUUID:15a8bbc0-1b52-4b59-87fa-7d7ed3200906 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env ArtifactUUID:15a8bbc0-1b52-4b59-87fa-7d7ed3200906 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T00:09:54.597Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 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: 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-29T00:09:54.641Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:09:54.642Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:09:54.642Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:09:54.642Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 from URL: /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-29T00:09:54.642Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T00:09:54.642Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-29T00:09:54.905Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T00:09:54.908Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 38d09853-bc3c-44ab-a917-1e22a9f79f53 101498 2023-03-29T00:09:54.908Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-29T00:09:54.908Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-29T00:09:54.908Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T00:09:54.908Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:09:54.908Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:09:54.908Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680048594908, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:09:55.909Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:09:55.909Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:09:55.910Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53, URL: /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar to file: /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T00:09:55.910Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230328220201-csar.csar 2023-03-29T00:09:55.911Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T00:09:55.911Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T00:09:56.038Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11938901756222445311/Definitions/service-Vfw20230328220201-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_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_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 2023-03-29T00:09:57.555Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T00:09:57.556Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T00:09:57.556Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T00:09:57.556Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-29T00:09:57.556Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T00:09:57.556Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-29T00:09:57.556Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-29T00:09:57.556Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-29T00:09:57.556Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T00:09:57.556Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T00:09:57.556Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-29T00:09:57.556Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T00:09:57.556Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T00:09:57.556Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 67410293-e76b 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-Vfw20230328220201-csar.csar 2023-03-29T00:09:57.556Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T00:09:57.556Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T00:09:57.556Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:09:57.556Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:09:57.557Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-29T00:09:57.557Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T00:09:57.557Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:09:57.558Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:09:57.558Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:09:57.558Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-29T00:09:57.558Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T00:09:57.558Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:09:57.558Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:09:57.558Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:09:57.558Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:09:57.559Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-29T00:09:57.559Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T00:09:57.559Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T00:09:57.559Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T00:09:57.559Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T00:09:57.559Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T00:09:57.559Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T00:09:57.559Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T00:09:57.559Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T00:09:57.559Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T00:09:57.559Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T00:09:57.559Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T00:09:57.560Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T00:09:57.560Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T00:09:57.560Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T00:09:57.560Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T00:09:57.560Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-29T00:09:57.560Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:09:57.560Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-29T00:09:57.560Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:09:57.560Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-29T00:09:57.560Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T00:09:57.560Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:09:57.560Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-29T00:09:57.561Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T00:09:57.561Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:09:57.561Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-29T00:09:57.561Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T00:09:57.561Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:09:57.561Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-29T00:09:57.561Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T00:09:57.561Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-29T00:09:57.561Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T00:09:57.561Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T00:09:57.561Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T00:09:57.561Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T00:09:57.561Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T00:09:57.562Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T00:09:57.562Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T00:09:57.562Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T00:09:57.562Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T00:09:57.562Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=74a9d765-6a78-4386-85d5-0096600be1bb 2023-03-29T00:09:57.562Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:09:57.562Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-29T00:09:57.562Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T00:09:57.562Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T00:09:57.562Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T00:09:57.562Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T00:09:57.562Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T00:09:57.562Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T00:09:57.562Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T00:09:57.563Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-29T00:09:57.563Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T00:09:57.563Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T00:09:57.563Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T00:09:57.563Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T00:09:57.563Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=79a48a92-26a2-467b-a3e1-dd9aea758c0e 2023-03-29T00:09:57.563Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:09:57.563Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-29T00:09:57.563Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T00:09:57.563Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T00:09:57.563Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T00:09:57.563Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T00:09:57.563Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T00:09:57.565Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T00:09:57.565Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T00:09:57.566Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T00:09:57.566Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T00:09:57.566Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T00:09:57.566Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T00:09:57.566Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-29T00:09:57.566Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=6a2ddb58-dd58-4d8b-b6d7-eb73a547cbcf 2023-03-29T00:09:57.566Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:09:57.566Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:09:57.566Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:09:57.566Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:09:57.566Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:09:57.566Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:09:57.566Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:09:57.567Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:09:57.567Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-28 22-02-01 Description:catalog service description Model UUID:93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 Model Version:NULL Model InvariantUuid:a7f48542-78c3-40a8-8d7c-1480905d98f0 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 67410293-e76b Model UUID:cf8e4eb5-9864-4fdd-af64-80b03f48d14d Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:a3dea2ac-7cdc-47c6-a372-633ad11be473 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:5ce38cf7-2e75-495c-a214-3bd7bb5850e7 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:193cd6e2-538e-4142-9392-7ebb398b7e43 ModelName:Vfw67410293E76b..base_vfw..module-0 ModelUuid:b16cd493-2fbb-4548-a3d8-90863aeb9b7d ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:74a9d765-6a78-4386-85d5-0096600be1bb ModelInvariantUuid:bed6b03d-444d-4294-b591-54da9a36918d ModelName:vFW 67410293-e76b-nodes.vfwCvfc ModelUuid:c051efdd-da87-4c3f-9332-3d86f32a2f49 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:6b57d388-0a65-43b6-8ed1-785e401b9ac8 ModelInvariantUuid:9d06528b-ed4c-484e-a7ee-fac8dc7d9b81 ModelName:Vfw67410293E76b.compute.nodes.heat.vfw ModelUuid:cda29578-f723-4724-9cae-1499f665a439 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:79a48a92-26a2-467b-a3e1-dd9aea758c0e ModelInvariantUuid:b894ffd2-ee00-44bf-8548-41ca0b9e6c43 ModelName:vFW 67410293-e76b-nodes.vsnCvfc ModelUuid:3f1b92ee-581a-4fff-a85d-2043b8a3fd97 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:13b293d9-7396-4746-8010-2aa34880a43c ModelInvariantUuid:47bb46c4-9c05-44aa-bfc2-f88d6d4c5025 ModelName:Vfw67410293E76b.compute.nodes.heat.vsn ModelUuid:a2c8400a-1afd-4e2c-b390-896018a104e2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:6a2ddb58-dd58-4d8b-b6d7-eb73a547cbcf ModelInvariantUuid:c90fe34c-a014-4100-8de6-49880a60d437 ModelName:vFW 67410293-e76b-nodes.vpgCvfc ModelUuid:02a541b8-8f9e-40b3-b802-d75d4303054d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:d8086a3a-4e7c-423f-adf7-07a6ddf69b79 ModelInvariantUuid:b9f80dd7-c2be-40f0-b1b5-286822f5255e ModelName:Vfw67410293E76b.compute.nodes.heat.vpg ModelUuid:edd030db-baa1-428f-8c44-e47e82120dd8 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=? 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-29T00:09:57.613Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||ERROR|500||Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists 2023-03-29T00:09:57.613Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-29T00:09:57.613Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar(Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists) 2023-03-29T00:09:57.613Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:09:57.613Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:09:57.613Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:09:57.613Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680048597613, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:09:58.614Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-29T00:09:58.614Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar(Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists) 2023-03-29T00:09:58.614Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:09:58.615Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:09:58.615Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:09:58.615Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680048598614, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:09:59.616Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-29T00:09:59.642Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-29T00:09:59.647Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T00:09:59.647Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T00:09:59.647Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T00:09:59.648Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T00:09:59.648Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:09:59.648Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:09:59.648Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:09:59.648Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:09:59.648Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-29T00:09:59.662Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T00:10:29.662Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-29T00:10:29.673Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 and serviceModelVersionId: 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 2023-03-29T00:10:29.674Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a7f48542-78c3-40a8-8d7c-1480905d98f0 2023-03-29T00:10:29.674Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 2023-03-29T00:10:29.678Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T00:10:29.690Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|INFO|500||Invoke 2023-03-29T00:10:29.691Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ad44a54f-9415-48bd-bf30-fdf48338e2b4], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[90e8f0db-5543-426a-a587-a07c5f073be0], X-ECOMP-RequestID=[ad44a54f-9415-48bd-bf30-fdf48338e2b4], X-TransactionId=[], X-ONAP-RequestID=[ad44a54f-9415-48bd-bf30-fdf48338e2b4], Content-Type=[application/merge-patch+json]} 2023-03-29T00:10:29.698Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T00:10:29.841Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?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/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 00:10:31 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[140], vertex-id=[204904], x-aai-txid=[2-aai-resources-230329-00:10:31:069-18581], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T00:10:29.842Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T00:10:29.843Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|INFO|500||InvokeReturn 2023-03-29T00:10:29.844Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T00:10:29.844Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-29T00:10:29.857Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-29T00:10:29.858Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ad44a54f-9415-48bd-bf30-fdf48338e2b4 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T00:10:29.858Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T00:10:29.859Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:10:29.859Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:10:29.859Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680048629858, "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-29T00:10:30.891Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T00:10:30.891Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"311a6477-b2cc-463c-9fee-aa741f7534d0","serviceName":"vFW 2023-03-28 22-18-55","serviceVersion":"1.0","serviceUUID":"86258cd9-b564-47e4-88c7-326a9c01209f","serviceDescription":"catalog service description","serviceInvariantUUID":"816a8d4d-52df-442b-ab64-56255b003b1b","resources":[{"resourceInstanceName":"vFW 4e17aa4e-f357 0","resourceName":"vFW 4e17aa4e-f357","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"9b459486-5c24-4b0e-b8c0-b27316cf0496","resourceInvariantUUID":"f0eb43bc-7057-4bfd-8597-2d8f61758599","resourceCustomizationUUID":"4f16d217-4b00-405b-8532-7309a7e941d5","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml","artifactChecksum":"NGZhNmFjYzI0OWMzNjk0M2ZiMDY3OWJlODEwMTBhZWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"dd088c19-0061-4db4-86ab-4eb0931888cf","artifactVersion":"1"},{"artifactName":"vfw4e17aa4ef3570_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json","artifactChecksum":"NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"fd4c9261-11b4-43ae-8ee7-4bc91a759c95","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f047bf4e-f981-4d29-99e8-fd6c3f83f2d3","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml","artifactChecksum":"YTBlYmE2NTk4ZGI4ZDVjMmYxY2ZkMDU2YWU3NmY0OGU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3c91ae60-e7e2-4688-b4a1-b853f4361f52","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7bcb52f7-4100-4599-afa7-d7d46b176374","artifactVersion":"2","generatedFromUUID":"f047bf4e-f981-4d29-99e8-fd6c3f83f2d3"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230328221855-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml","artifactChecksum":"Y2FiN2ZmMDY0ODIxZDM2YTQ2OGRmNTY3NTE2YzhkMjM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"46d95744-768f-403d-ba4a-13585170514a","artifactVersion":"1"},{"artifactName":"service-Vfw20230328221855-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar","artifactChecksum":"ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a3ef5172-4047-46ee-9c6d-d34e1107a71d","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T00:10:30.892Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:10:30.892Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:10:30.892Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:10:30.892Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:10:31.893Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:10:31.893Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:10:31.894Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:10:31.894Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:10:32.894Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:10:32.895Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:10:32.895Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:10:32.896Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:10:33.896Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:10:33.897Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:10:33.897Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:10:33.897Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:10:34.898Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:10:34.898Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:10:34.898Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:10:34.898Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:10:35.899Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:10:35.900Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:10:35.900Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:10:35.901Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:10:36.826Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:10:36.830Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:10:36.830Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:10:36.831Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:10:36.831Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:10:36.831Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "NOTIFIED" } 2023-03-29T00:10:36.831Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:10:36.831Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:10:36.831Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-29T00:10:36.831Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:10:36.831Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:10:36.831Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:10:36.832Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:10:36.832Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:10:36.832Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-29T00:10:36.832Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:10:36.832Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:10:36.832Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:10:36.832Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:10:36.832Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:10:36.832Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:10:36.832Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:10:36.832Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:10:36.832Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680048594908, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T00:10:36.833Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:10:36.833Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:10:36.833Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680048597613, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists" } 2023-03-29T00:10:36.833Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:10:36.833Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:10:36.833Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680048598614, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists" } 2023-03-29T00:10:36.833Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:10:36.833Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:10:36.833Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680048629858, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T00:10:36.833Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:10:36.833Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:10:36.833Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:10:36.833Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:10:36.834Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:10:36.834Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "status": "NOTIFIED" } 2023-03-29T00:10:36.834Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:10:36.834Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:10:36.834Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-29T00:10:36.834Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:10:36.834Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:10:36.834Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:10:36.834Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:10:36.834Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:10:36.835Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-29T00:10:36.835Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:10:36.835Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:10:36.835Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:10:36.835Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:10:36.901Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:10:36.902Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:10:36.902Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:10:36.902Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:10:37.902Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "serviceName": "vFW 2023-03-28 22-18-55", "serviceVersion": "1.0", "serviceUUID": "86258cd9-b564-47e4-88c7-326a9c01209f", "serviceDescription": "catalog service description", "serviceInvariantUUID": "816a8d4d-52df-442b-ab64-56255b003b1b", "resources": [ { "resourceInstanceName": "vFW 4e17aa4e-f357 0", "resourceCustomizationUUID": "4f16d217-4b00-405b-8532-7309a7e941d5", "resourceName": "vFW 4e17aa4e-f357", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "9b459486-5c24-4b0e-b8c0-b27316cf0496", "resourceInvariantUUID": "f0eb43bc-7057-4bfd-8597-2d8f61758599", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw4e17aa4ef3570_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "artifactChecksum": "NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "fd4c9261-11b4-43ae-8ee7-4bc91a759c95", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "f047bf4e-f981-4d29-99e8-fd6c3f83f2d3", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7bcb52f7-4100-4599-afa7-d7d46b176374", "generatedFromUUID": "f047bf4e-f981-4d29-99e8-fd6c3f83f2d3" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7bcb52f7-4100-4599-afa7-d7d46b176374", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230328221855-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "artifactChecksum": "ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a3ef5172-4047-46ee-9c6d-d34e1107a71d" } ], "workloadContext": "Production" } 2023-03-29T00:10:37.903Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T00:10:37.903Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 86258cd9-b564-47e4-88c7-326a9c01209f ASDC 2023-03-29T00:10:37.903Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:311a6477-b2cc-463c-9fee-aa741f7534d0 ServiceName:vFW 2023-03-28 22-18-55 ServiceVersion:1.0 ServiceUUID:86258cd9-b564-47e4-88c7-326a9c01209f ServiceInvariantUUID:816a8d4d-52df-442b-ab64-56255b003b1b ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230328221855-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ArtifactUUID:a3ef5172-4047-46ee-9c6d-d34e1107a71d ArtifactChecksum:ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 4e17aa4e-f357 0 ResourceCustomizationUUID:4f16d217-4b00-405b-8532-7309a7e941d5 ResourceInvariantUUID:f0eb43bc-7057-4bfd-8597-2d8f61758599 ResourceName:vFW 4e17aa4e-f357 ResourceType:VF ResourceUUID:9b459486-5c24-4b0e-b8c0-b27316cf0496 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw4e17aa4ef3570_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json ArtifactUUID:fd4c9261-11b4-43ae-8ee7-4bc91a759c95 ArtifactChecksum:NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ= 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml ArtifactUUID:f047bf4e-f981-4d29-99e8-fd6c3f83f2d3 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env ArtifactUUID:7bcb52f7-4100-4599-afa7-d7d46b176374 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env ArtifactUUID:7bcb52f7-4100-4599-afa7-d7d46b176374 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T00:10:37.903Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 86258cd9-b564-47e4-88c7-326a9c01209f 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: 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-29T00:10:37.948Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:10:37.948Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:10:37.948Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:10:37.949Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d from URL: /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-29T00:10:37.949Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T00:10:37.949Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-29T00:10:38.185Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T00:10:38.188Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar a3ef5172-4047-46ee-9c6d-d34e1107a71d 101486 2023-03-29T00:10:38.188Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-29T00:10:38.189Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-29T00:10:38.189Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T00:10:38.189Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:10:38.189Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:10:38.189Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680048638188, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:10:39.190Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:10:39.190Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:10:39.191Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d, URL: /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar to file: /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T00:10:39.191Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230328221855-csar.csar 2023-03-29T00:10:39.191Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T00:10:39.191Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T00:10:39.291Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2684481580721313277/Definitions/service-Vfw20230328221855-template.yml Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided 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 2023-03-29T00:10:40.815Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T00:10:40.816Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T00:10:40.816Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T00:10:40.816Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-29T00:10:40.816Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T00:10:40.816Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-29T00:10:40.816Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-29T00:10:40.816Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-29T00:10:40.816Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T00:10:40.816Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T00:10:40.816Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-29T00:10:40.816Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T00:10:40.816Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T00:10:40.816Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 4e17aa4e-f357 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-Vfw20230328221855-csar.csar 2023-03-29T00:10:40.816Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T00:10:40.816Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T00:10:40.816Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:10:40.817Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:10:40.817Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-29T00:10:40.817Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T00:10:40.817Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:10:40.817Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:10:40.817Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:10:40.817Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-29T00:10:40.817Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T00:10:40.817Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:10:40.817Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:10:40.818Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:10:40.818Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:10:40.818Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-29T00:10:40.818Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T00:10:40.818Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T00:10:40.818Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T00:10:40.818Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T00:10:40.818Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T00:10:40.818Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T00:10:40.818Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T00:10:40.818Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T00:10:40.818Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T00:10:40.818Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T00:10:40.818Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T00:10:40.819Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T00:10:40.819Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T00:10:40.819Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T00:10:40.819Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T00:10:40.819Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-29T00:10:40.819Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:10:40.819Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-29T00:10:40.819Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:10:40.819Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-29T00:10:40.819Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T00:10:40.819Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:10:40.819Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-29T00:10:40.819Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T00:10:40.819Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:10:40.819Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-29T00:10:40.819Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T00:10:40.819Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:10:40.820Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-29T00:10:40.820Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T00:10:40.820Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-29T00:10:40.820Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T00:10:40.820Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T00:10:40.820Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T00:10:40.820Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T00:10:40.820Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T00:10:40.820Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T00:10:40.820Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T00:10:40.820Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T00:10:40.820Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T00:10:40.820Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=f32f8e19-bef8-419d-87ed-af5c0238d798 2023-03-29T00:10:40.820Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:10:40.820Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-29T00:10:40.820Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T00:10:40.820Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T00:10:40.820Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T00:10:40.820Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T00:10:40.820Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T00:10:40.820Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T00:10:40.821Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T00:10:40.821Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-29T00:10:40.821Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T00:10:40.821Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T00:10:40.821Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T00:10:40.821Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T00:10:40.821Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=7547fbf5-4578-4c3d-a5b9-84c8c1316821 2023-03-29T00:10:40.821Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:10:40.821Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-29T00:10:40.821Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T00:10:40.821Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T00:10:40.821Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T00:10:40.821Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T00:10:40.821Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T00:10:40.821Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T00:10:40.821Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T00:10:40.821Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T00:10:40.822Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T00:10:40.822Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T00:10:40.822Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T00:10:40.822Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-29T00:10:40.822Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5f51de74-4243-403b-b7a9-a2dd728855e1 2023-03-29T00:10:40.822Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:10:40.822Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:10:40.822Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:10:40.822Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:10:40.822Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:10:40.822Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:10:40.822Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:10:40.822Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:10:40.822Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-28 22-18-55 Description:catalog service description Model UUID:86258cd9-b564-47e4-88c7-326a9c01209f Model Version:NULL Model InvariantUuid:816a8d4d-52df-442b-ab64-56255b003b1b Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 4e17aa4e-f357 Model UUID:83811783-7f50-4409-b37e-013d3a6679be Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:f0eb43bc-7057-4bfd-8597-2d8f61758599 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:4f16d217-4b00-405b-8532-7309a7e941d5 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:8ad82d93-2542-4347-95aa-48de46af2769 ModelName:Vfw4e17aa4eF357..base_vfw..module-0 ModelUuid:2c8738f1-5769-4b50-8168-bc077e07a968 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:f32f8e19-bef8-419d-87ed-af5c0238d798 ModelInvariantUuid:09ef63d4-d50c-4979-9e06-e7673b5bc9e6 ModelName:vFW 4e17aa4e-f357-nodes.vfwCvfc ModelUuid:2568cf18-4961-4bdc-b96b-b9c2abc89a6e ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:a6a9beae-4b33-4065-bc7c-501c322bf4be ModelInvariantUuid:34d56be9-e557-4359-8260-f37f36750957 ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vfw ModelUuid:210fc1b5-28de-43b3-91a1-72861ee00ca7 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:7547fbf5-4578-4c3d-a5b9-84c8c1316821 ModelInvariantUuid:d3e79bbd-9ec1-49ac-bfe5-a370c75db104 ModelName:vFW 4e17aa4e-f357-nodes.vsnCvfc ModelUuid:7ad2d21c-7af1-4b91-9906-81a91e71ef03 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:75544a54-4184-42f2-a23d-9f9263d6baad ModelInvariantUuid:4487dbbb-4ec9-468d-b1d5-7e635abde181 ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vsn ModelUuid:fcedcee2-219d-40dd-9f79-4230cb13a148 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:5f51de74-4243-403b-b7a9-a2dd728855e1 ModelInvariantUuid:275a83ad-0767-40d6-9ff8-07edaed52db3 ModelName:vFW 4e17aa4e-f357-nodes.vpgCvfc ModelUuid:5ad99adc-e476-411f-98bc-caa1b9661e8d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:07ee84b1-85c2-4db0-b602-d70a6723467d ModelInvariantUuid:fb7efc2e-bef5-4bb4-a023-379da4c7553e ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vpg ModelUuid:f0f45588-ffc3-409c-87a7-bfc308d80744 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=? 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-29T00:10:40.869Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||ERROR|500||Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists 2023-03-29T00:10:40.869Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-29T00:10:40.869Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar(Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists) 2023-03-29T00:10:40.869Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:10:40.869Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:10:40.869Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:10:40.869Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680048640869, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:10:41.870Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-29T00:10:41.870Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar(Resource with UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 already exists) 2023-03-29T00:10:41.870Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:10:41.871Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:10:41.871Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:10:41.871Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680048641870, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:10:42.872Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-29T00:10:42.897Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-29T00:10:42.910Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T00:10:42.910Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T00:10:42.910Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T00:10:42.910Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T00:10:42.910Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:10:42.910Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:10:42.910Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:10:42.911Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:10:42.911Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-29T00:10:42.925Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T00:11:12.925Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-29T00:11:12.936Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 and serviceModelVersionId: 86258cd9-b564-47e4-88c7-326a9c01209f 2023-03-29T00:11:12.936Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 816a8d4d-52df-442b-ab64-56255b003b1b 2023-03-29T00:11:12.937Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0 2023-03-29T00:11:12.940Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T00:11:12.954Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?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-29T00:11:12.955Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|INFO|500||Invoke 2023-03-29T00:11:12.962Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T00:11:13.111Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|INFO|500||InvokeReturn 2023-03-29T00:11:13.112Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 00:11:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[145], vertex-id=[147576], x-aai-txid=[2-aai-resources-230329-00:11:14:333-58799], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T00:11:13.112Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T00:11:13.112Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T00:11:13.112Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-29T00:11:13.128Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-29T00:11:13.128Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 311a6477-b2cc-463c-9fee-aa741f7534d0 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T00:11:13.128Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T00:11:13.129Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:11:13.129Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:11:13.129Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680048673128, "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-29T00:11:14.157Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T00:11:14.158Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"16ec8964-42b3-41d8-bf97-9302870ceb5f","serviceDescription":"service","serviceInvariantUUID":"444dbaf6-729a-4cb4-aa8f-fbc578565856","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"e3550a84-cc18-4316-8c33-7e1a60b52680","resourceInvariantUUID":"d000c302-f830-49c1-85c4-860fa03d5456","resourceCustomizationUUID":"f132524b-16f4-438a-9cfc-8fa2d3a85ae2","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":"ZmYwNGQ0YWM0NmZhNmI3MGNhMzJiYTBiOTZiMTE5OWY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"39f4a529-3c97-4ab5-85af-4785e008f69f","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MmY3MzBlNjdhODlkZDM4NTYxODVjOTBlZWQyYTJjNzc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"151c48cd-692b-42cf-936b-19e897cb204a","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T00:11:14.158Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:11:14.158Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:11:14.158Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:11:14.158Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "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-29T00:11:15.159Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:11:15.159Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:11:15.159Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:11:15.159Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:11:16.160Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "16ec8964-42b3-41d8-bf97-9302870ceb5f", "serviceDescription": "service", "serviceInvariantUUID": "444dbaf6-729a-4cb4-aa8f-fbc578565856", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "f132524b-16f4-438a-9cfc-8fa2d3a85ae2", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "e3550a84-cc18-4316-8c33-7e1a60b52680", "resourceInvariantUUID": "d000c302-f830-49c1-85c4-860fa03d5456", "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": "MmY3MzBlNjdhODlkZDM4NTYxODVjOTBlZWQyYTJjNzc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "151c48cd-692b-42cf-936b-19e897cb204a" } ], "workloadContext": "Production" } 2023-03-29T00:11:16.161Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T00:11:16.161Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 16ec8964-42b3-41d8-bf97-9302870ceb5f ASDC 2023-03-29T00:11:16.161Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:16ec8964-42b3-41d8-bf97-9302870ceb5f ServiceInvariantUUID:444dbaf6-729a-4cb4-aa8f-fbc578565856 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:151c48cd-692b-42cf-936b-19e897cb204a ArtifactChecksum:MmY3MzBlNjdhODlkZDM4NTYxODVjOTBlZWQyYTJjNzc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:f132524b-16f4-438a-9cfc-8fa2d3a85ae2 ResourceInvariantUUID:d000c302-f830-49c1-85c4-860fa03d5456 ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:e3550a84-cc18-4316-8c33-7e1a60b52680 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-29T00:11:16.161Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 16ec8964-42b3-41d8-bf97-9302870ceb5f 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: 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-29T00:11:16.206Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:11:16.207Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:11:16.207Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:11:16.207Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 151c48cd-692b-42cf-936b-19e897cb204a from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T00:11:16.207Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T00:11:16.207Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T00:11:16.227Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T00:11:16.228Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@4defd3fe 2023-03-29T00:11:16.228Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T00:11:16.228Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-29T00:11:16.228Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 151c48cd-692b-42cf-936b-19e897cb204a Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T00:11:16.229Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T00:11:16.229Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-29T00:11:16.229Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T00:11:16.229Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:11:16.229Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:11:16.229Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680048676228, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:11:17.230Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:151c48cd-692b-42cf-936b-19e897cb204a) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-29T00:11:17.283Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists 2023-03-29T00:11:17.284Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T00:11:17.284Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists) 2023-03-29T00:11:17.284Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:11:17.285Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:11:17.285Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:11:17.285Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680048677284, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:11:18.286Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T00:11:18.286Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: e3550a84-cc18-4316-8c33-7e1a60b52680 already exists) 2023-03-29T00:11:18.286Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:11:18.287Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:11:18.287Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:11:18.287Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680048678286, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e3550a84-cc18-4316-8c33-7e1a60b52680 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:11:19.288Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 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-29T00:11:19.315Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 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-29T00:11:19.320Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T00:11:19.320Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T00:11:19.320Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T00:11:19.320Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T00:11:19.320Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:11:19.321Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:11:19.321Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:11:19.321Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:11:19.321Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-29T00:11:19.337Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T00:11:36.826Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:11:36.828Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:11:36.828Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:11:36.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:11:49.337Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 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-29T00:11:49.347Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 and serviceModelVersionId: 16ec8964-42b3-41d8-bf97-9302870ceb5f 2023-03-29T00:11:49.347Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 444dbaf6-729a-4cb4-aa8f-fbc578565856 2023-03-29T00:11:49.348Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0 2023-03-29T00:11:49.354Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T00:11:49.375Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?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-29T00:11:49.375Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|INFO|500||Invoke 2023-03-29T00:11:49.382Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T00:11:49.541Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|INFO|500||InvokeReturn 2023-03-29T00:11:49.541Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 00:11:50 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[155], vertex-id=[188528], x-aai-txid=[2-aai-resources-230329-00:11:50:751-4566], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T00:11:49.542Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T00:11:49.542Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T00:11:49.542Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-29T00:11:49.554Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-29T00:11:49.554Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T00:11:49.555Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T00:11:49.555Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:11:49.555Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:11:49.555Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680048709555, "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-29T00:11:50.582Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T00:11:50.582Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"7a696f8d-7ee2-46cf-b572-2aace61feac6","serviceName":"Demo_pNF_ge2Srtj7qIwUCt1tjrNp","serviceVersion":"1.0","serviceUUID":"a9748751-2950-4828-b5f2-766b4707fd0e","serviceDescription":"catalog service description","serviceInvariantUUID":"3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d","resources":[{"resourceInstanceName":"pNF 2e24d431-caf7 0","resourceName":"pNF 2e24d431-caf7","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"e2d033c4-2bad-43aa-a1ed-ece452364ff0","resourceInvariantUUID":"c7a7d7b9-db49-4573-8bdb-c0b9fafe1e04","resourceCustomizationUUID":"9020c51f-f795-4da8-94fc-307df828746c","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml","artifactChecksum":"MGViMGJhY2M4NTEzNTQ2OTAyM2JmYTZiMmIxMTRhZmE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"d1d763ac-250d-4bc9-8da7-fb6b08c07905","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"54852575-1f46-4af8-b984-c2d9e0a5b90a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b9facc55-50c6-45db-ad5c-fc70d623e4d4","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml","artifactChecksum":"ZjQ3NjY3YmRmNjJhYzc5OTdlNTg5ODJjNTM4MjI0MTM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"de64d63f-d983-48ce-9828-6a1269e19616","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"bcb36d16-c729-4c0e-9e83-348a27e6b2fa","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"85b93c2d-6163-4d8a-9401-b9cc06f11fba","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml","artifactChecksum":"N2Q4YzdhZmExNzk0MmYxMDYzMzI4NGI0OWQ4NWUxZmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f91ffa7d-4822-4c15-9557-bea3361e964b","artifactVersion":"1"},{"artifactName":"service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar","artifactChecksum":"YTcxZWE0NWFhY2ZlYWVkODE3ODdlYzg2MzllNjU1ZjY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b33a7ab7-2b1f-45b9-a286-a6ef25118643","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T00:11:50.583Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:11:50.583Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:11:50.583Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:11:50.583Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:11:51.584Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:11:51.584Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:11:51.584Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:11:51.584Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:11:52.585Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:11:52.586Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:11:52.586Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:11:52.586Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:11:53.588Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:11:53.588Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:11:53.588Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:11:53.589Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:11:54.589Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:11:54.590Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:11:54.590Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:11:54.590Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:11:55.590Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:11:55.591Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:11:55.591Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:11:55.591Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:11:56.592Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:11:56.592Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:11:56.592Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:11:56.592Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:11:57.593Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:11:57.593Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:11:57.593Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:11:57.594Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:11:58.594Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "serviceName": "Demo_pNF_ge2Srtj7qIwUCt1tjrNp", "serviceVersion": "1.0", "serviceUUID": "a9748751-2950-4828-b5f2-766b4707fd0e", "serviceDescription": "catalog service description", "serviceInvariantUUID": "3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d", "resources": [ { "resourceInstanceName": "pNF 2e24d431-caf7 0", "resourceCustomizationUUID": "9020c51f-f795-4da8-94fc-307df828746c", "resourceName": "pNF 2e24d431-caf7", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "e2d033c4-2bad-43aa-a1ed-ece452364ff0", "resourceInvariantUUID": "c7a7d7b9-db49-4573-8bdb-c0b9fafe1e04", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "artifactChecksum": "YTcxZWE0NWFhY2ZlYWVkODE3ODdlYzg2MzllNjU1ZjY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "b33a7ab7-2b1f-45b9-a286-a6ef25118643" } ], "workloadContext": "Production" } 2023-03-29T00:11:58.595Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T00:11:58.595Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 a9748751-2950-4828-b5f2-766b4707fd0e ASDC 2023-03-29T00:11:58.595Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:7a696f8d-7ee2-46cf-b572-2aace61feac6 ServiceName:Demo_pNF_ge2Srtj7qIwUCt1tjrNp ServiceVersion:1.0 ServiceUUID:a9748751-2950-4828-b5f2-766b4707fd0e ServiceInvariantUUID:3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ArtifactUUID:b33a7ab7-2b1f-45b9-a286-a6ef25118643 ArtifactChecksum:YTcxZWE0NWFhY2ZlYWVkODE3ODdlYzg2MzllNjU1ZjY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 2e24d431-caf7 0 ResourceCustomizationUUID:9020c51f-f795-4da8-94fc-307df828746c ResourceInvariantUUID:c7a7d7b9-db49-4573-8bdb-c0b9fafe1e04 ResourceName:pNF 2e24d431-caf7 ResourceType:PNF ResourceUUID:e2d033c4-2bad-43aa-a1ed-ece452364ff0 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T00:11:58.596Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF a9748751-2950-4828-b5f2-766b4707fd0e 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: 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-29T00:11:58.652Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:11:58.653Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:11:58.653Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:11:58.653Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 from URL: /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:11:58.653Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T00:11:58.654Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:11:58.908Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T00:11:58.911Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar b33a7ab7-2b1f-45b9-a286-a6ef25118643 88015 2023-03-29T00:11:58.911Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ASDC sendASDCNotification 2023-03-29T00:11:58.911Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:11:58.911Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T00:11:58.912Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:11:58.912Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:11:58.912Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680048718911, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:11:59.913Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:11:59.913Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:11:59.914Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643, URL: /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar to file: /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:11:59.914Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:11:59.914Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:11:59.915Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:11:59.993Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3464203889595565627/Definitions/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml 2023-03-29T00:12:00.608Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T00:12:00.609Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T00:12:00.609Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:12:00.609Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T00:12:00.609Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 2e24d431-caf7 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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:12:00.610Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:12:00.610Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:12:00.610Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:12:00.610Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:12:00.610Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:12:00.610Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:12:00.610Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T00:12:00.610Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:12:00.610Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:12:00.610Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Node template pNF 2e24d431-caf7 0 is matching search criteria 2023-03-29T00:12:00.610Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T00:12:00.611Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 2e24d431-caf7 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:12:00.611Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:12:00.611Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:12:00.611Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Node template pNF 2e24d431-caf7 0 is matching search criteria 2023-03-29T00:12:00.611Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T00:12:00.611Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 2e24d431-caf7 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:12:00.611Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:12:00.611Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:12:00.611Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:12:00.611Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:12:00.611Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:12:00.612Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:12:00.612Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:12:00.612Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:12:00.612Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:12:00.612Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:12:00.612Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_ge2Srtj7qIwUCt1tjrNp Description:catalog service description Model UUID:a9748751-2950-4828-b5f2-766b4707fd0e Model Version:NULL Model InvariantUuid:3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d 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=? 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-29T00:12:00.666Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||ERROR|500||Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists 2023-03-29T00:12:00.666Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ASDC sendASDCNotification 2023-03-29T00:12:00.667Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar(Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists) 2023-03-29T00:12:00.667Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:12:00.667Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:12:00.667Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:12:00.667Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680048720666, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:12:01.668Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ASDC sendASDCNotification 2023-03-29T00:12:01.668Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar(Resource with UUID: e2d033c4-2bad-43aa-a1ed-ece452364ff0 already exists) 2023-03-29T00:12:01.668Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:12:01.668Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:12:01.669Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:12:01.669Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680048721668, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e2d033c4-2bad-43aa-a1ed-ece452364ff0 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:12:02.669Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 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-29T00:12:02.699Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 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-29T00:12:02.704Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T00:12:02.704Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T00:12:02.704Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T00:12:02.704Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T00:12:02.704Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:12:02.704Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:12:02.705Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:12:02.705Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:12:02.705Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-29T00:12:02.718Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T00:12:32.719Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 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-29T00:12:32.729Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 and serviceModelVersionId: a9748751-2950-4828-b5f2-766b4707fd0e 2023-03-29T00:12:32.729Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d 2023-03-29T00:12:32.730Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0 2023-03-29T00:12:32.736Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T00:12:32.761Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?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-29T00:12:32.762Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|INFO|500||Invoke 2023-03-29T00:12:32.769Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T00:12:32.904Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|INFO|500||InvokeReturn 2023-03-29T00:12:32.904Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 00:12:34 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[131], vertex-id=[172232], x-aai-txid=[2-aai-resources-230329-00:12:34:139-60906], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T00:12:32.905Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T00:12:32.905Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T00:12:32.905Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-29T00:12:32.915Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-29T00:12:32.915Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7a696f8d-7ee2-46cf-b572-2aace61feac6 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T00:12:32.915Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T00:12:32.915Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:12:32.915Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:12:32.915Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680048752915, "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-29T00:12:33.950Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T00:12:33.951Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"fe105c1e-ef4e-412c-9c8b-44baeafe357c","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"3cc3363c-2a1e-46f6-a01f-dfea7105f42b","serviceDescription":"service","serviceInvariantUUID":"53e0907c-4685-443c-9afb-b6388edad63b","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"06700cf1-b2dc-407d-b162-08d1beec66c7","resourceInvariantUUID":"704760ad-6cf6-4bb9-bc99-05bd4d114f3d","resourceCustomizationUUID":"05d1ab17-7540-4804-bce9-48f607c7adae","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":"OWU1OGIzMTQ4NzkyODU5Nzk1ODU5N2E4YTdiYjZmODY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"678cd137-dd07-4c04-8b26-55742d455682","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":"MzNhYWFmOTQwMjhhYjAxZDRhOGJmYTA0ZGQzMjhlNGI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"52326665-5a88-44f9-990e-807f04b42a74","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":"84bdb852-af72-465c-9220-0c5d34e80240","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":"06caa762-d83a-4d14-a111-ab8da18bdd73","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":"8975785e-9aa3-4481-a685-d6498c3c5dec","artifactVersion":"2","generatedFromUUID":"84bdb852-af72-465c-9220-0c5d34e80240"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"YWE3OGIxMWMyYjhmNDFjOTdiMzhmZmM1OWI3ZmUzY2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1561e919-2af1-4cad-b2a7-59c900eec633","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MjQzOWNhYmVhMTRjN2Y5MTEzMGEwOTNlMWE4YWQzOWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1e6ff635-9586-4967-a4c2-d4832f18d39c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T00:12:33.952Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:12:33.952Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:12:33.952Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:12:33.952Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "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-29T00:12:34.953Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:12:34.954Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:12:34.954Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:12:34.955Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "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-29T00:12:35.956Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:12:35.956Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:12:35.956Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:12:35.957Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "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-29T00:12:36.826Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:12:36.827Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:12:36.827Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680048638188, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T00:12:36.828Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:12:36.828Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:12:36.828Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680048640869, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists" } 2023-03-29T00:12:36.828Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:12:36.828Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:12:36.828Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680048641870, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 already exists" } 2023-03-29T00:12:36.828Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:12:36.828Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:12:36.828Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680048673128, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T00:12:36.828Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:12:36.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:12:36.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:12:36.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:12:36.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:12:36.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:12:36.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:12:36.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:12:36.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680048676228, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T00:12:36.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:12:36.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:12:36.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680048677284, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists" } 2023-03-29T00:12:36.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:12:36.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:12:36.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680048678286, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e3550a84-cc18-4316-8c33-7e1a60b52680 already exists" } 2023-03-29T00:12:36.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:12:36.957Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:12:36.957Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:12:36.957Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:12:36.958Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "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-29T00:12:37.958Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:12:37.958Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:12:37.958Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:12:37.959Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "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-29T00:12:38.959Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:12:38.959Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:12:38.959Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:12:38.959Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "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-29T00:12:39.960Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:12:39.960Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:12:39.960Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:12:39.961Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:12:40.962Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "3cc3363c-2a1e-46f6-a01f-dfea7105f42b", "serviceDescription": "service", "serviceInvariantUUID": "53e0907c-4685-443c-9afb-b6388edad63b", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "05d1ab17-7540-4804-bce9-48f607c7adae", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "06700cf1-b2dc-407d-b162-08d1beec66c7", "resourceInvariantUUID": "704760ad-6cf6-4bb9-bc99-05bd4d114f3d", "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": "MzNhYWFmOTQwMjhhYjAxZDRhOGJmYTA0ZGQzMjhlNGI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "52326665-5a88-44f9-990e-807f04b42a74", "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": "84bdb852-af72-465c-9220-0c5d34e80240", "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": "8975785e-9aa3-4481-a685-d6498c3c5dec", "generatedFromUUID": "84bdb852-af72-465c-9220-0c5d34e80240" }, "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": "8975785e-9aa3-4481-a685-d6498c3c5dec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "MjQzOWNhYmVhMTRjN2Y5MTEzMGEwOTNlMWE4YWQzOWI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1e6ff635-9586-4967-a4c2-d4832f18d39c" } ], "workloadContext": "Production" } 2023-03-29T00:12:40.962Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T00:12:40.962Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 3cc3363c-2a1e-46f6-a01f-dfea7105f42b ASDC 2023-03-29T00:12:40.962Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:fe105c1e-ef4e-412c-9c8b-44baeafe357c ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:3cc3363c-2a1e-46f6-a01f-dfea7105f42b ServiceInvariantUUID:53e0907c-4685-443c-9afb-b6388edad63b 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:1e6ff635-9586-4967-a4c2-d4832f18d39c ArtifactChecksum:MjQzOWNhYmVhMTRjN2Y5MTEzMGEwOTNlMWE4YWQzOWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:05d1ab17-7540-4804-bce9-48f607c7adae ResourceInvariantUUID:704760ad-6cf6-4bb9-bc99-05bd4d114f3d ResourceName:basic_vm ResourceType:VF ResourceUUID:06700cf1-b2dc-407d-b162-08d1beec66c7 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:52326665-5a88-44f9-990e-807f04b42a74 ArtifactChecksum:MzNhYWFmOTQwMjhhYjAxZDRhOGJmYTA0ZGQzMjhlNGI= 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:84bdb852-af72-465c-9220-0c5d34e80240 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:8975785e-9aa3-4481-a685-d6498c3c5dec 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:8975785e-9aa3-4481-a685-d6498c3c5dec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T00:12:40.962Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3cc3363c-2a1e-46f6-a01f-dfea7105f42b 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: 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-29T00:12:41.005Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:12:41.006Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:12:41.006Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:12:41.006Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-29T00:12:41.007Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T00:12:41.007Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-29T00:12:41.024Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T00:12:41.025Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@3e513430 2023-03-29T00:12:41.025Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T00:12:41.025Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-29T00:12:41.025Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 1e6ff635-9586-4967-a4c2-d4832f18d39c Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T00:12:41.025Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T00:12:41.026Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-29T00:12:41.026Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T00:12:41.026Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:12:41.026Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:12:41.026Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680048761025, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:12:42.027Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:1e6ff635-9586-4967-a4c2-d4832f18d39c) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-29T00:12:42.078Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists 2023-03-29T00:12:42.079Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T00:12:42.079Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists) 2023-03-29T00:12:42.080Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:12:42.080Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:12:42.080Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:12:42.080Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680048762079, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:12:43.081Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T00:12:43.082Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 06700cf1-b2dc-407d-b162-08d1beec66c7 already exists) 2023-03-29T00:12:43.082Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:12:43.082Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:12:43.082Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:12:43.082Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680048763081, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 06700cf1-b2dc-407d-b162-08d1beec66c7 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:12:44.083Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-29T00:12:44.109Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-29T00:12:44.114Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T00:12:44.115Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T00:12:44.115Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T00:12:44.115Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T00:12:44.115Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:12:44.115Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:12:44.116Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:12:44.116Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:12:44.116Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-29T00:12:44.131Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T00:13:14.131Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-29T00:13:14.143Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c and serviceModelVersionId: 3cc3363c-2a1e-46f6-a01f-dfea7105f42b 2023-03-29T00:13:14.143Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 53e0907c-4685-443c-9afb-b6388edad63b 2023-03-29T00:13:14.144Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0 2023-03-29T00:13:14.150Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T00:13:14.165Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?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-29T00:13:14.165Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|INFO|500||Invoke 2023-03-29T00:13:14.172Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T00:13:14.316Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|INFO|500||InvokeReturn 2023-03-29T00:13:14.316Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 00:13:15 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[140], vertex-id=[180424], x-aai-txid=[0-aai-resources-230329-00:13:15:541-39323], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T00:13:14.316Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T00:13:14.317Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T00:13:14.317Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-29T00:13:14.329Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-29T00:13:14.330Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID fe105c1e-ef4e-412c-9c8b-44baeafe357c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T00:13:14.330Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T00:13:14.330Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:13:14.330Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:13:14.330Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680048794330, "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-29T00:13:15.357Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T00:13:15.357Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"4e331648-c0c6-4e78-b5bd-c1a3392aefa5","serviceName":"Demo_pNF_vTrSDiHqKZFmTrxBO7An","serviceVersion":"1.0","serviceUUID":"5dc3e11a-73a7-4449-8830-c00dd58b8025","serviceDescription":"catalog service description","serviceInvariantUUID":"99465759-d5dd-4df6-968c-d7df49a08547","resources":[{"resourceInstanceName":"pNF d408ac80-5827 0","resourceName":"pNF d408ac80-5827","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2c7ae46d-9523-4fff-b664-0f1857bc7e8e","resourceInvariantUUID":"eeb69a99-a29e-489a-a316-224f3dd9312e","resourceCustomizationUUID":"f5271907-3708-463e-8dcb-d3b488f8d689","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vf-license-model.xml","artifactChecksum":"MGI2ZDNjNTQwMDkzOGIxNWQ2YzAzOWIyODI5MWUzZGE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"665512f2-5af7-4af0-878a-1c02f8001b22","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2addf1f2-bac3-417d-903b-2318e30b0c44","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e4474b26-a4cd-4d90-9cc3-8a5acd5dd9d9","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vendor-license-model.xml","artifactChecksum":"YWNiN2MxZTEzMmU3MDA4YTQ4YzUyZGNmMDU0YzIzMmM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a1ca3c31-f38f-4a7c-9218-dc0682481ba1","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"717d49b6-6f8b-479e-ae16-c08c0031e528","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c7106b50-b2bd-4d21-b8aa-1972668fa1f6","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml","artifactChecksum":"ZDU0OTUxNGExYTY3ODQ5MTYxOWQ2NjM0ODczNDg1ZGM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"10434821-a842-492c-90ab-3ddcb0dfafb1","artifactVersion":"1"},{"artifactName":"service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar","artifactChecksum":"NzlhMjQ1MTUxN2M5NzczZTUyODFmNmRkMTk4ZjYzY2M\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"cd04d25d-7975-4b04-b8d3-17f5b860598b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T00:13:15.358Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:13:15.358Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:13:15.358Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:13:15.358Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:13:16.359Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:13:16.359Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:13:16.359Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:13:16.359Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:13:17.361Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:13:17.361Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:13:17.361Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:13:17.361Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:13:18.363Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:13:18.363Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:13:18.363Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:13:18.363Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:13:19.364Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:13:19.364Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:13:19.364Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:13:19.365Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:13:20.365Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:13:20.366Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:13:20.366Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:13:20.366Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:13:21.366Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:13:21.367Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:13:21.367Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:13:21.367Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:13:22.368Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:13:22.368Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:13:22.368Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:13:22.369Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:13:23.369Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "serviceName": "Demo_pNF_vTrSDiHqKZFmTrxBO7An", "serviceVersion": "1.0", "serviceUUID": "5dc3e11a-73a7-4449-8830-c00dd58b8025", "serviceDescription": "catalog service description", "serviceInvariantUUID": "99465759-d5dd-4df6-968c-d7df49a08547", "resources": [ { "resourceInstanceName": "pNF d408ac80-5827 0", "resourceCustomizationUUID": "f5271907-3708-463e-8dcb-d3b488f8d689", "resourceName": "pNF d408ac80-5827", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2c7ae46d-9523-4fff-b664-0f1857bc7e8e", "resourceInvariantUUID": "eeb69a99-a29e-489a-a316-224f3dd9312e", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "artifactChecksum": "NzlhMjQ1MTUxN2M5NzczZTUyODFmNmRkMTk4ZjYzY2M\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "cd04d25d-7975-4b04-b8d3-17f5b860598b" } ], "workloadContext": "Production" } 2023-03-29T00:13:23.369Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T00:13:23.369Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 5dc3e11a-73a7-4449-8830-c00dd58b8025 ASDC 2023-03-29T00:13:23.370Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:4e331648-c0c6-4e78-b5bd-c1a3392aefa5 ServiceName:Demo_pNF_vTrSDiHqKZFmTrxBO7An ServiceVersion:1.0 ServiceUUID:5dc3e11a-73a7-4449-8830-c00dd58b8025 ServiceInvariantUUID:99465759-d5dd-4df6-968c-d7df49a08547 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ArtifactUUID:cd04d25d-7975-4b04-b8d3-17f5b860598b ArtifactChecksum:NzlhMjQ1MTUxN2M5NzczZTUyODFmNmRkMTk4ZjYzY2M= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF d408ac80-5827 0 ResourceCustomizationUUID:f5271907-3708-463e-8dcb-d3b488f8d689 ResourceInvariantUUID:eeb69a99-a29e-489a-a316-224f3dd9312e ResourceName:pNF d408ac80-5827 ResourceType:PNF ResourceUUID:2c7ae46d-9523-4fff-b664-0f1857bc7e8e ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T00:13:23.370Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 5dc3e11a-73a7-4449-8830-c00dd58b8025 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: 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-29T00:13:23.418Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:13:23.419Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:13:23.419Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:13:23.419Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b from URL: /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:13:23.419Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T00:13:23.419Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:13:23.695Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T00:13:23.697Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar cd04d25d-7975-4b04-b8d3-17f5b860598b 88032 2023-03-29T00:13:23.698Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ASDC sendASDCNotification 2023-03-29T00:13:23.698Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:13:23.698Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T00:13:23.698Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:13:23.698Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:13:23.698Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680048803698, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:13:24.699Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:13:24.699Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:13:24.699Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b, URL: /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar to file: /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:13:24.700Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:13:24.700Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:13:24.700Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:13:24.800Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16204968401973666492/Definitions/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml 2023-03-29T00:13:25.349Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T00:13:25.349Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T00:13:25.349Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:13:25.349Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T00:13:25.349Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF d408ac80-5827 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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:13:25.349Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:13:25.350Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:13:25.350Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:13:25.350Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:13:25.350Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:13:25.350Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:13:25.350Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T00:13:25.350Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:13:25.350Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:13:25.350Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Node template pNF d408ac80-5827 0 is matching search criteria 2023-03-29T00:13:25.350Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T00:13:25.350Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF d408ac80-5827 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:13:25.350Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:13:25.351Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:13:25.351Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Node template pNF d408ac80-5827 0 is matching search criteria 2023-03-29T00:13:25.351Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T00:13:25.351Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF d408ac80-5827 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:13:25.351Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:13:25.351Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:13:25.351Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:13:25.351Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:13:25.351Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:13:25.351Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:13:25.351Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:13:25.351Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:13:25.351Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:13:25.351Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:13:25.352Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_vTrSDiHqKZFmTrxBO7An Description:catalog service description Model UUID:5dc3e11a-73a7-4449-8830-c00dd58b8025 Model Version:NULL Model InvariantUuid:99465759-d5dd-4df6-968c-d7df49a08547 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=? 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-29T00:13:25.394Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||ERROR|500||Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists 2023-03-29T00:13:25.395Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ASDC sendASDCNotification 2023-03-29T00:13:25.395Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar(Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists) 2023-03-29T00:13:25.395Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:13:25.395Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:13:25.395Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:13:25.395Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680048805395, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:13:26.396Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ASDC sendASDCNotification 2023-03-29T00:13:26.396Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar(Resource with UUID: 2c7ae46d-9523-4fff-b664-0f1857bc7e8e already exists) 2023-03-29T00:13:26.396Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:13:26.397Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:13:26.397Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:13:26.397Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680048806396, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2c7ae46d-9523-4fff-b664-0f1857bc7e8e already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:13:27.398Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 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-29T00:13:27.424Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 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-29T00:13:27.428Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T00:13:27.428Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T00:13:27.428Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T00:13:27.428Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T00:13:27.428Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:13:27.428Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:13:27.429Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:13:27.429Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:13:27.429Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-29T00:13:27.442Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T00:13:36.826Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:13:36.827Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:13:36.827Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680048709555, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T00:13:36.827Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:13:36.828Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:13:36.828Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:13:36.828Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:13:36.828Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:13:36.828Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T00:13:36.828Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:13:36.828Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:13:36.828Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T00:13:36.828Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:13:36.828Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:13:36.828Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:13:36.828Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:13:36.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:13:36.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:13:36.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:13:36.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:13:36.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:13:36.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:13:36.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:13:36.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:13:36.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:13:36.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:13:36.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:13:36.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:13:36.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:13:36.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680048718911, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T00:13:36.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:13:36.830Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:13:36.830Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680048720666, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists" } 2023-03-29T00:13:36.830Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:13:36.830Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:13:36.830Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680048721668, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e2d033c4-2bad-43aa-a1ed-ece452364ff0 already exists" } 2023-03-29T00:13:36.830Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:13:36.830Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:13:36.830Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680048752915, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T00:13:36.830Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:13:36.830Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:13:36.830Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:13:36.830Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:13:36.830Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:13:36.830Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-29T00:13:36.831Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:13:36.831Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:13:36.831Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-29T00:13:36.831Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:13:57.443Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 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-29T00:13:57.453Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 and serviceModelVersionId: 5dc3e11a-73a7-4449-8830-c00dd58b8025 2023-03-29T00:13:57.454Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 99465759-d5dd-4df6-968c-d7df49a08547 2023-03-29T00:13:57.455Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0 2023-03-29T00:13:57.461Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T00:13:57.482Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?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-29T00:13:57.483Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|INFO|500||Invoke 2023-03-29T00:13:57.491Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T00:13:57.646Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|INFO|500||InvokeReturn 2023-03-29T00:13:57.646Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 00:13:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[151], vertex-id=[266248], x-aai-txid=[0-aai-resources-230329-00:13:58:860-65243], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T00:13:57.647Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T00:13:57.647Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T00:13:57.648Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-29T00:13:57.654Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-29T00:13:57.655Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T00:13:57.655Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T00:13:57.656Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:13:57.656Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:13:57.656Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680048837655, "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-29T00:13:58.684Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T00:13:58.684Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"152384e9-aecf-4b1c-a8f7-03a9cf9ee303","serviceName":"Demo_pNF_pDpqfnga5SHRbhCxA4Vb","serviceVersion":"1.0","serviceUUID":"9b91b0d7-c4a9-4261-bf7a-60487236eb51","serviceDescription":"catalog service description","serviceInvariantUUID":"305980f8-7de1-48fa-ac60-9194798b3dec","resources":[{"resourceInstanceName":"pNF 45ff6e85-002d 0","resourceName":"pNF 45ff6e85-002d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"b5599a3c-fe1a-43e8-8da6-7663a2762a90","resourceInvariantUUID":"09182683-26b7-4240-8b68-66ac868e7649","resourceCustomizationUUID":"88442b7f-627e-40fe-ba4b-14e292457100","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vf-license-model.xml","artifactChecksum":"MWFjNmVhZDMwM2FlOWQyMjJiODExMzE1ZmQ3MzZlMTg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b82737b0-af86-4b39-8c34-96e6f6d8632d","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"3edf1169-995e-410c-a960-a17d5b6040a8","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"4b62b939-0a47-4c84-a666-29328cef73bb","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vendor-license-model.xml","artifactChecksum":"ZTFjM2U1Y2E3YjA4NGQxNzA5MDI5MDgxODFhNDYwY2E\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ff29711d-cf32-4e57-b6be-90b0e638a580","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c5e1eed8-8aa6-4dd9-95a2-cccba264d439","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2d202cf8-65d1-4dd2-9456-602b8ceded56","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml","artifactChecksum":"YmQwMWIwNTUxMWE2NGFmZThiNjkyZjViMWMzYWM5Zjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d716b1e1-195c-4253-8ce4-d8eec289ec36","artifactVersion":"1"},{"artifactName":"service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar","artifactChecksum":"ZTkzOGQ1NjBjODU4YmZmOTEyMGYxM2E5OGYxMzczMDQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"04b9c7e8-707e-4ebb-a381-ecabcc250ce1","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T00:13:58.684Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:13:58.684Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:13:58.684Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:13:58.685Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:13:59.685Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:13:59.686Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:13:59.686Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:13:59.686Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:14:00.686Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:14:00.687Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:14:00.687Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:14:00.687Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:14:01.688Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:14:01.688Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:14:01.688Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:14:01.688Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:14:02.689Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:14:02.689Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:14:02.689Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:14:02.689Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:14:03.690Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:14:03.690Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:14:03.690Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:14:03.690Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:14:04.691Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:14:04.692Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:14:04.692Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:14:04.692Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:14:05.693Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:14:05.693Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:14:05.693Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:14:05.693Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:14:06.694Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "serviceName": "Demo_pNF_pDpqfnga5SHRbhCxA4Vb", "serviceVersion": "1.0", "serviceUUID": "9b91b0d7-c4a9-4261-bf7a-60487236eb51", "serviceDescription": "catalog service description", "serviceInvariantUUID": "305980f8-7de1-48fa-ac60-9194798b3dec", "resources": [ { "resourceInstanceName": "pNF 45ff6e85-002d 0", "resourceCustomizationUUID": "88442b7f-627e-40fe-ba4b-14e292457100", "resourceName": "pNF 45ff6e85-002d", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "b5599a3c-fe1a-43e8-8da6-7663a2762a90", "resourceInvariantUUID": "09182683-26b7-4240-8b68-66ac868e7649", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "artifactChecksum": "ZTkzOGQ1NjBjODU4YmZmOTEyMGYxM2E5OGYxMzczMDQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "04b9c7e8-707e-4ebb-a381-ecabcc250ce1" } ], "workloadContext": "Production" } 2023-03-29T00:14:06.694Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T00:14:06.694Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 9b91b0d7-c4a9-4261-bf7a-60487236eb51 ASDC 2023-03-29T00:14:06.694Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:152384e9-aecf-4b1c-a8f7-03a9cf9ee303 ServiceName:Demo_pNF_pDpqfnga5SHRbhCxA4Vb ServiceVersion:1.0 ServiceUUID:9b91b0d7-c4a9-4261-bf7a-60487236eb51 ServiceInvariantUUID:305980f8-7de1-48fa-ac60-9194798b3dec ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ArtifactUUID:04b9c7e8-707e-4ebb-a381-ecabcc250ce1 ArtifactChecksum:ZTkzOGQ1NjBjODU4YmZmOTEyMGYxM2E5OGYxMzczMDQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 45ff6e85-002d 0 ResourceCustomizationUUID:88442b7f-627e-40fe-ba4b-14e292457100 ResourceInvariantUUID:09182683-26b7-4240-8b68-66ac868e7649 ResourceName:pNF 45ff6e85-002d ResourceType:PNF ResourceUUID:b5599a3c-fe1a-43e8-8da6-7663a2762a90 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T00:14:06.694Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9b91b0d7-c4a9-4261-bf7a-60487236eb51 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: 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-29T00:14:06.729Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:14:06.729Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:14:06.729Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:14:06.729Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 from URL: /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:14:06.730Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T00:14:06.730Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:14:06.959Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T00:14:06.961Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 88022 2023-03-29T00:14:06.962Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ASDC sendASDCNotification 2023-03-29T00:14:06.962Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:14:06.962Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T00:14:06.962Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:14:06.962Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:14:06.962Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680048846962, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:14:07.963Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:14:07.964Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:14:07.964Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1, URL: /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar to file: /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:14:07.965Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:14:07.966Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:14:07.966Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:14:08.053Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15939895853080646677/Definitions/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml 2023-03-29T00:14:08.727Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T00:14:08.728Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T00:14:08.728Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:14:08.728Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T00:14:08.728Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 45ff6e85-002d 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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:14:08.728Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:14:08.728Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:14:08.728Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:14:08.728Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:14:08.728Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:14:08.728Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:14:08.728Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T00:14:08.728Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:14:08.728Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:14:08.728Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Node template pNF 45ff6e85-002d 0 is matching search criteria 2023-03-29T00:14:08.728Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T00:14:08.728Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 45ff6e85-002d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:14:08.729Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:14:08.729Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:14:08.729Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Node template pNF 45ff6e85-002d 0 is matching search criteria 2023-03-29T00:14:08.729Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T00:14:08.729Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 45ff6e85-002d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:14:08.729Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:14:08.729Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:14:08.729Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:14:08.729Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:14:08.729Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:14:08.729Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:14:08.729Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:14:08.729Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:14:08.729Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:14:08.729Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:14:08.729Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_pDpqfnga5SHRbhCxA4Vb Description:catalog service description Model UUID:9b91b0d7-c4a9-4261-bf7a-60487236eb51 Model Version:NULL Model InvariantUuid:305980f8-7de1-48fa-ac60-9194798b3dec 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=? 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-29T00:14:08.777Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||ERROR|500||Csar with UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 already exists 2023-03-29T00:14:08.778Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ASDC sendASDCNotification 2023-03-29T00:14:08.778Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar(Csar with UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 already exists) 2023-03-29T00:14:08.778Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:14:08.778Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:14:08.778Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:14:08.778Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680048848777, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:14:09.779Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ASDC sendASDCNotification 2023-03-29T00:14:09.779Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar(Resource with UUID: b5599a3c-fe1a-43e8-8da6-7663a2762a90 already exists) 2023-03-29T00:14:09.779Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:14:09.780Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:14:09.780Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:14:09.780Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680048849779, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: b5599a3c-fe1a-43e8-8da6-7663a2762a90 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:14:10.780Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 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-29T00:14:10.807Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 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-29T00:14:10.812Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T00:14:10.812Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T00:14:10.812Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T00:14:10.812Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T00:14:10.812Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:14:10.812Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:14:10.812Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:14:10.812Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:14:10.812Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-29T00:14:10.827Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T00:14:36.826Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:14:36.828Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:14:36.828Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:14:36.828Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:14:36.828Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:14:36.828Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-29T00:14:36.828Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:14:36.828Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:14:36.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:14:36.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:14:36.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:14:36.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:14:36.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:14:36.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:14:36.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680048761025, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T00:14:36.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:14:36.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:14:36.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680048762079, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists" } 2023-03-29T00:14:36.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:14:36.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:14:36.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680048763081, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 06700cf1-b2dc-407d-b162-08d1beec66c7 already exists" } 2023-03-29T00:14:36.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:14:36.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:14:36.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680048794330, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T00:14:36.829Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:14:36.830Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:14:36.830Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:14:36.830Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:14:36.830Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:14:36.830Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T00:14:36.830Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:14:36.830Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:14:36.830Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T00:14:36.830Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:14:36.830Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:14:36.830Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:14:36.830Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:14:36.830Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:14:36.831Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:14:36.831Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:14:36.831Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:14:36.831Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:14:36.831Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:14:36.831Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:14:36.831Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:14:36.831Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:14:36.831Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:14:36.831Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:14:36.831Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:14:36.832Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:14:36.832Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680048803698, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T00:14:36.832Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:14:36.832Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:14:36.832Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680048805395, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists" } 2023-03-29T00:14:36.832Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:14:36.832Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:14:36.832Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680048806396, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2c7ae46d-9523-4fff-b664-0f1857bc7e8e already exists" } 2023-03-29T00:14:36.832Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:14:40.828Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 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-29T00:14:40.840Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 and serviceModelVersionId: 9b91b0d7-c4a9-4261-bf7a-60487236eb51 2023-03-29T00:14:40.841Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 305980f8-7de1-48fa-ac60-9194798b3dec 2023-03-29T00:14:40.841Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0 2023-03-29T00:14:40.846Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T00:14:40.863Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|INFO|500||Invoke 2023-03-29T00:14:40.863Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[152384e9-aecf-4b1c-a8f7-03a9cf9ee303], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[b2d5078b-75c2-49a9-91c5-baa6d40d5c99], X-ECOMP-RequestID=[152384e9-aecf-4b1c-a8f7-03a9cf9ee303], X-TransactionId=[], X-ONAP-RequestID=[152384e9-aecf-4b1c-a8f7-03a9cf9ee303], Content-Type=[application/merge-patch+json]} 2023-03-29T00:14:40.871Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T00:14:41.064Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?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/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 00:14:42 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[189], vertex-id=[241768], x-aai-txid=[1-aai-resources-230329-00:14:42:243-31561], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T00:14:41.065Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T00:14:41.066Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|INFO|500||InvokeReturn 2023-03-29T00:14:41.066Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T00:14:41.067Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-29T00:14:41.080Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-29T00:14:41.080Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T00:14:41.080Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T00:14:41.080Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:14:41.081Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:14:41.081Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680048881080, "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-29T00:14:42.109Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T00:14:42.109Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"79cff219-f792-4db3-a985-5e3d1b368346","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"e5fd3784-176d-42a7-9b62-a959a0733847","serviceDescription":"service","serviceInvariantUUID":"87ee4104-f821-482e-970e-67013d6865ce","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"be38d069-67b7-4343-bf06-2e21aed54285","resourceInvariantUUID":"39a91d66-b004-4d3e-9e0f-8ba09489ac29","resourceCustomizationUUID":"f9a31b5d-5243-4543-8ad7-b4dea8608e91","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":"ZGFkYjMyNTJmMWU5NTM1ZWEzMzM1ZjRhMzQ5ZTZkYjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"ed55743d-d9ac-40eb-9a6f-b182bceb37ff","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":"NGE0OTdhOTMzMmY4YTBiMDY2ZGFmYTRiMTUxMjNjODM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"864be928-a9f5-4945-a2b4-8916dc83b009","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":"88121a8b-daa0-4a2f-84a4-a072f1215f44","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":"a77f228d-392c-4d9a-af7f-e563542bb401","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":"01d484da-5e69-41d3-9b20-96dd7783c728","artifactVersion":"2","generatedFromUUID":"afb04163-7216-4486-9b1a-8fb28d32ebbc"},{"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":"8f7c59c7-db3d-483e-a29f-b3b73326d392","artifactVersion":"2","generatedFromUUID":"88121a8b-daa0-4a2f-84a4-a072f1215f44"},{"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":"afb04163-7216-4486-9b1a-8fb28d32ebbc","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":"7016c93f-4f44-4420-b126-a2f9aaf75418","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":"MDczZmVlN2RlZDAyNWMzNDJlYjk0MGRiMzYwZDdkYTU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a87951d6-e943-4b15-acff-91efb2432df2","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"OTNlNGEyYmY4MDdlMjE5MDY0MzY4NWExMDkwYTU1ZTg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"15f01e0b-0b3f-449a-ae62-9a9be081fe20","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T00:14:42.109Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:14:42.110Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:14:42.110Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:14:42.110Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "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-29T00:14:43.111Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:14:43.111Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:14:43.111Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:14:43.111Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "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-29T00:14:44.113Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:14:44.113Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:14:44.113Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:14:44.113Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "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-29T00:14:45.114Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:14:45.115Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:14:45.115Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:14:45.115Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "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-29T00:14:46.116Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:14:46.116Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:14:46.116Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:14:46.116Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "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-29T00:14:47.117Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:14:47.117Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:14:47.117Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:14:47.117Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "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-29T00:14:48.118Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:14:48.119Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:14:48.119Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:14:48.119Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "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-29T00:14:49.119Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:14:49.120Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:14:49.120Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:14:49.120Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "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-29T00:14:50.121Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:14:50.121Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:14:50.121Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:14:50.121Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "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-29T00:14:51.122Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:14:51.122Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:14:51.122Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:14:51.122Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:14:52.123Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "e5fd3784-176d-42a7-9b62-a959a0733847", "serviceDescription": "service", "serviceInvariantUUID": "87ee4104-f821-482e-970e-67013d6865ce", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "f9a31b5d-5243-4543-8ad7-b4dea8608e91", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "be38d069-67b7-4343-bf06-2e21aed54285", "resourceInvariantUUID": "39a91d66-b004-4d3e-9e0f-8ba09489ac29", "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": "NGE0OTdhOTMzMmY4YTBiMDY2ZGFmYTRiMTUxMjNjODM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "864be928-a9f5-4945-a2b4-8916dc83b009", "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": "88121a8b-daa0-4a2f-84a4-a072f1215f44", "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": "8f7c59c7-db3d-483e-a29f-b3b73326d392", "generatedFromUUID": "88121a8b-daa0-4a2f-84a4-a072f1215f44" }, "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": "01d484da-5e69-41d3-9b20-96dd7783c728", "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": "8f7c59c7-db3d-483e-a29f-b3b73326d392", "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": "afb04163-7216-4486-9b1a-8fb28d32ebbc", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "OTNlNGEyYmY4MDdlMjE5MDY0MzY4NWExMDkwYTU1ZTg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "15f01e0b-0b3f-449a-ae62-9a9be081fe20" } ], "workloadContext": "Production" } 2023-03-29T00:14:52.123Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T00:14:52.123Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 e5fd3784-176d-42a7-9b62-a959a0733847 ASDC 2023-03-29T00:14:52.123Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:79cff219-f792-4db3-a985-5e3d1b368346 ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:e5fd3784-176d-42a7-9b62-a959a0733847 ServiceInvariantUUID:87ee4104-f821-482e-970e-67013d6865ce 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:15f01e0b-0b3f-449a-ae62-9a9be081fe20 ArtifactChecksum:OTNlNGEyYmY4MDdlMjE5MDY0MzY4NWExMDkwYTU1ZTg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:f9a31b5d-5243-4543-8ad7-b4dea8608e91 ResourceInvariantUUID:39a91d66-b004-4d3e-9e0f-8ba09489ac29 ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:be38d069-67b7-4343-bf06-2e21aed54285 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:864be928-a9f5-4945-a2b4-8916dc83b009 ArtifactChecksum:NGE0OTdhOTMzMmY4YTBiMDY2ZGFmYTRiMTUxMjNjODM= 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:88121a8b-daa0-4a2f-84a4-a072f1215f44 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:8f7c59c7-db3d-483e-a29f-b3b73326d392 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:01d484da-5e69-41d3-9b20-96dd7783c728 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:8f7c59c7-db3d-483e-a29f-b3b73326d392 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:afb04163-7216-4486-9b1a-8fb28d32ebbc ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T00:14:52.124Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e5fd3784-176d-42a7-9b62-a959a0733847 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: 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-29T00:14:52.163Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:14:52.164Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:14:52.164Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:14:52.164Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-29T00:14:52.164Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T00:14:52.165Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-29T00:14:52.399Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T00:14:52.405Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 15f01e0b-0b3f-449a-ae62-9a9be081fe20 163283 2023-03-29T00:14:52.405Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T00:14:52.406Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T00:14:52.406Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T00:14:52.406Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:14:52.406Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:14:52.406Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680048892405, "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-29T00:14:53.407Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:14:53.407Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:14:53.408Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T00:14:53.408Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-29T00:14:53.409Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T00:14:53.409Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T00:14:53.495Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10262680415179228187/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-29T00:14:54.348Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T00:14:54.349Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T00:14:54.349Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T00:14:54.349Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-29T00:14:54.349Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T00:14:54.349Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T00:14:54.349Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T00:14:54.349Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T00:14:54.349Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T00:14:54.349Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:14:54.349Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:14:54.349Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T00:14:54.349Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T00:14:54.350Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:14:54.350Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:14:54.350Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:14:54.350Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T00:14:54.350Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T00:14:54.350Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:14:54.351Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:14:54.351Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:14:54.351Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:14:54.351Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-29T00:14:54.351Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-29T00:14:54.351Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-29T00:14:54.351Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-29T00:14:54.351Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:14:54.351Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-29T00:14:54.351Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:14:54.351Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T00:14:54.351Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T00:14:54.351Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:14:54.352Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T00:14:54.352Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T00:14:54.352Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:14:54.352Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T00:14:54.352Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T00:14:54.352Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:14:54.352Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T00:14:54.352Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T00:14:54.352Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:14:54.352Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-29T00:14:54.353Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-29T00:14:54.353Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=c7162921-d9ba-48b0-ac30-848b994533ba 2023-03-29T00:14:54.353Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:14:54.353Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:14:54.353Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:14:54.353Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:14:54.353Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:14:54.353Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:14:54.353Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:14:54.353Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:14:54.353Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:e5fd3784-176d-42a7-9b62-a959a0733847 Model Version:NULL Model InvariantUuid:87ee4104-f821-482e-970e-67013d6865ce Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:ffe2b29f-1568-438d-9e87-4f28ff0f29d3 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:39a91d66-b004-4d3e-9e0f-8ba09489ac29 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:f9a31b5d-5243-4543-8ad7-b4dea8608e91 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:81b562e9-8a06-4b38-ae34-13a20c90363a ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:9d16c548-1a08-4a21-9290-43523f9775d0 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:24970cda-31e1-4a33-b714-870b44e6ec72 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:005c57c2-5e8e-413a-a9d2-3a0316c9d67e ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:c7162921-d9ba-48b0-ac30-848b994533ba ModelInvariantUuid:8b85917d-d582-402c-b938-cfd3616f2376 ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:13866d1f-ed69-49fd-a7e5-91c49c2c4758 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:15c0e3b7-071f-4282-bfa4-2145af421507 ModelInvariantUuid:196fa6d7-90bc-42b2-90ed-54adcabf8844 ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:8ed488ad-07d9-4f05-b7d5-72e70b510f34 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=? 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-29T00:14:54.398Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||ERROR|500||Csar with UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 already exists 2023-03-29T00:14:54.399Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T00:14:54.399Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Csar with UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 already exists) 2023-03-29T00:14:54.399Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:14:54.399Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:14:54.399Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:14:54.399Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680048894399, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:14:55.400Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T00:14:55.400Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Resource with UUID: be38d069-67b7-4343-bf06-2e21aed54285 already exists) 2023-03-29T00:14:55.400Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:14:55.400Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:14:55.401Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:14:55.401Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680048895400, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: be38d069-67b7-4343-bf06-2e21aed54285 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:14:56.402Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 79cff219-f792-4db3-a985-5e3d1b368346 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-29T00:14:56.424Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 79cff219-f792-4db3-a985-5e3d1b368346 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-29T00:14:56.429Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T00:14:56.430Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T00:14:56.430Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T00:14:56.430Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T00:14:56.430Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:14:56.430Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:14:56.431Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:14:56.431Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:14:56.431Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T00:14:56.447Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T00:15:26.447Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 79cff219-f792-4db3-a985-5e3d1b368346 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-29T00:15:26.456Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 79cff219-f792-4db3-a985-5e3d1b368346 and serviceModelVersionId: e5fd3784-176d-42a7-9b62-a959a0733847 2023-03-29T00:15:26.457Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 87ee4104-f821-482e-970e-67013d6865ce 2023-03-29T00:15:26.457Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0 2023-03-29T00:15:26.463Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T00:15:26.482Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?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-29T00:15:26.483Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0|INFO|500||Invoke 2023-03-29T00:15:26.491Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T00:15:26.656Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0|INFO|500||InvokeReturn 2023-03-29T00:15:26.656Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 00:15:27 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[161], vertex-id=[262248], x-aai-txid=[2-aai-resources-230329-00:15:27:864-38413], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T00:15:26.656Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T00:15:26.656Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T00:15:26.656Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T00:15:26.667Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T00:15:26.668Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 79cff219-f792-4db3-a985-5e3d1b368346 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T00:15:26.668Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T00:15:26.668Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:15:26.668Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:15:26.668Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680048926668, "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-29T00:15:27.692Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T00:15:27.692Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b","serviceDescription":"service","serviceInvariantUUID":"f11f3291-d152-4078-a143-55ea832700d8","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"36a3904f-1a5d-4317-86a2-638c4917b288","resourceInvariantUUID":"1aba6309-0738-4e5b-b869-2db259c21795","resourceCustomizationUUID":"0337b2fb-5a25-4a34-85ab-b1b31ed2aa39","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":"NzViZTJiZjA2ZDkzYjRlNDE3YTgxNGQ1N2U0NzVkMjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"afb7b978-26be-4a57-a7a2-4e86e6ba373c","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":"NmY3OGQ5NzFlYjdmZjI1YWRiYmE0MDIzYjMzYTkzZmI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"717c2940-1acd-420e-b3fe-4f1e9a67c304","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":"a9dd0a80-3b45-406c-b694-f871afbb64ca","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":"c29ed0c0-4d82-458f-82bb-df9712ab2b6e","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":"ea1912d5-c9a1-4a19-811d-1660124dfc03","artifactVersion":"2","generatedFromUUID":"a9dd0a80-3b45-406c-b694-f871afbb64ca"},{"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":"MDY3MzFhZTY0Y2RlMjJjNTZkYzQxODFhMDMzYjIyNDc\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"942f5cd5-38df-4423-9208-5799647b6f06","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":"ZTM1OGQ2OWI1NzJjZjIyYjhmMjVhNWY0M2UyNzVlOWI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"ac013e2b-d169-4983-aabc-c381174a3c1b","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"ZjUxNWEzYmIwNzM2ZWUxYWFlOWNjMzdjYjU2ZWUyMTQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"4cd37888-a8d3-418f-b193-57aae7be143e","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T00:15:27.692Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:15:27.692Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:15:27.693Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:15:27.693Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "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-29T00:15:28.693Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:15:28.694Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:15:28.694Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:15:28.694Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "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-29T00:15:29.695Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:15:29.695Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:15:29.695Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:15:29.695Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "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-29T00:15:30.696Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:15:30.697Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:15:30.697Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:15:30.697Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "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-29T00:15:31.698Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:15:31.699Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:15:31.699Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:15:31.699Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "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-29T00:15:32.700Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:15:32.700Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:15:32.700Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:15:32.700Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "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-29T00:15:33.701Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:15:33.701Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:15:33.701Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:15:33.701Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "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-29T00:15:34.702Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:15:34.702Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:15:34.703Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:15:34.703Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:15:35.703Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b", "serviceDescription": "service", "serviceInvariantUUID": "f11f3291-d152-4078-a143-55ea832700d8", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "0337b2fb-5a25-4a34-85ab-b1b31ed2aa39", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "36a3904f-1a5d-4317-86a2-638c4917b288", "resourceInvariantUUID": "1aba6309-0738-4e5b-b869-2db259c21795", "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": "NmY3OGQ5NzFlYjdmZjI1YWRiYmE0MDIzYjMzYTkzZmI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "717c2940-1acd-420e-b3fe-4f1e9a67c304", "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": "a9dd0a80-3b45-406c-b694-f871afbb64ca", "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": "ea1912d5-c9a1-4a19-811d-1660124dfc03", "generatedFromUUID": "a9dd0a80-3b45-406c-b694-f871afbb64ca" }, "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": "ea1912d5-c9a1-4a19-811d-1660124dfc03", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "ZjUxNWEzYmIwNzM2ZWUxYWFlOWNjMzdjYjU2ZWUyMTQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4cd37888-a8d3-418f-b193-57aae7be143e" } ], "workloadContext": "Production" } 2023-03-29T00:15:35.704Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T00:15:35.704Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b ASDC 2023-03-29T00:15:35.705Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b ServiceInvariantUUID:f11f3291-d152-4078-a143-55ea832700d8 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:4cd37888-a8d3-418f-b193-57aae7be143e ArtifactChecksum:ZjUxNWEzYmIwNzM2ZWUxYWFlOWNjMzdjYjU2ZWUyMTQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:0337b2fb-5a25-4a34-85ab-b1b31ed2aa39 ResourceInvariantUUID:1aba6309-0738-4e5b-b869-2db259c21795 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:36a3904f-1a5d-4317-86a2-638c4917b288 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:717c2940-1acd-420e-b3fe-4f1e9a67c304 ArtifactChecksum:NmY3OGQ5NzFlYjdmZjI1YWRiYmE0MDIzYjMzYTkzZmI= 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:a9dd0a80-3b45-406c-b694-f871afbb64ca 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:ea1912d5-c9a1-4a19-811d-1660124dfc03 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:ea1912d5-c9a1-4a19-811d-1660124dfc03 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T00:15:35.705Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b 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: 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-29T00:15:35.754Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:15:35.755Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:15:35.755Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:15:35.755Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 4cd37888-a8d3-418f-b193-57aae7be143e from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-29T00:15:35.755Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T00:15:35.755Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-29T00:15:35.774Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T00:15:35.775Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@25b31071 2023-03-29T00:15:35.775Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T00:15:35.775Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVmMacro" ] } } } 2023-03-29T00:15:35.776Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVmMacro-csar.csar /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 4cd37888-a8d3-418f-b193-57aae7be143e Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T00:15:35.776Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T00:15:35.776Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Specified artifact is not found) 2023-03-29T00:15:35.776Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T00:15:35.776Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:15:35.777Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:15:35.777Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680048935776, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:15:36.778Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVmMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(UUID:4cd37888-a8d3-418f-b193-57aae7be143e) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-29T00:15:36.825Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||ERROR|500||Csar with UUID: 4cd37888-a8d3-418f-b193-57aae7be143e already exists 2023-03-29T00:15:36.825Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T00:15:36.826Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Csar with UUID: 4cd37888-a8d3-418f-b193-57aae7be143e already exists) 2023-03-29T00:15:36.826Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:15:36.826Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:15:36.826Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:15:36.826Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:15:36.826Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680048936825, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 4cd37888-a8d3-418f-b193-57aae7be143e already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:15:36.826Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: cached metadata has changed from (version137: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version138: {SDC-DISTR-STATUS-TOPIC-AUTO=6}) 2023-03-29T00:15:36.838Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-29T00:15:36.839Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-29T00:15:36.844Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=33, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T00:15:36.844Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 33: {SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-29T00:15:36.857Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=33, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T00:15:36.858Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T00:15:36.858Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T00:15:36.862Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-29T00:15:36.862Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-29T00:15:36.863Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-29T00:15:36.863Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1646, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T00:15:36.863Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-29T00:15:36.863Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-29T00:15:37.827Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T00:15:37.827Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Resource with UUID: 36a3904f-1a5d-4317-86a2-638c4917b288 already exists) 2023-03-29T00:15:37.827Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:15:37.827Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:15:37.827Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:15:37.828Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680048937827, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 36a3904f-1a5d-4317-86a2-638c4917b288 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:15:37.883Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.883Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680048837655, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T00:15:37.884Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.884Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.884Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.884Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.884Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.884Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.884Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.884Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.884Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.884Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.884Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.884Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.884Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.884Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.884Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.884Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.884Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.884Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.884Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.884Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.884Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.884Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.884Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.884Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:15:37.884Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.884Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.885Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680048846962, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T00:15:37.885Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.885Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.885Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680048848777, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 already exists" } 2023-03-29T00:15:37.885Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.885Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.885Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680048849779, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: b5599a3c-fe1a-43e8-8da6-7663a2762a90 already exists" } 2023-03-29T00:15:37.885Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.885Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.885Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680048881080, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T00:15:37.885Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.885Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.885Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.885Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.885Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.885Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-29T00:15:37.885Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.885Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.885Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-29T00:15:37.885Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.885Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.885Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.885Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.885Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.886Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-29T00:15:37.886Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.886Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.886Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-29T00:15:37.886Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.886Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.886Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-29T00:15:37.886Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.886Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.886Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.886Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.886Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.886Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.886Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.886Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.886Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:15:37.886Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.886Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.886Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680048892405, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T00:15:37.886Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.886Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.886Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680048894399, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 already exists" } 2023-03-29T00:15:37.886Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.886Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.887Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680048895400, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: be38d069-67b7-4343-bf06-2e21aed54285 already exists" } 2023-03-29T00:15:37.887Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.887Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.887Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "policy-distribution-id", "timestamp": 1680048916716, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.887Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.887Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.887Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "multicloud-k8s", "timestamp": 1680048913628, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.887Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.887Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.887Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "cds-sdc-listener", "timestamp": 1680048884273, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.887Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.887Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.887Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "ves-openapi-manager", "timestamp": 1680048903926, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.887Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.887Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.887Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "policy-distribution-id", "timestamp": 1680048916716, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.887Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.887Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.887Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "multicloud-k8s", "timestamp": 1680048913628, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.887Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.887Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.887Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "cds-sdc-listener", "timestamp": 1680048884273, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.887Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.887Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.888Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "ves-openapi-manager", "timestamp": 1680048903926, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.888Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.888Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.888Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "aai-model-loader", "timestamp": 1680048919092, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.888Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.888Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.888Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "policy-distribution-id", "timestamp": 1680048916716, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.888Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.888Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.888Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "multicloud-k8s", "timestamp": 1680048913628, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.888Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.888Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.888Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "cds-sdc-listener", "timestamp": 1680048884273, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.888Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.888Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.888Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "ves-openapi-manager", "timestamp": 1680048903926, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.888Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.888Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.888Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680048919017, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.888Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.888Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.888Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "aai-model-loader", "timestamp": 1680048919092, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.888Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.888Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.888Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "policy-distribution-id", "timestamp": 1680048916716, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.888Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.889Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.889Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "multicloud-k8s", "timestamp": 1680048913628, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.889Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.889Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.889Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "cds-sdc-listener", "timestamp": 1680048884273, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.889Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.889Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.889Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "ves-openapi-manager", "timestamp": 1680048903926, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.889Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.889Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.889Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680048919017, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.889Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.889Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.889Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "aai-model-loader", "timestamp": 1680048919092, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.889Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.889Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.889Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "policy-distribution-id", "timestamp": 1680048916716, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.889Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.889Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.889Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "multicloud-k8s", "timestamp": 1680048913628, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.889Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.889Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.889Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "cds-sdc-listener", "timestamp": 1680048884273, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.889Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.889Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.890Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "ves-openapi-manager", "timestamp": 1680048903926, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.890Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.890Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.890Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680048919017, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.890Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.890Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.890Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "aai-model-loader", "timestamp": 1680048919092, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.890Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.890Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.890Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "policy-distribution-id", "timestamp": 1680048916716, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.890Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.890Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.890Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "multicloud-k8s", "timestamp": 1680048913628, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.890Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.890Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.890Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "cds-sdc-listener", "timestamp": 1680048884273, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.890Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.890Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.890Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "ves-openapi-manager", "timestamp": 1680048903926, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.890Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.890Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.890Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680048919017, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.890Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.890Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.890Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "aai-model-loader", "timestamp": 1680048919092, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.890Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.891Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.891Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "policy-distribution-id", "timestamp": 1680048916716, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.891Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.891Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.891Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "multicloud-k8s", "timestamp": 1680048913628, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.891Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.891Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.891Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "cds-sdc-listener", "timestamp": 1680048884273, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.891Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.891Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.891Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "ves-openapi-manager", "timestamp": 1680048903926, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } 2023-03-29T00:15:37.891Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.891Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.891Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680048919017, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.891Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.891Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.891Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "aai-model-loader", "timestamp": 1680048919092, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.891Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.891Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.891Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "policy-distribution-id", "timestamp": 1680048916716, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.891Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.891Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.891Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "multicloud-k8s", "timestamp": 1680048913628, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.891Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.891Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.892Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "cds-sdc-listener", "timestamp": 1680048884273, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.892Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.892Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.892Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "ves-openapi-manager", "timestamp": 1680048903926, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.892Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.892Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.892Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680048919017, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.892Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.892Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.892Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "aai-model-loader", "timestamp": 1680048919092, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.892Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.892Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.892Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "policy-distribution-id", "timestamp": 1680048916716, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:15:37.892Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.892Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.892Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "multicloud-k8s", "timestamp": 1680048913628, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:15:37.892Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.892Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.892Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "cds-sdc-listener", "timestamp": 1680048884273, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:15:37.892Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.892Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.892Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "ves-openapi-manager", "timestamp": 1680048903926, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.893Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.893Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.893Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680048919017, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.893Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.893Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.893Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "aai-model-loader", "timestamp": 1680048919092, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.893Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.893Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.893Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "cds-sdc-listener", "timestamp": 1680048925514, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T00:15:37.893Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.893Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.893Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "policy-distribution-id", "timestamp": 1680048925964, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T00:15:37.893Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.893Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.893Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680048919017, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.893Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.893Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.893Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "aai-model-loader", "timestamp": 1680048919092, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:15:37.893Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.893Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.893Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "policy-distribution-id", "timestamp": 1680048926967, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-29T00:15:37.893Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.893Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.894Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680048919017, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:15:37.894Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.894Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.894Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680048926668, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T00:15:37.894Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.894Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.894Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "aai-model-loader", "timestamp": 1680048928212, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T00:15:37.894Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.894Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.894Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "policy-distribution-id", "timestamp": 1680048927968, "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-29T00:15:37.928Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of bf36bb74-dbfc-4b91-9179-246c1833184a 2023-03-29T00:15:37.928Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId bf36bb74-dbfc-4b91-9179-246c1833184a 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-29T00:15:37.946Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.946Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680048928796, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T00:15:37.946Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.946Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.946Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.946Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.946Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.946Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-29T00:15:37.946Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.947Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.947Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680048930546, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-29T00:15:37.947Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.947Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.947Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-29T00:15:37.947Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.947Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.947Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680048931549, "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-29T00:15:37.958Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of bf36bb74-dbfc-4b91-9179-246c1833184a 2023-03-29T00:15:37.959Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId bf36bb74-dbfc-4b91-9179-246c1833184a 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-29T00:15:37.976Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.976Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "aai-model-loader", "timestamp": 1680048931670, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-29T00:15:37.976Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.976Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.976Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:37.976Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:37.977Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:37.977Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "aai-model-loader", "timestamp": 1680048932672, "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-29T00:15:37.988Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of bf36bb74-dbfc-4b91-9179-246c1833184a 2023-03-29T00:15:37.988Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId bf36bb74-dbfc-4b91-9179-246c1833184a 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-29T00:15:38.006Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:38.006Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-29T00:15:38.006Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:38.006Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:38.006Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:38.006Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:38.006Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:38.007Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:15:38.007Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:38.007Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:38.007Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:15:38.007Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:38.007Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:38.007Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680048935776, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T00:15:38.007Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:38.007Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:38.007Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680048936825, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 4cd37888-a8d3-418f-b193-57aae7be143e already exists" } 2023-03-29T00:15:38.007Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:38.007Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T00:15:38.008Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680048937827, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 36a3904f-1a5d-4317-86a2-638c4917b288 already exists" } 2023-03-29T00:15:38.008Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:15:38.828Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 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-29T00:15:38.856Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 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-29T00:15:38.862Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T00:15:38.862Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T00:15:38.862Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T00:15:38.862Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T00:15:38.863Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:15:38.863Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:15:38.863Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:15:38.863Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:15:38.863Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-29T00:15:38.877Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T00:16:08.878Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 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-29T00:16:08.889Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 and serviceModelVersionId: c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b 2023-03-29T00:16:08.889Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : f11f3291-d152-4078-a143-55ea832700d8 2023-03-29T00:16:08.890Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0 2023-03-29T00:16:08.896Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T00:16:08.914Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0|INFO|500||Invoke 2023-03-29T00:16:08.915Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[42241718-128a-4525-b581-6c38cd2a7157], X-ECOMP-RequestID=[5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71], X-TransactionId=[], X-ONAP-RequestID=[5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71], Content-Type=[application/merge-patch+json]} 2023-03-29T00:16:08.925Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T00:16:09.074Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?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/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 00:16:10 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[145], vertex-id=[282632], x-aai-txid=[2-aai-resources-230329-00:16:10:296-90268], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T00:16:09.075Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T00:16:09.075Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0|INFO|500||InvokeReturn 2023-03-29T00:16:09.075Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T00:16:09.075Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-29T00:16:09.084Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-29T00:16:09.084Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T00:16:09.085Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T00:16:09.085Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:16:09.085Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:16:09.085Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680048969085, "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-29T00:16:10.113Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T00:16:10.113Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"75dca8ba-3248-48c6-9711-9aadf96f8e3b","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"1fc0f3c3-84ac-4154-b27c-171f7feb50cc","serviceDescription":"service","serviceInvariantUUID":"008efdff-77aa-444d-8450-ff90bd5ae680","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"f9c63e91-f583-4f58-aeb9-83b625f04a58","resourceInvariantUUID":"9bd386fc-88cf-496b-93c6-ba0ccbb1c156","resourceCustomizationUUID":"17ece1ed-e9a2-4a30-8b11-c80a26763572","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"ODJkZDU0OTQ3MGE2MWU3OTlmMTE0YjUxZmExNDk3NGE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"5d9120e9-b81f-495d-8201-252d44b47dcb","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"31466410-8642-4ece-8366-dd8e16713ddc","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f99a13cf-e3a3-4df8-a2c5-e3e82726e451","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"OTQ0MDY1ZTJkMDJjZTc5NDQwNjYxNmUzYWY0MjI5Y2M\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"f6b59759-ff38-450c-92c7-f5ec8850ec6d","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9190f0cc-f7e7-4350-af06-929cf1b3ba85","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7f282657-b8b6-4223-870e-fd099f14e3cc","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e5067c49-3ffa-4389-a97d-775df9c048b4","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"NmU3YmY3Y2VkOWYyNzJjYmZiNTJlMmY2YTk3MTIwNzA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2e61fb17-9304-4c0e-b8df-827caa52c20c","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"ZjgwZmViODM3ODVkZjQ0MDgyMDAxZGIzM2NjZjdjNDU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0b1c2a06-8237-47a4-8c50-87973b02a56c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T00:16:10.114Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:16:10.114Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:16:10.115Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:16:10.115Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:16:11.116Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:16:11.117Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:16:11.117Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:16:11.117Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:16:12.120Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:16:12.121Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:16:12.121Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:16:12.121Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:16:13.121Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:16:13.122Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:16:13.122Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:16:13.122Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:16:14.123Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:16:14.123Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:16:14.123Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:16:14.123Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:16:15.124Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:16:15.124Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:16:15.124Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:16:15.124Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:16:16.125Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:16:16.125Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:16:16.126Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:16:16.126Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:16:17.126Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:16:17.127Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:16:17.127Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:16:17.127Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:16:18.128Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:16:18.128Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:16:18.128Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:16:18.129Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:16:19.129Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "1fc0f3c3-84ac-4154-b27c-171f7feb50cc", "serviceDescription": "service", "serviceInvariantUUID": "008efdff-77aa-444d-8450-ff90bd5ae680", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "17ece1ed-e9a2-4a30-8b11-c80a26763572", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "f9c63e91-f583-4f58-aeb9-83b625f04a58", "resourceInvariantUUID": "9bd386fc-88cf-496b-93c6-ba0ccbb1c156", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "ZjgwZmViODM3ODVkZjQ0MDgyMDAxZGIzM2NjZjdjNDU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "0b1c2a06-8237-47a4-8c50-87973b02a56c" } ], "workloadContext": "Production" } 2023-03-29T00:16:19.130Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T00:16:19.130Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 1fc0f3c3-84ac-4154-b27c-171f7feb50cc ASDC 2023-03-29T00:16:19.130Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:75dca8ba-3248-48c6-9711-9aadf96f8e3b ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:1fc0f3c3-84ac-4154-b27c-171f7feb50cc ServiceInvariantUUID:008efdff-77aa-444d-8450-ff90bd5ae680 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:0b1c2a06-8237-47a4-8c50-87973b02a56c ArtifactChecksum:ZjgwZmViODM3ODVkZjQ0MDgyMDAxZGIzM2NjZjdjNDU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:17ece1ed-e9a2-4a30-8b11-c80a26763572 ResourceInvariantUUID:9bd386fc-88cf-496b-93c6-ba0ccbb1c156 ResourceName:test-pnf ResourceType:PNF ResourceUUID:f9c63e91-f583-4f58-aeb9-83b625f04a58 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T00:16:19.130Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1fc0f3c3-84ac-4154-b27c-171f7feb50cc 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: 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-29T00:16:19.173Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:16:19.174Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:16:19.174Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:16:19.174Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 0b1c2a06-8237-47a4-8c50-87973b02a56c from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T00:16:19.174Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T00:16:19.174Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T00:16:19.294Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T00:16:19.299Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 0b1c2a06-8237-47a4-8c50-87973b02a56c 111095 2023-03-29T00:16:19.299Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T00:16:19.299Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T00:16:19.299Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T00:16:19.299Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:16:19.300Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:16:19.300Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680048979299, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:16:20.300Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:16:20.302Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:16:20.302Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 0b1c2a06-8237-47a4-8c50-87973b02a56c, URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar to file: /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-03-29T00:16:20.302Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-TestPnfMacro-csar.csar 2023-03-29T00:16:20.304Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-03-29T00:16:20.304Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-03-29T00:16:20.417Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13765955168336994149/Definitions/service-TestPnfMacro-template.yml 2023-03-29T00:16:21.014Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T00:16:21.014Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T00:16:21.014Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-03-29T00:16:21.014Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T00:16:21.014Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||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-TestPnfMacro-csar.csar 2023-03-29T00:16:21.014Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-03-29T00:16:21.014Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "test-pnf 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-TestPnfMacro-csar.csar 2023-03-29T00:16:21.014Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||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-TestPnfMacro-csar.csar 2023-03-29T00:16:21.014Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||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-TestPnfMacro-csar.csar 2023-03-29T00:16:21.014Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||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-TestPnfMacro-csar.csar 2023-03-29T00:16:21.014Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||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-TestPnfMacro-csar.csar 2023-03-29T00:16:21.015Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T00:16:21.015Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:16:21.015Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:16:21.015Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Node template test-pnf 0 is matching search criteria 2023-03-29T00:16:21.015Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T00:16:21.015Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:16:21.015Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:16:21.015Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:16:21.015Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Node template test-pnf 0 is matching search criteria 2023-03-29T00:16:21.015Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T00:16:21.015Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:16:21.015Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:16:21.015Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:16:21.015Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:16:21.015Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:16:21.015Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:16:21.015Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:16:21.016Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:16:21.016Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:16:21.016Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:16:21.016Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:16:21.016Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:test_pnf_macro Description:service Model UUID:8789fcd2-c610-42f4-9f5c-85d3c35fe131 Model Version:NULL Model InvariantUuid:a97a2d8d-6e45-4958-a60b-a2440c930d29 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=? 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-29T00:16:21.064Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||ERROR|500||Csar with UUID: 0b1c2a06-8237-47a4-8c50-87973b02a56c already exists 2023-03-29T00:16:21.065Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T00:16:21.065Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Csar with UUID: 0b1c2a06-8237-47a4-8c50-87973b02a56c already exists) 2023-03-29T00:16:21.065Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:16:21.065Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:16:21.065Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:16:21.065Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680048981065, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 0b1c2a06-8237-47a4-8c50-87973b02a56c already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:16:22.066Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T00:16:22.066Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Resource with UUID: f9c63e91-f583-4f58-aeb9-83b625f04a58 already exists) 2023-03-29T00:16:22.066Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:16:22.066Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:16:22.067Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:16:22.067Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680048982066, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f9c63e91-f583-4f58-aeb9-83b625f04a58 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:16:23.067Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 75dca8ba-3248-48c6-9711-9aadf96f8e3b 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-29T00:16:23.092Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 75dca8ba-3248-48c6-9711-9aadf96f8e3b 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-29T00:16:23.096Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T00:16:23.097Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T00:16:23.097Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T00:16:23.097Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T00:16:23.097Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:16:23.098Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:16:23.098Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:16:23.098Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:16:23.098Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||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-29T00:16:23.113Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T00:16:36.826Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:16:36.834Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:16:36.834Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680048969085, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T00:16:36.835Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:16:36.835Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:16:36.835Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:16:36.835Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:16:36.835Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:16:36.835Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T00:16:36.835Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:16:36.835Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:16:36.835Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T00:16:36.835Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:16:36.836Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:16:36.836Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T00:16:36.836Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:16:36.836Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:16:36.836Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:16:36.836Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:16:36.836Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:16:36.836Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:16:36.836Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:16:36.836Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:16:36.836Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:16:36.837Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:16:36.837Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:16:36.837Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:16:36.837Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:16:36.837Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:16:36.837Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:16:36.837Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:16:36.837Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:16:36.837Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680048979299, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T00:16:36.838Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:16:36.838Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:16:36.838Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680048981065, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 0b1c2a06-8237-47a4-8c50-87973b02a56c already exists" } 2023-03-29T00:16:36.838Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:16:36.838Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:16:36.838Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680048982066, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f9c63e91-f583-4f58-aeb9-83b625f04a58 already exists" } 2023-03-29T00:16:36.838Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:16:53.114Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 75dca8ba-3248-48c6-9711-9aadf96f8e3b 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-29T00:16:53.126Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 75dca8ba-3248-48c6-9711-9aadf96f8e3b and serviceModelVersionId: 1fc0f3c3-84ac-4154-b27c-171f7feb50cc 2023-03-29T00:16:53.126Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 008efdff-77aa-444d-8450-ff90bd5ae680 2023-03-29T00:16:53.127Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0 2023-03-29T00:16:53.134Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T00:16:53.148Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0|INFO|500||Invoke 2023-03-29T00:16:53.148Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[75dca8ba-3248-48c6-9711-9aadf96f8e3b], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[95ec8c8b-a5bc-42af-a0b5-f8f7122eae42], X-ECOMP-RequestID=[75dca8ba-3248-48c6-9711-9aadf96f8e3b], X-TransactionId=[], X-ONAP-RequestID=[75dca8ba-3248-48c6-9711-9aadf96f8e3b], Content-Type=[application/merge-patch+json]} 2023-03-29T00:16:53.157Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T00:16:53.297Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?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/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 00:16:54 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[136], vertex-id=[229608], x-aai-txid=[1-aai-resources-230329-00:16:54:526-68333], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T00:16:53.297Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T00:16:53.298Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0|INFO|500||InvokeReturn 2023-03-29T00:16:53.299Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T00:16:53.299Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||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-29T00:16:53.311Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||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-29T00:16:53.311Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 75dca8ba-3248-48c6-9711-9aadf96f8e3b and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T00:16:53.312Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T00:16:53.312Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:16:53.312Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:16:53.312Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680049013311, "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-29T00:16:54.340Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T00:16:54.340Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"b5dbc659-e5fa-4519-aa22-7665e8fb5e64","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"0adf6280-2007-4727-93b2-44e368e16e63","serviceDescription":"service","serviceInvariantUUID":"33df0023-950e-46e1-9a65-3f4a4e8b0beb","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4","resourceInvariantUUID":"60a3c320-59eb-4eea-baad-1e69d0c23625","resourceCustomizationUUID":"35d8ed23-5696-4047-993b-d0c629e92dd8","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"YjFiMDNjZWJjM2I4NDU4MjY3NzE1NTJjMWNjZGRmMjc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f786e074-b937-42ab-9570-14964b90d641","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"93aec9a6-2032-46ea-910b-a5e6365c5564","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"75cdc35d-45b8-4a48-8317-7d6befb7c463","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"MjU3N2U4OGQyN2M1M2I1YWM4NDU3ZWY2NWY0YmNiODQ\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"a2b23195-d813-43d9-b011-8ca8d07962ef","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"fbd50846-0843-4af2-baf3-a97994a7404c","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2b48d012-5495-4544-ae86-e22c4d54f154","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"30fc9e07-8b0f-4774-ba4e-7fe58bf5c01f","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"M2Q2NjE0NTQ3ODI2MjY0ZDhjMDg4NzRhZWNiYTgzNTA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"57277279-dffa-4105-a761-ea53b4315c9f","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"MDE3ZmRlNzgyODVkMTVjYTM5YjY3YmY0YzExNTdkM2Q\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"19000e49-3cac-4c2b-af56-2221f785a763","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T00:16:54.341Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:16:54.341Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:16:54.341Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:16:54.342Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:16:55.342Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:16:55.343Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:16:55.343Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:16:55.343Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:16:56.344Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:16:56.344Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:16:56.344Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:16:56.344Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:16:57.345Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:16:57.345Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:16:57.346Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:16:57.346Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:16:58.347Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:16:58.347Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:16:58.347Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:16:58.347Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:16:59.348Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:16:59.348Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:16:59.348Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:16:59.348Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:17:00.349Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:17:00.349Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:17:00.349Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:17:00.349Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:17:01.350Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:17:01.350Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:17:01.350Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:17:01.350Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:17:02.351Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:17:02.351Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:17:02.351Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:17:02.351Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:17:03.352Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "0adf6280-2007-4727-93b2-44e368e16e63", "serviceDescription": "service", "serviceInvariantUUID": "33df0023-950e-46e1-9a65-3f4a4e8b0beb", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "35d8ed23-5696-4047-993b-d0c629e92dd8", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4", "resourceInvariantUUID": "60a3c320-59eb-4eea-baad-1e69d0c23625", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "MDE3ZmRlNzgyODVkMTVjYTM5YjY3YmY0YzExNTdkM2Q\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "19000e49-3cac-4c2b-af56-2221f785a763" } ], "workloadContext": "Production" } 2023-03-29T00:17:03.352Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T00:17:03.352Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 0adf6280-2007-4727-93b2-44e368e16e63 ASDC 2023-03-29T00:17:03.353Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:b5dbc659-e5fa-4519-aa22-7665e8fb5e64 ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:0adf6280-2007-4727-93b2-44e368e16e63 ServiceInvariantUUID:33df0023-950e-46e1-9a65-3f4a4e8b0beb ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:19000e49-3cac-4c2b-af56-2221f785a763 ArtifactChecksum:MDE3ZmRlNzgyODVkMTVjYTM5YjY3YmY0YzExNTdkM2Q= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:35d8ed23-5696-4047-993b-d0c629e92dd8 ResourceInvariantUUID:60a3c320-59eb-4eea-baad-1e69d0c23625 ResourceName:test-pnf ResourceType:PNF ResourceUUID:afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T00:17:03.353Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 0adf6280-2007-4727-93b2-44e368e16e63 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-29T00:17:03.406Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:17:03.406Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:17:03.406Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:17:03.406Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 19000e49-3cac-4c2b-af56-2221f785a763 from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T00:17:03.406Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T00:17:03.407Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T00:17:03.507Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T00:17:03.511Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 19000e49-3cac-4c2b-af56-2221f785a763 111095 2023-03-29T00:17:03.511Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T00:17:03.511Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T00:17:03.511Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T00:17:03.512Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:17:03.512Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:17:03.512Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680049023511, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:17:04.512Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:17:04.513Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:17:04.513Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 19000e49-3cac-4c2b-af56-2221f785a763, URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar to file: /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-03-29T00:17:04.514Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-TestPnfMacro-csar.csar 2023-03-29T00:17:04.514Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-03-29T00:17:04.514Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-03-29T00:17:04.606Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3468064094673452711/Definitions/service-TestPnfMacro-template.yml 2023-03-29T00:17:05.128Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T00:17:05.128Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T00:17:05.128Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-03-29T00:17:05.129Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T00:17:05.129Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||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-TestPnfMacro-csar.csar 2023-03-29T00:17:05.129Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-03-29T00:17:05.129Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "test-pnf 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-TestPnfMacro-csar.csar 2023-03-29T00:17:05.129Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||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-TestPnfMacro-csar.csar 2023-03-29T00:17:05.129Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||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-TestPnfMacro-csar.csar 2023-03-29T00:17:05.129Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||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-TestPnfMacro-csar.csar 2023-03-29T00:17:05.129Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||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-TestPnfMacro-csar.csar 2023-03-29T00:17:05.129Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T00:17:05.129Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:17:05.129Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:17:05.129Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Node template test-pnf 0 is matching search criteria 2023-03-29T00:17:05.129Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T00:17:05.129Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:17:05.130Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:17:05.130Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:17:05.130Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Node template test-pnf 0 is matching search criteria 2023-03-29T00:17:05.130Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T00:17:05.130Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:17:05.130Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:17:05.130Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:17:05.130Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:17:05.130Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:17:05.130Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:17:05.130Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:17:05.130Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:17:05.130Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:17:05.130Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:17:05.130Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:17:05.130Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:test_pnf_macro Description:service Model UUID:8789fcd2-c610-42f4-9f5c-85d3c35fe131 Model Version:NULL Model InvariantUuid:a97a2d8d-6e45-4958-a60b-a2440c930d29 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-29T00:17:05.147Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Processing Resource Type: PNF, Model UUID: afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4 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=? 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-29T00:17:05.158Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||test-pnf 0 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-29T00:17:05.186Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_ALREADY_EXIST test-pnf 0 afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4 test-pnf 2023-03-29T00:17:05.186Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||No resources found for Service: 0adf6280-2007-4727-93b2-44e368e16e63 2023-03-29T00:17:05.186Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 0adf6280-2007-4727-93b2-44e368e16e63 2023-03-29T00:17:05.186Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4 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-29T00:17:05.197Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@1ee3e623, org.onap.sdc.toscaparser.api.parameters.Input@1c718f10, org.onap.sdc.toscaparser.api.parameters.Input@4e1f07eb, org.onap.sdc.toscaparser.api.parameters.Input@4cc72c30, org.onap.sdc.toscaparser.api.parameters.Input@4d941975] 2023-03-29T00:17:05.197Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:17:05.197Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:17:05.197Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid 8789fcd2-c610-42f4-9f5c-85d3c35fe131: test-pnf 2023-03-29T00:17:05.197Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Processing PNF resource: afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4 2023-03-29T00:17:05.197Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:17:05.197Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:17:05.197Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||WARN|500||Resource customization UUID: 79ea15b5-1cfd-450e-b844-806e379e7e23 is NOT the same as notified resource customizationUUID: 35d8ed23-5696-4047-993b-d0c629e92dd8 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 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=? 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 (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2023-03-29T00:17:05.244Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC test-pnf afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4 0 ASDC deployResourceStructure 2023-03-29T00:17:05.244Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T00:17:05.244Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T00:17:05.244Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-29T00:17:05.244Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:17:05.244Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:17:05.245Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680049025244, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:17:06.245Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b5dbc659-e5fa-4519-aa22-7665e8fb5e64 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-29T00:17:06.275Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b5dbc659-e5fa-4519-aa22-7665e8fb5e64 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-29T00:17:06.281Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T00:17:06.281Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T00:17:06.281Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T00:17:06.281Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T00:17:06.281Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:17:06.281Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:17:06.282Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:17:06.282Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:17:06.282Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||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-29T00:17:06.297Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T00:17:36.298Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b5dbc659-e5fa-4519-aa22-7665e8fb5e64 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-29T00:17:36.311Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b5dbc659-e5fa-4519-aa22-7665e8fb5e64 and serviceModelVersionId: 0adf6280-2007-4727-93b2-44e368e16e63 2023-03-29T00:17:36.312Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 33df0023-950e-46e1-9a65-3f4a4e8b0beb 2023-03-29T00:17:36.313Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0 2023-03-29T00:17:36.319Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T00:17:36.335Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0|INFO|500||Invoke 2023-03-29T00:17:36.336Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b5dbc659-e5fa-4519-aa22-7665e8fb5e64], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[4da4a80d-7580-4721-ba55-7b0ac7921245], X-ECOMP-RequestID=[b5dbc659-e5fa-4519-aa22-7665e8fb5e64], X-TransactionId=[], X-ONAP-RequestID=[b5dbc659-e5fa-4519-aa22-7665e8fb5e64], Content-Type=[application/merge-patch+json]} 2023-03-29T00:17:36.341Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T00:17:36.487Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?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/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 00:17:37 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[143], vertex-id=[290872], x-aai-txid=[1-aai-resources-230329-00:17:37:712-46435], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T00:17:36.488Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T00:17:36.489Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0|INFO|500||InvokeReturn 2023-03-29T00:17:36.489Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T00:17:36.489Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||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-29T00:17:36.497Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||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-29T00:17:36.497Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b5dbc659-e5fa-4519-aa22-7665e8fb5e64 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T00:17:36.497Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T00:17:36.497Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:17:36.497Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:17:36.497Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680049056497, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:17:36.826Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:17:36.832Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:17:36.832Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680049013311, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T00:17:36.833Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:17:36.833Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:17:36.833Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:17:36.833Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:17:36.834Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:17:36.834Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T00:17:36.834Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:17:36.834Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:17:36.834Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T00:17:36.834Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:17:36.834Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:17:36.834Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T00:17:36.834Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:17:36.834Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:17:36.834Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:17:36.834Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:17:36.834Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:17:36.834Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:17:36.834Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:17:36.834Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:17:36.834Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:17:36.834Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:17:36.835Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:17:36.835Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:17:36.835Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:17:36.835Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:17:36.835Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680048233256, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:17:36.835Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:17:36.835Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:17:36.835Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680049023511, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T00:17:36.844Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:17:36.844Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:17:36.844Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680049025244, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-29T00:17:36.846Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:17:36.846Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:17:36.846Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680049056497, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T00:17:36.846Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T00:17:37.531Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:17:37.531Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-29T00:17:37.533Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Node 0 disconnected. 2023-03-29T00:17:37.533Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Node 1 disconnected. 2023-03-29T00:17:37.533Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-29T00:17:37.533Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-29T00:17:37.534Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Lost previously 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-29T00:17:37.534Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] (Re-)joining group 2023-03-29T00:17:37.538Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=12, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-29T00:17:37.538Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-9f55d28b-8bed-4cdf-873b-cb85dd3f55cd 2023-03-29T00:17:37.538Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-29T00:17:37.539Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] (Re-)joining group 2023-03-29T00:17:40.378Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T00:17:43.386Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T00:17:46.396Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T00:17:49.406Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T00:17:52.415Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T00:17:55.424Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T00:17:58.433Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T00:18:01.442Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T00:18:04.451Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T00:18:07.460Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T00:18:10.471Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T00:18:13.481Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T00:18:16.491Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T00:18:19.500Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T00:18:22.508Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T00:18:25.518Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T00:18:28.527Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T00:18:31.538Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T00:18:34.548Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T00:18:36.826Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:18:36.840Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-29T00:18:36.840Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-29T00:18:36.846Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Successfully joined group with generation Generation{generationId=34, memberId='SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-9f55d28b-8bed-4cdf-873b-cb85dd3f55cd', protocol='range'} 2023-03-29T00:18:36.846Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=34, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T00:18:36.852Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T00:18:36.852Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T00:18:36.852Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T00:18:36.853Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T00:18:36.853Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T00:18:36.853Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T00:18:36.854Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 34: {SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-9f55d28b-8bed-4cdf-873b-cb85dd3f55cd=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]), SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-29T00:18:36.872Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Successfully synced group in generation Generation{generationId=34, memberId='SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-9f55d28b-8bed-4cdf-873b-cb85dd3f55cd', protocol='range'} 2023-03-29T00:18:36.873Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-29T00:18:36.873Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-29T00:18:36.873Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=34, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T00:18:36.874Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T00:18:36.874Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T00:18:36.878Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-29T00:18:36.878Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-29T00:18:36.879Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-29T00:18:36.879Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-29T00:18:36.879Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-29T00:18:36.879Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-29T00:18:36.879Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-29T00:18:36.879Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-29T00:18:36.879Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-29T00:18:36.880Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1774, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T00:18:36.880Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-29T00:18:36.880Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-29T00:18:36.966Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T00:18:36.966Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"588f8ba4-ec41-453c-9643-aaa9a40a4bd3","serviceName":"basic_onboard_PRuAnc","serviceVersion":"1.0","serviceUUID":"db3fb57a-c268-4f32-8293-6836f7d7737c","serviceDescription":"service","serviceInvariantUUID":"654b14a6-99a1-48e0-b0a8-d81184a1c2a4","resources":[{"resourceInstanceName":"basic_onboard_PRuAnc 0","resourceName":"basic_onboard_PRuAnc","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"e76e4766-ae26-4382-aa57-0238311f7279","resourceInvariantUUID":"4e249934-061c-4b25-9b30-d62e8c4ad8da","resourceCustomizationUUID":"c8a6c118-3baa-4580-a5a7-a9cb03afa0cd","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml","artifactChecksum":"NmJlZjVjNjRmODY0ZjdiZWQ5N2I2M2FhZjIzMTU2NWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7c71679d-1674-4353-88c6-c4162a82a780","artifactVersion":"1"},{"artifactName":"basic_onboard_pruanc0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json","artifactChecksum":"OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"db77a487-cb70-44e7-aee8-73179f1a300a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"3efaab39-307b-470c-a2e3-277072140d08","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"23159f53-9881-4ce8-9228-0eedca61923d","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"abc20b33-96c9-409c-ac3d-e9f9a43f33f6","artifactVersion":"2","generatedFromUUID":"3efaab39-307b-470c-a2e3-277072140d08"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardPruanc-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml","artifactChecksum":"OWJhMDY2YjdiYTlmNGYxNmY4ZTViMDFkNjBkNDY1NTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0f8385b4-bd61-4cce-a96a-6987f8183cfc","artifactVersion":"1"},{"artifactName":"service-BasicOnboardPruanc-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar","artifactChecksum":"NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5d4337f7-8fd0-45f5-b5a7-630e0760540d","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T00:18:36.967Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:18:36.967Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:18:36.967Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:18:36.967Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:18:37.897Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:18:37.897Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:18:37.897Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:18:37.968Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:18:37.968Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:18:37.968Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:18:37.968Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:18:38.969Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:18:38.969Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:18:38.969Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:18:38.969Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:18:39.971Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:18:39.971Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:18:39.971Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:18:39.971Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:18:40.972Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:18:40.973Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:18:40.973Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:18:40.973Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:18:41.974Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:18:41.974Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:18:41.974Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:18:41.974Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:18:42.975Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:18:42.976Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:18:42.976Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:18:42.976Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:18:43.977Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "serviceName": "basic_onboard_PRuAnc", "serviceVersion": "1.0", "serviceUUID": "db3fb57a-c268-4f32-8293-6836f7d7737c", "serviceDescription": "service", "serviceInvariantUUID": "654b14a6-99a1-48e0-b0a8-d81184a1c2a4", "resources": [ { "resourceInstanceName": "basic_onboard_PRuAnc 0", "resourceCustomizationUUID": "c8a6c118-3baa-4580-a5a7-a9cb03afa0cd", "resourceName": "basic_onboard_PRuAnc", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "e76e4766-ae26-4382-aa57-0238311f7279", "resourceInvariantUUID": "4e249934-061c-4b25-9b30-d62e8c4ad8da", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_pruanc0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "artifactChecksum": "OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "db77a487-cb70-44e7-aee8-73179f1a300a", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "3efaab39-307b-470c-a2e3-277072140d08", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "abc20b33-96c9-409c-ac3d-e9f9a43f33f6", "generatedFromUUID": "3efaab39-307b-470c-a2e3-277072140d08" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "abc20b33-96c9-409c-ac3d-e9f9a43f33f6", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardPruanc-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "artifactChecksum": "NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5d4337f7-8fd0-45f5-b5a7-630e0760540d" } ], "workloadContext": "Production" } 2023-03-29T00:18:43.977Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T00:18:43.977Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 db3fb57a-c268-4f32-8293-6836f7d7737c ASDC 2023-03-29T00:18:43.977Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:588f8ba4-ec41-453c-9643-aaa9a40a4bd3 ServiceName:basic_onboard_PRuAnc ServiceVersion:1.0 ServiceUUID:db3fb57a-c268-4f32-8293-6836f7d7737c ServiceInvariantUUID:654b14a6-99a1-48e0-b0a8-d81184a1c2a4 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardPruanc-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar ArtifactUUID:5d4337f7-8fd0-45f5-b5a7-630e0760540d ArtifactChecksum:NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_PRuAnc 0 ResourceCustomizationUUID:c8a6c118-3baa-4580-a5a7-a9cb03afa0cd ResourceInvariantUUID:4e249934-061c-4b25-9b30-d62e8c4ad8da ResourceName:basic_onboard_PRuAnc ResourceType:VF ResourceUUID:e76e4766-ae26-4382-aa57-0238311f7279 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_pruanc0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json ArtifactUUID:db77a487-cb70-44e7-aee8-73179f1a300a ArtifactChecksum:OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU= 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml ArtifactUUID:3efaab39-307b-470c-a2e3-277072140d08 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env ArtifactUUID:abc20b33-96c9-409c-ac3d-e9f9a43f33f6 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env ArtifactUUID:abc20b33-96c9-409c-ac3d-e9f9a43f33f6 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T00:18:43.977Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF db3fb57a-c268-4f32-8293-6836f7d7737c 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: 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-29T00:18:44.026Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:18:44.027Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:18:44.027Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:18:44.027Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 5d4337f7-8fd0-45f5-b5a7-630e0760540d from URL: /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 2023-03-29T00:18:44.028Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T00:18:44.028Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 2023-03-29T00:18:44.055Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T00:18:44.056Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@2071fc3b 2023-03-29T00:18:44.056Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T00:18:44.057Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardPruanc" ] } } } 2023-03-29T00:18:44.057Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardPruanc-csar.csar /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 5d4337f7-8fd0-45f5-b5a7-630e0760540d Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T00:18:44.057Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar ASDC sendASDCNotification 2023-03-29T00:18:44.058Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar(Specified artifact is not found) 2023-03-29T00:18:44.058Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T00:18:44.058Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:18:44.058Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:18:44.058Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680049124057, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:18:45.059Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardPruanc-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar(UUID:5d4337f7-8fd0-45f5-b5a7-630e0760540d) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-29T00:18:45.081Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-29T00:18:45.081Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: e76e4766-ae26-4382-aa57-0238311f7279 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-29T00:18:45.087Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||basic_onboard_PRuAnc 0 2023-03-29T00:18:45.087Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: e76e4766-ae26-4382-aa57-0238311f7279 2023-03-29T00:18:45.087Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: db77a487-cb70-44e7-aee8-73179f1a300a from URL: /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json 2023-03-29T00:18:45.087Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T00:18:45.087Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json 2023-03-29T00:18:45.105Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T00:18:45.105Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@213d0ea4 2023-03-29T00:18:45.105Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T00:18:45.105Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardPruanc" ] } } } 2023-03-29T00:18:45.106Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_pruanc0_modules.json /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json db77a487-cb70-44e7-aee8-73179f1a300a Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T00:18:45.106Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json ASDC sendASDCNotification 2023-03-29T00:18:45.106Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json(Specified artifact is not found) 2023-03-29T00:18:45.106Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T00:18:45.106Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:18:45.106Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:18:45.106Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680049125106, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:18:46.107Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_pruanc0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json(UUID:db77a487-cb70-44e7-aee8-73179f1a300a) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-29T00:18:46.107Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:18:46.137Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:18:46.141Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T00:18:46.142Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T00:19:16.142Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:19:16.170Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:19:16.174Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T00:19:16.175Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T00:19:36.826Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:19:36.827Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T00:19:36.828Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "NOTIFIED" } 2023-03-29T00:19:36.828Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:19:46.175Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:19:46.199Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:19:46.204Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T00:19:46.204Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T00:20:16.206Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:20:16.222Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:20:16.226Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T00:20:16.226Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T00:20:36.826Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:20:36.827Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:20:36.827Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-29T00:20:36.827Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:20:36.827Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:20:36.827Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:20:36.827Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:20:36.827Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:20:36.827Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-29T00:20:36.827Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:20:36.827Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:20:36.827Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:20:36.827Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:20:36.827Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:20:36.827Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:20:36.828Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:20:36.828Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:20:36.828Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680049124057, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T00:20:36.828Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:20:36.828Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:20:36.828Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680049125106, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T00:20:36.828Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:20:46.226Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:20:46.248Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:20:46.252Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T00:20:46.252Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T00:21:16.252Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:21:16.281Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:21:16.286Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T00:21:16.286Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T00:21:36.826Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:21:46.287Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:21:46.313Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:21:46.317Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T00:21:46.318Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T00:22:16.318Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:22:16.346Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:22:16.351Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T00:22:16.351Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T00:22:36.827Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:22:46.351Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:22:46.370Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:22:46.373Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T00:22:46.373Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T00:23:16.374Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:23:16.392Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:23:16.394Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T00:23:16.395Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T00:23:36.828Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:23:37.010Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-29T00:23:37.011Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Member SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-9f55d28b-8bed-4cdf-873b-cb85dd3f55cd sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired. 2023-03-29T00:23:37.011Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-29T00:23:37.011Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-29T00:23:37.461Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T00:23:37.476Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-29T00:23:37.476Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-29T00:23:37.483Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=35, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T00:23:37.483Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 35: {SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-29T00:23:37.497Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=35, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T00:23:37.497Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T00:23:37.497Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T00:23:37.502Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-29T00:23:37.502Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-29T00:23:37.503Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-29T00:23:37.503Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1783, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T00:23:37.503Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-29T00:23:37.503Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-29T00:23:46.395Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-29T00:23:46.396Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:23:46.405Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 and serviceModelVersionId: db3fb57a-c268-4f32-8293-6836f7d7737c 2023-03-29T00:23:46.405Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 654b14a6-99a1-48e0-b0a8-d81184a1c2a4 2023-03-29T00:23:46.406Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0 2023-03-29T00:23:46.412Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T00:23:46.443Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|INFO|500||Invoke 2023-03-29T00:23:46.443Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[588f8ba4-ec41-453c-9643-aaa9a40a4bd3], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[47c9c6b4-9cbe-4d32-ab39-62958b1710e9], X-ECOMP-RequestID=[588f8ba4-ec41-453c-9643-aaa9a40a4bd3], X-TransactionId=[], X-ONAP-RequestID=[588f8ba4-ec41-453c-9643-aaa9a40a4bd3], Content-Type=[application/merge-patch+json]} 2023-03-29T00:23:46.454Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-29T00:23:46.487Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?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/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0 has http status code:404 and response headers:{date=[Wed, 29 Mar 2023 00:23:47 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[31], x-aai-txid=[0-aai-resources-230329-00:23:47:826-8841], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T00:23:46.489Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c","ERR.5.4.6114"]}}} 2023-03-29T00:23:46.489Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-29T00:23:46.494Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-29T00:23:46.494Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) 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-29T00:23:46.494Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-29T00:23:46.494Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 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-29T00:23:46.501Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||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-29T00:23:46.502Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-29T00:23:46.502Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-29T00:23:46.502Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:23:46.502Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:23:46.502Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680049426502, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:23:46.520Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:23:46.520Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680049426502, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec\u003dERR.5.4.6114)" } 2023-03-29T00:23:46.520Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T00:23:47.520Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T00:23:47.520Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"ad44a54f-9415-48bd-bf30-fdf48338e2b4","serviceName":"vFW 2023-03-28 22-02-01","serviceVersion":"1.0","serviceUUID":"93dc6276-0725-49b0-a7ce-fdc8ca01e3b6","serviceDescription":"catalog service description","serviceInvariantUUID":"a7f48542-78c3-40a8-8d7c-1480905d98f0","resources":[{"resourceInstanceName":"vFW 67410293-e76b 0","resourceName":"vFW 67410293-e76b","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"87dc6175-9dcb-4077-ac32-6815330f219c","resourceInvariantUUID":"a3dea2ac-7cdc-47c6-a372-633ad11be473","resourceCustomizationUUID":"5ce38cf7-2e75-495c-a214-3bd7bb5850e7","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml","artifactChecksum":"MWViOGZhMjQ2YzJkOGY2NmNkNjQ4NzI2MzRmNWNlNDY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"085973a9-6309-45fc-8253-5b20b4ced7c2","artifactVersion":"1"},{"artifactName":"vfw67410293e76b0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json","artifactChecksum":"NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5de4d4d9-6ba9-4a7d-8282-7581ee34cdab","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d19d934b-9ad4-48a2-97e0-5bd3b5396997","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml","artifactChecksum":"MDQzNDM4MjBiYTEyMmQ4NTAwZmE0ZWMwMjVhY2Y0NDk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a310a987-b363-4601-b1de-1afe664b595d","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"15a8bbc0-1b52-4b59-87fa-7d7ed3200906","artifactVersion":"2","generatedFromUUID":"d19d934b-9ad4-48a2-97e0-5bd3b5396997"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230328220201-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml","artifactChecksum":"YjJkMTgyZWQwZmE4NmI3N2FiYjk5MjJhMjk4YWViMTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"47abb903-b87f-40d0-95c0-e171a8139ac0","artifactVersion":"1"},{"artifactName":"service-Vfw20230328220201-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar","artifactChecksum":"ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"38d09853-bc3c-44ab-a917-1e22a9f79f53","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T00:23:47.520Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:23:47.520Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:23:47.520Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:23:47.520Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:23:48.521Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:23:48.521Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:23:48.521Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:23:48.521Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:23:49.522Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:23:49.522Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:23:49.522Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:23:49.522Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:23:50.523Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:23:50.523Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:23:50.523Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:23:50.523Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:23:51.524Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:23:51.524Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:23:51.524Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:23:51.524Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:23:52.525Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:23:52.525Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:23:52.525Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:23:52.525Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:23:53.526Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:23:53.527Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:23:53.527Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:23:53.527Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:23:54.528Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "serviceName": "vFW 2023-03-28 22-02-01", "serviceVersion": "1.0", "serviceUUID": "93dc6276-0725-49b0-a7ce-fdc8ca01e3b6", "serviceDescription": "catalog service description", "serviceInvariantUUID": "a7f48542-78c3-40a8-8d7c-1480905d98f0", "resources": [ { "resourceInstanceName": "vFW 67410293-e76b 0", "resourceCustomizationUUID": "5ce38cf7-2e75-495c-a214-3bd7bb5850e7", "resourceName": "vFW 67410293-e76b", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "87dc6175-9dcb-4077-ac32-6815330f219c", "resourceInvariantUUID": "a3dea2ac-7cdc-47c6-a372-633ad11be473", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw67410293e76b0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "artifactChecksum": "NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5de4d4d9-6ba9-4a7d-8282-7581ee34cdab", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d19d934b-9ad4-48a2-97e0-5bd3b5396997", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "15a8bbc0-1b52-4b59-87fa-7d7ed3200906", "generatedFromUUID": "d19d934b-9ad4-48a2-97e0-5bd3b5396997" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "15a8bbc0-1b52-4b59-87fa-7d7ed3200906", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230328220201-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "artifactChecksum": "ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "38d09853-bc3c-44ab-a917-1e22a9f79f53" } ], "workloadContext": "Production" } 2023-03-29T00:23:54.528Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T00:23:54.528Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 ASDC 2023-03-29T00:23:54.529Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:ad44a54f-9415-48bd-bf30-fdf48338e2b4 ServiceName:vFW 2023-03-28 22-02-01 ServiceVersion:1.0 ServiceUUID:93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 ServiceInvariantUUID:a7f48542-78c3-40a8-8d7c-1480905d98f0 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230328220201-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ArtifactUUID:38d09853-bc3c-44ab-a917-1e22a9f79f53 ArtifactChecksum:ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 67410293-e76b 0 ResourceCustomizationUUID:5ce38cf7-2e75-495c-a214-3bd7bb5850e7 ResourceInvariantUUID:a3dea2ac-7cdc-47c6-a372-633ad11be473 ResourceName:vFW 67410293-e76b ResourceType:VF ResourceUUID:87dc6175-9dcb-4077-ac32-6815330f219c ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw67410293e76b0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json ArtifactUUID:5de4d4d9-6ba9-4a7d-8282-7581ee34cdab ArtifactChecksum:NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY= 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml ArtifactUUID:d19d934b-9ad4-48a2-97e0-5bd3b5396997 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env ArtifactUUID:15a8bbc0-1b52-4b59-87fa-7d7ed3200906 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env ArtifactUUID:15a8bbc0-1b52-4b59-87fa-7d7ed3200906 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T00:23:54.529Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 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: 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-29T00:23:54.571Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:23:54.571Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:23:54.572Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:23:54.572Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 from URL: /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-29T00:23:54.572Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T00:23:54.572Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-29T00:23:54.860Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T00:23:54.864Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 38d09853-bc3c-44ab-a917-1e22a9f79f53 101498 2023-03-29T00:23:54.864Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-29T00:23:54.864Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-29T00:23:54.865Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T00:23:54.865Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:23:54.865Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:23:54.865Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680049434864, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:23:55.866Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:23:55.866Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:23:55.866Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53, URL: /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar to file: /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T00:23:55.867Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230328220201-csar.csar 2023-03-29T00:23:55.867Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T00:23:55.867Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T00:23:55.969Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8341906555667935497/Definitions/service-Vfw20230328220201-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_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_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 2023-03-29T00:23:57.477Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T00:23:57.477Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T00:23:57.477Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T00:23:57.477Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-29T00:23:57.477Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T00:23:57.477Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-29T00:23:57.477Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-29T00:23:57.477Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-29T00:23:57.477Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T00:23:57.477Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T00:23:57.477Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-29T00:23:57.478Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T00:23:57.478Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T00:23:57.478Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 67410293-e76b 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-Vfw20230328220201-csar.csar 2023-03-29T00:23:57.478Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T00:23:57.478Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T00:23:57.478Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:23:57.478Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:23:57.478Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-29T00:23:57.478Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T00:23:57.478Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:23:57.478Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:23:57.478Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:23:57.478Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-29T00:23:57.478Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T00:23:57.479Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:23:57.479Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:23:57.479Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:23:57.479Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:23:57.479Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-29T00:23:57.479Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T00:23:57.479Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T00:23:57.479Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T00:23:57.479Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T00:23:57.479Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T00:23:57.479Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T00:23:57.479Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T00:23:57.479Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T00:23:57.479Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T00:23:57.479Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T00:23:57.479Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T00:23:57.479Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T00:23:57.480Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T00:23:57.480Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T00:23:57.480Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T00:23:57.480Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-29T00:23:57.480Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:23:57.480Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-29T00:23:57.480Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:23:57.480Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-29T00:23:57.480Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T00:23:57.480Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:23:57.480Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-29T00:23:57.480Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T00:23:57.480Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:23:57.480Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-29T00:23:57.480Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T00:23:57.480Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:23:57.481Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-29T00:23:57.481Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T00:23:57.481Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-29T00:23:57.481Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T00:23:57.481Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T00:23:57.481Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T00:23:57.481Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T00:23:57.481Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T00:23:57.481Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T00:23:57.481Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T00:23:57.481Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T00:23:57.481Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T00:23:57.481Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=74a9d765-6a78-4386-85d5-0096600be1bb 2023-03-29T00:23:57.481Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:23:57.481Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-29T00:23:57.481Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T00:23:57.481Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T00:23:57.481Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T00:23:57.482Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T00:23:57.482Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T00:23:57.482Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T00:23:57.482Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T00:23:57.482Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-29T00:23:57.482Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T00:23:57.482Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T00:23:57.482Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T00:23:57.482Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T00:23:57.482Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=79a48a92-26a2-467b-a3e1-dd9aea758c0e 2023-03-29T00:23:57.482Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:23:57.482Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-29T00:23:57.482Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T00:23:57.482Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T00:23:57.482Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T00:23:57.482Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T00:23:57.482Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T00:23:57.483Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T00:23:57.483Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T00:23:57.483Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T00:23:57.483Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T00:23:57.483Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T00:23:57.483Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T00:23:57.483Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-29T00:23:57.483Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=6a2ddb58-dd58-4d8b-b6d7-eb73a547cbcf 2023-03-29T00:23:57.483Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:23:57.483Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:23:57.483Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:23:57.483Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:23:57.483Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:23:57.483Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:23:57.483Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:23:57.483Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:23:57.483Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-28 22-02-01 Description:catalog service description Model UUID:93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 Model Version:NULL Model InvariantUuid:a7f48542-78c3-40a8-8d7c-1480905d98f0 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 67410293-e76b Model UUID:cf8e4eb5-9864-4fdd-af64-80b03f48d14d Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:a3dea2ac-7cdc-47c6-a372-633ad11be473 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:5ce38cf7-2e75-495c-a214-3bd7bb5850e7 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:193cd6e2-538e-4142-9392-7ebb398b7e43 ModelName:Vfw67410293E76b..base_vfw..module-0 ModelUuid:b16cd493-2fbb-4548-a3d8-90863aeb9b7d ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:74a9d765-6a78-4386-85d5-0096600be1bb ModelInvariantUuid:bed6b03d-444d-4294-b591-54da9a36918d ModelName:vFW 67410293-e76b-nodes.vfwCvfc ModelUuid:c051efdd-da87-4c3f-9332-3d86f32a2f49 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:6b57d388-0a65-43b6-8ed1-785e401b9ac8 ModelInvariantUuid:9d06528b-ed4c-484e-a7ee-fac8dc7d9b81 ModelName:Vfw67410293E76b.compute.nodes.heat.vfw ModelUuid:cda29578-f723-4724-9cae-1499f665a439 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:79a48a92-26a2-467b-a3e1-dd9aea758c0e ModelInvariantUuid:b894ffd2-ee00-44bf-8548-41ca0b9e6c43 ModelName:vFW 67410293-e76b-nodes.vsnCvfc ModelUuid:3f1b92ee-581a-4fff-a85d-2043b8a3fd97 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:13b293d9-7396-4746-8010-2aa34880a43c ModelInvariantUuid:47bb46c4-9c05-44aa-bfc2-f88d6d4c5025 ModelName:Vfw67410293E76b.compute.nodes.heat.vsn ModelUuid:a2c8400a-1afd-4e2c-b390-896018a104e2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:6a2ddb58-dd58-4d8b-b6d7-eb73a547cbcf ModelInvariantUuid:c90fe34c-a014-4100-8de6-49880a60d437 ModelName:vFW 67410293-e76b-nodes.vpgCvfc ModelUuid:02a541b8-8f9e-40b3-b802-d75d4303054d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:d8086a3a-4e7c-423f-adf7-07a6ddf69b79 ModelInvariantUuid:b9f80dd7-c2be-40f0-b1b5-286822f5255e ModelName:Vfw67410293E76b.compute.nodes.heat.vpg ModelUuid:edd030db-baa1-428f-8c44-e47e82120dd8 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=? 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-29T00:23:57.511Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||ERROR|500||Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists 2023-03-29T00:23:57.512Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-29T00:23:57.512Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar(Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists) 2023-03-29T00:23:57.512Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:23:57.512Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:23:57.512Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:23:57.512Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680049437512, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:23:58.513Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-29T00:23:58.513Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar(Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists) 2023-03-29T00:23:58.514Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:23:58.514Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:23:58.514Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:23:58.514Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680049438513, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:23:59.515Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-29T00:23:59.533Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-29T00:23:59.537Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T00:23:59.537Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T00:23:59.537Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T00:23:59.537Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T00:23:59.537Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:23:59.537Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:23:59.537Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:23:59.537Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:23:59.537Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-29T00:23:59.545Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T00:24:29.546Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-29T00:24:29.555Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 and serviceModelVersionId: 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 2023-03-29T00:24:29.556Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a7f48542-78c3-40a8-8d7c-1480905d98f0 2023-03-29T00:24:29.556Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 2023-03-29T00:24:29.562Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T00:24:29.578Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?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-29T00:24:29.579Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|INFO|500||Invoke 2023-03-29T00:24:29.587Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T00:24:29.729Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|INFO|500||InvokeReturn 2023-03-29T00:24:29.729Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 00:24:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[138], vertex-id=[204904], x-aai-txid=[0-aai-resources-230329-00:24:30:959-50901], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T00:24:29.730Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T00:24:29.730Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T00:24:29.730Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-29T00:24:29.737Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-29T00:24:29.737Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ad44a54f-9415-48bd-bf30-fdf48338e2b4 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T00:24:29.737Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T00:24:29.738Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:24:29.738Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:24:29.738Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680049469737, "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-29T00:24:30.758Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T00:24:30.758Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"311a6477-b2cc-463c-9fee-aa741f7534d0","serviceName":"vFW 2023-03-28 22-18-55","serviceVersion":"1.0","serviceUUID":"86258cd9-b564-47e4-88c7-326a9c01209f","serviceDescription":"catalog service description","serviceInvariantUUID":"816a8d4d-52df-442b-ab64-56255b003b1b","resources":[{"resourceInstanceName":"vFW 4e17aa4e-f357 0","resourceName":"vFW 4e17aa4e-f357","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"9b459486-5c24-4b0e-b8c0-b27316cf0496","resourceInvariantUUID":"f0eb43bc-7057-4bfd-8597-2d8f61758599","resourceCustomizationUUID":"4f16d217-4b00-405b-8532-7309a7e941d5","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml","artifactChecksum":"NGZhNmFjYzI0OWMzNjk0M2ZiMDY3OWJlODEwMTBhZWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"dd088c19-0061-4db4-86ab-4eb0931888cf","artifactVersion":"1"},{"artifactName":"vfw4e17aa4ef3570_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json","artifactChecksum":"NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"fd4c9261-11b4-43ae-8ee7-4bc91a759c95","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f047bf4e-f981-4d29-99e8-fd6c3f83f2d3","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml","artifactChecksum":"YTBlYmE2NTk4ZGI4ZDVjMmYxY2ZkMDU2YWU3NmY0OGU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3c91ae60-e7e2-4688-b4a1-b853f4361f52","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7bcb52f7-4100-4599-afa7-d7d46b176374","artifactVersion":"2","generatedFromUUID":"f047bf4e-f981-4d29-99e8-fd6c3f83f2d3"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230328221855-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml","artifactChecksum":"Y2FiN2ZmMDY0ODIxZDM2YTQ2OGRmNTY3NTE2YzhkMjM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"46d95744-768f-403d-ba4a-13585170514a","artifactVersion":"1"},{"artifactName":"service-Vfw20230328221855-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar","artifactChecksum":"ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a3ef5172-4047-46ee-9c6d-d34e1107a71d","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T00:24:30.758Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:24:30.759Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:24:30.759Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:24:30.759Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:24:31.759Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:24:31.760Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:24:31.760Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:24:31.760Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:24:32.761Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:24:32.761Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:24:32.761Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:24:32.762Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:24:33.763Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:24:33.763Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:24:33.763Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:24:33.763Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:24:34.764Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:24:34.765Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:24:34.765Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:24:34.765Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:24:35.765Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:24:35.765Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:24:35.765Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:24:35.766Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:24:36.767Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:24:36.767Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:24:36.767Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:24:36.767Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:24:36.826Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:24:36.831Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:24:36.831Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:24:36.832Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:24:36.832Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:24:36.832Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "NOTIFIED" } 2023-03-29T00:24:36.832Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:24:36.832Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:24:36.832Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-29T00:24:36.832Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:24:36.832Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:24:36.832Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:24:36.832Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:24:36.832Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:24:36.832Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-29T00:24:36.832Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:24:36.832Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:24:36.832Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:24:36.832Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:24:36.832Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:24:36.832Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:24:36.832Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:24:36.832Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:24:36.832Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680049434864, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T00:24:36.832Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:24:36.832Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:24:36.832Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680049437512, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists" } 2023-03-29T00:24:36.833Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:24:36.833Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:24:36.833Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680049438513, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists" } 2023-03-29T00:24:36.833Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:24:36.833Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:24:36.833Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680049469737, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T00:24:36.833Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:24:36.833Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:24:36.833Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:24:36.833Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:24:36.833Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:24:36.833Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "status": "NOTIFIED" } 2023-03-29T00:24:36.833Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:24:36.833Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:24:36.833Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-29T00:24:36.833Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:24:36.833Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:24:36.833Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:24:36.833Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:24:36.833Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:24:36.833Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-29T00:24:36.833Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:24:36.833Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:24:36.833Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:24:36.833Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:24:36.833Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:24:36.833Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:24:36.833Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:24:37.768Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "serviceName": "vFW 2023-03-28 22-18-55", "serviceVersion": "1.0", "serviceUUID": "86258cd9-b564-47e4-88c7-326a9c01209f", "serviceDescription": "catalog service description", "serviceInvariantUUID": "816a8d4d-52df-442b-ab64-56255b003b1b", "resources": [ { "resourceInstanceName": "vFW 4e17aa4e-f357 0", "resourceCustomizationUUID": "4f16d217-4b00-405b-8532-7309a7e941d5", "resourceName": "vFW 4e17aa4e-f357", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "9b459486-5c24-4b0e-b8c0-b27316cf0496", "resourceInvariantUUID": "f0eb43bc-7057-4bfd-8597-2d8f61758599", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw4e17aa4ef3570_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "artifactChecksum": "NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "fd4c9261-11b4-43ae-8ee7-4bc91a759c95", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "f047bf4e-f981-4d29-99e8-fd6c3f83f2d3", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7bcb52f7-4100-4599-afa7-d7d46b176374", "generatedFromUUID": "f047bf4e-f981-4d29-99e8-fd6c3f83f2d3" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7bcb52f7-4100-4599-afa7-d7d46b176374", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230328221855-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "artifactChecksum": "ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a3ef5172-4047-46ee-9c6d-d34e1107a71d" } ], "workloadContext": "Production" } 2023-03-29T00:24:37.768Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T00:24:37.768Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 86258cd9-b564-47e4-88c7-326a9c01209f ASDC 2023-03-29T00:24:37.768Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:311a6477-b2cc-463c-9fee-aa741f7534d0 ServiceName:vFW 2023-03-28 22-18-55 ServiceVersion:1.0 ServiceUUID:86258cd9-b564-47e4-88c7-326a9c01209f ServiceInvariantUUID:816a8d4d-52df-442b-ab64-56255b003b1b ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230328221855-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ArtifactUUID:a3ef5172-4047-46ee-9c6d-d34e1107a71d ArtifactChecksum:ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 4e17aa4e-f357 0 ResourceCustomizationUUID:4f16d217-4b00-405b-8532-7309a7e941d5 ResourceInvariantUUID:f0eb43bc-7057-4bfd-8597-2d8f61758599 ResourceName:vFW 4e17aa4e-f357 ResourceType:VF ResourceUUID:9b459486-5c24-4b0e-b8c0-b27316cf0496 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw4e17aa4ef3570_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json ArtifactUUID:fd4c9261-11b4-43ae-8ee7-4bc91a759c95 ArtifactChecksum:NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ= 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml ArtifactUUID:f047bf4e-f981-4d29-99e8-fd6c3f83f2d3 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env ArtifactUUID:7bcb52f7-4100-4599-afa7-d7d46b176374 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env ArtifactUUID:7bcb52f7-4100-4599-afa7-d7d46b176374 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T00:24:37.769Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 86258cd9-b564-47e4-88c7-326a9c01209f 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: 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-29T00:24:37.800Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:24:37.801Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:24:37.801Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:24:37.801Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d from URL: /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-29T00:24:37.801Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T00:24:37.801Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-29T00:24:38.025Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T00:24:38.028Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar a3ef5172-4047-46ee-9c6d-d34e1107a71d 101486 2023-03-29T00:24:38.028Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-29T00:24:38.028Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-29T00:24:38.028Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T00:24:38.028Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:24:38.028Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:24:38.028Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680049478028, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:24:39.028Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:24:39.029Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:24:39.029Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d, URL: /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar to file: /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T00:24:39.030Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230328221855-csar.csar 2023-03-29T00:24:39.030Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T00:24:39.030Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T00:24:39.169Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10716416610232245037/Definitions/service-Vfw20230328221855-template.yml Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided 2023-03-29T00:24:40.703Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T00:24:40.704Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T00:24:40.704Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T00:24:40.704Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-29T00:24:40.704Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T00:24:40.704Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-29T00:24:40.704Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-29T00:24:40.704Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-29T00:24:40.704Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T00:24:40.704Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T00:24:40.704Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-29T00:24:40.704Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T00:24:40.704Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T00:24:40.704Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 4e17aa4e-f357 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-Vfw20230328221855-csar.csar 2023-03-29T00:24:40.704Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T00:24:40.705Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T00:24:40.705Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:24:40.705Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:24:40.705Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-29T00:24:40.705Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T00:24:40.705Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:24:40.705Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:24:40.705Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:24:40.705Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-29T00:24:40.705Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T00:24:40.705Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:24:40.705Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:24:40.706Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:24:40.706Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:24:40.706Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-29T00:24:40.706Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T00:24:40.706Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T00:24:40.706Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T00:24:40.706Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T00:24:40.706Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T00:24:40.706Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T00:24:40.706Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T00:24:40.706Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T00:24:40.706Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T00:24:40.706Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T00:24:40.706Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T00:24:40.706Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T00:24:40.706Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T00:24:40.706Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T00:24:40.707Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T00:24:40.707Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-29T00:24:40.707Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:24:40.707Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-29T00:24:40.707Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:24:40.707Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-29T00:24:40.707Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T00:24:40.707Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:24:40.707Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-29T00:24:40.707Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T00:24:40.707Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:24:40.707Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-29T00:24:40.707Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T00:24:40.707Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:24:40.708Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-29T00:24:40.708Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T00:24:40.708Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-29T00:24:40.708Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T00:24:40.708Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T00:24:40.708Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T00:24:40.708Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T00:24:40.708Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T00:24:40.708Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T00:24:40.708Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T00:24:40.708Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T00:24:40.708Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T00:24:40.709Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=f32f8e19-bef8-419d-87ed-af5c0238d798 2023-03-29T00:24:40.709Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:24:40.709Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-29T00:24:40.709Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T00:24:40.709Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T00:24:40.709Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T00:24:40.709Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T00:24:40.709Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T00:24:40.709Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T00:24:40.709Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T00:24:40.709Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-29T00:24:40.709Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T00:24:40.709Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T00:24:40.709Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T00:24:40.709Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T00:24:40.709Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=7547fbf5-4578-4c3d-a5b9-84c8c1316821 2023-03-29T00:24:40.710Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:24:40.710Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-29T00:24:40.710Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T00:24:40.710Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T00:24:40.710Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T00:24:40.710Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T00:24:40.710Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T00:24:40.710Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T00:24:40.710Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T00:24:40.710Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T00:24:40.710Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T00:24:40.710Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T00:24:40.710Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T00:24:40.711Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-29T00:24:40.711Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5f51de74-4243-403b-b7a9-a2dd728855e1 2023-03-29T00:24:40.711Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:24:40.711Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:24:40.711Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:24:40.711Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:24:40.711Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:24:40.711Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:24:40.711Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:24:40.711Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:24:40.711Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-28 22-18-55 Description:catalog service description Model UUID:86258cd9-b564-47e4-88c7-326a9c01209f Model Version:NULL Model InvariantUuid:816a8d4d-52df-442b-ab64-56255b003b1b Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 4e17aa4e-f357 Model UUID:83811783-7f50-4409-b37e-013d3a6679be Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:f0eb43bc-7057-4bfd-8597-2d8f61758599 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:4f16d217-4b00-405b-8532-7309a7e941d5 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:8ad82d93-2542-4347-95aa-48de46af2769 ModelName:Vfw4e17aa4eF357..base_vfw..module-0 ModelUuid:2c8738f1-5769-4b50-8168-bc077e07a968 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:f32f8e19-bef8-419d-87ed-af5c0238d798 ModelInvariantUuid:09ef63d4-d50c-4979-9e06-e7673b5bc9e6 ModelName:vFW 4e17aa4e-f357-nodes.vfwCvfc ModelUuid:2568cf18-4961-4bdc-b96b-b9c2abc89a6e ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:a6a9beae-4b33-4065-bc7c-501c322bf4be ModelInvariantUuid:34d56be9-e557-4359-8260-f37f36750957 ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vfw ModelUuid:210fc1b5-28de-43b3-91a1-72861ee00ca7 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:7547fbf5-4578-4c3d-a5b9-84c8c1316821 ModelInvariantUuid:d3e79bbd-9ec1-49ac-bfe5-a370c75db104 ModelName:vFW 4e17aa4e-f357-nodes.vsnCvfc ModelUuid:7ad2d21c-7af1-4b91-9906-81a91e71ef03 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:75544a54-4184-42f2-a23d-9f9263d6baad ModelInvariantUuid:4487dbbb-4ec9-468d-b1d5-7e635abde181 ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vsn ModelUuid:fcedcee2-219d-40dd-9f79-4230cb13a148 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:5f51de74-4243-403b-b7a9-a2dd728855e1 ModelInvariantUuid:275a83ad-0767-40d6-9ff8-07edaed52db3 ModelName:vFW 4e17aa4e-f357-nodes.vpgCvfc ModelUuid:5ad99adc-e476-411f-98bc-caa1b9661e8d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:07ee84b1-85c2-4db0-b602-d70a6723467d ModelInvariantUuid:fb7efc2e-bef5-4bb4-a023-379da4c7553e ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vpg ModelUuid:f0f45588-ffc3-409c-87a7-bfc308d80744 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=? 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-29T00:24:40.752Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||ERROR|500||Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists 2023-03-29T00:24:40.752Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-29T00:24:40.752Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar(Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists) 2023-03-29T00:24:40.752Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:24:40.752Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:24:40.753Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:24:40.753Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680049480752, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:24:41.753Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-29T00:24:41.754Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar(Resource with UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 already exists) 2023-03-29T00:24:41.754Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:24:41.754Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:24:41.759Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:24:41.760Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680049481753, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:24:42.760Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-29T00:24:42.777Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-29T00:24:42.780Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T00:24:42.781Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T00:24:42.781Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T00:24:42.781Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T00:24:42.781Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:24:42.781Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:24:42.781Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:24:42.781Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:24:42.781Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-29T00:24:42.788Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T00:25:12.789Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-29T00:25:12.795Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 and serviceModelVersionId: 86258cd9-b564-47e4-88c7-326a9c01209f 2023-03-29T00:25:12.795Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 816a8d4d-52df-442b-ab64-56255b003b1b 2023-03-29T00:25:12.796Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0 2023-03-29T00:25:12.802Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T00:25:12.820Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?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-29T00:25:12.821Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|INFO|500||Invoke 2023-03-29T00:25:12.828Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T00:25:12.961Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|INFO|500||InvokeReturn 2023-03-29T00:25:12.962Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 00:25:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[129], vertex-id=[147576], x-aai-txid=[0-aai-resources-230329-00:25:14:202-8355], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T00:25:12.962Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T00:25:12.962Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T00:25:12.962Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-29T00:25:12.969Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-29T00:25:12.969Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 311a6477-b2cc-463c-9fee-aa741f7534d0 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T00:25:12.969Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T00:25:12.969Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:25:12.969Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:25:12.969Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680049512969, "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-29T00:25:13.988Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T00:25:13.988Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"16ec8964-42b3-41d8-bf97-9302870ceb5f","serviceDescription":"service","serviceInvariantUUID":"444dbaf6-729a-4cb4-aa8f-fbc578565856","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"e3550a84-cc18-4316-8c33-7e1a60b52680","resourceInvariantUUID":"d000c302-f830-49c1-85c4-860fa03d5456","resourceCustomizationUUID":"f132524b-16f4-438a-9cfc-8fa2d3a85ae2","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":"ZmYwNGQ0YWM0NmZhNmI3MGNhMzJiYTBiOTZiMTE5OWY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"39f4a529-3c97-4ab5-85af-4785e008f69f","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MmY3MzBlNjdhODlkZDM4NTYxODVjOTBlZWQyYTJjNzc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"151c48cd-692b-42cf-936b-19e897cb204a","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T00:25:13.988Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:25:13.988Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:25:13.989Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:25:13.989Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "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-29T00:25:14.989Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:25:14.990Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:25:14.990Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:25:14.990Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:25:15.991Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "16ec8964-42b3-41d8-bf97-9302870ceb5f", "serviceDescription": "service", "serviceInvariantUUID": "444dbaf6-729a-4cb4-aa8f-fbc578565856", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "f132524b-16f4-438a-9cfc-8fa2d3a85ae2", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "e3550a84-cc18-4316-8c33-7e1a60b52680", "resourceInvariantUUID": "d000c302-f830-49c1-85c4-860fa03d5456", "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": "MmY3MzBlNjdhODlkZDM4NTYxODVjOTBlZWQyYTJjNzc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "151c48cd-692b-42cf-936b-19e897cb204a" } ], "workloadContext": "Production" } 2023-03-29T00:25:15.991Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T00:25:15.991Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 16ec8964-42b3-41d8-bf97-9302870ceb5f ASDC 2023-03-29T00:25:15.992Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:16ec8964-42b3-41d8-bf97-9302870ceb5f ServiceInvariantUUID:444dbaf6-729a-4cb4-aa8f-fbc578565856 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:151c48cd-692b-42cf-936b-19e897cb204a ArtifactChecksum:MmY3MzBlNjdhODlkZDM4NTYxODVjOTBlZWQyYTJjNzc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:f132524b-16f4-438a-9cfc-8fa2d3a85ae2 ResourceInvariantUUID:d000c302-f830-49c1-85c4-860fa03d5456 ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:e3550a84-cc18-4316-8c33-7e1a60b52680 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-29T00:25:15.992Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 16ec8964-42b3-41d8-bf97-9302870ceb5f 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: 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-29T00:25:16.021Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:25:16.022Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:25:16.022Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:25:16.022Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 151c48cd-692b-42cf-936b-19e897cb204a from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T00:25:16.022Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T00:25:16.022Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T00:25:16.044Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T00:25:16.044Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@65dc6f50 2023-03-29T00:25:16.044Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T00:25:16.045Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-29T00:25:16.045Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 151c48cd-692b-42cf-936b-19e897cb204a Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T00:25:16.045Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T00:25:16.045Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-29T00:25:16.045Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T00:25:16.045Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:25:16.045Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:25:16.045Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680049516045, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:25:17.047Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:151c48cd-692b-42cf-936b-19e897cb204a) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-29T00:25:17.077Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists 2023-03-29T00:25:17.077Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T00:25:17.078Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists) 2023-03-29T00:25:17.078Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:25:17.078Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:25:17.078Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:25:17.078Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680049517077, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:25:18.079Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T00:25:18.079Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: e3550a84-cc18-4316-8c33-7e1a60b52680 already exists) 2023-03-29T00:25:18.079Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:25:18.079Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:25:18.080Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:25:18.080Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680049518079, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e3550a84-cc18-4316-8c33-7e1a60b52680 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:25:19.080Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 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-29T00:25:19.102Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 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-29T00:25:19.106Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T00:25:19.107Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T00:25:19.107Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T00:25:19.107Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T00:25:19.107Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:25:19.108Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:25:19.108Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:25:19.108Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:25:19.108Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-29T00:25:19.118Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T00:25:36.826Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:25:36.834Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:25:36.834Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680049478028, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T00:25:36.834Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:25:36.834Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:25:36.834Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680049480752, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists" } 2023-03-29T00:25:36.835Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:25:36.835Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:25:36.835Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680049481753, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 already exists" } 2023-03-29T00:25:36.835Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:25:36.835Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:25:36.835Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680049512969, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T00:25:36.836Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:25:36.836Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:25:36.836Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:25:36.836Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:25:36.836Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:25:36.836Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:25:36.836Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:25:36.837Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:25:36.837Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680049516045, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T00:25:36.837Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:25:36.837Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:25:36.837Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680049517077, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists" } 2023-03-29T00:25:36.837Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:25:36.837Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:25:36.837Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680049518079, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e3550a84-cc18-4316-8c33-7e1a60b52680 already exists" } 2023-03-29T00:25:36.837Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:25:49.118Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 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-29T00:25:49.125Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 and serviceModelVersionId: 16ec8964-42b3-41d8-bf97-9302870ceb5f 2023-03-29T00:25:49.125Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 444dbaf6-729a-4cb4-aa8f-fbc578565856 2023-03-29T00:25:49.126Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0 2023-03-29T00:25:49.130Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T00:25:49.152Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|INFO|500||Invoke 2023-03-29T00:25:49.153Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[99a2b658-8aba-49b6-888c-6788e9bc7a1e], X-ECOMP-RequestID=[06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2], X-TransactionId=[], X-ONAP-RequestID=[06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2], Content-Type=[application/merge-patch+json]} 2023-03-29T00:25:49.161Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T00:25:49.321Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?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/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 00:25:50 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[157], vertex-id=[188528], x-aai-txid=[1-aai-resources-230329-00:25:50:535-15970], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T00:25:49.322Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T00:25:49.322Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|INFO|500||InvokeReturn 2023-03-29T00:25:49.322Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T00:25:49.323Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-29T00:25:49.328Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-29T00:25:49.328Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T00:25:49.328Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T00:25:49.329Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:25:49.329Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:25:49.329Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680049549328, "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-29T00:25:50.348Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T00:25:50.348Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"7a696f8d-7ee2-46cf-b572-2aace61feac6","serviceName":"Demo_pNF_ge2Srtj7qIwUCt1tjrNp","serviceVersion":"1.0","serviceUUID":"a9748751-2950-4828-b5f2-766b4707fd0e","serviceDescription":"catalog service description","serviceInvariantUUID":"3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d","resources":[{"resourceInstanceName":"pNF 2e24d431-caf7 0","resourceName":"pNF 2e24d431-caf7","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"e2d033c4-2bad-43aa-a1ed-ece452364ff0","resourceInvariantUUID":"c7a7d7b9-db49-4573-8bdb-c0b9fafe1e04","resourceCustomizationUUID":"9020c51f-f795-4da8-94fc-307df828746c","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml","artifactChecksum":"MGViMGJhY2M4NTEzNTQ2OTAyM2JmYTZiMmIxMTRhZmE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"d1d763ac-250d-4bc9-8da7-fb6b08c07905","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"54852575-1f46-4af8-b984-c2d9e0a5b90a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b9facc55-50c6-45db-ad5c-fc70d623e4d4","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml","artifactChecksum":"ZjQ3NjY3YmRmNjJhYzc5OTdlNTg5ODJjNTM4MjI0MTM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"de64d63f-d983-48ce-9828-6a1269e19616","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"bcb36d16-c729-4c0e-9e83-348a27e6b2fa","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"85b93c2d-6163-4d8a-9401-b9cc06f11fba","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml","artifactChecksum":"N2Q4YzdhZmExNzk0MmYxMDYzMzI4NGI0OWQ4NWUxZmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f91ffa7d-4822-4c15-9557-bea3361e964b","artifactVersion":"1"},{"artifactName":"service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar","artifactChecksum":"YTcxZWE0NWFhY2ZlYWVkODE3ODdlYzg2MzllNjU1ZjY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b33a7ab7-2b1f-45b9-a286-a6ef25118643","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T00:25:50.349Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:25:50.349Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:25:50.349Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:25:50.349Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:25:51.350Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:25:51.350Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:25:51.350Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:25:51.350Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:25:52.351Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:25:52.351Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:25:52.351Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:25:52.351Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:25:53.352Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:25:53.353Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:25:53.353Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:25:53.353Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:25:54.354Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:25:54.354Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:25:54.354Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:25:54.355Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:25:55.356Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:25:55.356Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:25:55.356Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:25:55.356Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:25:56.358Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:25:56.358Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:25:56.358Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:25:56.358Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:25:57.359Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:25:57.360Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:25:57.360Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:25:57.360Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:25:58.361Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "serviceName": "Demo_pNF_ge2Srtj7qIwUCt1tjrNp", "serviceVersion": "1.0", "serviceUUID": "a9748751-2950-4828-b5f2-766b4707fd0e", "serviceDescription": "catalog service description", "serviceInvariantUUID": "3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d", "resources": [ { "resourceInstanceName": "pNF 2e24d431-caf7 0", "resourceCustomizationUUID": "9020c51f-f795-4da8-94fc-307df828746c", "resourceName": "pNF 2e24d431-caf7", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "e2d033c4-2bad-43aa-a1ed-ece452364ff0", "resourceInvariantUUID": "c7a7d7b9-db49-4573-8bdb-c0b9fafe1e04", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "artifactChecksum": "YTcxZWE0NWFhY2ZlYWVkODE3ODdlYzg2MzllNjU1ZjY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "b33a7ab7-2b1f-45b9-a286-a6ef25118643" } ], "workloadContext": "Production" } 2023-03-29T00:25:58.361Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T00:25:58.361Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 a9748751-2950-4828-b5f2-766b4707fd0e ASDC 2023-03-29T00:25:58.362Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:7a696f8d-7ee2-46cf-b572-2aace61feac6 ServiceName:Demo_pNF_ge2Srtj7qIwUCt1tjrNp ServiceVersion:1.0 ServiceUUID:a9748751-2950-4828-b5f2-766b4707fd0e ServiceInvariantUUID:3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ArtifactUUID:b33a7ab7-2b1f-45b9-a286-a6ef25118643 ArtifactChecksum:YTcxZWE0NWFhY2ZlYWVkODE3ODdlYzg2MzllNjU1ZjY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 2e24d431-caf7 0 ResourceCustomizationUUID:9020c51f-f795-4da8-94fc-307df828746c ResourceInvariantUUID:c7a7d7b9-db49-4573-8bdb-c0b9fafe1e04 ResourceName:pNF 2e24d431-caf7 ResourceType:PNF ResourceUUID:e2d033c4-2bad-43aa-a1ed-ece452364ff0 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T00:25:58.362Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF a9748751-2950-4828-b5f2-766b4707fd0e 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: 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-29T00:25:58.391Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:25:58.391Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:25:58.391Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:25:58.391Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 from URL: /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:25:58.391Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T00:25:58.392Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:25:58.661Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T00:25:58.663Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar b33a7ab7-2b1f-45b9-a286-a6ef25118643 88015 2023-03-29T00:25:58.663Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ASDC sendASDCNotification 2023-03-29T00:25:58.664Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:25:58.664Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T00:25:58.664Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:25:58.664Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:25:58.664Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680049558663, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:25:59.665Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:25:59.666Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:25:59.667Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643, URL: /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar to file: /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:25:59.667Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:25:59.668Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:25:59.668Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:25:59.773Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4799159811335258587/Definitions/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml 2023-03-29T00:26:00.332Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T00:26:00.332Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T00:26:00.332Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:26:00.332Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T00:26:00.332Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 2e24d431-caf7 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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:26:00.332Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:26:00.332Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:26:00.332Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:26:00.332Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:26:00.332Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:26:00.332Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:26:00.332Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T00:26:00.332Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:26:00.332Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:26:00.332Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Node template pNF 2e24d431-caf7 0 is matching search criteria 2023-03-29T00:26:00.332Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T00:26:00.333Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 2e24d431-caf7 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:26:00.333Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:26:00.333Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:26:00.333Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Node template pNF 2e24d431-caf7 0 is matching search criteria 2023-03-29T00:26:00.333Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T00:26:00.333Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 2e24d431-caf7 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:26:00.333Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:26:00.333Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:26:00.333Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:26:00.333Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:26:00.333Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:26:00.333Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:26:00.333Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:26:00.333Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:26:00.333Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:26:00.333Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:26:00.333Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_ge2Srtj7qIwUCt1tjrNp Description:catalog service description Model UUID:a9748751-2950-4828-b5f2-766b4707fd0e Model Version:NULL Model InvariantUuid:3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d 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=? 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-29T00:26:00.361Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||ERROR|500||Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists 2023-03-29T00:26:00.361Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ASDC sendASDCNotification 2023-03-29T00:26:00.361Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar(Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists) 2023-03-29T00:26:00.361Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:26:00.361Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:26:00.361Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:26:00.361Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680049560361, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:26:01.362Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ASDC sendASDCNotification 2023-03-29T00:26:01.362Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar(Resource with UUID: e2d033c4-2bad-43aa-a1ed-ece452364ff0 already exists) 2023-03-29T00:26:01.363Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:26:01.363Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:26:01.363Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:26:01.363Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680049561362, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e2d033c4-2bad-43aa-a1ed-ece452364ff0 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:26:02.364Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 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-29T00:26:02.379Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 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-29T00:26:02.382Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T00:26:02.382Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T00:26:02.382Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T00:26:02.382Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T00:26:02.382Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:26:02.383Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:26:02.383Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:26:02.383Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:26:02.383Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-29T00:26:02.392Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T00:26:32.392Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 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-29T00:26:32.399Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 and serviceModelVersionId: a9748751-2950-4828-b5f2-766b4707fd0e 2023-03-29T00:26:32.399Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d 2023-03-29T00:26:32.400Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0 2023-03-29T00:26:32.406Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T00:26:32.422Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|INFO|500||Invoke 2023-03-29T00:26:32.422Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[7a696f8d-7ee2-46cf-b572-2aace61feac6], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[fdb65cc5-d089-400d-b778-96dcea2af3e1], X-ECOMP-RequestID=[7a696f8d-7ee2-46cf-b572-2aace61feac6], X-TransactionId=[], X-ONAP-RequestID=[7a696f8d-7ee2-46cf-b572-2aace61feac6], Content-Type=[application/merge-patch+json]} 2023-03-29T00:26:32.431Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T00:26:32.572Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?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/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 00:26:33 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[137], vertex-id=[172232], x-aai-txid=[0-aai-resources-230329-00:26:33:804-14662], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T00:26:32.572Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T00:26:32.573Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|INFO|500||InvokeReturn 2023-03-29T00:26:32.574Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T00:26:32.574Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-29T00:26:32.581Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-29T00:26:32.582Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7a696f8d-7ee2-46cf-b572-2aace61feac6 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T00:26:32.582Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T00:26:32.583Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:26:32.583Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:26:32.583Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680049592582, "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-29T00:26:33.603Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T00:26:33.603Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"fe105c1e-ef4e-412c-9c8b-44baeafe357c","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"3cc3363c-2a1e-46f6-a01f-dfea7105f42b","serviceDescription":"service","serviceInvariantUUID":"53e0907c-4685-443c-9afb-b6388edad63b","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"06700cf1-b2dc-407d-b162-08d1beec66c7","resourceInvariantUUID":"704760ad-6cf6-4bb9-bc99-05bd4d114f3d","resourceCustomizationUUID":"05d1ab17-7540-4804-bce9-48f607c7adae","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":"OWU1OGIzMTQ4NzkyODU5Nzk1ODU5N2E4YTdiYjZmODY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"678cd137-dd07-4c04-8b26-55742d455682","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":"MzNhYWFmOTQwMjhhYjAxZDRhOGJmYTA0ZGQzMjhlNGI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"52326665-5a88-44f9-990e-807f04b42a74","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":"84bdb852-af72-465c-9220-0c5d34e80240","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":"06caa762-d83a-4d14-a111-ab8da18bdd73","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":"8975785e-9aa3-4481-a685-d6498c3c5dec","artifactVersion":"2","generatedFromUUID":"84bdb852-af72-465c-9220-0c5d34e80240"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"YWE3OGIxMWMyYjhmNDFjOTdiMzhmZmM1OWI3ZmUzY2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1561e919-2af1-4cad-b2a7-59c900eec633","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MjQzOWNhYmVhMTRjN2Y5MTEzMGEwOTNlMWE4YWQzOWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1e6ff635-9586-4967-a4c2-d4832f18d39c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T00:26:33.604Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:26:33.604Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:26:33.604Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:26:33.604Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "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-29T00:26:34.605Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:26:34.606Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:26:34.606Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:26:34.606Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "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-29T00:26:35.608Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:26:35.608Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:26:35.608Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:26:35.608Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "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-29T00:26:36.608Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:26:36.609Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:26:36.609Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:26:36.609Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "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-29T00:26:36.826Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:26:36.832Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:26:36.832Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680049549328, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T00:26:36.832Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:26:36.832Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:26:36.832Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:26:36.832Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:26:36.832Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:26:36.832Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T00:26:36.832Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:26:36.832Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:26:36.833Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T00:26:36.833Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:26:36.833Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:26:36.833Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:26:36.833Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:26:36.833Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:26:36.833Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:26:36.833Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:26:36.833Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:26:36.833Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:26:36.833Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:26:36.833Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:26:36.833Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:26:36.833Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:26:36.833Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:26:36.833Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:26:36.833Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:26:36.833Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:26:36.834Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680049558663, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T00:26:36.834Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:26:36.834Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:26:36.834Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680049560361, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists" } 2023-03-29T00:26:36.834Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:26:36.834Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:26:36.834Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680049561362, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e2d033c4-2bad-43aa-a1ed-ece452364ff0 already exists" } 2023-03-29T00:26:36.834Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:26:36.834Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:26:36.834Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680049592582, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T00:26:36.834Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:26:36.834Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:26:36.834Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:26:36.834Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:26:36.834Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:26:36.835Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-29T00:26:36.835Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:26:36.835Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:26:36.835Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-29T00:26:36.835Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:26:36.835Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:26:36.835Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:26:36.835Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:26:37.610Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:26:37.610Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:26:37.610Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:26:37.610Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "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-29T00:26:38.611Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:26:38.612Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:26:38.612Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:26:38.612Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "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-29T00:26:39.613Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:26:39.613Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:26:39.613Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:26:39.614Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:26:40.615Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "3cc3363c-2a1e-46f6-a01f-dfea7105f42b", "serviceDescription": "service", "serviceInvariantUUID": "53e0907c-4685-443c-9afb-b6388edad63b", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "05d1ab17-7540-4804-bce9-48f607c7adae", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "06700cf1-b2dc-407d-b162-08d1beec66c7", "resourceInvariantUUID": "704760ad-6cf6-4bb9-bc99-05bd4d114f3d", "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": "MzNhYWFmOTQwMjhhYjAxZDRhOGJmYTA0ZGQzMjhlNGI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "52326665-5a88-44f9-990e-807f04b42a74", "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": "84bdb852-af72-465c-9220-0c5d34e80240", "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": "8975785e-9aa3-4481-a685-d6498c3c5dec", "generatedFromUUID": "84bdb852-af72-465c-9220-0c5d34e80240" }, "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": "8975785e-9aa3-4481-a685-d6498c3c5dec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "MjQzOWNhYmVhMTRjN2Y5MTEzMGEwOTNlMWE4YWQzOWI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1e6ff635-9586-4967-a4c2-d4832f18d39c" } ], "workloadContext": "Production" } 2023-03-29T00:26:40.615Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T00:26:40.616Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 3cc3363c-2a1e-46f6-a01f-dfea7105f42b ASDC 2023-03-29T00:26:40.616Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:fe105c1e-ef4e-412c-9c8b-44baeafe357c ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:3cc3363c-2a1e-46f6-a01f-dfea7105f42b ServiceInvariantUUID:53e0907c-4685-443c-9afb-b6388edad63b 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:1e6ff635-9586-4967-a4c2-d4832f18d39c ArtifactChecksum:MjQzOWNhYmVhMTRjN2Y5MTEzMGEwOTNlMWE4YWQzOWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:05d1ab17-7540-4804-bce9-48f607c7adae ResourceInvariantUUID:704760ad-6cf6-4bb9-bc99-05bd4d114f3d ResourceName:basic_vm ResourceType:VF ResourceUUID:06700cf1-b2dc-407d-b162-08d1beec66c7 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:52326665-5a88-44f9-990e-807f04b42a74 ArtifactChecksum:MzNhYWFmOTQwMjhhYjAxZDRhOGJmYTA0ZGQzMjhlNGI= 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:84bdb852-af72-465c-9220-0c5d34e80240 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:8975785e-9aa3-4481-a685-d6498c3c5dec 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:8975785e-9aa3-4481-a685-d6498c3c5dec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T00:26:40.616Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3cc3363c-2a1e-46f6-a01f-dfea7105f42b 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: 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-29T00:26:40.647Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:26:40.647Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:26:40.648Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:26:40.648Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-29T00:26:40.648Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T00:26:40.648Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-29T00:26:40.676Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T00:26:40.676Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@4031d857 2023-03-29T00:26:40.676Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T00:26:40.676Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-29T00:26:40.676Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 1e6ff635-9586-4967-a4c2-d4832f18d39c Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T00:26:40.676Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T00:26:40.676Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-29T00:26:40.677Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T00:26:40.677Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:26:40.677Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:26:40.677Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680049600676, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:26:41.678Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:1e6ff635-9586-4967-a4c2-d4832f18d39c) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-29T00:26:41.711Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists 2023-03-29T00:26:41.711Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T00:26:41.711Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists) 2023-03-29T00:26:41.711Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:26:41.712Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:26:41.712Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:26:41.712Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680049601711, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:26:42.712Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T00:26:42.713Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 06700cf1-b2dc-407d-b162-08d1beec66c7 already exists) 2023-03-29T00:26:42.713Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:26:42.713Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:26:42.713Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:26:42.713Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680049602712, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 06700cf1-b2dc-407d-b162-08d1beec66c7 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:26:43.714Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-29T00:26:43.733Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-29T00:26:43.737Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T00:26:43.737Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T00:26:43.737Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T00:26:43.738Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T00:26:43.738Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:26:43.738Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:26:43.738Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:26:43.738Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:26:43.739Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-29T00:26:43.749Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T00:27:13.749Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-29T00:27:13.760Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c and serviceModelVersionId: 3cc3363c-2a1e-46f6-a01f-dfea7105f42b 2023-03-29T00:27:13.760Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 53e0907c-4685-443c-9afb-b6388edad63b 2023-03-29T00:27:13.761Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0 2023-03-29T00:27:13.768Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T00:27:13.791Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?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-29T00:27:13.792Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|INFO|500||Invoke 2023-03-29T00:27:13.802Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T00:27:13.954Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|INFO|500||InvokeReturn 2023-03-29T00:27:13.955Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 00:27:15 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[148], vertex-id=[180424], x-aai-txid=[0-aai-resources-230329-00:27:15:177-94692], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T00:27:13.955Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T00:27:13.956Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T00:27:13.956Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-29T00:27:13.963Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-29T00:27:13.963Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID fe105c1e-ef4e-412c-9c8b-44baeafe357c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T00:27:13.963Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T00:27:13.963Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:27:13.964Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:27:13.964Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680049633963, "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-29T00:27:14.992Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T00:27:14.993Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"4e331648-c0c6-4e78-b5bd-c1a3392aefa5","serviceName":"Demo_pNF_vTrSDiHqKZFmTrxBO7An","serviceVersion":"1.0","serviceUUID":"5dc3e11a-73a7-4449-8830-c00dd58b8025","serviceDescription":"catalog service description","serviceInvariantUUID":"99465759-d5dd-4df6-968c-d7df49a08547","resources":[{"resourceInstanceName":"pNF d408ac80-5827 0","resourceName":"pNF d408ac80-5827","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2c7ae46d-9523-4fff-b664-0f1857bc7e8e","resourceInvariantUUID":"eeb69a99-a29e-489a-a316-224f3dd9312e","resourceCustomizationUUID":"f5271907-3708-463e-8dcb-d3b488f8d689","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vf-license-model.xml","artifactChecksum":"MGI2ZDNjNTQwMDkzOGIxNWQ2YzAzOWIyODI5MWUzZGE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"665512f2-5af7-4af0-878a-1c02f8001b22","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2addf1f2-bac3-417d-903b-2318e30b0c44","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e4474b26-a4cd-4d90-9cc3-8a5acd5dd9d9","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vendor-license-model.xml","artifactChecksum":"YWNiN2MxZTEzMmU3MDA4YTQ4YzUyZGNmMDU0YzIzMmM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a1ca3c31-f38f-4a7c-9218-dc0682481ba1","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"717d49b6-6f8b-479e-ae16-c08c0031e528","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c7106b50-b2bd-4d21-b8aa-1972668fa1f6","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml","artifactChecksum":"ZDU0OTUxNGExYTY3ODQ5MTYxOWQ2NjM0ODczNDg1ZGM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"10434821-a842-492c-90ab-3ddcb0dfafb1","artifactVersion":"1"},{"artifactName":"service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar","artifactChecksum":"NzlhMjQ1MTUxN2M5NzczZTUyODFmNmRkMTk4ZjYzY2M\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"cd04d25d-7975-4b04-b8d3-17f5b860598b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T00:27:14.993Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:27:14.993Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:27:14.994Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:27:14.994Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:27:15.995Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:27:15.996Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:27:15.996Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:27:15.996Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:27:16.996Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:27:16.997Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:27:16.997Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:27:16.997Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:27:17.998Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:27:17.998Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:27:17.998Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:27:17.998Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:27:18.999Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:27:18.999Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:27:18.999Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:27:18.999Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:27:20.000Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:27:20.000Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:27:20.000Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:27:20.001Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:27:21.001Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:27:21.001Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:27:21.002Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:27:21.002Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:27:22.002Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:27:22.003Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:27:22.003Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:27:22.003Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:27:23.004Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "serviceName": "Demo_pNF_vTrSDiHqKZFmTrxBO7An", "serviceVersion": "1.0", "serviceUUID": "5dc3e11a-73a7-4449-8830-c00dd58b8025", "serviceDescription": "catalog service description", "serviceInvariantUUID": "99465759-d5dd-4df6-968c-d7df49a08547", "resources": [ { "resourceInstanceName": "pNF d408ac80-5827 0", "resourceCustomizationUUID": "f5271907-3708-463e-8dcb-d3b488f8d689", "resourceName": "pNF d408ac80-5827", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2c7ae46d-9523-4fff-b664-0f1857bc7e8e", "resourceInvariantUUID": "eeb69a99-a29e-489a-a316-224f3dd9312e", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "artifactChecksum": "NzlhMjQ1MTUxN2M5NzczZTUyODFmNmRkMTk4ZjYzY2M\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "cd04d25d-7975-4b04-b8d3-17f5b860598b" } ], "workloadContext": "Production" } 2023-03-29T00:27:23.004Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T00:27:23.004Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 5dc3e11a-73a7-4449-8830-c00dd58b8025 ASDC 2023-03-29T00:27:23.005Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:4e331648-c0c6-4e78-b5bd-c1a3392aefa5 ServiceName:Demo_pNF_vTrSDiHqKZFmTrxBO7An ServiceVersion:1.0 ServiceUUID:5dc3e11a-73a7-4449-8830-c00dd58b8025 ServiceInvariantUUID:99465759-d5dd-4df6-968c-d7df49a08547 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ArtifactUUID:cd04d25d-7975-4b04-b8d3-17f5b860598b ArtifactChecksum:NzlhMjQ1MTUxN2M5NzczZTUyODFmNmRkMTk4ZjYzY2M= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF d408ac80-5827 0 ResourceCustomizationUUID:f5271907-3708-463e-8dcb-d3b488f8d689 ResourceInvariantUUID:eeb69a99-a29e-489a-a316-224f3dd9312e ResourceName:pNF d408ac80-5827 ResourceType:PNF ResourceUUID:2c7ae46d-9523-4fff-b664-0f1857bc7e8e ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T00:27:23.005Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 5dc3e11a-73a7-4449-8830-c00dd58b8025 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: 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-29T00:27:23.038Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:27:23.039Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:27:23.039Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:27:23.039Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b from URL: /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:27:23.039Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T00:27:23.039Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:27:23.276Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T00:27:23.278Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar cd04d25d-7975-4b04-b8d3-17f5b860598b 88032 2023-03-29T00:27:23.278Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ASDC sendASDCNotification 2023-03-29T00:27:23.278Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:27:23.278Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T00:27:23.279Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:27:23.279Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:27:23.279Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680049643278, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:27:24.280Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:27:24.280Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:27:24.280Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b, URL: /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar to file: /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:27:24.281Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:27:24.281Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:27:24.281Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:27:24.363Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7362179888566552375/Definitions/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml 2023-03-29T00:27:24.895Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T00:27:24.895Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T00:27:24.895Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:27:24.895Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T00:27:24.895Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF d408ac80-5827 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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:27:24.895Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:27:24.895Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:27:24.896Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:27:24.896Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:27:24.896Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:27:24.896Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:27:24.896Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T00:27:24.896Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:27:24.896Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:27:24.896Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Node template pNF d408ac80-5827 0 is matching search criteria 2023-03-29T00:27:24.896Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T00:27:24.896Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF d408ac80-5827 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:27:24.896Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:27:24.897Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:27:24.897Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Node template pNF d408ac80-5827 0 is matching search criteria 2023-03-29T00:27:24.897Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T00:27:24.897Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF d408ac80-5827 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:27:24.897Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:27:24.897Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:27:24.897Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:27:24.897Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:27:24.897Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:27:24.897Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:27:24.897Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:27:24.897Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:27:24.897Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:27:24.897Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:27:24.897Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_vTrSDiHqKZFmTrxBO7An Description:catalog service description Model UUID:5dc3e11a-73a7-4449-8830-c00dd58b8025 Model Version:NULL Model InvariantUuid:99465759-d5dd-4df6-968c-d7df49a08547 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=? 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-29T00:27:24.927Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||ERROR|500||Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists 2023-03-29T00:27:24.927Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ASDC sendASDCNotification 2023-03-29T00:27:24.927Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar(Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists) 2023-03-29T00:27:24.927Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:27:24.927Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:27:24.928Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:27:24.928Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680049644927, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:27:25.928Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ASDC sendASDCNotification 2023-03-29T00:27:25.929Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar(Resource with UUID: 2c7ae46d-9523-4fff-b664-0f1857bc7e8e already exists) 2023-03-29T00:27:25.929Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:27:25.929Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:27:25.929Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:27:25.929Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680049645928, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2c7ae46d-9523-4fff-b664-0f1857bc7e8e already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:27:26.930Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 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-29T00:27:26.944Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 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-29T00:27:26.947Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T00:27:26.947Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T00:27:26.947Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T00:27:26.948Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T00:27:26.948Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:27:26.948Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:27:26.948Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:27:26.948Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:27:26.948Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-29T00:27:26.957Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T00:27:36.826Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:27:36.835Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:27:36.835Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-29T00:27:36.836Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:27:36.836Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:27:36.836Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:27:36.836Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:27:36.836Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:27:36.836Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:27:36.837Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:27:36.837Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:27:36.837Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680049600676, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T00:27:36.837Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:27:36.837Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:27:36.837Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680049601711, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists" } 2023-03-29T00:27:36.837Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:27:36.837Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:27:36.837Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680049602712, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 06700cf1-b2dc-407d-b162-08d1beec66c7 already exists" } 2023-03-29T00:27:36.837Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:27:36.837Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:27:36.838Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680049633963, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T00:27:36.838Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:27:36.838Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:27:36.838Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:27:36.838Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:27:36.838Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:27:36.838Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T00:27:36.838Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:27:36.838Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:27:36.838Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T00:27:36.838Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:27:36.839Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:27:36.839Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:27:36.839Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:27:36.839Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:27:36.839Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:27:36.839Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:27:36.839Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:27:36.839Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:27:36.839Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:27:36.840Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:27:36.840Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:27:36.840Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:27:36.840Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:27:36.840Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:27:36.840Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:27:36.840Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:27:36.840Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680049643278, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T00:27:36.840Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:27:36.840Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:27:36.841Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680049644927, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists" } 2023-03-29T00:27:36.841Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:27:36.841Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:27:36.841Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680049645928, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2c7ae46d-9523-4fff-b664-0f1857bc7e8e already exists" } 2023-03-29T00:27:36.841Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:27:56.957Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 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-29T00:27:56.964Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 and serviceModelVersionId: 5dc3e11a-73a7-4449-8830-c00dd58b8025 2023-03-29T00:27:56.964Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 99465759-d5dd-4df6-968c-d7df49a08547 2023-03-29T00:27:56.965Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0 2023-03-29T00:27:56.971Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T00:27:56.988Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|INFO|500||Invoke 2023-03-29T00:27:56.988Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[4e331648-c0c6-4e78-b5bd-c1a3392aefa5], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[98e356d3-d94e-4660-8e7d-dfb274052b77], X-ECOMP-RequestID=[4e331648-c0c6-4e78-b5bd-c1a3392aefa5], X-TransactionId=[], X-ONAP-RequestID=[4e331648-c0c6-4e78-b5bd-c1a3392aefa5], Content-Type=[application/merge-patch+json]} 2023-03-29T00:27:56.995Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T00:27:57.115Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?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/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 00:27:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[117], vertex-id=[266248], x-aai-txid=[1-aai-resources-230329-00:27:58:367-92632], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T00:27:57.115Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T00:27:57.116Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|INFO|500||InvokeReturn 2023-03-29T00:27:57.116Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T00:27:57.116Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-29T00:27:57.124Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-29T00:27:57.124Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T00:27:57.124Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T00:27:57.124Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:27:57.124Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:27:57.124Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680049677124, "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-29T00:27:58.147Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T00:27:58.147Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"152384e9-aecf-4b1c-a8f7-03a9cf9ee303","serviceName":"Demo_pNF_pDpqfnga5SHRbhCxA4Vb","serviceVersion":"1.0","serviceUUID":"9b91b0d7-c4a9-4261-bf7a-60487236eb51","serviceDescription":"catalog service description","serviceInvariantUUID":"305980f8-7de1-48fa-ac60-9194798b3dec","resources":[{"resourceInstanceName":"pNF 45ff6e85-002d 0","resourceName":"pNF 45ff6e85-002d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"b5599a3c-fe1a-43e8-8da6-7663a2762a90","resourceInvariantUUID":"09182683-26b7-4240-8b68-66ac868e7649","resourceCustomizationUUID":"88442b7f-627e-40fe-ba4b-14e292457100","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vf-license-model.xml","artifactChecksum":"MWFjNmVhZDMwM2FlOWQyMjJiODExMzE1ZmQ3MzZlMTg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b82737b0-af86-4b39-8c34-96e6f6d8632d","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"3edf1169-995e-410c-a960-a17d5b6040a8","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"4b62b939-0a47-4c84-a666-29328cef73bb","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vendor-license-model.xml","artifactChecksum":"ZTFjM2U1Y2E3YjA4NGQxNzA5MDI5MDgxODFhNDYwY2E\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ff29711d-cf32-4e57-b6be-90b0e638a580","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c5e1eed8-8aa6-4dd9-95a2-cccba264d439","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2d202cf8-65d1-4dd2-9456-602b8ceded56","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml","artifactChecksum":"YmQwMWIwNTUxMWE2NGFmZThiNjkyZjViMWMzYWM5Zjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d716b1e1-195c-4253-8ce4-d8eec289ec36","artifactVersion":"1"},{"artifactName":"service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar","artifactChecksum":"ZTkzOGQ1NjBjODU4YmZmOTEyMGYxM2E5OGYxMzczMDQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"04b9c7e8-707e-4ebb-a381-ecabcc250ce1","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T00:27:58.148Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:27:58.148Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:27:58.148Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:27:58.148Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:27:59.149Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:27:59.149Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:27:59.150Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:27:59.150Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:28:00.150Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:28:00.151Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:28:00.151Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:28:00.151Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:28:01.152Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:28:01.152Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:28:01.152Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:28:01.152Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:28:02.153Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:28:02.154Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:28:02.154Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:28:02.154Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:28:03.155Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:28:03.155Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:28:03.155Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:28:03.156Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:28:04.157Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:28:04.157Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:28:04.157Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:28:04.157Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:28:05.159Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:28:05.159Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:28:05.159Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:28:05.160Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:28:06.161Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "serviceName": "Demo_pNF_pDpqfnga5SHRbhCxA4Vb", "serviceVersion": "1.0", "serviceUUID": "9b91b0d7-c4a9-4261-bf7a-60487236eb51", "serviceDescription": "catalog service description", "serviceInvariantUUID": "305980f8-7de1-48fa-ac60-9194798b3dec", "resources": [ { "resourceInstanceName": "pNF 45ff6e85-002d 0", "resourceCustomizationUUID": "88442b7f-627e-40fe-ba4b-14e292457100", "resourceName": "pNF 45ff6e85-002d", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "b5599a3c-fe1a-43e8-8da6-7663a2762a90", "resourceInvariantUUID": "09182683-26b7-4240-8b68-66ac868e7649", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "artifactChecksum": "ZTkzOGQ1NjBjODU4YmZmOTEyMGYxM2E5OGYxMzczMDQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "04b9c7e8-707e-4ebb-a381-ecabcc250ce1" } ], "workloadContext": "Production" } 2023-03-29T00:28:06.161Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T00:28:06.162Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 9b91b0d7-c4a9-4261-bf7a-60487236eb51 ASDC 2023-03-29T00:28:06.162Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:152384e9-aecf-4b1c-a8f7-03a9cf9ee303 ServiceName:Demo_pNF_pDpqfnga5SHRbhCxA4Vb ServiceVersion:1.0 ServiceUUID:9b91b0d7-c4a9-4261-bf7a-60487236eb51 ServiceInvariantUUID:305980f8-7de1-48fa-ac60-9194798b3dec ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ArtifactUUID:04b9c7e8-707e-4ebb-a381-ecabcc250ce1 ArtifactChecksum:ZTkzOGQ1NjBjODU4YmZmOTEyMGYxM2E5OGYxMzczMDQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 45ff6e85-002d 0 ResourceCustomizationUUID:88442b7f-627e-40fe-ba4b-14e292457100 ResourceInvariantUUID:09182683-26b7-4240-8b68-66ac868e7649 ResourceName:pNF 45ff6e85-002d ResourceType:PNF ResourceUUID:b5599a3c-fe1a-43e8-8da6-7663a2762a90 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T00:28:06.162Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9b91b0d7-c4a9-4261-bf7a-60487236eb51 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: 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-29T00:28:06.196Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:28:06.197Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:28:06.197Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:28:06.197Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 from URL: /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:28:06.197Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T00:28:06.197Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:28:06.473Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T00:28:06.475Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 88022 2023-03-29T00:28:06.475Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ASDC sendASDCNotification 2023-03-29T00:28:06.475Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:28:06.476Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T00:28:06.476Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:28:06.476Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:28:06.476Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680049686475, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:28:07.476Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:28:07.478Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:28:07.478Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1, URL: /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar to file: /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:28:07.478Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:28:07.479Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:28:07.479Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:28:07.567Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13621401573603356182/Definitions/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml 2023-03-29T00:28:08.099Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T00:28:08.099Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T00:28:08.099Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:28:08.100Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T00:28:08.100Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 45ff6e85-002d 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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:28:08.100Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:28:08.100Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:28:08.100Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:28:08.100Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:28:08.100Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:28:08.100Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:28:08.100Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T00:28:08.100Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:28:08.100Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:28:08.100Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Node template pNF 45ff6e85-002d 0 is matching search criteria 2023-03-29T00:28:08.101Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T00:28:08.101Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 45ff6e85-002d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:28:08.101Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:28:08.101Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:28:08.101Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Node template pNF 45ff6e85-002d 0 is matching search criteria 2023-03-29T00:28:08.101Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T00:28:08.101Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 45ff6e85-002d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:28:08.101Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:28:08.101Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:28:08.101Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:28:08.102Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:28:08.102Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:28:08.102Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:28:08.102Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:28:08.102Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:28:08.102Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:28:08.102Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:28:08.102Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_pDpqfnga5SHRbhCxA4Vb Description:catalog service description Model UUID:9b91b0d7-c4a9-4261-bf7a-60487236eb51 Model Version:NULL Model InvariantUuid:305980f8-7de1-48fa-ac60-9194798b3dec 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=? 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-29T00:28:08.136Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||ERROR|500||Csar with UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 already exists 2023-03-29T00:28:08.136Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ASDC sendASDCNotification 2023-03-29T00:28:08.136Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar(Csar with UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 already exists) 2023-03-29T00:28:08.136Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:28:08.137Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:28:08.137Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:28:08.137Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680049688136, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:28:09.138Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ASDC sendASDCNotification 2023-03-29T00:28:09.138Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar(Resource with UUID: b5599a3c-fe1a-43e8-8da6-7663a2762a90 already exists) 2023-03-29T00:28:09.139Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:28:09.139Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:28:09.139Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:28:09.139Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680049689138, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: b5599a3c-fe1a-43e8-8da6-7663a2762a90 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:28:10.140Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 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-29T00:28:10.157Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 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-29T00:28:10.160Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T00:28:10.160Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T00:28:10.160Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T00:28:10.160Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T00:28:10.160Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:28:10.160Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:28:10.160Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:28:10.160Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:28:10.160Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-29T00:28:10.167Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T00:28:36.826Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:28:36.833Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:28:36.833Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680049677124, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T00:28:36.834Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:28:36.834Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:28:36.834Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:28:36.834Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:28:36.834Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:28:36.834Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T00:28:36.835Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:28:36.835Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:28:36.835Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T00:28:36.835Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:28:36.835Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:28:36.835Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:28:36.835Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:28:36.835Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:28:36.835Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:28:36.835Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:28:36.835Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:28:36.835Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:28:36.835Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:28:36.835Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:28:36.835Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:28:36.835Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:28:36.836Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:28:36.836Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:28:36.836Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:28:36.836Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:28:36.836Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680049686475, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T00:28:36.836Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:28:36.836Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:28:36.836Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680049688136, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 already exists" } 2023-03-29T00:28:36.836Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:28:36.836Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:28:36.836Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680049689138, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: b5599a3c-fe1a-43e8-8da6-7663a2762a90 already exists" } 2023-03-29T00:28:36.836Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:28:40.168Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 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-29T00:28:40.175Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 and serviceModelVersionId: 9b91b0d7-c4a9-4261-bf7a-60487236eb51 2023-03-29T00:28:40.175Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 305980f8-7de1-48fa-ac60-9194798b3dec 2023-03-29T00:28:40.175Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0 2023-03-29T00:28:40.181Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T00:28:40.199Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|INFO|500||Invoke 2023-03-29T00:28:40.199Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[152384e9-aecf-4b1c-a8f7-03a9cf9ee303], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[e8392869-1293-46d3-9286-715b563006aa], X-ECOMP-RequestID=[152384e9-aecf-4b1c-a8f7-03a9cf9ee303], X-TransactionId=[], X-ONAP-RequestID=[152384e9-aecf-4b1c-a8f7-03a9cf9ee303], Content-Type=[application/merge-patch+json]} 2023-03-29T00:28:40.206Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T00:28:40.365Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?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/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 00:28:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[154], vertex-id=[241768], x-aai-txid=[2-aai-resources-230329-00:28:41:582-25953], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T00:28:40.366Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T00:28:40.366Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|INFO|500||InvokeReturn 2023-03-29T00:28:40.367Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T00:28:40.367Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-29T00:28:40.371Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-29T00:28:40.372Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T00:28:40.372Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T00:28:40.372Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:28:40.372Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:28:40.372Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680049720372, "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-29T00:28:41.394Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T00:28:41.395Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"79cff219-f792-4db3-a985-5e3d1b368346","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"e5fd3784-176d-42a7-9b62-a959a0733847","serviceDescription":"service","serviceInvariantUUID":"87ee4104-f821-482e-970e-67013d6865ce","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"be38d069-67b7-4343-bf06-2e21aed54285","resourceInvariantUUID":"39a91d66-b004-4d3e-9e0f-8ba09489ac29","resourceCustomizationUUID":"f9a31b5d-5243-4543-8ad7-b4dea8608e91","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":"ZGFkYjMyNTJmMWU5NTM1ZWEzMzM1ZjRhMzQ5ZTZkYjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"ed55743d-d9ac-40eb-9a6f-b182bceb37ff","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":"NGE0OTdhOTMzMmY4YTBiMDY2ZGFmYTRiMTUxMjNjODM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"864be928-a9f5-4945-a2b4-8916dc83b009","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":"88121a8b-daa0-4a2f-84a4-a072f1215f44","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":"a77f228d-392c-4d9a-af7f-e563542bb401","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":"01d484da-5e69-41d3-9b20-96dd7783c728","artifactVersion":"2","generatedFromUUID":"afb04163-7216-4486-9b1a-8fb28d32ebbc"},{"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":"8f7c59c7-db3d-483e-a29f-b3b73326d392","artifactVersion":"2","generatedFromUUID":"88121a8b-daa0-4a2f-84a4-a072f1215f44"},{"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":"afb04163-7216-4486-9b1a-8fb28d32ebbc","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":"7016c93f-4f44-4420-b126-a2f9aaf75418","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":"MDczZmVlN2RlZDAyNWMzNDJlYjk0MGRiMzYwZDdkYTU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a87951d6-e943-4b15-acff-91efb2432df2","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"OTNlNGEyYmY4MDdlMjE5MDY0MzY4NWExMDkwYTU1ZTg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"15f01e0b-0b3f-449a-ae62-9a9be081fe20","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T00:28:41.395Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:28:41.395Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:28:41.395Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:28:41.396Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "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-29T00:28:42.396Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:28:42.397Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:28:42.397Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:28:42.397Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "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-29T00:28:43.398Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:28:43.399Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:28:43.399Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:28:43.399Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "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-29T00:28:44.400Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:28:44.400Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:28:44.400Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:28:44.401Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "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-29T00:28:45.401Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:28:45.402Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:28:45.402Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:28:45.402Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "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-29T00:28:46.403Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:28:46.403Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:28:46.403Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:28:46.404Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "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-29T00:28:47.404Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:28:47.405Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:28:47.405Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:28:47.405Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "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-29T00:28:48.406Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:28:48.406Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:28:48.407Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:28:48.407Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "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-29T00:28:49.407Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:28:49.408Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:28:49.408Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:28:49.408Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "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-29T00:28:50.408Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:28:50.409Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:28:50.409Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:28:50.409Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:28:51.410Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "e5fd3784-176d-42a7-9b62-a959a0733847", "serviceDescription": "service", "serviceInvariantUUID": "87ee4104-f821-482e-970e-67013d6865ce", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "f9a31b5d-5243-4543-8ad7-b4dea8608e91", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "be38d069-67b7-4343-bf06-2e21aed54285", "resourceInvariantUUID": "39a91d66-b004-4d3e-9e0f-8ba09489ac29", "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": "NGE0OTdhOTMzMmY4YTBiMDY2ZGFmYTRiMTUxMjNjODM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "864be928-a9f5-4945-a2b4-8916dc83b009", "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": "88121a8b-daa0-4a2f-84a4-a072f1215f44", "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": "8f7c59c7-db3d-483e-a29f-b3b73326d392", "generatedFromUUID": "88121a8b-daa0-4a2f-84a4-a072f1215f44" }, "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": "01d484da-5e69-41d3-9b20-96dd7783c728", "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": "8f7c59c7-db3d-483e-a29f-b3b73326d392", "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": "afb04163-7216-4486-9b1a-8fb28d32ebbc", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "OTNlNGEyYmY4MDdlMjE5MDY0MzY4NWExMDkwYTU1ZTg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "15f01e0b-0b3f-449a-ae62-9a9be081fe20" } ], "workloadContext": "Production" } 2023-03-29T00:28:51.410Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T00:28:51.411Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 e5fd3784-176d-42a7-9b62-a959a0733847 ASDC 2023-03-29T00:28:51.411Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:79cff219-f792-4db3-a985-5e3d1b368346 ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:e5fd3784-176d-42a7-9b62-a959a0733847 ServiceInvariantUUID:87ee4104-f821-482e-970e-67013d6865ce 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:15f01e0b-0b3f-449a-ae62-9a9be081fe20 ArtifactChecksum:OTNlNGEyYmY4MDdlMjE5MDY0MzY4NWExMDkwYTU1ZTg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:f9a31b5d-5243-4543-8ad7-b4dea8608e91 ResourceInvariantUUID:39a91d66-b004-4d3e-9e0f-8ba09489ac29 ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:be38d069-67b7-4343-bf06-2e21aed54285 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:864be928-a9f5-4945-a2b4-8916dc83b009 ArtifactChecksum:NGE0OTdhOTMzMmY4YTBiMDY2ZGFmYTRiMTUxMjNjODM= 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:88121a8b-daa0-4a2f-84a4-a072f1215f44 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:8f7c59c7-db3d-483e-a29f-b3b73326d392 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:01d484da-5e69-41d3-9b20-96dd7783c728 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:8f7c59c7-db3d-483e-a29f-b3b73326d392 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:afb04163-7216-4486-9b1a-8fb28d32ebbc ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T00:28:51.411Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e5fd3784-176d-42a7-9b62-a959a0733847 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: 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-29T00:28:51.439Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:28:51.439Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:28:51.439Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:28:51.439Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-29T00:28:51.439Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T00:28:51.439Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-29T00:28:51.774Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T00:28:51.780Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 15f01e0b-0b3f-449a-ae62-9a9be081fe20 163283 2023-03-29T00:28:51.781Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T00:28:51.781Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T00:28:51.781Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T00:28:51.782Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:28:51.782Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:28:51.782Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680049731781, "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-29T00:28:52.784Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:28:52.785Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:28:52.785Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T00:28:52.786Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-29T00:28:52.786Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T00:28:52.787Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T00:28:52.870Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3026058771449279849/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-29T00:28:53.701Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T00:28:53.702Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T00:28:53.702Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T00:28:53.702Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-29T00:28:53.702Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T00:28:53.702Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T00:28:53.702Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T00:28:53.702Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T00:28:53.702Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T00:28:53.702Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:28:53.702Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:28:53.702Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T00:28:53.703Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T00:28:53.703Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:28:53.703Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:28:53.703Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:28:53.703Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T00:28:53.703Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T00:28:53.703Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:28:53.703Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:28:53.703Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:28:53.704Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:28:53.704Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-29T00:28:53.704Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-29T00:28:53.704Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-29T00:28:53.704Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-29T00:28:53.704Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:28:53.704Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-29T00:28:53.704Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:28:53.704Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T00:28:53.704Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T00:28:53.704Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:28:53.705Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T00:28:53.705Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T00:28:53.705Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:28:53.705Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T00:28:53.705Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T00:28:53.705Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:28:53.705Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T00:28:53.705Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T00:28:53.705Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:28:53.705Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-29T00:28:53.705Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-29T00:28:53.706Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=c7162921-d9ba-48b0-ac30-848b994533ba 2023-03-29T00:28:53.706Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:28:53.706Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:28:53.706Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:28:53.706Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:28:53.706Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:28:53.706Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:28:53.706Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:28:53.706Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:28:53.706Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:e5fd3784-176d-42a7-9b62-a959a0733847 Model Version:NULL Model InvariantUuid:87ee4104-f821-482e-970e-67013d6865ce Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:ffe2b29f-1568-438d-9e87-4f28ff0f29d3 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:39a91d66-b004-4d3e-9e0f-8ba09489ac29 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:f9a31b5d-5243-4543-8ad7-b4dea8608e91 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:81b562e9-8a06-4b38-ae34-13a20c90363a ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:9d16c548-1a08-4a21-9290-43523f9775d0 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:24970cda-31e1-4a33-b714-870b44e6ec72 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:005c57c2-5e8e-413a-a9d2-3a0316c9d67e ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:c7162921-d9ba-48b0-ac30-848b994533ba ModelInvariantUuid:8b85917d-d582-402c-b938-cfd3616f2376 ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:13866d1f-ed69-49fd-a7e5-91c49c2c4758 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:15c0e3b7-071f-4282-bfa4-2145af421507 ModelInvariantUuid:196fa6d7-90bc-42b2-90ed-54adcabf8844 ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:8ed488ad-07d9-4f05-b7d5-72e70b510f34 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=? 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-29T00:28:53.730Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||ERROR|500||Csar with UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 already exists 2023-03-29T00:28:53.730Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T00:28:53.730Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Csar with UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 already exists) 2023-03-29T00:28:53.730Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:28:53.730Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:28:53.731Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:28:53.731Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680049733730, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:28:54.732Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T00:28:54.732Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Resource with UUID: be38d069-67b7-4343-bf06-2e21aed54285 already exists) 2023-03-29T00:28:54.733Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:28:54.733Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:28:54.733Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:28:54.733Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680049734732, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: be38d069-67b7-4343-bf06-2e21aed54285 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:28:55.735Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 79cff219-f792-4db3-a985-5e3d1b368346 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-29T00:28:55.752Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 79cff219-f792-4db3-a985-5e3d1b368346 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-29T00:28:55.756Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T00:28:55.756Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T00:28:55.756Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T00:28:55.757Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T00:28:55.757Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:28:55.757Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:28:55.757Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:28:55.757Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:28:55.757Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T00:28:55.767Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T00:29:25.767Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 79cff219-f792-4db3-a985-5e3d1b368346 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-29T00:29:25.776Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 79cff219-f792-4db3-a985-5e3d1b368346 and serviceModelVersionId: e5fd3784-176d-42a7-9b62-a959a0733847 2023-03-29T00:29:25.777Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 87ee4104-f821-482e-970e-67013d6865ce 2023-03-29T00:29:25.777Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0 2023-03-29T00:29:25.781Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T00:29:25.796Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0|INFO|500||Invoke 2023-03-29T00:29:25.796Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[79cff219-f792-4db3-a985-5e3d1b368346], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[b661daa8-3f40-47e7-ba35-cd57448b3f3b], X-ECOMP-RequestID=[79cff219-f792-4db3-a985-5e3d1b368346], X-TransactionId=[], X-ONAP-RequestID=[79cff219-f792-4db3-a985-5e3d1b368346], Content-Type=[application/merge-patch+json]} 2023-03-29T00:29:25.804Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T00:29:25.943Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?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/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 00:29:27 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[136], vertex-id=[262248], x-aai-txid=[0-aai-resources-230329-00:29:27:179-1181], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T00:29:25.944Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T00:29:25.944Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0|INFO|500||InvokeReturn 2023-03-29T00:29:25.944Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T00:29:25.944Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T00:29:25.950Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T00:29:25.950Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 79cff219-f792-4db3-a985-5e3d1b368346 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T00:29:25.950Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T00:29:25.950Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:29:25.951Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:29:25.951Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680049765950, "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-29T00:29:26.970Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T00:29:26.970Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b","serviceDescription":"service","serviceInvariantUUID":"f11f3291-d152-4078-a143-55ea832700d8","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"36a3904f-1a5d-4317-86a2-638c4917b288","resourceInvariantUUID":"1aba6309-0738-4e5b-b869-2db259c21795","resourceCustomizationUUID":"0337b2fb-5a25-4a34-85ab-b1b31ed2aa39","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":"NzViZTJiZjA2ZDkzYjRlNDE3YTgxNGQ1N2U0NzVkMjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"afb7b978-26be-4a57-a7a2-4e86e6ba373c","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":"NmY3OGQ5NzFlYjdmZjI1YWRiYmE0MDIzYjMzYTkzZmI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"717c2940-1acd-420e-b3fe-4f1e9a67c304","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":"a9dd0a80-3b45-406c-b694-f871afbb64ca","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":"c29ed0c0-4d82-458f-82bb-df9712ab2b6e","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":"ea1912d5-c9a1-4a19-811d-1660124dfc03","artifactVersion":"2","generatedFromUUID":"a9dd0a80-3b45-406c-b694-f871afbb64ca"},{"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":"MDY3MzFhZTY0Y2RlMjJjNTZkYzQxODFhMDMzYjIyNDc\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"942f5cd5-38df-4423-9208-5799647b6f06","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":"ZTM1OGQ2OWI1NzJjZjIyYjhmMjVhNWY0M2UyNzVlOWI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"ac013e2b-d169-4983-aabc-c381174a3c1b","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"ZjUxNWEzYmIwNzM2ZWUxYWFlOWNjMzdjYjU2ZWUyMTQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"4cd37888-a8d3-418f-b193-57aae7be143e","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T00:29:26.970Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:29:26.970Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:29:26.970Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:29:26.971Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "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-29T00:29:27.971Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:29:27.972Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:29:27.972Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:29:27.972Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "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-29T00:29:28.973Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:29:28.974Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:29:28.974Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:29:28.974Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "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-29T00:29:29.974Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:29:29.975Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:29:29.975Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:29:29.975Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "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-29T00:29:30.975Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:29:30.975Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:29:30.975Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:29:30.975Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "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-29T00:29:31.976Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:29:31.977Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:29:31.977Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:29:31.977Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "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-29T00:29:32.979Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:29:32.979Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:29:32.979Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:29:32.979Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "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-29T00:29:33.980Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:29:33.981Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:29:33.981Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:29:33.981Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:29:34.982Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b", "serviceDescription": "service", "serviceInvariantUUID": "f11f3291-d152-4078-a143-55ea832700d8", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "0337b2fb-5a25-4a34-85ab-b1b31ed2aa39", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "36a3904f-1a5d-4317-86a2-638c4917b288", "resourceInvariantUUID": "1aba6309-0738-4e5b-b869-2db259c21795", "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": "NmY3OGQ5NzFlYjdmZjI1YWRiYmE0MDIzYjMzYTkzZmI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "717c2940-1acd-420e-b3fe-4f1e9a67c304", "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": "a9dd0a80-3b45-406c-b694-f871afbb64ca", "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": "ea1912d5-c9a1-4a19-811d-1660124dfc03", "generatedFromUUID": "a9dd0a80-3b45-406c-b694-f871afbb64ca" }, "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": "ea1912d5-c9a1-4a19-811d-1660124dfc03", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "ZjUxNWEzYmIwNzM2ZWUxYWFlOWNjMzdjYjU2ZWUyMTQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4cd37888-a8d3-418f-b193-57aae7be143e" } ], "workloadContext": "Production" } 2023-03-29T00:29:34.983Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T00:29:34.983Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b ASDC 2023-03-29T00:29:34.983Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b ServiceInvariantUUID:f11f3291-d152-4078-a143-55ea832700d8 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:4cd37888-a8d3-418f-b193-57aae7be143e ArtifactChecksum:ZjUxNWEzYmIwNzM2ZWUxYWFlOWNjMzdjYjU2ZWUyMTQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:0337b2fb-5a25-4a34-85ab-b1b31ed2aa39 ResourceInvariantUUID:1aba6309-0738-4e5b-b869-2db259c21795 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:36a3904f-1a5d-4317-86a2-638c4917b288 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:717c2940-1acd-420e-b3fe-4f1e9a67c304 ArtifactChecksum:NmY3OGQ5NzFlYjdmZjI1YWRiYmE0MDIzYjMzYTkzZmI= 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:a9dd0a80-3b45-406c-b694-f871afbb64ca 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:ea1912d5-c9a1-4a19-811d-1660124dfc03 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:ea1912d5-c9a1-4a19-811d-1660124dfc03 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T00:29:34.983Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b 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: 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-29T00:29:35.025Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:29:35.026Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:29:35.026Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:29:35.026Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 4cd37888-a8d3-418f-b193-57aae7be143e from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-29T00:29:35.026Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T00:29:35.026Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-29T00:29:35.058Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T00:29:35.059Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@4301253c 2023-03-29T00:29:35.059Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T00:29:35.059Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVmMacro" ] } } } 2023-03-29T00:29:35.059Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVmMacro-csar.csar /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 4cd37888-a8d3-418f-b193-57aae7be143e Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T00:29:35.059Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T00:29:35.060Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Specified artifact is not found) 2023-03-29T00:29:35.060Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T00:29:35.060Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:29:35.060Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:29:35.060Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680049775059, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:29:36.061Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVmMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(UUID:4cd37888-a8d3-418f-b193-57aae7be143e) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-29T00:29:36.095Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||ERROR|500||Csar with UUID: 4cd37888-a8d3-418f-b193-57aae7be143e already exists 2023-03-29T00:29:36.095Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T00:29:36.095Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Csar with UUID: 4cd37888-a8d3-418f-b193-57aae7be143e already exists) 2023-03-29T00:29:36.096Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:29:36.096Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:29:36.096Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:29:36.096Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680049776095, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 4cd37888-a8d3-418f-b193-57aae7be143e already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:29:36.826Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:29:36.826Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: cached metadata has changed from (version140: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version141: {SDC-DISTR-STATUS-TOPIC-AUTO=6}) 2023-03-29T00:29:36.841Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-29T00:29:36.841Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-29T00:29:36.846Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=36, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T00:29:36.847Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 36: {SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-29T00:29:36.862Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=36, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T00:29:36.863Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T00:29:36.864Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T00:29:36.869Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-29T00:29:36.869Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-29T00:29:36.869Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-29T00:29:36.869Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1858, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T00:29:36.869Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-29T00:29:36.869Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-29T00:29:37.097Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T00:29:37.097Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Resource with UUID: 36a3904f-1a5d-4317-86a2-638c4917b288 already exists) 2023-03-29T00:29:37.098Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:29:37.098Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:29:37.098Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:29:37.098Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680049777097, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 36a3904f-1a5d-4317-86a2-638c4917b288 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:29:37.885Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:29:37.885Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680049720372, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T00:29:37.885Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:29:37.886Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:29:37.886Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:29:37.886Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:29:37.886Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:29:37.886Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-29T00:29:37.886Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:29:37.886Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:29:37.886Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-29T00:29:37.886Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:29:37.886Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:29:37.886Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:29:37.886Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:29:37.886Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:29:37.886Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-29T00:29:37.887Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:29:37.887Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:29:37.887Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-29T00:29:37.887Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:29:37.887Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:29:37.887Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-29T00:29:37.887Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:29:37.887Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:29:37.887Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T00:29:37.887Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:29:37.887Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:29:37.887Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:29:37.887Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:29:37.887Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:29:37.887Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:29:37.887Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:29:37.888Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:29:37.888Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680049731781, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T00:29:37.888Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:29:37.888Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:29:37.888Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680049733730, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 already exists" } 2023-03-29T00:29:37.888Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:29:37.888Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:29:37.888Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680049734732, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: be38d069-67b7-4343-bf06-2e21aed54285 already exists" } 2023-03-29T00:29:37.888Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:29:37.888Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:29:37.888Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680049765950, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T00:29:37.888Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:29:37.888Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:29:37.888Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:29:37.888Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:29:37.888Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:29:37.889Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-29T00:29:37.889Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:29:37.889Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:29:37.889Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-29T00:29:37.889Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:29:37.889Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:29:37.889Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:29:37.889Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:29:37.889Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:29:37.889Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-29T00:29:37.889Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:29:37.889Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:29:37.889Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T00:29:37.889Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:29:37.889Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:29:37.889Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:29:37.890Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:29:37.890Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:29:37.890Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:29:37.890Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:29:37.890Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:29:37.890Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680049775059, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T00:29:37.890Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:29:37.890Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:29:37.890Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680049776095, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 4cd37888-a8d3-418f-b193-57aae7be143e already exists" } 2023-03-29T00:29:37.890Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:29:37.890Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:29:37.890Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680049777097, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 36a3904f-1a5d-4317-86a2-638c4917b288 already exists" } 2023-03-29T00:29:37.890Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:29:38.099Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 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-29T00:29:38.121Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 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-29T00:29:38.125Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T00:29:38.126Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T00:29:38.126Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T00:29:38.126Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T00:29:38.126Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:29:38.126Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:29:38.126Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:29:38.126Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:29:38.126Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-29T00:29:38.138Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T00:30:08.139Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 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-29T00:30:08.147Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 and serviceModelVersionId: c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b 2023-03-29T00:30:08.148Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : f11f3291-d152-4078-a143-55ea832700d8 2023-03-29T00:30:08.148Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0 2023-03-29T00:30:08.155Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T00:30:08.174Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?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-29T00:30:08.175Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0|INFO|500||Invoke 2023-03-29T00:30:08.187Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T00:30:08.328Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0|INFO|500||InvokeReturn 2023-03-29T00:30:08.329Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 00:30:09 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[137], vertex-id=[282632], x-aai-txid=[2-aai-resources-230329-00:30:09:563-65505], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T00:30:08.329Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T00:30:08.329Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T00:30:08.329Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-29T00:30:08.335Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-29T00:30:08.336Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T00:30:08.336Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T00:30:08.336Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:30:08.336Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:30:08.336Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680049808336, "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-29T00:30:09.360Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T00:30:09.360Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"75dca8ba-3248-48c6-9711-9aadf96f8e3b","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"1fc0f3c3-84ac-4154-b27c-171f7feb50cc","serviceDescription":"service","serviceInvariantUUID":"008efdff-77aa-444d-8450-ff90bd5ae680","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"f9c63e91-f583-4f58-aeb9-83b625f04a58","resourceInvariantUUID":"9bd386fc-88cf-496b-93c6-ba0ccbb1c156","resourceCustomizationUUID":"17ece1ed-e9a2-4a30-8b11-c80a26763572","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"ODJkZDU0OTQ3MGE2MWU3OTlmMTE0YjUxZmExNDk3NGE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"5d9120e9-b81f-495d-8201-252d44b47dcb","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"31466410-8642-4ece-8366-dd8e16713ddc","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f99a13cf-e3a3-4df8-a2c5-e3e82726e451","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"OTQ0MDY1ZTJkMDJjZTc5NDQwNjYxNmUzYWY0MjI5Y2M\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"f6b59759-ff38-450c-92c7-f5ec8850ec6d","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9190f0cc-f7e7-4350-af06-929cf1b3ba85","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7f282657-b8b6-4223-870e-fd099f14e3cc","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e5067c49-3ffa-4389-a97d-775df9c048b4","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"NmU3YmY3Y2VkOWYyNzJjYmZiNTJlMmY2YTk3MTIwNzA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2e61fb17-9304-4c0e-b8df-827caa52c20c","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"ZjgwZmViODM3ODVkZjQ0MDgyMDAxZGIzM2NjZjdjNDU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0b1c2a06-8237-47a4-8c50-87973b02a56c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T00:30:09.361Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:30:09.361Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:30:09.361Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:30:09.362Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:30:10.362Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:30:10.363Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:30:10.363Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:30:10.363Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:30:11.364Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:30:11.364Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:30:11.364Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:30:11.364Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:30:12.365Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:30:12.366Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:30:12.366Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:30:12.366Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:30:13.367Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:30:13.367Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:30:13.367Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:30:13.367Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:30:14.368Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:30:14.368Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:30:14.368Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:30:14.368Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:30:15.369Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:30:15.369Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:30:15.369Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:30:15.369Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:30:16.370Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:30:16.371Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:30:16.371Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:30:16.371Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:30:17.372Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:30:17.373Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:30:17.373Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:30:17.373Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:30:18.375Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "1fc0f3c3-84ac-4154-b27c-171f7feb50cc", "serviceDescription": "service", "serviceInvariantUUID": "008efdff-77aa-444d-8450-ff90bd5ae680", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "17ece1ed-e9a2-4a30-8b11-c80a26763572", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "f9c63e91-f583-4f58-aeb9-83b625f04a58", "resourceInvariantUUID": "9bd386fc-88cf-496b-93c6-ba0ccbb1c156", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "ZjgwZmViODM3ODVkZjQ0MDgyMDAxZGIzM2NjZjdjNDU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "0b1c2a06-8237-47a4-8c50-87973b02a56c" } ], "workloadContext": "Production" } 2023-03-29T00:30:18.375Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T00:30:18.376Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 1fc0f3c3-84ac-4154-b27c-171f7feb50cc ASDC 2023-03-29T00:30:18.377Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:75dca8ba-3248-48c6-9711-9aadf96f8e3b ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:1fc0f3c3-84ac-4154-b27c-171f7feb50cc ServiceInvariantUUID:008efdff-77aa-444d-8450-ff90bd5ae680 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:0b1c2a06-8237-47a4-8c50-87973b02a56c ArtifactChecksum:ZjgwZmViODM3ODVkZjQ0MDgyMDAxZGIzM2NjZjdjNDU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:17ece1ed-e9a2-4a30-8b11-c80a26763572 ResourceInvariantUUID:9bd386fc-88cf-496b-93c6-ba0ccbb1c156 ResourceName:test-pnf ResourceType:PNF ResourceUUID:f9c63e91-f583-4f58-aeb9-83b625f04a58 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T00:30:18.377Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1fc0f3c3-84ac-4154-b27c-171f7feb50cc 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: 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-29T00:30:18.406Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:30:18.407Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:30:18.407Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:30:18.407Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 0b1c2a06-8237-47a4-8c50-87973b02a56c from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T00:30:18.407Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T00:30:18.407Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T00:30:18.424Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T00:30:18.424Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@64b04fdd 2023-03-29T00:30:18.424Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T00:30:18.424Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-29T00:30:18.424Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 0b1c2a06-8237-47a4-8c50-87973b02a56c Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T00:30:18.425Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T00:30:18.425Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-29T00:30:18.425Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T00:30:18.425Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:30:18.425Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:30:18.425Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680049818425, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:30:19.426Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:0b1c2a06-8237-47a4-8c50-87973b02a56c) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-29T00:30:19.462Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||ERROR|500||Csar with UUID: 0b1c2a06-8237-47a4-8c50-87973b02a56c already exists 2023-03-29T00:30:19.462Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T00:30:19.463Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Csar with UUID: 0b1c2a06-8237-47a4-8c50-87973b02a56c already exists) 2023-03-29T00:30:19.463Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:30:19.463Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:30:19.463Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:30:19.463Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680049819462, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 0b1c2a06-8237-47a4-8c50-87973b02a56c already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:30:20.464Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T00:30:20.464Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Resource with UUID: f9c63e91-f583-4f58-aeb9-83b625f04a58 already exists) 2023-03-29T00:30:20.464Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:30:20.465Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:30:20.465Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:30:20.465Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680049820464, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f9c63e91-f583-4f58-aeb9-83b625f04a58 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:30:21.466Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 75dca8ba-3248-48c6-9711-9aadf96f8e3b 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-29T00:30:21.478Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 75dca8ba-3248-48c6-9711-9aadf96f8e3b 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-29T00:30:21.481Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T00:30:21.481Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T00:30:21.481Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T00:30:21.481Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T00:30:21.481Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:30:21.481Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:30:21.482Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:30:21.482Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:30:21.482Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||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-29T00:30:21.490Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T00:30:36.826Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:30:36.834Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:30:36.834Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680049808336, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T00:30:36.834Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:30:36.834Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:30:36.834Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:30:36.834Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:30:36.835Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:30:36.835Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T00:30:36.835Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:30:36.835Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:30:36.835Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T00:30:36.835Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:30:36.835Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:30:36.835Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T00:30:36.835Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:30:36.835Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:30:36.835Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:30:36.836Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:30:36.836Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:30:36.836Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:30:36.836Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:30:36.836Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:30:36.836Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:30:36.836Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:30:36.836Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:30:36.836Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:30:36.836Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:30:36.836Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:30:36.837Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:30:36.837Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:30:36.837Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:30:36.837Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680049818425, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T00:30:36.837Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:30:36.837Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:30:36.837Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680049819462, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 0b1c2a06-8237-47a4-8c50-87973b02a56c already exists" } 2023-03-29T00:30:36.837Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:30:36.837Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:30:36.837Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680049820464, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f9c63e91-f583-4f58-aeb9-83b625f04a58 already exists" } 2023-03-29T00:30:36.838Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:30:51.491Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 75dca8ba-3248-48c6-9711-9aadf96f8e3b 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-29T00:30:51.499Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 75dca8ba-3248-48c6-9711-9aadf96f8e3b and serviceModelVersionId: 1fc0f3c3-84ac-4154-b27c-171f7feb50cc 2023-03-29T00:30:51.500Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 008efdff-77aa-444d-8450-ff90bd5ae680 2023-03-29T00:30:51.500Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0 2023-03-29T00:30:51.507Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T00:30:51.528Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0|INFO|500||Invoke 2023-03-29T00:30:51.529Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[75dca8ba-3248-48c6-9711-9aadf96f8e3b], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[f6c5c636-6e75-4746-98d9-860fa2daa22b], X-ECOMP-RequestID=[75dca8ba-3248-48c6-9711-9aadf96f8e3b], X-TransactionId=[], X-ONAP-RequestID=[75dca8ba-3248-48c6-9711-9aadf96f8e3b], Content-Type=[application/merge-patch+json]} 2023-03-29T00:30:51.537Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T00:30:51.677Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?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/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 00:30:52 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[134], vertex-id=[229608], x-aai-txid=[1-aai-resources-230329-00:30:52:913-95982], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T00:30:51.678Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T00:30:51.678Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0|INFO|500||InvokeReturn 2023-03-29T00:30:51.678Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T00:30:51.678Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||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-29T00:30:51.684Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||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-29T00:30:51.685Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 75dca8ba-3248-48c6-9711-9aadf96f8e3b and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T00:30:51.685Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T00:30:51.685Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:30:51.685Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:30:51.685Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680049851685, "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-29T00:30:52.707Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T00:30:52.707Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"b5dbc659-e5fa-4519-aa22-7665e8fb5e64","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"0adf6280-2007-4727-93b2-44e368e16e63","serviceDescription":"service","serviceInvariantUUID":"33df0023-950e-46e1-9a65-3f4a4e8b0beb","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4","resourceInvariantUUID":"60a3c320-59eb-4eea-baad-1e69d0c23625","resourceCustomizationUUID":"35d8ed23-5696-4047-993b-d0c629e92dd8","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"YjFiMDNjZWJjM2I4NDU4MjY3NzE1NTJjMWNjZGRmMjc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f786e074-b937-42ab-9570-14964b90d641","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"93aec9a6-2032-46ea-910b-a5e6365c5564","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"75cdc35d-45b8-4a48-8317-7d6befb7c463","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"MjU3N2U4OGQyN2M1M2I1YWM4NDU3ZWY2NWY0YmNiODQ\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"a2b23195-d813-43d9-b011-8ca8d07962ef","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"fbd50846-0843-4af2-baf3-a97994a7404c","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2b48d012-5495-4544-ae86-e22c4d54f154","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"30fc9e07-8b0f-4774-ba4e-7fe58bf5c01f","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"M2Q2NjE0NTQ3ODI2MjY0ZDhjMDg4NzRhZWNiYTgzNTA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"57277279-dffa-4105-a761-ea53b4315c9f","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"MDE3ZmRlNzgyODVkMTVjYTM5YjY3YmY0YzExNTdkM2Q\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"19000e49-3cac-4c2b-af56-2221f785a763","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T00:30:52.708Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:30:52.708Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:30:52.708Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:30:52.708Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:30:53.709Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:30:53.709Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:30:53.710Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:30:53.710Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:30:54.710Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:30:54.711Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:30:54.711Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:30:54.711Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:30:55.711Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:30:55.712Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:30:55.712Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:30:55.712Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:30:56.713Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:30:56.713Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:30:56.714Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:30:56.714Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:30:57.715Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:30:57.715Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:30:57.715Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:30:57.715Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:30:58.716Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:30:58.717Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:30:58.717Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:30:58.717Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:30:59.718Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:30:59.718Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:30:59.718Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:30:59.718Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:31:00.719Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:31:00.719Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:31:00.719Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:31:00.719Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:31:01.720Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "0adf6280-2007-4727-93b2-44e368e16e63", "serviceDescription": "service", "serviceInvariantUUID": "33df0023-950e-46e1-9a65-3f4a4e8b0beb", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "35d8ed23-5696-4047-993b-d0c629e92dd8", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4", "resourceInvariantUUID": "60a3c320-59eb-4eea-baad-1e69d0c23625", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "MDE3ZmRlNzgyODVkMTVjYTM5YjY3YmY0YzExNTdkM2Q\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "19000e49-3cac-4c2b-af56-2221f785a763" } ], "workloadContext": "Production" } 2023-03-29T00:31:01.721Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T00:31:01.721Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 0adf6280-2007-4727-93b2-44e368e16e63 ASDC 2023-03-29T00:31:01.721Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:b5dbc659-e5fa-4519-aa22-7665e8fb5e64 ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:0adf6280-2007-4727-93b2-44e368e16e63 ServiceInvariantUUID:33df0023-950e-46e1-9a65-3f4a4e8b0beb ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:19000e49-3cac-4c2b-af56-2221f785a763 ArtifactChecksum:MDE3ZmRlNzgyODVkMTVjYTM5YjY3YmY0YzExNTdkM2Q= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:35d8ed23-5696-4047-993b-d0c629e92dd8 ResourceInvariantUUID:60a3c320-59eb-4eea-baad-1e69d0c23625 ResourceName:test-pnf ResourceType:PNF ResourceUUID:afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T00:31:01.721Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 0adf6280-2007-4727-93b2-44e368e16e63 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: 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-29T00:31:01.753Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:31:01.754Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:31:01.754Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:31:01.754Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 19000e49-3cac-4c2b-af56-2221f785a763 from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T00:31:01.754Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T00:31:01.755Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T00:31:01.773Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T00:31:01.774Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@56ebdde 2023-03-29T00:31:01.774Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T00:31:01.774Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-29T00:31:01.774Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 19000e49-3cac-4c2b-af56-2221f785a763 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T00:31:01.774Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T00:31:01.774Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-29T00:31:01.774Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T00:31:01.775Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:31:01.775Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:31:01.775Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680049861774, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:31:02.776Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:19000e49-3cac-4c2b-af56-2221f785a763) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-29T00:31:02.809Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||ERROR|500||Csar with UUID: 19000e49-3cac-4c2b-af56-2221f785a763 already exists 2023-03-29T00:31:02.810Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T00:31:02.810Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Csar with UUID: 19000e49-3cac-4c2b-af56-2221f785a763 already exists) 2023-03-29T00:31:02.810Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:31:02.810Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:31:02.811Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:31:02.811Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680049862810, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 19000e49-3cac-4c2b-af56-2221f785a763 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:31:03.812Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T00:31:03.813Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Resource with UUID: afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4 already exists) 2023-03-29T00:31:03.813Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:31:03.813Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:31:03.813Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:31:03.813Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680049863812, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:31:04.814Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b5dbc659-e5fa-4519-aa22-7665e8fb5e64 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-29T00:31:04.831Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b5dbc659-e5fa-4519-aa22-7665e8fb5e64 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-29T00:31:04.834Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T00:31:04.834Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T00:31:04.834Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T00:31:04.835Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T00:31:04.835Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:31:04.835Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:31:04.835Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:31:04.835Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:31:04.836Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||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-29T00:31:04.845Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T00:31:34.846Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b5dbc659-e5fa-4519-aa22-7665e8fb5e64 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-29T00:31:34.856Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b5dbc659-e5fa-4519-aa22-7665e8fb5e64 and serviceModelVersionId: 0adf6280-2007-4727-93b2-44e368e16e63 2023-03-29T00:31:34.856Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 33df0023-950e-46e1-9a65-3f4a4e8b0beb 2023-03-29T00:31:34.857Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0 2023-03-29T00:31:34.863Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T00:31:34.881Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?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-29T00:31:34.881Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0|INFO|500||Invoke 2023-03-29T00:31:34.888Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T00:31:35.032Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0|INFO|500||InvokeReturn 2023-03-29T00:31:35.033Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 00:31:36 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[139], vertex-id=[290872], x-aai-txid=[1-aai-resources-230329-00:31:36:264-95], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T00:31:35.034Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T00:31:35.034Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T00:31:35.034Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||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-29T00:31:35.040Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||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-29T00:31:35.041Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b5dbc659-e5fa-4519-aa22-7665e8fb5e64 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T00:31:35.041Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T00:31:35.041Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:31:35.041Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:31:35.041Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680049895041, "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-29T00:31:36.058Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T00:31:36.059Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"bf36bb74-dbfc-4b91-9179-246c1833184a","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"8789fcd2-c610-42f4-9f5c-85d3c35fe131","serviceDescription":"service","serviceInvariantUUID":"a97a2d8d-6e45-4958-a60b-a2440c930d29","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"3591043e-93fc-445d-9e12-8df4553e6d5f","resourceInvariantUUID":"70bc9633-405e-41e6-9b13-cb887af46aae","resourceCustomizationUUID":"79ea15b5-1cfd-450e-b844-806e379e7e23","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"MDEzMTQ1YTY3ZDA2MjM3ZjI4Zjk0NGZmYTBkMWNkYWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"27bb6e56-d0ac-459e-b195-720cc9e11dd7","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"caf89bcd-b2c7-4409-a262-a94d07b9c6e7","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d556b18f-0ce2-4630-9fd6-373679fde533","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"NzVmMzJjOTlhYmJiMzVkMTJlYTQwNzVkMzk3NDAwZTY\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"8a94fe0e-696c-44f4-83f7-7b7a545725d8","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"708d3fdb-0eba-4837-a6a9-43f76bacba01","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b501b858-3137-4e2a-aaf8-4476efea08fb","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"41b2e5fb-2b22-4ed7-a7d2-abdde1e82e3a","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"ZTVkYzM2ZTE2MGM1NmJjODMzMWQzY2JlNDg1ZWNlMDk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"02cceac3-a00e-4287-ba56-c2cf37517297","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"ZjFjYzJjYzRhMmE4NGNjNDNjNWJjNzVmOTExNTE4Mjk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7c00de38-56a9-4da6-9a57-4461d96e9868","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T00:31:36.059Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:31:36.059Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:31:36.059Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:31:36.060Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:31:36.826Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:31:36.832Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:31:36.832Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680049851685, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T00:31:36.833Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:31:36.833Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:31:36.833Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:31:36.833Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:31:36.833Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:31:36.833Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T00:31:36.833Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:31:36.833Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:31:36.833Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T00:31:36.833Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:31:36.833Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:31:36.833Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T00:31:36.833Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:31:36.833Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:31:36.834Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:31:36.834Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:31:36.834Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:31:36.834Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:31:36.834Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:31:36.834Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:31:36.834Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:31:36.834Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:31:36.834Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:31:36.834Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:31:36.834Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:31:36.834Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:31:36.835Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:31:36.835Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:31:36.835Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:31:36.835Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680049861774, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T00:31:36.835Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:31:36.835Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:31:36.835Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680049862810, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 19000e49-3cac-4c2b-af56-2221f785a763 already exists" } 2023-03-29T00:31:36.835Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:31:36.835Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:31:36.835Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680049863812, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4 already exists" } 2023-03-29T00:31:36.835Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:31:36.836Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:31:36.836Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680049895041, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T00:31:36.836Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:31:36.836Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:31:36.836Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:31:36.836Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:31:37.060Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:31:37.060Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:31:37.061Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:31:37.061Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:31:38.061Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:31:38.062Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:31:38.062Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:31:38.062Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:31:39.063Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:31:39.063Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:31:39.063Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:31:39.063Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:31:40.064Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:31:40.064Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:31:40.065Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:31:40.065Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:31:41.065Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:31:41.066Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:31:41.066Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:31:41.066Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:31:42.067Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:31:42.068Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:31:42.068Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:31:42.068Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:31:43.069Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:31:43.069Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:31:43.069Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:31:43.069Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:31:44.070Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:31:44.070Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:31:44.071Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:31:44.071Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:31:45.072Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "8789fcd2-c610-42f4-9f5c-85d3c35fe131", "serviceDescription": "service", "serviceInvariantUUID": "a97a2d8d-6e45-4958-a60b-a2440c930d29", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "79ea15b5-1cfd-450e-b844-806e379e7e23", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "3591043e-93fc-445d-9e12-8df4553e6d5f", "resourceInvariantUUID": "70bc9633-405e-41e6-9b13-cb887af46aae", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "ZjFjYzJjYzRhMmE4NGNjNDNjNWJjNzVmOTExNTE4Mjk\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7c00de38-56a9-4da6-9a57-4461d96e9868" } ], "workloadContext": "Production" } 2023-03-29T00:31:45.072Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T00:31:45.072Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 8789fcd2-c610-42f4-9f5c-85d3c35fe131 ASDC 2023-03-29T00:31:45.072Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:bf36bb74-dbfc-4b91-9179-246c1833184a ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:8789fcd2-c610-42f4-9f5c-85d3c35fe131 ServiceInvariantUUID:a97a2d8d-6e45-4958-a60b-a2440c930d29 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:7c00de38-56a9-4da6-9a57-4461d96e9868 ArtifactChecksum:ZjFjYzJjYzRhMmE4NGNjNDNjNWJjNzVmOTExNTE4Mjk= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:79ea15b5-1cfd-450e-b844-806e379e7e23 ResourceInvariantUUID:70bc9633-405e-41e6-9b13-cb887af46aae ResourceName:test-pnf ResourceType:PNF ResourceUUID:3591043e-93fc-445d-9e12-8df4553e6d5f ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T00:31:45.073Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 8789fcd2-c610-42f4-9f5c-85d3c35fe131 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-29T00:31:45.108Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:31:45.108Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:31:45.108Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T00:31:45.108Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 7c00de38-56a9-4da6-9a57-4461d96e9868 from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T00:31:45.109Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T00:31:45.109Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T00:31:45.127Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T00:31:45.127Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@4e62e618 2023-03-29T00:31:45.127Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T00:31:45.128Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-29T00:31:45.128Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 7c00de38-56a9-4da6-9a57-4461d96e9868 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T00:31:45.128Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T00:31:45.128Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-29T00:31:45.128Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T00:31:45.128Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:31:45.128Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:31:45.129Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680049905128, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:31:46.129Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:7c00de38-56a9-4da6-9a57-4461d96e9868) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-29T00:31:46.145Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-29T00:31:46.145Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Processing Resource Type: PNF, Model UUID: 3591043e-93fc-445d-9e12-8df4553e6d5f 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=? 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-29T00:31:46.154Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||test-pnf 0 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-29T00:31:46.172Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_ALREADY_EXIST test-pnf 0 3591043e-93fc-445d-9e12-8df4553e6d5f test-pnf 2023-03-29T00:31:46.172Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||No resources found for Service: 8789fcd2-c610-42f4-9f5c-85d3c35fe131 2023-03-29T00:31:46.172Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 8789fcd2-c610-42f4-9f5c-85d3c35fe131 2023-03-29T00:31:46.172Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 3591043e-93fc-445d-9e12-8df4553e6d5f 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=? 2023-03-29T00:31:46.178Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Exception : java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$ddcc8bcb.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-29T00:31:46.193Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_INSTALL_EXC No element listed 300 Exception caught during installation of test-pnf. Transaction rollback java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$ddcc8bcb.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-29T00:31:46.198Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf 3591043e-93fc-445d-9e12-8df4553e6d5f 0 ASDC deployResourceStructure 2023-03-29T00:31:46.198Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||ERROR|500||Exception occurred org.onap.so.asdc.client.exceptions.ArtifactInstallerException: Exception caught during installation of test-pnf. Transaction rollback. at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:430) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$ddcc8bcb.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Caused by: java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) ... 23 common frames omitted 2023-03-29T00:31:46.199Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T00:31:46.199Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Exception caught during installation of test-pnf. Transaction rollback.) 2023-03-29T00:31:46.199Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:31:46.199Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:31:46.199Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:31:46.199Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680049906199, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:31:47.200Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bf36bb74-dbfc-4b91-9179-246c1833184a 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-29T00:31:47.219Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bf36bb74-dbfc-4b91-9179-246c1833184a 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-29T00:31:47.223Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T00:31:47.223Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T00:31:47.223Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T00:31:47.223Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T00:31:47.223Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:31:47.223Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:31:47.223Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:31:47.223Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-29T00:31:47.223Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE 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-29T00:31:47.234Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T00:32:17.234Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: bf36bb74-dbfc-4b91-9179-246c1833184a 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-29T00:32:17.243Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: bf36bb74-dbfc-4b91-9179-246c1833184a and serviceModelVersionId: 8789fcd2-c610-42f4-9f5c-85d3c35fe131 2023-03-29T00:32:17.244Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a97a2d8d-6e45-4958-a60b-a2440c930d29 2023-03-29T00:32:17.244Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?depth=0 2023-03-29T00:32:17.252Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T00:32:17.270Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?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-29T00:32:17.270Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?depth=0|INFO|500||Invoke 2023-03-29T00:32:17.277Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-29T00:32:17.443Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?depth=0|INFO|500||InvokeReturn 2023-03-29T00:32:17.444Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 00:32:18 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[162], vertex-id=[250088], x-aai-txid=[1-aai-resources-230329-00:32:18:653-80394], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T00:32:17.444Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T00:32:17.444Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T00:32:17.444Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||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-29T00:32:17.449Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||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-29T00:32:17.449Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID bf36bb74-dbfc-4b91-9179-246c1833184a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-29T00:32:17.449Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T00:32:17.450Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:32:17.450Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:32:17.450Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680049937449, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 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-29T00:32:18.488Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:32:18.489Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-29T00:32:18.490Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Node 0 disconnected. 2023-03-29T00:32:18.490Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Node 1 disconnected. 2023-03-29T00:32:18.490Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Node 2 disconnected. 2023-03-29T00:32:18.490Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Cancelled in-flight METADATA request with correlation id 199106 due to node 2 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, request timeout: 30000ms) 2023-03-29T00:32:18.491Z||pool-2-thread-7|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-29T00:32:18.491Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-29T00:32:18.491Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Lost previously 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-29T00:32:18.491Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] (Re-)joining group 2023-03-29T00:32:18.497Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-04b4ced2-f7da-48e6-8cf8-46edc5a99525 2023-03-29T00:32:18.497Z||pool-2-thread-7|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=13, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-29T00:32:18.497Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-29T00:32:18.497Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] (Re-)joining group 2023-03-29T00:32:19.479Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T00:32:22.488Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T00:32:25.497Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T00:32:28.507Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T00:32:31.516Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T00:32:34.525Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T00:32:36.826Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:32:36.841Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-29T00:32:36.842Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-29T00:32:36.848Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Successfully joined group with generation Generation{generationId=37, memberId='SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-04b4ced2-f7da-48e6-8cf8-46edc5a99525', protocol='range'} 2023-03-29T00:32:36.848Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=37, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T00:32:36.853Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T00:32:36.853Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T00:32:36.853Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T00:32:36.853Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T00:32:36.854Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T00:32:36.854Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T00:32:36.854Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 37: {SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-04b4ced2-f7da-48e6-8cf8-46edc5a99525=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]), SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-29T00:32:36.870Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Successfully synced group in generation Generation{generationId=37, memberId='SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-04b4ced2-f7da-48e6-8cf8-46edc5a99525', protocol='range'} 2023-03-29T00:32:36.870Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-29T00:32:36.870Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=37, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T00:32:36.871Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-29T00:32:36.871Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T00:32:36.871Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T00:32:36.877Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-29T00:32:36.877Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-29T00:32:36.877Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-29T00:32:36.877Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-29T00:32:36.877Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-29T00:32:36.877Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-29T00:32:36.879Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-29T00:32:36.880Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-29T00:32:36.880Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-29T00:32:36.880Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1912, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T00:32:36.880Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-29T00:32:36.880Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-29T00:32:36.902Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T00:32:36.903Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"588f8ba4-ec41-453c-9643-aaa9a40a4bd3","serviceName":"basic_onboard_PRuAnc","serviceVersion":"1.0","serviceUUID":"db3fb57a-c268-4f32-8293-6836f7d7737c","serviceDescription":"service","serviceInvariantUUID":"654b14a6-99a1-48e0-b0a8-d81184a1c2a4","resources":[{"resourceInstanceName":"basic_onboard_PRuAnc 0","resourceName":"basic_onboard_PRuAnc","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"e76e4766-ae26-4382-aa57-0238311f7279","resourceInvariantUUID":"4e249934-061c-4b25-9b30-d62e8c4ad8da","resourceCustomizationUUID":"c8a6c118-3baa-4580-a5a7-a9cb03afa0cd","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml","artifactChecksum":"NmJlZjVjNjRmODY0ZjdiZWQ5N2I2M2FhZjIzMTU2NWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7c71679d-1674-4353-88c6-c4162a82a780","artifactVersion":"1"},{"artifactName":"basic_onboard_pruanc0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json","artifactChecksum":"OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"db77a487-cb70-44e7-aee8-73179f1a300a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"3efaab39-307b-470c-a2e3-277072140d08","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"23159f53-9881-4ce8-9228-0eedca61923d","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"abc20b33-96c9-409c-ac3d-e9f9a43f33f6","artifactVersion":"2","generatedFromUUID":"3efaab39-307b-470c-a2e3-277072140d08"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardPruanc-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml","artifactChecksum":"OWJhMDY2YjdiYTlmNGYxNmY4ZTViMDFkNjBkNDY1NTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0f8385b4-bd61-4cce-a96a-6987f8183cfc","artifactVersion":"1"},{"artifactName":"service-BasicOnboardPruanc-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar","artifactChecksum":"NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5d4337f7-8fd0-45f5-b5a7-630e0760540d","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T00:32:36.904Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:32:36.904Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:32:36.904Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:32:36.904Z||pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:32:37.898Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:32:37.898Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T00:32:37.899Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:32:37.899Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:32:37.899Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T00:32:37.899Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:32:37.899Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:32:37.899Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T00:32:37.899Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:32:37.899Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:32:37.899Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:32:37.899Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:32:37.900Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:32:37.900Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:32:37.900Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:32:37.900Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:32:37.900Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:32:37.900Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:32:37.900Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:32:37.900Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:32:37.900Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:32:37.900Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:32:37.900Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680049057531, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:32:37.901Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:32:37.901Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:32:37.901Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680049905128, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T00:32:37.901Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:32:37.901Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:32:37.901Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680049906199, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } 2023-03-29T00:32:37.901Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:32:37.901Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:32:37.901Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680049937449, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-29T00:32:37.901Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:32:37.901Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:32:37.902Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:32:37.902Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:32:37.905Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:32:37.906Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:32:37.906Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:32:37.906Z||pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:32:38.906Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:32:38.907Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:32:38.907Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:32:38.907Z||pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:32:39.907Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:32:39.908Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:32:39.908Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:32:39.908Z||pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:32:40.909Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:32:40.909Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:32:40.909Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:32:40.909Z||pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:32:41.910Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:32:41.910Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:32:41.910Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:32:41.910Z||pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:32:42.911Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:32:42.912Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:32:42.912Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:32:42.912Z||pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:32:43.913Z||pool-2-thread-7|||||DEBUG|500||sending notification to client: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "serviceName": "basic_onboard_PRuAnc", "serviceVersion": "1.0", "serviceUUID": "db3fb57a-c268-4f32-8293-6836f7d7737c", "serviceDescription": "service", "serviceInvariantUUID": "654b14a6-99a1-48e0-b0a8-d81184a1c2a4", "resources": [ { "resourceInstanceName": "basic_onboard_PRuAnc 0", "resourceCustomizationUUID": "c8a6c118-3baa-4580-a5a7-a9cb03afa0cd", "resourceName": "basic_onboard_PRuAnc", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "e76e4766-ae26-4382-aa57-0238311f7279", "resourceInvariantUUID": "4e249934-061c-4b25-9b30-d62e8c4ad8da", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_pruanc0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "artifactChecksum": "OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "db77a487-cb70-44e7-aee8-73179f1a300a", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "3efaab39-307b-470c-a2e3-277072140d08", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "abc20b33-96c9-409c-ac3d-e9f9a43f33f6", "generatedFromUUID": "3efaab39-307b-470c-a2e3-277072140d08" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "abc20b33-96c9-409c-ac3d-e9f9a43f33f6", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardPruanc-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "artifactChecksum": "NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5d4337f7-8fd0-45f5-b5a7-630e0760540d" } ], "workloadContext": "Production" } 2023-03-29T00:32:43.913Z||pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T00:32:43.913Z||pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 db3fb57a-c268-4f32-8293-6836f7d7737c ASDC 2023-03-29T00:32:43.913Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||ASDC Notification: DistributionID:588f8ba4-ec41-453c-9643-aaa9a40a4bd3 ServiceName:basic_onboard_PRuAnc ServiceVersion:1.0 ServiceUUID:db3fb57a-c268-4f32-8293-6836f7d7737c ServiceInvariantUUID:654b14a6-99a1-48e0-b0a8-d81184a1c2a4 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardPruanc-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar ArtifactUUID:5d4337f7-8fd0-45f5-b5a7-630e0760540d ArtifactChecksum:NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_PRuAnc 0 ResourceCustomizationUUID:c8a6c118-3baa-4580-a5a7-a9cb03afa0cd ResourceInvariantUUID:4e249934-061c-4b25-9b30-d62e8c4ad8da ResourceName:basic_onboard_PRuAnc ResourceType:VF ResourceUUID:e76e4766-ae26-4382-aa57-0238311f7279 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_pruanc0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json ArtifactUUID:db77a487-cb70-44e7-aee8-73179f1a300a ArtifactChecksum:OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU= 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml ArtifactUUID:3efaab39-307b-470c-a2e3-277072140d08 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env ArtifactUUID:abc20b33-96c9-409c-ac3d-e9f9a43f33f6 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env ArtifactUUID:abc20b33-96c9-409c-ac3d-e9f9a43f33f6 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T00:32:43.913Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF db3fb57a-c268-4f32-8293-6836f7d7737c 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: 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-29T00:32:43.944Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:32:43.944Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:32:43.944Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:32:43.944Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 5d4337f7-8fd0-45f5-b5a7-630e0760540d from URL: /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 2023-03-29T00:32:43.944Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-03-29T00:32:43.944Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 2023-03-29T00:32:43.969Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||GET Response Status 404 2023-03-29T00:32:43.969Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@28a06a99 2023-03-29T00:32:43.969Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T00:32:43.969Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardPruanc" ] } } } 2023-03-29T00:32:43.969Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardPruanc-csar.csar /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 5d4337f7-8fd0-45f5-b5a7-630e0760540d Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T00:32:43.969Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar ASDC sendASDCNotification 2023-03-29T00:32:43.969Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar(Specified artifact is not found) 2023-03-29T00:32:43.970Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T00:32:43.970Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:32:43.970Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:32:43.970Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680049963969, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:32:44.971Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardPruanc-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar(UUID:5d4337f7-8fd0-45f5-b5a7-630e0760540d) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-29T00:32:44.986Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-29T00:32:44.987Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||Processing Resource Type: VF, Model UUID: e76e4766-ae26-4382-aa57-0238311f7279 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-29T00:32:44.991Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||basic_onboard_PRuAnc 0 2023-03-29T00:32:44.991Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Processing Resource Type: VF and Model UUID: e76e4766-ae26-4382-aa57-0238311f7279 2023-03-29T00:32:44.991Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: db77a487-cb70-44e7-aee8-73179f1a300a from URL: /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json 2023-03-29T00:32:44.991Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-03-29T00:32:44.992Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json 2023-03-29T00:32:45.011Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||GET Response Status 404 2023-03-29T00:32:45.011Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@71f3ecdc 2023-03-29T00:32:45.012Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T00:32:45.012Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardPruanc" ] } } } 2023-03-29T00:32:45.012Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_pruanc0_modules.json /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json db77a487-cb70-44e7-aee8-73179f1a300a Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T00:32:45.012Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json ASDC sendASDCNotification 2023-03-29T00:32:45.013Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json(Specified artifact is not found) 2023-03-29T00:32:45.013Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T00:32:45.013Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:32:45.013Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:32:45.013Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680049965012, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:32:46.014Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_pruanc0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json(UUID:db77a487-cb70-44e7-aee8-73179f1a300a) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-29T00:32:46.014Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:32:46.033Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:32:46.036Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T00:32:46.036Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T00:33:16.037Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:33:16.054Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:33:16.057Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T00:33:16.058Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T00:33:36.826Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:33:36.827Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:33:36.827Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "NOTIFIED" } 2023-03-29T00:33:36.828Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:33:46.058Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:33:46.078Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:33:46.082Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T00:33:46.082Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T00:34:16.083Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:34:16.100Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:34:16.103Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T00:34:16.103Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T00:34:36.826Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:34:36.827Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:34:36.827Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-29T00:34:36.827Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:34:36.827Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:34:36.827Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:34:36.828Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:34:36.828Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:34:36.828Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-29T00:34:36.828Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:34:36.828Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:34:36.828Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:34:36.828Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:34:36.828Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:34:36.828Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:34:36.828Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:34:36.828Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:34:36.828Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680049963969, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T00:34:36.828Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:34:36.828Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:34:36.828Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680049965012, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T00:34:36.828Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:34:46.104Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:34:46.122Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:34:46.124Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T00:34:46.124Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T00:35:16.125Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:35:16.143Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:35:16.146Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T00:35:16.146Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T00:35:36.826Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:35:46.146Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:35:46.162Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:35:46.165Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T00:35:46.166Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T00:36:16.166Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:36:16.187Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:36:16.190Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T00:36:16.190Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T00:36:36.828Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:36:46.190Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:36:46.209Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:36:46.212Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T00:36:46.213Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T00:37:16.213Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:37:16.234Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:37:16.237Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T00:37:16.237Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T00:37:36.829Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:37:36.941Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-29T00:37:36.941Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Member SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-04b4ced2-f7da-48e6-8cf8-46edc5a99525 sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired. 2023-03-29T00:37:36.942Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-29T00:37:36.942Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-29T00:37:37.478Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T00:37:37.492Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-29T00:37:37.492Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-29T00:37:37.499Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=38, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T00:37:37.500Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 38: {SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-29T00:37:37.515Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=38, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T00:37:37.516Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T00:37:37.516Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T00:37:37.520Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-29T00:37:37.520Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-29T00:37:37.520Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-29T00:37:37.520Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1932, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T00:37:37.520Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-29T00:37:37.520Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-29T00:37:46.238Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-29T00:37:46.238Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:37:46.249Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 and serviceModelVersionId: db3fb57a-c268-4f32-8293-6836f7d7737c 2023-03-29T00:37:46.249Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 654b14a6-99a1-48e0-b0a8-d81184a1c2a4 2023-03-29T00:37:46.250Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0 2023-03-29T00:37:46.259Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T00:37:46.284Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?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-29T00:37:46.285Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|INFO|500||Invoke 2023-03-29T00:37:46.294Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-29T00:37:46.328Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-29T00:37:46.328Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0 has http status code:404 and response headers:{date=[Wed, 29 Mar 2023 00:37:47 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[31], x-aai-txid=[0-aai-resources-230329-00:37:47:670-10032], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T00:37:46.329Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c","ERR.5.4.6114"]}}} 2023-03-29T00:37:46.332Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-29T00:37:46.332Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) 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-29T00:37:46.332Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-29T00:37:46.332Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 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-29T00:37:46.338Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||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-29T00:37:46.338Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-29T00:37:46.338Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-29T00:37:46.338Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:37:46.338Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:37:46.339Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680050266338, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:37:46.355Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:37:46.355Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680050266338, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec\u003dERR.5.4.6114)" } 2023-03-29T00:37:46.356Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T00:37:47.360Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T00:37:47.361Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"ad44a54f-9415-48bd-bf30-fdf48338e2b4","serviceName":"vFW 2023-03-28 22-02-01","serviceVersion":"1.0","serviceUUID":"93dc6276-0725-49b0-a7ce-fdc8ca01e3b6","serviceDescription":"catalog service description","serviceInvariantUUID":"a7f48542-78c3-40a8-8d7c-1480905d98f0","resources":[{"resourceInstanceName":"vFW 67410293-e76b 0","resourceName":"vFW 67410293-e76b","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"87dc6175-9dcb-4077-ac32-6815330f219c","resourceInvariantUUID":"a3dea2ac-7cdc-47c6-a372-633ad11be473","resourceCustomizationUUID":"5ce38cf7-2e75-495c-a214-3bd7bb5850e7","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml","artifactChecksum":"MWViOGZhMjQ2YzJkOGY2NmNkNjQ4NzI2MzRmNWNlNDY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"085973a9-6309-45fc-8253-5b20b4ced7c2","artifactVersion":"1"},{"artifactName":"vfw67410293e76b0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json","artifactChecksum":"NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5de4d4d9-6ba9-4a7d-8282-7581ee34cdab","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d19d934b-9ad4-48a2-97e0-5bd3b5396997","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml","artifactChecksum":"MDQzNDM4MjBiYTEyMmQ4NTAwZmE0ZWMwMjVhY2Y0NDk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a310a987-b363-4601-b1de-1afe664b595d","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"15a8bbc0-1b52-4b59-87fa-7d7ed3200906","artifactVersion":"2","generatedFromUUID":"d19d934b-9ad4-48a2-97e0-5bd3b5396997"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230328220201-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml","artifactChecksum":"YjJkMTgyZWQwZmE4NmI3N2FiYjk5MjJhMjk4YWViMTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"47abb903-b87f-40d0-95c0-e171a8139ac0","artifactVersion":"1"},{"artifactName":"service-Vfw20230328220201-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar","artifactChecksum":"ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"38d09853-bc3c-44ab-a917-1e22a9f79f53","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T00:37:47.361Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:37:47.361Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:37:47.361Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:37:47.362Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:37:48.363Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:37:48.363Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:37:48.363Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:37:48.364Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:37:49.364Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:37:49.364Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:37:49.365Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:37:49.365Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:37:50.365Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:37:50.366Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:37:50.366Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:37:50.366Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:37:51.367Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:37:51.367Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:37:51.367Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:37:51.367Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:37:52.367Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:37:52.368Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:37:52.368Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:37:52.368Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:37:53.369Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:37:53.369Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:37:53.369Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:37:53.369Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:37:54.371Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||sending notification to client: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "serviceName": "vFW 2023-03-28 22-02-01", "serviceVersion": "1.0", "serviceUUID": "93dc6276-0725-49b0-a7ce-fdc8ca01e3b6", "serviceDescription": "catalog service description", "serviceInvariantUUID": "a7f48542-78c3-40a8-8d7c-1480905d98f0", "resources": [ { "resourceInstanceName": "vFW 67410293-e76b 0", "resourceCustomizationUUID": "5ce38cf7-2e75-495c-a214-3bd7bb5850e7", "resourceName": "vFW 67410293-e76b", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "87dc6175-9dcb-4077-ac32-6815330f219c", "resourceInvariantUUID": "a3dea2ac-7cdc-47c6-a372-633ad11be473", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw67410293e76b0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "artifactChecksum": "NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5de4d4d9-6ba9-4a7d-8282-7581ee34cdab", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d19d934b-9ad4-48a2-97e0-5bd3b5396997", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "15a8bbc0-1b52-4b59-87fa-7d7ed3200906", "generatedFromUUID": "d19d934b-9ad4-48a2-97e0-5bd3b5396997" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "15a8bbc0-1b52-4b59-87fa-7d7ed3200906", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230328220201-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "artifactChecksum": "ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "38d09853-bc3c-44ab-a917-1e22a9f79f53" } ], "workloadContext": "Production" } 2023-03-29T00:37:54.371Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T00:37:54.371Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 ASDC 2023-03-29T00:37:54.372Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||ASDC Notification: DistributionID:ad44a54f-9415-48bd-bf30-fdf48338e2b4 ServiceName:vFW 2023-03-28 22-02-01 ServiceVersion:1.0 ServiceUUID:93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 ServiceInvariantUUID:a7f48542-78c3-40a8-8d7c-1480905d98f0 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230328220201-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ArtifactUUID:38d09853-bc3c-44ab-a917-1e22a9f79f53 ArtifactChecksum:ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 67410293-e76b 0 ResourceCustomizationUUID:5ce38cf7-2e75-495c-a214-3bd7bb5850e7 ResourceInvariantUUID:a3dea2ac-7cdc-47c6-a372-633ad11be473 ResourceName:vFW 67410293-e76b ResourceType:VF ResourceUUID:87dc6175-9dcb-4077-ac32-6815330f219c ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw67410293e76b0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json ArtifactUUID:5de4d4d9-6ba9-4a7d-8282-7581ee34cdab ArtifactChecksum:NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY= 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml ArtifactUUID:d19d934b-9ad4-48a2-97e0-5bd3b5396997 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env ArtifactUUID:15a8bbc0-1b52-4b59-87fa-7d7ed3200906 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env ArtifactUUID:15a8bbc0-1b52-4b59-87fa-7d7ed3200906 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T00:37:54.372Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 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: 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-29T00:37:54.404Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:37:54.405Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:37:54.405Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:37:54.405Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 from URL: /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-29T00:37:54.405Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-03-29T00:37:54.406Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-29T00:37:54.696Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-03-29T00:37:54.700Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 38d09853-bc3c-44ab-a917-1e22a9f79f53 101498 2023-03-29T00:37:54.701Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-29T00:37:54.701Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-29T00:37:54.701Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T00:37:54.702Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:37:54.702Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:37:54.702Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680050274701, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:37:55.703Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:37:55.703Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:37:55.704Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53, URL: /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar to file: /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T00:37:55.704Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230328220201-csar.csar 2023-03-29T00:37:55.705Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T00:37:55.705Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T00:37:55.875Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17202057722159650644/Definitions/service-Vfw20230328220201-template.yml Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided 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 2023-03-29T00:37:57.302Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T00:37:57.303Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-03-29T00:37:57.303Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T00:37:57.303Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-29T00:37:57.303Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T00:37:57.303Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||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-Vfw20230328220201-csar.csar 2023-03-29T00:37:57.303Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||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-Vfw20230328220201-csar.csar 2023-03-29T00:37:57.303Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||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-Vfw20230328220201-csar.csar 2023-03-29T00:37:57.303Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T00:37:57.303Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T00:37:57.303Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||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-Vfw20230328220201-csar.csar 2023-03-29T00:37:57.303Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T00:37:57.303Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T00:37:57.303Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 67410293-e76b 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-Vfw20230328220201-csar.csar 2023-03-29T00:37:57.303Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T00:37:57.303Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-03-29T00:37:57.303Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:37:57.304Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:37:57.304Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-29T00:37:57.304Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-03-29T00:37:57.304Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:37:57.304Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:37:57.304Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:37:57.304Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-29T00:37:57.304Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-03-29T00:37:57.304Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:37:57.304Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:37:57.304Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:37:57.304Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:37:57.304Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-29T00:37:57.304Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T00:37:57.304Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T00:37:57.304Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T00:37:57.305Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T00:37:57.305Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T00:37:57.305Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T00:37:57.305Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T00:37:57.305Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T00:37:57.305Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T00:37:57.305Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T00:37:57.305Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T00:37:57.305Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T00:37:57.305Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T00:37:57.305Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T00:37:57.305Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T00:37:57.305Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-29T00:37:57.305Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:37:57.305Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-29T00:37:57.305Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:37:57.305Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-29T00:37:57.305Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T00:37:57.306Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:37:57.306Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-29T00:37:57.306Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T00:37:57.306Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:37:57.306Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-29T00:37:57.306Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T00:37:57.306Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:37:57.306Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-29T00:37:57.306Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T00:37:57.306Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-29T00:37:57.306Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T00:37:57.306Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T00:37:57.306Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T00:37:57.306Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T00:37:57.306Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T00:37:57.306Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T00:37:57.307Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T00:37:57.307Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T00:37:57.307Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T00:37:57.307Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=74a9d765-6a78-4386-85d5-0096600be1bb 2023-03-29T00:37:57.307Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:37:57.307Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-29T00:37:57.307Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T00:37:57.307Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T00:37:57.307Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T00:37:57.307Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T00:37:57.307Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T00:37:57.307Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T00:37:57.307Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T00:37:57.307Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-29T00:37:57.307Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T00:37:57.307Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T00:37:57.307Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T00:37:57.308Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T00:37:57.308Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=79a48a92-26a2-467b-a3e1-dd9aea758c0e 2023-03-29T00:37:57.308Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:37:57.308Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-29T00:37:57.308Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T00:37:57.308Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T00:37:57.308Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T00:37:57.308Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T00:37:57.308Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T00:37:57.308Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T00:37:57.308Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T00:37:57.308Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T00:37:57.308Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T00:37:57.308Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T00:37:57.308Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T00:37:57.308Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-29T00:37:57.308Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=6a2ddb58-dd58-4d8b-b6d7-eb73a547cbcf 2023-03-29T00:37:57.308Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:37:57.309Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:37:57.309Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:37:57.309Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:37:57.309Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:37:57.309Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:37:57.309Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:37:57.309Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:37:57.309Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-28 22-02-01 Description:catalog service description Model UUID:93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 Model Version:NULL Model InvariantUuid:a7f48542-78c3-40a8-8d7c-1480905d98f0 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 67410293-e76b Model UUID:cf8e4eb5-9864-4fdd-af64-80b03f48d14d Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:a3dea2ac-7cdc-47c6-a372-633ad11be473 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:5ce38cf7-2e75-495c-a214-3bd7bb5850e7 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:193cd6e2-538e-4142-9392-7ebb398b7e43 ModelName:Vfw67410293E76b..base_vfw..module-0 ModelUuid:b16cd493-2fbb-4548-a3d8-90863aeb9b7d ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:74a9d765-6a78-4386-85d5-0096600be1bb ModelInvariantUuid:bed6b03d-444d-4294-b591-54da9a36918d ModelName:vFW 67410293-e76b-nodes.vfwCvfc ModelUuid:c051efdd-da87-4c3f-9332-3d86f32a2f49 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:6b57d388-0a65-43b6-8ed1-785e401b9ac8 ModelInvariantUuid:9d06528b-ed4c-484e-a7ee-fac8dc7d9b81 ModelName:Vfw67410293E76b.compute.nodes.heat.vfw ModelUuid:cda29578-f723-4724-9cae-1499f665a439 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:79a48a92-26a2-467b-a3e1-dd9aea758c0e ModelInvariantUuid:b894ffd2-ee00-44bf-8548-41ca0b9e6c43 ModelName:vFW 67410293-e76b-nodes.vsnCvfc ModelUuid:3f1b92ee-581a-4fff-a85d-2043b8a3fd97 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:13b293d9-7396-4746-8010-2aa34880a43c ModelInvariantUuid:47bb46c4-9c05-44aa-bfc2-f88d6d4c5025 ModelName:Vfw67410293E76b.compute.nodes.heat.vsn ModelUuid:a2c8400a-1afd-4e2c-b390-896018a104e2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:6a2ddb58-dd58-4d8b-b6d7-eb73a547cbcf ModelInvariantUuid:c90fe34c-a014-4100-8de6-49880a60d437 ModelName:vFW 67410293-e76b-nodes.vpgCvfc ModelUuid:02a541b8-8f9e-40b3-b802-d75d4303054d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:d8086a3a-4e7c-423f-adf7-07a6ddf69b79 ModelInvariantUuid:b9f80dd7-c2be-40f0-b1b5-286822f5255e ModelName:Vfw67410293E76b.compute.nodes.heat.vpg ModelUuid:edd030db-baa1-428f-8c44-e47e82120dd8 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=? 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-29T00:37:57.337Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||ERROR|500||Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists 2023-03-29T00:37:57.338Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-29T00:37:57.338Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar(Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists) 2023-03-29T00:37:57.338Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:37:57.338Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:37:57.338Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:37:57.338Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680050277338, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:37:58.339Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-29T00:37:58.339Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar(Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists) 2023-03-29T00:37:58.339Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:37:58.340Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:37:58.340Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:37:58.340Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680050278339, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:37:59.341Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-29T00:37:59.360Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-29T00:37:59.363Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T00:37:59.364Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T00:37:59.364Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T00:37:59.364Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T00:37:59.364Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:37:59.364Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:37:59.365Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:37:59.365Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:37:59.365Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||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-29T00:37:59.377Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T00:38:29.377Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-29T00:38:29.384Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 and serviceModelVersionId: 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 2023-03-29T00:38:29.384Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a7f48542-78c3-40a8-8d7c-1480905d98f0 2023-03-29T00:38:29.385Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 2023-03-29T00:38:29.391Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T00:38:29.409Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?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-29T00:38:29.409Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|INFO|500||Invoke 2023-03-29T00:38:29.416Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T00:38:29.590Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|INFO|500||InvokeReturn 2023-03-29T00:38:29.590Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 00:38:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[157], vertex-id=[204904], x-aai-txid=[0-aai-resources-230329-00:38:30:806-15422], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T00:38:29.590Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T00:38:29.590Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T00:38:29.590Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||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-29T00:38:29.603Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||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-29T00:38:29.603Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ad44a54f-9415-48bd-bf30-fdf48338e2b4 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T00:38:29.604Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T00:38:29.604Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:38:29.604Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:38:29.604Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680050309604, "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-29T00:38:30.627Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T00:38:30.627Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"311a6477-b2cc-463c-9fee-aa741f7534d0","serviceName":"vFW 2023-03-28 22-18-55","serviceVersion":"1.0","serviceUUID":"86258cd9-b564-47e4-88c7-326a9c01209f","serviceDescription":"catalog service description","serviceInvariantUUID":"816a8d4d-52df-442b-ab64-56255b003b1b","resources":[{"resourceInstanceName":"vFW 4e17aa4e-f357 0","resourceName":"vFW 4e17aa4e-f357","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"9b459486-5c24-4b0e-b8c0-b27316cf0496","resourceInvariantUUID":"f0eb43bc-7057-4bfd-8597-2d8f61758599","resourceCustomizationUUID":"4f16d217-4b00-405b-8532-7309a7e941d5","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml","artifactChecksum":"NGZhNmFjYzI0OWMzNjk0M2ZiMDY3OWJlODEwMTBhZWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"dd088c19-0061-4db4-86ab-4eb0931888cf","artifactVersion":"1"},{"artifactName":"vfw4e17aa4ef3570_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json","artifactChecksum":"NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"fd4c9261-11b4-43ae-8ee7-4bc91a759c95","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f047bf4e-f981-4d29-99e8-fd6c3f83f2d3","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml","artifactChecksum":"YTBlYmE2NTk4ZGI4ZDVjMmYxY2ZkMDU2YWU3NmY0OGU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3c91ae60-e7e2-4688-b4a1-b853f4361f52","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7bcb52f7-4100-4599-afa7-d7d46b176374","artifactVersion":"2","generatedFromUUID":"f047bf4e-f981-4d29-99e8-fd6c3f83f2d3"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230328221855-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml","artifactChecksum":"Y2FiN2ZmMDY0ODIxZDM2YTQ2OGRmNTY3NTE2YzhkMjM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"46d95744-768f-403d-ba4a-13585170514a","artifactVersion":"1"},{"artifactName":"service-Vfw20230328221855-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar","artifactChecksum":"ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a3ef5172-4047-46ee-9c6d-d34e1107a71d","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T00:38:30.628Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:38:30.628Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:38:30.628Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:38:30.628Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:38:31.629Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:38:31.629Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:38:31.629Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:38:31.629Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:38:32.629Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:38:32.630Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:38:32.630Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:38:32.630Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:38:33.631Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:38:33.631Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:38:33.631Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:38:33.632Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:38:34.632Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:38:34.632Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:38:34.633Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:38:34.633Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:38:35.633Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:38:35.633Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:38:35.633Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:38:35.634Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:38:36.634Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:38:36.635Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:38:36.635Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:38:36.635Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:38:36.826Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:38:36.833Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T00:38:36.833Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:38:36.834Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:38:36.834Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T00:38:36.834Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "NOTIFIED" } 2023-03-29T00:38:36.834Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:38:36.834Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T00:38:36.835Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-29T00:38:36.835Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:38:36.835Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T00:38:36.835Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:38:36.835Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:38:36.835Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T00:38:36.836Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-29T00:38:36.836Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:38:36.836Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T00:38:36.836Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:38:36.836Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:38:36.836Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T00:38:36.837Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:38:36.837Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:38:36.837Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T00:38:36.837Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680050274701, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T00:38:36.837Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:38:36.837Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T00:38:36.838Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680050277338, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists" } 2023-03-29T00:38:36.838Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:38:36.838Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T00:38:36.838Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680050278339, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists" } 2023-03-29T00:38:36.838Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:38:36.838Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T00:38:36.839Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680050309604, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T00:38:36.839Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:38:36.839Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T00:38:36.839Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:38:36.839Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:38:36.839Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T00:38:36.840Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "status": "NOTIFIED" } 2023-03-29T00:38:36.840Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:38:36.840Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T00:38:36.840Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-29T00:38:36.840Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:38:36.841Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T00:38:36.841Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:38:36.841Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:38:36.841Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T00:38:36.841Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-29T00:38:36.841Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:38:36.841Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T00:38:36.841Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:38:36.842Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:38:36.842Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T00:38:36.842Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:38:36.842Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:38:37.636Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||sending notification to client: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "serviceName": "vFW 2023-03-28 22-18-55", "serviceVersion": "1.0", "serviceUUID": "86258cd9-b564-47e4-88c7-326a9c01209f", "serviceDescription": "catalog service description", "serviceInvariantUUID": "816a8d4d-52df-442b-ab64-56255b003b1b", "resources": [ { "resourceInstanceName": "vFW 4e17aa4e-f357 0", "resourceCustomizationUUID": "4f16d217-4b00-405b-8532-7309a7e941d5", "resourceName": "vFW 4e17aa4e-f357", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "9b459486-5c24-4b0e-b8c0-b27316cf0496", "resourceInvariantUUID": "f0eb43bc-7057-4bfd-8597-2d8f61758599", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw4e17aa4ef3570_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "artifactChecksum": "NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "fd4c9261-11b4-43ae-8ee7-4bc91a759c95", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "f047bf4e-f981-4d29-99e8-fd6c3f83f2d3", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7bcb52f7-4100-4599-afa7-d7d46b176374", "generatedFromUUID": "f047bf4e-f981-4d29-99e8-fd6c3f83f2d3" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7bcb52f7-4100-4599-afa7-d7d46b176374", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230328221855-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "artifactChecksum": "ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a3ef5172-4047-46ee-9c6d-d34e1107a71d" } ], "workloadContext": "Production" } 2023-03-29T00:38:37.636Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T00:38:37.636Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 86258cd9-b564-47e4-88c7-326a9c01209f ASDC 2023-03-29T00:38:37.636Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||ASDC Notification: DistributionID:311a6477-b2cc-463c-9fee-aa741f7534d0 ServiceName:vFW 2023-03-28 22-18-55 ServiceVersion:1.0 ServiceUUID:86258cd9-b564-47e4-88c7-326a9c01209f ServiceInvariantUUID:816a8d4d-52df-442b-ab64-56255b003b1b ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230328221855-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ArtifactUUID:a3ef5172-4047-46ee-9c6d-d34e1107a71d ArtifactChecksum:ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 4e17aa4e-f357 0 ResourceCustomizationUUID:4f16d217-4b00-405b-8532-7309a7e941d5 ResourceInvariantUUID:f0eb43bc-7057-4bfd-8597-2d8f61758599 ResourceName:vFW 4e17aa4e-f357 ResourceType:VF ResourceUUID:9b459486-5c24-4b0e-b8c0-b27316cf0496 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw4e17aa4ef3570_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json ArtifactUUID:fd4c9261-11b4-43ae-8ee7-4bc91a759c95 ArtifactChecksum:NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ= 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml ArtifactUUID:f047bf4e-f981-4d29-99e8-fd6c3f83f2d3 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env ArtifactUUID:7bcb52f7-4100-4599-afa7-d7d46b176374 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env ArtifactUUID:7bcb52f7-4100-4599-afa7-d7d46b176374 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T00:38:37.636Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 86258cd9-b564-47e4-88c7-326a9c01209f 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: 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-29T00:38:37.665Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:38:37.665Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:38:37.665Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:38:37.665Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d from URL: /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-29T00:38:37.665Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-03-29T00:38:37.665Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-29T00:38:37.931Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-03-29T00:38:37.935Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar a3ef5172-4047-46ee-9c6d-d34e1107a71d 101486 2023-03-29T00:38:37.936Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-29T00:38:37.936Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-29T00:38:37.936Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T00:38:37.936Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:38:37.936Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:38:37.936Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680050317936, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:38:38.937Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:38:38.937Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:38:38.938Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d, URL: /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar to file: /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T00:38:38.938Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230328221855-csar.csar 2023-03-29T00:38:38.939Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T00:38:38.939Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T00:38:39.065Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1021752799956783739/Definitions/service-Vfw20230328221855-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_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_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 2023-03-29T00:38:40.601Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T00:38:40.601Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-03-29T00:38:40.601Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T00:38:40.601Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-29T00:38:40.601Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T00:38:40.601Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||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-Vfw20230328221855-csar.csar 2023-03-29T00:38:40.601Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||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-Vfw20230328221855-csar.csar 2023-03-29T00:38:40.602Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||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-Vfw20230328221855-csar.csar 2023-03-29T00:38:40.602Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T00:38:40.602Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T00:38:40.602Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||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-Vfw20230328221855-csar.csar 2023-03-29T00:38:40.602Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T00:38:40.602Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T00:38:40.602Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 4e17aa4e-f357 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-Vfw20230328221855-csar.csar 2023-03-29T00:38:40.602Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T00:38:40.602Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-03-29T00:38:40.602Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:38:40.602Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:38:40.602Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-29T00:38:40.602Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-03-29T00:38:40.602Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:38:40.602Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:38:40.602Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:38:40.603Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-29T00:38:40.603Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-03-29T00:38:40.603Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:38:40.603Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:38:40.603Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:38:40.603Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:38:40.603Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-29T00:38:40.603Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T00:38:40.603Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T00:38:40.603Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T00:38:40.603Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T00:38:40.603Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T00:38:40.603Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T00:38:40.603Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T00:38:40.603Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T00:38:40.603Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T00:38:40.603Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T00:38:40.604Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T00:38:40.604Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T00:38:40.604Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T00:38:40.604Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T00:38:40.604Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T00:38:40.604Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-29T00:38:40.604Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:38:40.604Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-29T00:38:40.604Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:38:40.604Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-29T00:38:40.604Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T00:38:40.604Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:38:40.604Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-29T00:38:40.604Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T00:38:40.604Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:38:40.604Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-29T00:38:40.604Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T00:38:40.605Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:38:40.605Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-29T00:38:40.605Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T00:38:40.605Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-29T00:38:40.605Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T00:38:40.605Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T00:38:40.605Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T00:38:40.605Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T00:38:40.605Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T00:38:40.605Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T00:38:40.605Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T00:38:40.605Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T00:38:40.605Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T00:38:40.605Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=f32f8e19-bef8-419d-87ed-af5c0238d798 2023-03-29T00:38:40.605Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:38:40.605Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-29T00:38:40.606Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T00:38:40.606Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T00:38:40.606Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T00:38:40.606Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T00:38:40.606Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T00:38:40.606Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T00:38:40.606Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T00:38:40.606Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-29T00:38:40.606Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T00:38:40.606Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T00:38:40.606Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T00:38:40.606Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T00:38:40.606Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=7547fbf5-4578-4c3d-a5b9-84c8c1316821 2023-03-29T00:38:40.606Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:38:40.606Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-29T00:38:40.606Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T00:38:40.607Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T00:38:40.607Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T00:38:40.607Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T00:38:40.607Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T00:38:40.607Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T00:38:40.607Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T00:38:40.607Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T00:38:40.607Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T00:38:40.607Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T00:38:40.607Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T00:38:40.607Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-29T00:38:40.607Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5f51de74-4243-403b-b7a9-a2dd728855e1 2023-03-29T00:38:40.607Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:38:40.607Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:38:40.607Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:38:40.607Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:38:40.607Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:38:40.607Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:38:40.608Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:38:40.608Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:38:40.608Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-28 22-18-55 Description:catalog service description Model UUID:86258cd9-b564-47e4-88c7-326a9c01209f Model Version:NULL Model InvariantUuid:816a8d4d-52df-442b-ab64-56255b003b1b Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 4e17aa4e-f357 Model UUID:83811783-7f50-4409-b37e-013d3a6679be Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:f0eb43bc-7057-4bfd-8597-2d8f61758599 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:4f16d217-4b00-405b-8532-7309a7e941d5 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:8ad82d93-2542-4347-95aa-48de46af2769 ModelName:Vfw4e17aa4eF357..base_vfw..module-0 ModelUuid:2c8738f1-5769-4b50-8168-bc077e07a968 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:f32f8e19-bef8-419d-87ed-af5c0238d798 ModelInvariantUuid:09ef63d4-d50c-4979-9e06-e7673b5bc9e6 ModelName:vFW 4e17aa4e-f357-nodes.vfwCvfc ModelUuid:2568cf18-4961-4bdc-b96b-b9c2abc89a6e ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:a6a9beae-4b33-4065-bc7c-501c322bf4be ModelInvariantUuid:34d56be9-e557-4359-8260-f37f36750957 ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vfw ModelUuid:210fc1b5-28de-43b3-91a1-72861ee00ca7 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:7547fbf5-4578-4c3d-a5b9-84c8c1316821 ModelInvariantUuid:d3e79bbd-9ec1-49ac-bfe5-a370c75db104 ModelName:vFW 4e17aa4e-f357-nodes.vsnCvfc ModelUuid:7ad2d21c-7af1-4b91-9906-81a91e71ef03 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:75544a54-4184-42f2-a23d-9f9263d6baad ModelInvariantUuid:4487dbbb-4ec9-468d-b1d5-7e635abde181 ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vsn ModelUuid:fcedcee2-219d-40dd-9f79-4230cb13a148 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:5f51de74-4243-403b-b7a9-a2dd728855e1 ModelInvariantUuid:275a83ad-0767-40d6-9ff8-07edaed52db3 ModelName:vFW 4e17aa4e-f357-nodes.vpgCvfc ModelUuid:5ad99adc-e476-411f-98bc-caa1b9661e8d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:07ee84b1-85c2-4db0-b602-d70a6723467d ModelInvariantUuid:fb7efc2e-bef5-4bb4-a023-379da4c7553e ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vpg ModelUuid:f0f45588-ffc3-409c-87a7-bfc308d80744 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=? 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-29T00:38:40.639Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||ERROR|500||Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists 2023-03-29T00:38:40.639Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-29T00:38:40.639Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar(Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists) 2023-03-29T00:38:40.639Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:38:40.640Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:38:40.640Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:38:40.640Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680050320639, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:38:41.640Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-29T00:38:41.641Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar(Resource with UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 already exists) 2023-03-29T00:38:41.641Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:38:41.641Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:38:41.641Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:38:41.641Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680050321640, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:38:42.642Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-29T00:38:42.657Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-29T00:38:42.660Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T00:38:42.660Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T00:38:42.660Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T00:38:42.660Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T00:38:42.660Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:38:42.660Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:38:42.660Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:38:42.660Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:38:42.660Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||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-29T00:38:42.668Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T00:39:12.669Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-29T00:39:12.700Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 and serviceModelVersionId: 86258cd9-b564-47e4-88c7-326a9c01209f 2023-03-29T00:39:12.700Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 816a8d4d-52df-442b-ab64-56255b003b1b 2023-03-29T00:39:12.701Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0 2023-03-29T00:39:12.709Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T00:39:12.729Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?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-29T00:39:12.730Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|INFO|500||Invoke 2023-03-29T00:39:12.736Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T00:39:12.877Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|INFO|500||InvokeReturn 2023-03-29T00:39:12.878Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 00:39:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[137], vertex-id=[147576], x-aai-txid=[0-aai-resources-230329-00:39:14:112-89424], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T00:39:12.878Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T00:39:12.878Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T00:39:12.878Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||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-29T00:39:12.884Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||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-29T00:39:12.884Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 311a6477-b2cc-463c-9fee-aa741f7534d0 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T00:39:12.885Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T00:39:12.885Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:39:12.885Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:39:12.885Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680050352884, "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-29T00:39:13.906Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T00:39:13.907Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"16ec8964-42b3-41d8-bf97-9302870ceb5f","serviceDescription":"service","serviceInvariantUUID":"444dbaf6-729a-4cb4-aa8f-fbc578565856","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"e3550a84-cc18-4316-8c33-7e1a60b52680","resourceInvariantUUID":"d000c302-f830-49c1-85c4-860fa03d5456","resourceCustomizationUUID":"f132524b-16f4-438a-9cfc-8fa2d3a85ae2","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":"ZmYwNGQ0YWM0NmZhNmI3MGNhMzJiYTBiOTZiMTE5OWY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"39f4a529-3c97-4ab5-85af-4785e008f69f","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MmY3MzBlNjdhODlkZDM4NTYxODVjOTBlZWQyYTJjNzc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"151c48cd-692b-42cf-936b-19e897cb204a","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T00:39:13.907Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:39:13.908Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:39:13.908Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:39:13.908Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "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-29T00:39:14.908Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:39:14.909Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:39:14.909Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:39:14.909Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:39:15.909Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||sending notification to client: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "16ec8964-42b3-41d8-bf97-9302870ceb5f", "serviceDescription": "service", "serviceInvariantUUID": "444dbaf6-729a-4cb4-aa8f-fbc578565856", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "f132524b-16f4-438a-9cfc-8fa2d3a85ae2", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "e3550a84-cc18-4316-8c33-7e1a60b52680", "resourceInvariantUUID": "d000c302-f830-49c1-85c4-860fa03d5456", "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": "MmY3MzBlNjdhODlkZDM4NTYxODVjOTBlZWQyYTJjNzc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "151c48cd-692b-42cf-936b-19e897cb204a" } ], "workloadContext": "Production" } 2023-03-29T00:39:15.910Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T00:39:15.910Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 16ec8964-42b3-41d8-bf97-9302870ceb5f ASDC 2023-03-29T00:39:15.911Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||ASDC Notification: DistributionID:06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:16ec8964-42b3-41d8-bf97-9302870ceb5f ServiceInvariantUUID:444dbaf6-729a-4cb4-aa8f-fbc578565856 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:151c48cd-692b-42cf-936b-19e897cb204a ArtifactChecksum:MmY3MzBlNjdhODlkZDM4NTYxODVjOTBlZWQyYTJjNzc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:f132524b-16f4-438a-9cfc-8fa2d3a85ae2 ResourceInvariantUUID:d000c302-f830-49c1-85c4-860fa03d5456 ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:e3550a84-cc18-4316-8c33-7e1a60b52680 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-29T00:39:15.911Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 16ec8964-42b3-41d8-bf97-9302870ceb5f 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: 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-29T00:39:15.948Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:39:15.949Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:39:15.949Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:39:15.949Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 151c48cd-692b-42cf-936b-19e897cb204a from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T00:39:15.949Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-03-29T00:39:15.949Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T00:39:15.970Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||GET Response Status 404 2023-03-29T00:39:15.970Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@478156c4 2023-03-29T00:39:15.971Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T00:39:15.971Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-29T00:39:15.971Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 151c48cd-692b-42cf-936b-19e897cb204a Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T00:39:15.972Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T00:39:15.972Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-29T00:39:15.972Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T00:39:15.972Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:39:15.972Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:39:15.972Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680050355972, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:39:16.973Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:151c48cd-692b-42cf-936b-19e897cb204a) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-29T00:39:17.007Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||ERROR|500||Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists 2023-03-29T00:39:17.008Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T00:39:17.008Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists) 2023-03-29T00:39:17.008Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:39:17.008Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:39:17.008Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:39:17.009Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680050357008, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:39:18.009Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T00:39:18.010Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: e3550a84-cc18-4316-8c33-7e1a60b52680 already exists) 2023-03-29T00:39:18.010Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:39:18.010Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:39:18.010Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:39:18.010Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680050358009, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e3550a84-cc18-4316-8c33-7e1a60b52680 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:39:19.011Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 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-29T00:39:19.027Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 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-29T00:39:19.030Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T00:39:19.031Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T00:39:19.031Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T00:39:19.031Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T00:39:19.031Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:39:19.031Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:39:19.031Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:39:19.031Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:39:19.031Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||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-29T00:39:19.042Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T00:39:36.826Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:39:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T00:39:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680050317936, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T00:39:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:39:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T00:39:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680050320639, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists" } 2023-03-29T00:39:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:39:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T00:39:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680050321640, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 already exists" } 2023-03-29T00:39:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:39:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T00:39:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680050352884, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T00:39:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:39:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T00:39:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:39:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:39:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T00:39:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:39:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:39:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T00:39:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680050355972, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T00:39:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:39:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T00:39:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680050357008, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists" } 2023-03-29T00:39:36.839Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:39:36.839Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T00:39:36.839Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680050358009, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e3550a84-cc18-4316-8c33-7e1a60b52680 already exists" } 2023-03-29T00:39:36.839Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:39:49.043Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 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-29T00:39:49.052Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 and serviceModelVersionId: 16ec8964-42b3-41d8-bf97-9302870ceb5f 2023-03-29T00:39:49.052Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 444dbaf6-729a-4cb4-aa8f-fbc578565856 2023-03-29T00:39:49.052Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0 2023-03-29T00:39:49.055Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T00:39:49.067Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|INFO|500||Invoke 2023-03-29T00:39:49.067Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[b40457e8-a29b-4596-a6e3-e60954f46a6e], X-ECOMP-RequestID=[06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2], X-TransactionId=[], X-ONAP-RequestID=[06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2], Content-Type=[application/merge-patch+json]} 2023-03-29T00:39:49.075Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T00:39:49.218Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?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/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 00:39:50 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[140], vertex-id=[188528], x-aai-txid=[1-aai-resources-230329-00:39:50:451-57776], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T00:39:49.218Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T00:39:49.219Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|INFO|500||InvokeReturn 2023-03-29T00:39:49.219Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T00:39:49.219Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||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-29T00:39:49.225Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||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-29T00:39:49.225Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T00:39:49.225Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T00:39:49.226Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:39:49.226Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:39:49.226Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680050389225, "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-29T00:39:50.246Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T00:39:50.246Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"7a696f8d-7ee2-46cf-b572-2aace61feac6","serviceName":"Demo_pNF_ge2Srtj7qIwUCt1tjrNp","serviceVersion":"1.0","serviceUUID":"a9748751-2950-4828-b5f2-766b4707fd0e","serviceDescription":"catalog service description","serviceInvariantUUID":"3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d","resources":[{"resourceInstanceName":"pNF 2e24d431-caf7 0","resourceName":"pNF 2e24d431-caf7","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"e2d033c4-2bad-43aa-a1ed-ece452364ff0","resourceInvariantUUID":"c7a7d7b9-db49-4573-8bdb-c0b9fafe1e04","resourceCustomizationUUID":"9020c51f-f795-4da8-94fc-307df828746c","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml","artifactChecksum":"MGViMGJhY2M4NTEzNTQ2OTAyM2JmYTZiMmIxMTRhZmE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"d1d763ac-250d-4bc9-8da7-fb6b08c07905","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"54852575-1f46-4af8-b984-c2d9e0a5b90a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b9facc55-50c6-45db-ad5c-fc70d623e4d4","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml","artifactChecksum":"ZjQ3NjY3YmRmNjJhYzc5OTdlNTg5ODJjNTM4MjI0MTM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"de64d63f-d983-48ce-9828-6a1269e19616","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"bcb36d16-c729-4c0e-9e83-348a27e6b2fa","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"85b93c2d-6163-4d8a-9401-b9cc06f11fba","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml","artifactChecksum":"N2Q4YzdhZmExNzk0MmYxMDYzMzI4NGI0OWQ4NWUxZmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f91ffa7d-4822-4c15-9557-bea3361e964b","artifactVersion":"1"},{"artifactName":"service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar","artifactChecksum":"YTcxZWE0NWFhY2ZlYWVkODE3ODdlYzg2MzllNjU1ZjY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b33a7ab7-2b1f-45b9-a286-a6ef25118643","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T00:39:50.247Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:39:50.247Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:39:50.247Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:39:50.247Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:39:51.248Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:39:51.248Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:39:51.248Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:39:51.248Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:39:52.249Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:39:52.249Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:39:52.249Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:39:52.249Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:39:53.250Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:39:53.250Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:39:53.250Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:39:53.250Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:39:54.251Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:39:54.251Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:39:54.252Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:39:54.252Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:39:55.253Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:39:55.253Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:39:55.253Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:39:55.253Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:39:56.254Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:39:56.255Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:39:56.255Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:39:56.255Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:39:57.256Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:39:57.256Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:39:57.256Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:39:57.256Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:39:58.257Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||sending notification to client: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "serviceName": "Demo_pNF_ge2Srtj7qIwUCt1tjrNp", "serviceVersion": "1.0", "serviceUUID": "a9748751-2950-4828-b5f2-766b4707fd0e", "serviceDescription": "catalog service description", "serviceInvariantUUID": "3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d", "resources": [ { "resourceInstanceName": "pNF 2e24d431-caf7 0", "resourceCustomizationUUID": "9020c51f-f795-4da8-94fc-307df828746c", "resourceName": "pNF 2e24d431-caf7", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "e2d033c4-2bad-43aa-a1ed-ece452364ff0", "resourceInvariantUUID": "c7a7d7b9-db49-4573-8bdb-c0b9fafe1e04", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "artifactChecksum": "YTcxZWE0NWFhY2ZlYWVkODE3ODdlYzg2MzllNjU1ZjY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "b33a7ab7-2b1f-45b9-a286-a6ef25118643" } ], "workloadContext": "Production" } 2023-03-29T00:39:58.257Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T00:39:58.257Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 a9748751-2950-4828-b5f2-766b4707fd0e ASDC 2023-03-29T00:39:58.258Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||ASDC Notification: DistributionID:7a696f8d-7ee2-46cf-b572-2aace61feac6 ServiceName:Demo_pNF_ge2Srtj7qIwUCt1tjrNp ServiceVersion:1.0 ServiceUUID:a9748751-2950-4828-b5f2-766b4707fd0e ServiceInvariantUUID:3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ArtifactUUID:b33a7ab7-2b1f-45b9-a286-a6ef25118643 ArtifactChecksum:YTcxZWE0NWFhY2ZlYWVkODE3ODdlYzg2MzllNjU1ZjY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 2e24d431-caf7 0 ResourceCustomizationUUID:9020c51f-f795-4da8-94fc-307df828746c ResourceInvariantUUID:c7a7d7b9-db49-4573-8bdb-c0b9fafe1e04 ResourceName:pNF 2e24d431-caf7 ResourceType:PNF ResourceUUID:e2d033c4-2bad-43aa-a1ed-ece452364ff0 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T00:39:58.258Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF a9748751-2950-4828-b5f2-766b4707fd0e 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: 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-29T00:39:58.289Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:39:58.289Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:39:58.289Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:39:58.290Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 from URL: /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:39:58.290Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-03-29T00:39:58.290Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:39:58.560Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-03-29T00:39:58.563Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar b33a7ab7-2b1f-45b9-a286-a6ef25118643 88015 2023-03-29T00:39:58.563Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ASDC sendASDCNotification 2023-03-29T00:39:58.563Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:39:58.564Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T00:39:58.564Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:39:58.564Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:39:58.564Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680050398563, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:39:59.564Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:39:59.565Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:39:59.566Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643, URL: /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar to file: /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:39:59.566Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:39:59.567Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:39:59.567Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:39:59.660Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5678406570293579113/Definitions/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml 2023-03-29T00:40:00.195Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T00:40:00.195Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-03-29T00:40:00.196Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:40:00.196Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T00:40:00.196Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 2e24d431-caf7 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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:40:00.196Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:40:00.196Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:40:00.196Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:40:00.196Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:40:00.196Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:40:00.196Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:40:00.196Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-03-29T00:40:00.196Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:40:00.196Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:40:00.196Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Node template pNF 2e24d431-caf7 0 is matching search criteria 2023-03-29T00:40:00.196Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-03-29T00:40:00.196Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Found topology templates [pNF 2e24d431-caf7 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:40:00.196Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:40:00.196Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:40:00.196Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Node template pNF 2e24d431-caf7 0 is matching search criteria 2023-03-29T00:40:00.196Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-03-29T00:40:00.197Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Found topology templates [pNF 2e24d431-caf7 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:40:00.197Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:40:00.197Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:40:00.197Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:40:00.197Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:40:00.197Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:40:00.197Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:40:00.197Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:40:00.197Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:40:00.197Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:40:00.197Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:40:00.197Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_ge2Srtj7qIwUCt1tjrNp Description:catalog service description Model UUID:a9748751-2950-4828-b5f2-766b4707fd0e Model Version:NULL Model InvariantUuid:3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d 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=? 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-29T00:40:00.224Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||ERROR|500||Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists 2023-03-29T00:40:00.224Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ASDC sendASDCNotification 2023-03-29T00:40:00.224Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar(Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists) 2023-03-29T00:40:00.225Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:40:00.225Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:40:00.225Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:40:00.225Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680050400224, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:40:01.226Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ASDC sendASDCNotification 2023-03-29T00:40:01.226Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar(Resource with UUID: e2d033c4-2bad-43aa-a1ed-ece452364ff0 already exists) 2023-03-29T00:40:01.226Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:40:01.226Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:40:01.226Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:40:01.226Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680050401226, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e2d033c4-2bad-43aa-a1ed-ece452364ff0 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:40:02.228Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 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-29T00:40:02.243Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 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-29T00:40:02.246Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T00:40:02.246Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T00:40:02.246Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T00:40:02.246Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T00:40:02.246Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:40:02.246Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:40:02.246Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:40:02.246Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:40:02.247Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||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-29T00:40:02.255Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T00:40:32.256Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 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-29T00:40:32.262Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 and serviceModelVersionId: a9748751-2950-4828-b5f2-766b4707fd0e 2023-03-29T00:40:32.263Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d 2023-03-29T00:40:32.264Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0 2023-03-29T00:40:32.270Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T00:40:32.288Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?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-29T00:40:32.289Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|INFO|500||Invoke 2023-03-29T00:40:32.296Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T00:40:32.436Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|INFO|500||InvokeReturn 2023-03-29T00:40:32.437Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 00:40:33 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[136], vertex-id=[172232], x-aai-txid=[1-aai-resources-230329-00:40:33:672-29889], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T00:40:32.437Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T00:40:32.437Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T00:40:32.438Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||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-29T00:40:32.448Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||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-29T00:40:32.448Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7a696f8d-7ee2-46cf-b572-2aace61feac6 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T00:40:32.448Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T00:40:32.449Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:40:32.449Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:40:32.449Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680050432448, "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-29T00:40:33.468Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T00:40:33.469Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"fe105c1e-ef4e-412c-9c8b-44baeafe357c","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"3cc3363c-2a1e-46f6-a01f-dfea7105f42b","serviceDescription":"service","serviceInvariantUUID":"53e0907c-4685-443c-9afb-b6388edad63b","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"06700cf1-b2dc-407d-b162-08d1beec66c7","resourceInvariantUUID":"704760ad-6cf6-4bb9-bc99-05bd4d114f3d","resourceCustomizationUUID":"05d1ab17-7540-4804-bce9-48f607c7adae","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":"OWU1OGIzMTQ4NzkyODU5Nzk1ODU5N2E4YTdiYjZmODY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"678cd137-dd07-4c04-8b26-55742d455682","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":"MzNhYWFmOTQwMjhhYjAxZDRhOGJmYTA0ZGQzMjhlNGI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"52326665-5a88-44f9-990e-807f04b42a74","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":"84bdb852-af72-465c-9220-0c5d34e80240","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":"06caa762-d83a-4d14-a111-ab8da18bdd73","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":"8975785e-9aa3-4481-a685-d6498c3c5dec","artifactVersion":"2","generatedFromUUID":"84bdb852-af72-465c-9220-0c5d34e80240"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"YWE3OGIxMWMyYjhmNDFjOTdiMzhmZmM1OWI3ZmUzY2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1561e919-2af1-4cad-b2a7-59c900eec633","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MjQzOWNhYmVhMTRjN2Y5MTEzMGEwOTNlMWE4YWQzOWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1e6ff635-9586-4967-a4c2-d4832f18d39c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T00:40:33.469Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:40:33.469Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:40:33.469Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:40:33.469Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "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-29T00:40:34.470Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:40:34.470Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:40:34.470Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:40:34.471Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "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-29T00:40:35.471Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:40:35.472Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:40:35.472Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:40:35.472Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "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-29T00:40:36.473Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:40:36.473Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:40:36.473Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:40:36.473Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "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-29T00:40:36.826Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:40:36.833Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T00:40:36.833Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680050389225, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T00:40:36.833Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:40:36.834Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T00:40:36.834Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:40:36.834Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:40:36.834Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T00:40:36.834Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T00:40:36.834Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:40:36.835Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T00:40:36.835Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T00:40:36.835Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:40:36.835Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T00:40:36.835Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:40:36.835Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:40:36.835Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T00:40:36.835Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:40:36.835Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:40:36.835Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T00:40:36.835Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:40:36.836Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:40:36.836Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T00:40:36.836Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:40:36.836Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:40:36.836Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T00:40:36.836Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:40:36.836Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:40:36.836Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T00:40:36.836Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680050398563, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T00:40:36.836Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:40:36.836Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T00:40:36.836Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680050400224, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists" } 2023-03-29T00:40:36.836Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:40:36.837Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T00:40:36.837Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680050401226, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e2d033c4-2bad-43aa-a1ed-ece452364ff0 already exists" } 2023-03-29T00:40:36.837Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:40:36.837Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T00:40:36.837Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680050432448, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T00:40:36.837Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:40:36.837Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T00:40:36.837Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:40:36.837Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:40:36.837Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T00:40:36.837Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-29T00:40:36.838Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:40:36.838Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T00:40:36.838Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-29T00:40:36.838Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:40:36.838Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T00:40:36.838Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:40:36.838Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:40:37.474Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:40:37.474Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:40:37.475Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:40:37.475Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "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-29T00:40:38.476Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:40:38.476Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:40:38.476Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:40:38.476Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "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-29T00:40:39.477Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:40:39.477Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:40:39.478Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:40:39.478Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:40:40.478Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||sending notification to client: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "3cc3363c-2a1e-46f6-a01f-dfea7105f42b", "serviceDescription": "service", "serviceInvariantUUID": "53e0907c-4685-443c-9afb-b6388edad63b", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "05d1ab17-7540-4804-bce9-48f607c7adae", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "06700cf1-b2dc-407d-b162-08d1beec66c7", "resourceInvariantUUID": "704760ad-6cf6-4bb9-bc99-05bd4d114f3d", "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": "MzNhYWFmOTQwMjhhYjAxZDRhOGJmYTA0ZGQzMjhlNGI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "52326665-5a88-44f9-990e-807f04b42a74", "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": "84bdb852-af72-465c-9220-0c5d34e80240", "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": "8975785e-9aa3-4481-a685-d6498c3c5dec", "generatedFromUUID": "84bdb852-af72-465c-9220-0c5d34e80240" }, "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": "8975785e-9aa3-4481-a685-d6498c3c5dec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "MjQzOWNhYmVhMTRjN2Y5MTEzMGEwOTNlMWE4YWQzOWI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1e6ff635-9586-4967-a4c2-d4832f18d39c" } ], "workloadContext": "Production" } 2023-03-29T00:40:40.479Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T00:40:40.479Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 3cc3363c-2a1e-46f6-a01f-dfea7105f42b ASDC 2023-03-29T00:40:40.480Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||ASDC Notification: DistributionID:fe105c1e-ef4e-412c-9c8b-44baeafe357c ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:3cc3363c-2a1e-46f6-a01f-dfea7105f42b ServiceInvariantUUID:53e0907c-4685-443c-9afb-b6388edad63b 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:1e6ff635-9586-4967-a4c2-d4832f18d39c ArtifactChecksum:MjQzOWNhYmVhMTRjN2Y5MTEzMGEwOTNlMWE4YWQzOWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:05d1ab17-7540-4804-bce9-48f607c7adae ResourceInvariantUUID:704760ad-6cf6-4bb9-bc99-05bd4d114f3d ResourceName:basic_vm ResourceType:VF ResourceUUID:06700cf1-b2dc-407d-b162-08d1beec66c7 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:52326665-5a88-44f9-990e-807f04b42a74 ArtifactChecksum:MzNhYWFmOTQwMjhhYjAxZDRhOGJmYTA0ZGQzMjhlNGI= 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:84bdb852-af72-465c-9220-0c5d34e80240 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:8975785e-9aa3-4481-a685-d6498c3c5dec 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:8975785e-9aa3-4481-a685-d6498c3c5dec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T00:40:40.480Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3cc3363c-2a1e-46f6-a01f-dfea7105f42b 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: 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-29T00:40:40.513Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:40:40.513Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:40:40.513Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:40:40.514Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-29T00:40:40.514Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-03-29T00:40:40.514Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-29T00:40:40.544Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||GET Response Status 404 2023-03-29T00:40:40.544Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@73edb470 2023-03-29T00:40:40.544Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T00:40:40.544Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-29T00:40:40.544Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 1e6ff635-9586-4967-a4c2-d4832f18d39c Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T00:40:40.545Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T00:40:40.545Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-29T00:40:40.545Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T00:40:40.545Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:40:40.545Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:40:40.545Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680050440545, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:40:41.546Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:1e6ff635-9586-4967-a4c2-d4832f18d39c) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-29T00:40:41.579Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||ERROR|500||Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists 2023-03-29T00:40:41.580Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T00:40:41.580Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists) 2023-03-29T00:40:41.580Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:40:41.580Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:40:41.580Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:40:41.580Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680050441580, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:40:42.581Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T00:40:42.582Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 06700cf1-b2dc-407d-b162-08d1beec66c7 already exists) 2023-03-29T00:40:42.582Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:40:42.582Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:40:42.582Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:40:42.582Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680050442581, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 06700cf1-b2dc-407d-b162-08d1beec66c7 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:40:43.583Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-29T00:40:43.598Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-29T00:40:43.600Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T00:40:43.600Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T00:40:43.600Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T00:40:43.601Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T00:40:43.601Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:40:43.601Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:40:43.601Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:40:43.601Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:40:43.601Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||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-29T00:40:43.608Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T00:41:13.609Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-29T00:41:13.618Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c and serviceModelVersionId: 3cc3363c-2a1e-46f6-a01f-dfea7105f42b 2023-03-29T00:41:13.618Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 53e0907c-4685-443c-9afb-b6388edad63b 2023-03-29T00:41:13.618Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0 2023-03-29T00:41:13.621Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T00:41:13.631Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|INFO|500||Invoke 2023-03-29T00:41:13.631Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[fe105c1e-ef4e-412c-9c8b-44baeafe357c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[9b0e188c-49c0-4aef-8f00-d665058e9d70], X-ECOMP-RequestID=[fe105c1e-ef4e-412c-9c8b-44baeafe357c], X-TransactionId=[], X-ONAP-RequestID=[fe105c1e-ef4e-412c-9c8b-44baeafe357c], Content-Type=[application/merge-patch+json]} 2023-03-29T00:41:13.638Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T00:41:13.800Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?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/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 00:41:15 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[159], vertex-id=[180424], x-aai-txid=[2-aai-resources-230329-00:41:15:014-52964], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T00:41:13.800Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T00:41:13.801Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|INFO|500||InvokeReturn 2023-03-29T00:41:13.801Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T00:41:13.801Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||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-29T00:41:13.807Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||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-29T00:41:13.808Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID fe105c1e-ef4e-412c-9c8b-44baeafe357c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T00:41:13.808Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T00:41:13.808Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:41:13.808Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:41:13.808Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680050473808, "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-29T00:41:14.830Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T00:41:14.830Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"4e331648-c0c6-4e78-b5bd-c1a3392aefa5","serviceName":"Demo_pNF_vTrSDiHqKZFmTrxBO7An","serviceVersion":"1.0","serviceUUID":"5dc3e11a-73a7-4449-8830-c00dd58b8025","serviceDescription":"catalog service description","serviceInvariantUUID":"99465759-d5dd-4df6-968c-d7df49a08547","resources":[{"resourceInstanceName":"pNF d408ac80-5827 0","resourceName":"pNF d408ac80-5827","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2c7ae46d-9523-4fff-b664-0f1857bc7e8e","resourceInvariantUUID":"eeb69a99-a29e-489a-a316-224f3dd9312e","resourceCustomizationUUID":"f5271907-3708-463e-8dcb-d3b488f8d689","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vf-license-model.xml","artifactChecksum":"MGI2ZDNjNTQwMDkzOGIxNWQ2YzAzOWIyODI5MWUzZGE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"665512f2-5af7-4af0-878a-1c02f8001b22","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2addf1f2-bac3-417d-903b-2318e30b0c44","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e4474b26-a4cd-4d90-9cc3-8a5acd5dd9d9","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vendor-license-model.xml","artifactChecksum":"YWNiN2MxZTEzMmU3MDA4YTQ4YzUyZGNmMDU0YzIzMmM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a1ca3c31-f38f-4a7c-9218-dc0682481ba1","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"717d49b6-6f8b-479e-ae16-c08c0031e528","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c7106b50-b2bd-4d21-b8aa-1972668fa1f6","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml","artifactChecksum":"ZDU0OTUxNGExYTY3ODQ5MTYxOWQ2NjM0ODczNDg1ZGM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"10434821-a842-492c-90ab-3ddcb0dfafb1","artifactVersion":"1"},{"artifactName":"service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar","artifactChecksum":"NzlhMjQ1MTUxN2M5NzczZTUyODFmNmRkMTk4ZjYzY2M\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"cd04d25d-7975-4b04-b8d3-17f5b860598b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T00:41:14.830Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:41:14.831Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:41:14.831Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:41:14.831Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:41:15.831Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:41:15.832Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:41:15.832Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:41:15.832Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:41:16.832Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:41:16.833Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:41:16.833Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:41:16.833Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:41:17.834Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:41:17.834Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:41:17.834Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:41:17.834Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:41:18.835Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:41:18.835Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:41:18.835Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:41:18.835Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:41:19.836Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:41:19.836Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:41:19.836Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:41:19.837Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:41:20.837Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:41:20.838Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:41:20.838Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:41:20.838Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:41:21.838Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:41:21.839Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:41:21.839Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:41:21.839Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:41:22.840Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||sending notification to client: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "serviceName": "Demo_pNF_vTrSDiHqKZFmTrxBO7An", "serviceVersion": "1.0", "serviceUUID": "5dc3e11a-73a7-4449-8830-c00dd58b8025", "serviceDescription": "catalog service description", "serviceInvariantUUID": "99465759-d5dd-4df6-968c-d7df49a08547", "resources": [ { "resourceInstanceName": "pNF d408ac80-5827 0", "resourceCustomizationUUID": "f5271907-3708-463e-8dcb-d3b488f8d689", "resourceName": "pNF d408ac80-5827", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2c7ae46d-9523-4fff-b664-0f1857bc7e8e", "resourceInvariantUUID": "eeb69a99-a29e-489a-a316-224f3dd9312e", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "artifactChecksum": "NzlhMjQ1MTUxN2M5NzczZTUyODFmNmRkMTk4ZjYzY2M\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "cd04d25d-7975-4b04-b8d3-17f5b860598b" } ], "workloadContext": "Production" } 2023-03-29T00:41:22.840Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T00:41:22.840Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 5dc3e11a-73a7-4449-8830-c00dd58b8025 ASDC 2023-03-29T00:41:22.841Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||ASDC Notification: DistributionID:4e331648-c0c6-4e78-b5bd-c1a3392aefa5 ServiceName:Demo_pNF_vTrSDiHqKZFmTrxBO7An ServiceVersion:1.0 ServiceUUID:5dc3e11a-73a7-4449-8830-c00dd58b8025 ServiceInvariantUUID:99465759-d5dd-4df6-968c-d7df49a08547 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ArtifactUUID:cd04d25d-7975-4b04-b8d3-17f5b860598b ArtifactChecksum:NzlhMjQ1MTUxN2M5NzczZTUyODFmNmRkMTk4ZjYzY2M= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF d408ac80-5827 0 ResourceCustomizationUUID:f5271907-3708-463e-8dcb-d3b488f8d689 ResourceInvariantUUID:eeb69a99-a29e-489a-a316-224f3dd9312e ResourceName:pNF d408ac80-5827 ResourceType:PNF ResourceUUID:2c7ae46d-9523-4fff-b664-0f1857bc7e8e ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T00:41:22.841Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 5dc3e11a-73a7-4449-8830-c00dd58b8025 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: 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-29T00:41:22.877Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:41:22.878Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:41:22.878Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:41:22.878Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b from URL: /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:41:22.878Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-03-29T00:41:22.878Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:41:23.141Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-03-29T00:41:23.143Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar cd04d25d-7975-4b04-b8d3-17f5b860598b 88032 2023-03-29T00:41:23.144Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ASDC sendASDCNotification 2023-03-29T00:41:23.144Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:41:23.144Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T00:41:23.144Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:41:23.144Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:41:23.144Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680050483144, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:41:24.145Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:41:24.145Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:41:24.146Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b, URL: /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar to file: /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:41:24.146Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:41:24.146Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:41:24.146Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:41:24.242Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5455314760415566762/Definitions/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml 2023-03-29T00:41:24.881Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T00:41:24.881Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-03-29T00:41:24.881Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:41:24.881Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T00:41:24.881Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF d408ac80-5827 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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:41:24.881Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:41:24.881Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:41:24.881Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:41:24.881Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:41:24.882Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:41:24.882Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:41:24.882Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-03-29T00:41:24.882Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:41:24.882Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:41:24.882Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Node template pNF d408ac80-5827 0 is matching search criteria 2023-03-29T00:41:24.882Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-03-29T00:41:24.882Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Found topology templates [pNF d408ac80-5827 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:41:24.882Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:41:24.882Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:41:24.882Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Node template pNF d408ac80-5827 0 is matching search criteria 2023-03-29T00:41:24.883Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-03-29T00:41:24.883Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Found topology templates [pNF d408ac80-5827 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:41:24.883Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:41:24.883Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:41:24.883Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:41:24.883Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:41:24.883Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:41:24.883Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:41:24.883Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:41:24.883Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:41:24.884Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:41:24.884Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:41:24.884Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_vTrSDiHqKZFmTrxBO7An Description:catalog service description Model UUID:5dc3e11a-73a7-4449-8830-c00dd58b8025 Model Version:NULL Model InvariantUuid:99465759-d5dd-4df6-968c-d7df49a08547 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=? 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-29T00:41:24.918Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||ERROR|500||Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists 2023-03-29T00:41:24.918Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ASDC sendASDCNotification 2023-03-29T00:41:24.918Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar(Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists) 2023-03-29T00:41:24.918Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:41:24.919Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:41:24.919Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:41:24.919Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680050484918, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:41:25.919Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ASDC sendASDCNotification 2023-03-29T00:41:25.920Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar(Resource with UUID: 2c7ae46d-9523-4fff-b664-0f1857bc7e8e already exists) 2023-03-29T00:41:25.920Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:41:25.920Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:41:25.920Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:41:25.920Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680050485919, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2c7ae46d-9523-4fff-b664-0f1857bc7e8e already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:41:26.921Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 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-29T00:41:26.940Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 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-29T00:41:26.944Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T00:41:26.944Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T00:41:26.944Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T00:41:26.944Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T00:41:26.944Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:41:26.944Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:41:26.944Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:41:26.945Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:41:26.945Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||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-29T00:41:26.955Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T00:41:36.826Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:41:36.835Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:41:36.836Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-29T00:41:36.836Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:41:36.836Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:41:36.836Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:41:36.837Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:41:36.837Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:41:36.837Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:41:36.837Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:41:36.837Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:41:36.837Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680050440545, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T00:41:36.837Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:41:36.837Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:41:36.837Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680050441580, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists" } 2023-03-29T00:41:36.838Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:41:36.838Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:41:36.838Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680050442581, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 06700cf1-b2dc-407d-b162-08d1beec66c7 already exists" } 2023-03-29T00:41:36.838Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:41:36.838Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:41:36.838Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680050473808, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T00:41:36.838Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:41:36.838Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:41:36.838Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:41:36.839Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:41:36.839Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:41:36.839Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T00:41:36.839Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:41:36.839Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:41:36.839Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T00:41:36.839Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:41:36.839Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:41:36.839Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:41:36.839Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:41:36.839Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:41:36.840Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:41:36.840Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:41:36.840Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:41:36.840Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:41:36.840Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:41:36.840Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:41:36.840Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:41:36.841Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:41:36.841Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:41:36.841Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:41:36.841Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:41:36.841Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:41:36.841Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680050483144, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T00:41:36.842Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:41:36.842Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:41:36.842Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680050484918, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists" } 2023-03-29T00:41:36.842Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:41:36.842Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:41:36.842Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680050485919, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2c7ae46d-9523-4fff-b664-0f1857bc7e8e already exists" } 2023-03-29T00:41:36.842Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:41:56.956Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 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-29T00:41:56.964Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 and serviceModelVersionId: 5dc3e11a-73a7-4449-8830-c00dd58b8025 2023-03-29T00:41:56.965Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 99465759-d5dd-4df6-968c-d7df49a08547 2023-03-29T00:41:56.965Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0 2023-03-29T00:41:56.969Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T00:41:56.984Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|INFO|500||Invoke 2023-03-29T00:41:56.984Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[4e331648-c0c6-4e78-b5bd-c1a3392aefa5], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[3bb9cc13-51b5-4b45-a4b8-f61137ae490a], X-ECOMP-RequestID=[4e331648-c0c6-4e78-b5bd-c1a3392aefa5], X-TransactionId=[], X-ONAP-RequestID=[4e331648-c0c6-4e78-b5bd-c1a3392aefa5], Content-Type=[application/merge-patch+json]} 2023-03-29T00:41:56.992Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T00:41:57.142Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?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/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 00:41:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[145], vertex-id=[266248], x-aai-txid=[2-aai-resources-230329-00:41:58:371-74999], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T00:41:57.142Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T00:41:57.143Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|INFO|500||InvokeReturn 2023-03-29T00:41:57.143Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T00:41:57.144Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||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-29T00:41:57.149Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||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-29T00:41:57.149Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T00:41:57.149Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T00:41:57.150Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:41:57.150Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:41:57.150Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680050517149, "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-29T00:41:58.170Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T00:41:58.170Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"152384e9-aecf-4b1c-a8f7-03a9cf9ee303","serviceName":"Demo_pNF_pDpqfnga5SHRbhCxA4Vb","serviceVersion":"1.0","serviceUUID":"9b91b0d7-c4a9-4261-bf7a-60487236eb51","serviceDescription":"catalog service description","serviceInvariantUUID":"305980f8-7de1-48fa-ac60-9194798b3dec","resources":[{"resourceInstanceName":"pNF 45ff6e85-002d 0","resourceName":"pNF 45ff6e85-002d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"b5599a3c-fe1a-43e8-8da6-7663a2762a90","resourceInvariantUUID":"09182683-26b7-4240-8b68-66ac868e7649","resourceCustomizationUUID":"88442b7f-627e-40fe-ba4b-14e292457100","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vf-license-model.xml","artifactChecksum":"MWFjNmVhZDMwM2FlOWQyMjJiODExMzE1ZmQ3MzZlMTg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b82737b0-af86-4b39-8c34-96e6f6d8632d","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"3edf1169-995e-410c-a960-a17d5b6040a8","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"4b62b939-0a47-4c84-a666-29328cef73bb","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vendor-license-model.xml","artifactChecksum":"ZTFjM2U1Y2E3YjA4NGQxNzA5MDI5MDgxODFhNDYwY2E\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ff29711d-cf32-4e57-b6be-90b0e638a580","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c5e1eed8-8aa6-4dd9-95a2-cccba264d439","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2d202cf8-65d1-4dd2-9456-602b8ceded56","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml","artifactChecksum":"YmQwMWIwNTUxMWE2NGFmZThiNjkyZjViMWMzYWM5Zjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d716b1e1-195c-4253-8ce4-d8eec289ec36","artifactVersion":"1"},{"artifactName":"service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar","artifactChecksum":"ZTkzOGQ1NjBjODU4YmZmOTEyMGYxM2E5OGYxMzczMDQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"04b9c7e8-707e-4ebb-a381-ecabcc250ce1","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T00:41:58.171Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:41:58.172Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:41:58.172Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:41:58.172Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:41:59.173Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:41:59.173Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:41:59.173Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:41:59.173Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:42:00.174Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:42:00.174Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:42:00.174Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:42:00.174Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:42:01.175Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:42:01.175Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:42:01.175Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:42:01.175Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:42:02.176Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:42:02.176Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:42:02.176Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:42:02.177Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:42:03.177Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:42:03.178Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:42:03.178Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:42:03.178Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:42:04.179Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:42:04.179Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:42:04.180Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:42:04.180Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:42:05.181Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:42:05.181Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:42:05.182Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:42:05.182Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:42:06.183Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||sending notification to client: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "serviceName": "Demo_pNF_pDpqfnga5SHRbhCxA4Vb", "serviceVersion": "1.0", "serviceUUID": "9b91b0d7-c4a9-4261-bf7a-60487236eb51", "serviceDescription": "catalog service description", "serviceInvariantUUID": "305980f8-7de1-48fa-ac60-9194798b3dec", "resources": [ { "resourceInstanceName": "pNF 45ff6e85-002d 0", "resourceCustomizationUUID": "88442b7f-627e-40fe-ba4b-14e292457100", "resourceName": "pNF 45ff6e85-002d", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "b5599a3c-fe1a-43e8-8da6-7663a2762a90", "resourceInvariantUUID": "09182683-26b7-4240-8b68-66ac868e7649", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "artifactChecksum": "ZTkzOGQ1NjBjODU4YmZmOTEyMGYxM2E5OGYxMzczMDQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "04b9c7e8-707e-4ebb-a381-ecabcc250ce1" } ], "workloadContext": "Production" } 2023-03-29T00:42:06.184Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T00:42:06.184Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 9b91b0d7-c4a9-4261-bf7a-60487236eb51 ASDC 2023-03-29T00:42:06.185Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||ASDC Notification: DistributionID:152384e9-aecf-4b1c-a8f7-03a9cf9ee303 ServiceName:Demo_pNF_pDpqfnga5SHRbhCxA4Vb ServiceVersion:1.0 ServiceUUID:9b91b0d7-c4a9-4261-bf7a-60487236eb51 ServiceInvariantUUID:305980f8-7de1-48fa-ac60-9194798b3dec ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ArtifactUUID:04b9c7e8-707e-4ebb-a381-ecabcc250ce1 ArtifactChecksum:ZTkzOGQ1NjBjODU4YmZmOTEyMGYxM2E5OGYxMzczMDQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 45ff6e85-002d 0 ResourceCustomizationUUID:88442b7f-627e-40fe-ba4b-14e292457100 ResourceInvariantUUID:09182683-26b7-4240-8b68-66ac868e7649 ResourceName:pNF 45ff6e85-002d ResourceType:PNF ResourceUUID:b5599a3c-fe1a-43e8-8da6-7663a2762a90 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T00:42:06.185Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9b91b0d7-c4a9-4261-bf7a-60487236eb51 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: 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-29T00:42:06.224Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:42:06.225Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:42:06.225Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:42:06.225Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 from URL: /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:42:06.225Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-03-29T00:42:06.226Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:42:06.738Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-03-29T00:42:06.741Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 88022 2023-03-29T00:42:06.742Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ASDC sendASDCNotification 2023-03-29T00:42:06.742Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:42:06.742Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T00:42:06.743Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:42:06.743Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:42:06.743Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680050526742, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:42:07.745Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:42:07.746Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:42:07.746Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1, URL: /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar to file: /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:42:07.747Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:42:07.748Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:42:07.748Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:42:07.865Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3617616927883611528/Definitions/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml 2023-03-29T00:42:08.433Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T00:42:08.434Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-03-29T00:42:08.434Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:42:08.434Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T00:42:08.434Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 45ff6e85-002d 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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:42:08.434Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:42:08.434Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:42:08.434Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:42:08.434Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:42:08.434Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:42:08.434Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:42:08.434Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-03-29T00:42:08.434Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:42:08.434Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:42:08.434Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Node template pNF 45ff6e85-002d 0 is matching search criteria 2023-03-29T00:42:08.434Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-03-29T00:42:08.434Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Found topology templates [pNF 45ff6e85-002d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:42:08.435Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:42:08.435Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:42:08.435Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Node template pNF 45ff6e85-002d 0 is matching search criteria 2023-03-29T00:42:08.435Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-03-29T00:42:08.435Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Found topology templates [pNF 45ff6e85-002d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:42:08.435Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:42:08.435Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:42:08.435Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:42:08.435Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:42:08.435Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:42:08.435Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:42:08.435Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:42:08.435Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:42:08.435Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:42:08.436Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:42:08.436Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_pDpqfnga5SHRbhCxA4Vb Description:catalog service description Model UUID:9b91b0d7-c4a9-4261-bf7a-60487236eb51 Model Version:NULL Model InvariantUuid:305980f8-7de1-48fa-ac60-9194798b3dec 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=? 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-29T00:42:08.464Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||ERROR|500||Csar with UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 already exists 2023-03-29T00:42:08.465Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ASDC sendASDCNotification 2023-03-29T00:42:08.465Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar(Csar with UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 already exists) 2023-03-29T00:42:08.465Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:42:08.465Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:42:08.465Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:42:08.465Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680050528465, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:42:09.466Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ASDC sendASDCNotification 2023-03-29T00:42:09.466Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar(Resource with UUID: b5599a3c-fe1a-43e8-8da6-7663a2762a90 already exists) 2023-03-29T00:42:09.467Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:42:09.467Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:42:09.467Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:42:09.467Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680050529466, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: b5599a3c-fe1a-43e8-8da6-7663a2762a90 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:42:10.468Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 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-29T00:42:10.486Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 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-29T00:42:10.488Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T00:42:10.489Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T00:42:10.489Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T00:42:10.489Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T00:42:10.489Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:42:10.489Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:42:10.490Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:42:10.490Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:42:10.490Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||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-29T00:42:10.496Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T00:42:36.826Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:42:36.835Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:42:36.836Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680050517149, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T00:42:36.836Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:42:36.837Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:42:36.837Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:42:36.837Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:42:36.837Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:42:36.837Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T00:42:36.837Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:42:36.837Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:42:36.837Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T00:42:36.837Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:42:36.837Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:42:36.838Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:42:36.838Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:42:36.838Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:42:36.838Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:42:36.838Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:42:36.838Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:42:36.838Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:42:36.838Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:42:36.838Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:42:36.838Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:42:36.838Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:42:36.838Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:42:36.838Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:42:36.838Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:42:36.838Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:42:36.838Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680050526742, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T00:42:36.839Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:42:36.839Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:42:36.839Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680050528465, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 already exists" } 2023-03-29T00:42:36.839Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:42:36.839Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:42:36.839Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680050529466, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: b5599a3c-fe1a-43e8-8da6-7663a2762a90 already exists" } 2023-03-29T00:42:36.839Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:42:40.497Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 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-29T00:42:40.506Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 and serviceModelVersionId: 9b91b0d7-c4a9-4261-bf7a-60487236eb51 2023-03-29T00:42:40.506Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 305980f8-7de1-48fa-ac60-9194798b3dec 2023-03-29T00:42:40.507Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0 2023-03-29T00:42:40.513Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T00:42:40.537Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|INFO|500||Invoke 2023-03-29T00:42:40.537Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[152384e9-aecf-4b1c-a8f7-03a9cf9ee303], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[fb848bdc-943f-48a6-b614-2c5887fd5c46], X-ECOMP-RequestID=[152384e9-aecf-4b1c-a8f7-03a9cf9ee303], X-TransactionId=[], X-ONAP-RequestID=[152384e9-aecf-4b1c-a8f7-03a9cf9ee303], Content-Type=[application/merge-patch+json]} 2023-03-29T00:42:40.545Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T00:42:40.792Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?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/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 00:42:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[244], vertex-id=[241768], x-aai-txid=[1-aai-resources-230329-00:42:41:925-41546], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T00:42:40.793Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T00:42:40.794Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|INFO|500||InvokeReturn 2023-03-29T00:42:40.794Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T00:42:40.794Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||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-29T00:42:40.800Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||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-29T00:42:40.801Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T00:42:40.801Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T00:42:40.801Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:42:40.801Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:42:40.802Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680050560801, "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-29T00:42:41.824Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T00:42:41.824Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"79cff219-f792-4db3-a985-5e3d1b368346","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"e5fd3784-176d-42a7-9b62-a959a0733847","serviceDescription":"service","serviceInvariantUUID":"87ee4104-f821-482e-970e-67013d6865ce","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"be38d069-67b7-4343-bf06-2e21aed54285","resourceInvariantUUID":"39a91d66-b004-4d3e-9e0f-8ba09489ac29","resourceCustomizationUUID":"f9a31b5d-5243-4543-8ad7-b4dea8608e91","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":"ZGFkYjMyNTJmMWU5NTM1ZWEzMzM1ZjRhMzQ5ZTZkYjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"ed55743d-d9ac-40eb-9a6f-b182bceb37ff","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":"NGE0OTdhOTMzMmY4YTBiMDY2ZGFmYTRiMTUxMjNjODM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"864be928-a9f5-4945-a2b4-8916dc83b009","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":"88121a8b-daa0-4a2f-84a4-a072f1215f44","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":"a77f228d-392c-4d9a-af7f-e563542bb401","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":"01d484da-5e69-41d3-9b20-96dd7783c728","artifactVersion":"2","generatedFromUUID":"afb04163-7216-4486-9b1a-8fb28d32ebbc"},{"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":"8f7c59c7-db3d-483e-a29f-b3b73326d392","artifactVersion":"2","generatedFromUUID":"88121a8b-daa0-4a2f-84a4-a072f1215f44"},{"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":"afb04163-7216-4486-9b1a-8fb28d32ebbc","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":"7016c93f-4f44-4420-b126-a2f9aaf75418","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":"MDczZmVlN2RlZDAyNWMzNDJlYjk0MGRiMzYwZDdkYTU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a87951d6-e943-4b15-acff-91efb2432df2","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"OTNlNGEyYmY4MDdlMjE5MDY0MzY4NWExMDkwYTU1ZTg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"15f01e0b-0b3f-449a-ae62-9a9be081fe20","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T00:42:41.825Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:42:41.825Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:42:41.825Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:42:41.825Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "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-29T00:42:42.826Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:42:42.826Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:42:42.827Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:42:42.827Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "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-29T00:42:43.828Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:42:43.828Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:42:43.828Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:42:43.828Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "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-29T00:42:44.829Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:42:44.829Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:42:44.829Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:42:44.830Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "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-29T00:42:45.830Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:42:45.831Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:42:45.831Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:42:45.831Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "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-29T00:42:46.832Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:42:46.832Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:42:46.832Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:42:46.832Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "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-29T00:42:47.834Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:42:47.835Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:42:47.835Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:42:47.835Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "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-29T00:42:48.836Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:42:48.836Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:42:48.836Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:42:48.836Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "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-29T00:42:49.837Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:42:49.837Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:42:49.837Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:42:49.838Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "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-29T00:42:50.838Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:42:50.839Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:42:50.839Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:42:50.839Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:42:51.840Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||sending notification to client: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "e5fd3784-176d-42a7-9b62-a959a0733847", "serviceDescription": "service", "serviceInvariantUUID": "87ee4104-f821-482e-970e-67013d6865ce", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "f9a31b5d-5243-4543-8ad7-b4dea8608e91", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "be38d069-67b7-4343-bf06-2e21aed54285", "resourceInvariantUUID": "39a91d66-b004-4d3e-9e0f-8ba09489ac29", "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": "NGE0OTdhOTMzMmY4YTBiMDY2ZGFmYTRiMTUxMjNjODM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "864be928-a9f5-4945-a2b4-8916dc83b009", "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": "88121a8b-daa0-4a2f-84a4-a072f1215f44", "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": "8f7c59c7-db3d-483e-a29f-b3b73326d392", "generatedFromUUID": "88121a8b-daa0-4a2f-84a4-a072f1215f44" }, "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": "01d484da-5e69-41d3-9b20-96dd7783c728", "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": "8f7c59c7-db3d-483e-a29f-b3b73326d392", "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": "afb04163-7216-4486-9b1a-8fb28d32ebbc", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "OTNlNGEyYmY4MDdlMjE5MDY0MzY4NWExMDkwYTU1ZTg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "15f01e0b-0b3f-449a-ae62-9a9be081fe20" } ], "workloadContext": "Production" } 2023-03-29T00:42:51.840Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T00:42:51.840Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 e5fd3784-176d-42a7-9b62-a959a0733847 ASDC 2023-03-29T00:42:51.841Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||ASDC Notification: DistributionID:79cff219-f792-4db3-a985-5e3d1b368346 ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:e5fd3784-176d-42a7-9b62-a959a0733847 ServiceInvariantUUID:87ee4104-f821-482e-970e-67013d6865ce 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:15f01e0b-0b3f-449a-ae62-9a9be081fe20 ArtifactChecksum:OTNlNGEyYmY4MDdlMjE5MDY0MzY4NWExMDkwYTU1ZTg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:f9a31b5d-5243-4543-8ad7-b4dea8608e91 ResourceInvariantUUID:39a91d66-b004-4d3e-9e0f-8ba09489ac29 ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:be38d069-67b7-4343-bf06-2e21aed54285 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:864be928-a9f5-4945-a2b4-8916dc83b009 ArtifactChecksum:NGE0OTdhOTMzMmY4YTBiMDY2ZGFmYTRiMTUxMjNjODM= 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:88121a8b-daa0-4a2f-84a4-a072f1215f44 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:8f7c59c7-db3d-483e-a29f-b3b73326d392 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:01d484da-5e69-41d3-9b20-96dd7783c728 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:8f7c59c7-db3d-483e-a29f-b3b73326d392 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:afb04163-7216-4486-9b1a-8fb28d32ebbc ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T00:42:51.841Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e5fd3784-176d-42a7-9b62-a959a0733847 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: 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-29T00:42:51.876Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:42:51.876Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:42:51.877Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:42:51.877Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-29T00:42:51.877Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-03-29T00:42:51.877Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-29T00:42:52.103Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-03-29T00:42:52.110Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 15f01e0b-0b3f-449a-ae62-9a9be081fe20 163283 2023-03-29T00:42:52.110Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||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-29T00:42:52.110Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||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-29T00:42:52.110Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T00:42:52.110Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:42:52.111Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:42:52.111Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680050572110, "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-29T00:42:53.111Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:42:53.112Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:42:53.112Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T00:42:53.112Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-29T00:42:53.113Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T00:42:53.113Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T00:42:53.199Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11027943258277513627/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-29T00:42:53.986Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T00:42:53.986Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-03-29T00:42:53.986Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T00:42:53.986Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-29T00:42:53.986Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||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-29T00:42:53.986Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||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-29T00:42:53.986Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||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-29T00:42:53.986Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||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-29T00:42:53.987Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-03-29T00:42:53.987Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:42:53.987Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:42:53.987Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T00:42:53.987Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-03-29T00:42:53.987Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:42:53.987Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:42:53.987Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:42:53.987Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T00:42:53.987Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-03-29T00:42:53.987Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:42:53.987Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:42:53.987Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:42:53.987Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:42:53.988Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-29T00:42:53.988Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-29T00:42:53.988Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-29T00:42:53.988Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-29T00:42:53.988Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:42:53.988Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-29T00:42:53.988Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:42:53.988Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T00:42:53.988Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T00:42:53.988Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:42:53.988Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T00:42:53.988Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T00:42:53.988Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:42:53.988Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T00:42:53.988Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T00:42:53.988Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:42:53.988Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T00:42:53.988Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T00:42:53.989Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:42:53.989Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-29T00:42:53.989Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-29T00:42:53.989Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=c7162921-d9ba-48b0-ac30-848b994533ba 2023-03-29T00:42:53.989Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:42:53.989Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:42:53.989Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:42:53.989Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:42:53.989Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:42:53.989Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:42:53.989Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:42:53.989Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:42:53.989Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:e5fd3784-176d-42a7-9b62-a959a0733847 Model Version:NULL Model InvariantUuid:87ee4104-f821-482e-970e-67013d6865ce Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:ffe2b29f-1568-438d-9e87-4f28ff0f29d3 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:39a91d66-b004-4d3e-9e0f-8ba09489ac29 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:f9a31b5d-5243-4543-8ad7-b4dea8608e91 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:81b562e9-8a06-4b38-ae34-13a20c90363a ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:9d16c548-1a08-4a21-9290-43523f9775d0 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:24970cda-31e1-4a33-b714-870b44e6ec72 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:005c57c2-5e8e-413a-a9d2-3a0316c9d67e ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:c7162921-d9ba-48b0-ac30-848b994533ba ModelInvariantUuid:8b85917d-d582-402c-b938-cfd3616f2376 ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:13866d1f-ed69-49fd-a7e5-91c49c2c4758 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:15c0e3b7-071f-4282-bfa4-2145af421507 ModelInvariantUuid:196fa6d7-90bc-42b2-90ed-54adcabf8844 ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:8ed488ad-07d9-4f05-b7d5-72e70b510f34 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=? 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-29T00:42:54.014Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||ERROR|500||Csar with UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 already exists 2023-03-29T00:42:54.014Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T00:42:54.014Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Csar with UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 already exists) 2023-03-29T00:42:54.014Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:42:54.014Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:42:54.014Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:42:54.014Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680050574014, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:42:55.015Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T00:42:55.015Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Resource with UUID: be38d069-67b7-4343-bf06-2e21aed54285 already exists) 2023-03-29T00:42:55.016Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:42:55.016Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:42:55.016Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:42:55.016Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680050575015, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: be38d069-67b7-4343-bf06-2e21aed54285 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:42:56.016Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 79cff219-f792-4db3-a985-5e3d1b368346 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-29T00:42:56.036Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 79cff219-f792-4db3-a985-5e3d1b368346 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-29T00:42:56.040Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T00:42:56.040Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T00:42:56.040Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T00:42:56.040Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T00:42:56.040Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:42:56.040Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:42:56.041Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:42:56.041Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:42:56.041Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||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-29T00:42:56.051Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T00:43:26.052Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 79cff219-f792-4db3-a985-5e3d1b368346 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-29T00:43:26.060Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 79cff219-f792-4db3-a985-5e3d1b368346 and serviceModelVersionId: e5fd3784-176d-42a7-9b62-a959a0733847 2023-03-29T00:43:26.060Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 87ee4104-f821-482e-970e-67013d6865ce 2023-03-29T00:43:26.060Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0 2023-03-29T00:43:26.063Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T00:43:26.074Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?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-29T00:43:26.074Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0|INFO|500||Invoke 2023-03-29T00:43:26.082Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T00:43:26.215Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0|INFO|500||InvokeReturn 2023-03-29T00:43:26.216Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 00:43:27 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[130], vertex-id=[262248], x-aai-txid=[1-aai-resources-230329-00:43:27:459-99165], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T00:43:26.216Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T00:43:26.216Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T00:43:26.217Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||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-29T00:43:26.223Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||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-29T00:43:26.223Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 79cff219-f792-4db3-a985-5e3d1b368346 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T00:43:26.223Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T00:43:26.223Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:43:26.224Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:43:26.224Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680050606223, "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-29T00:43:27.244Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T00:43:27.244Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b","serviceDescription":"service","serviceInvariantUUID":"f11f3291-d152-4078-a143-55ea832700d8","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"36a3904f-1a5d-4317-86a2-638c4917b288","resourceInvariantUUID":"1aba6309-0738-4e5b-b869-2db259c21795","resourceCustomizationUUID":"0337b2fb-5a25-4a34-85ab-b1b31ed2aa39","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":"NzViZTJiZjA2ZDkzYjRlNDE3YTgxNGQ1N2U0NzVkMjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"afb7b978-26be-4a57-a7a2-4e86e6ba373c","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":"NmY3OGQ5NzFlYjdmZjI1YWRiYmE0MDIzYjMzYTkzZmI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"717c2940-1acd-420e-b3fe-4f1e9a67c304","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":"a9dd0a80-3b45-406c-b694-f871afbb64ca","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":"c29ed0c0-4d82-458f-82bb-df9712ab2b6e","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":"ea1912d5-c9a1-4a19-811d-1660124dfc03","artifactVersion":"2","generatedFromUUID":"a9dd0a80-3b45-406c-b694-f871afbb64ca"},{"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":"MDY3MzFhZTY0Y2RlMjJjNTZkYzQxODFhMDMzYjIyNDc\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"942f5cd5-38df-4423-9208-5799647b6f06","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":"ZTM1OGQ2OWI1NzJjZjIyYjhmMjVhNWY0M2UyNzVlOWI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"ac013e2b-d169-4983-aabc-c381174a3c1b","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"ZjUxNWEzYmIwNzM2ZWUxYWFlOWNjMzdjYjU2ZWUyMTQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"4cd37888-a8d3-418f-b193-57aae7be143e","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T00:43:27.245Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:43:27.245Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:43:27.245Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:43:27.245Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "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-29T00:43:28.246Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:43:28.247Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:43:28.247Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:43:28.247Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "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-29T00:43:29.248Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:43:29.249Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:43:29.249Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:43:29.249Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "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-29T00:43:30.250Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:43:30.250Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:43:30.250Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:43:30.251Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "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-29T00:43:31.252Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:43:31.253Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:43:31.253Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:43:31.253Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "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-29T00:43:32.254Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:43:32.254Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:43:32.254Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:43:32.255Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "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-29T00:43:33.256Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:43:33.256Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:43:33.256Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:43:33.256Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "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-29T00:43:34.258Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:43:34.259Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:43:34.259Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:43:34.259Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:43:35.260Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||sending notification to client: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b", "serviceDescription": "service", "serviceInvariantUUID": "f11f3291-d152-4078-a143-55ea832700d8", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "0337b2fb-5a25-4a34-85ab-b1b31ed2aa39", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "36a3904f-1a5d-4317-86a2-638c4917b288", "resourceInvariantUUID": "1aba6309-0738-4e5b-b869-2db259c21795", "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": "NmY3OGQ5NzFlYjdmZjI1YWRiYmE0MDIzYjMzYTkzZmI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "717c2940-1acd-420e-b3fe-4f1e9a67c304", "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": "a9dd0a80-3b45-406c-b694-f871afbb64ca", "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": "ea1912d5-c9a1-4a19-811d-1660124dfc03", "generatedFromUUID": "a9dd0a80-3b45-406c-b694-f871afbb64ca" }, "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": "ea1912d5-c9a1-4a19-811d-1660124dfc03", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "ZjUxNWEzYmIwNzM2ZWUxYWFlOWNjMzdjYjU2ZWUyMTQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4cd37888-a8d3-418f-b193-57aae7be143e" } ], "workloadContext": "Production" } 2023-03-29T00:43:35.261Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T00:43:35.261Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b ASDC 2023-03-29T00:43:35.261Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||ASDC Notification: DistributionID:5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b ServiceInvariantUUID:f11f3291-d152-4078-a143-55ea832700d8 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:4cd37888-a8d3-418f-b193-57aae7be143e ArtifactChecksum:ZjUxNWEzYmIwNzM2ZWUxYWFlOWNjMzdjYjU2ZWUyMTQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:0337b2fb-5a25-4a34-85ab-b1b31ed2aa39 ResourceInvariantUUID:1aba6309-0738-4e5b-b869-2db259c21795 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:36a3904f-1a5d-4317-86a2-638c4917b288 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:717c2940-1acd-420e-b3fe-4f1e9a67c304 ArtifactChecksum:NmY3OGQ5NzFlYjdmZjI1YWRiYmE0MDIzYjMzYTkzZmI= 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:a9dd0a80-3b45-406c-b694-f871afbb64ca 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:ea1912d5-c9a1-4a19-811d-1660124dfc03 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:ea1912d5-c9a1-4a19-811d-1660124dfc03 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T00:43:35.261Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b 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: 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-29T00:43:35.295Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:43:35.296Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:43:35.296Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:43:35.296Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 4cd37888-a8d3-418f-b193-57aae7be143e from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-29T00:43:35.296Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-03-29T00:43:35.296Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-29T00:43:35.318Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||GET Response Status 404 2023-03-29T00:43:35.319Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@701a0102 2023-03-29T00:43:35.319Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T00:43:35.319Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVmMacro" ] } } } 2023-03-29T00:43:35.319Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVmMacro-csar.csar /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 4cd37888-a8d3-418f-b193-57aae7be143e Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T00:43:35.319Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T00:43:35.319Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Specified artifact is not found) 2023-03-29T00:43:35.319Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T00:43:35.320Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:43:35.320Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:43:35.320Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680050615319, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:43:36.320Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVmMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(UUID:4cd37888-a8d3-418f-b193-57aae7be143e) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-29T00:43:36.354Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||ERROR|500||Csar with UUID: 4cd37888-a8d3-418f-b193-57aae7be143e already exists 2023-03-29T00:43:36.354Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T00:43:36.354Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Csar with UUID: 4cd37888-a8d3-418f-b193-57aae7be143e already exists) 2023-03-29T00:43:36.354Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:43:36.354Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:43:36.354Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:43:36.355Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680050616354, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 4cd37888-a8d3-418f-b193-57aae7be143e already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:43:36.826Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:43:36.826Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: cached metadata has changed from (version143: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version144: {SDC-DISTR-STATUS-TOPIC-AUTO=6}) 2023-03-29T00:43:36.840Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-29T00:43:36.840Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-29T00:43:36.846Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=39, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T00:43:36.846Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 39: {SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-29T00:43:36.861Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=39, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T00:43:36.861Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T00:43:36.861Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T00:43:36.865Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-29T00:43:36.865Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-29T00:43:36.865Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-29T00:43:36.865Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=2007, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T00:43:36.865Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-29T00:43:36.865Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-29T00:43:37.355Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T00:43:37.356Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Resource with UUID: 36a3904f-1a5d-4317-86a2-638c4917b288 already exists) 2023-03-29T00:43:37.356Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:43:37.356Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:43:37.356Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:43:37.356Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680050617355, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 36a3904f-1a5d-4317-86a2-638c4917b288 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:43:37.882Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:43:37.882Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680050560801, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T00:43:37.882Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:43:37.882Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:43:37.882Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:43:37.882Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:43:37.882Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:43:37.882Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-29T00:43:37.882Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:43:37.882Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:43:37.882Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-29T00:43:37.882Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:43:37.882Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:43:37.882Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:43:37.882Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:43:37.882Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:43:37.882Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-29T00:43:37.882Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:43:37.882Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:43:37.883Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-29T00:43:37.883Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:43:37.883Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:43:37.883Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-29T00:43:37.883Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:43:37.883Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:43:37.883Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T00:43:37.883Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:43:37.883Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:43:37.883Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:43:37.883Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:43:37.883Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:43:37.883Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:43:37.883Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:43:37.883Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:43:37.883Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680050572110, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T00:43:37.883Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:43:37.883Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:43:37.883Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680050574014, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 already exists" } 2023-03-29T00:43:37.883Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:43:37.883Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:43:37.883Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680050575015, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: be38d069-67b7-4343-bf06-2e21aed54285 already exists" } 2023-03-29T00:43:37.883Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:43:37.883Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:43:37.883Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680050606223, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T00:43:37.883Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:43:37.883Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:43:37.883Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:43:37.883Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:43:37.883Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:43:37.883Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-29T00:43:37.883Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:43:37.883Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:43:37.883Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-29T00:43:37.883Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:43:37.883Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:43:37.885Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:43:37.885Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:43:37.885Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:43:37.885Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-29T00:43:37.885Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:43:37.885Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:43:37.885Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T00:43:37.885Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:43:37.885Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:43:37.885Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:43:37.885Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:43:37.885Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:43:37.885Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:43:37.885Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:43:37.885Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:43:37.885Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680050615319, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T00:43:37.885Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:43:37.885Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:43:37.885Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680050616354, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 4cd37888-a8d3-418f-b193-57aae7be143e already exists" } 2023-03-29T00:43:37.885Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:43:37.885Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:43:37.885Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680050617355, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 36a3904f-1a5d-4317-86a2-638c4917b288 already exists" } 2023-03-29T00:43:37.885Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:43:38.357Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 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-29T00:43:38.376Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 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-29T00:43:38.379Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T00:43:38.379Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T00:43:38.380Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T00:43:38.380Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T00:43:38.380Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:43:38.380Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:43:38.380Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:43:38.380Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:43:38.380Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||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-29T00:43:38.390Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T00:44:08.390Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 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-29T00:44:08.400Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 and serviceModelVersionId: c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b 2023-03-29T00:44:08.400Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : f11f3291-d152-4078-a143-55ea832700d8 2023-03-29T00:44:08.401Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0 2023-03-29T00:44:08.407Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T00:44:08.427Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?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-29T00:44:08.428Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0|INFO|500||Invoke 2023-03-29T00:44:08.436Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T00:44:08.597Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0|INFO|500||InvokeReturn 2023-03-29T00:44:08.597Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 00:44:09 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[156], vertex-id=[282632], x-aai-txid=[2-aai-resources-230329-00:44:09:815-55782], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T00:44:08.597Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T00:44:08.597Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T00:44:08.597Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||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-29T00:44:08.603Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||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-29T00:44:08.603Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T00:44:08.603Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T00:44:08.603Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:44:08.603Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:44:08.603Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680050648603, "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-29T00:44:09.625Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T00:44:09.625Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"75dca8ba-3248-48c6-9711-9aadf96f8e3b","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"1fc0f3c3-84ac-4154-b27c-171f7feb50cc","serviceDescription":"service","serviceInvariantUUID":"008efdff-77aa-444d-8450-ff90bd5ae680","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"f9c63e91-f583-4f58-aeb9-83b625f04a58","resourceInvariantUUID":"9bd386fc-88cf-496b-93c6-ba0ccbb1c156","resourceCustomizationUUID":"17ece1ed-e9a2-4a30-8b11-c80a26763572","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"ODJkZDU0OTQ3MGE2MWU3OTlmMTE0YjUxZmExNDk3NGE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"5d9120e9-b81f-495d-8201-252d44b47dcb","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"31466410-8642-4ece-8366-dd8e16713ddc","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f99a13cf-e3a3-4df8-a2c5-e3e82726e451","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"OTQ0MDY1ZTJkMDJjZTc5NDQwNjYxNmUzYWY0MjI5Y2M\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"f6b59759-ff38-450c-92c7-f5ec8850ec6d","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9190f0cc-f7e7-4350-af06-929cf1b3ba85","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7f282657-b8b6-4223-870e-fd099f14e3cc","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e5067c49-3ffa-4389-a97d-775df9c048b4","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"NmU3YmY3Y2VkOWYyNzJjYmZiNTJlMmY2YTk3MTIwNzA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2e61fb17-9304-4c0e-b8df-827caa52c20c","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"ZjgwZmViODM3ODVkZjQ0MDgyMDAxZGIzM2NjZjdjNDU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0b1c2a06-8237-47a4-8c50-87973b02a56c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T00:44:09.625Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:44:09.626Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:44:09.626Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:44:09.626Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:44:10.626Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:44:10.627Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:44:10.627Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:44:10.627Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:44:11.628Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:44:11.628Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:44:11.628Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:44:11.628Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:44:12.628Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:44:12.629Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:44:12.629Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:44:12.629Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:44:13.630Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:44:13.630Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:44:13.630Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:44:13.630Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:44:14.631Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:44:14.631Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:44:14.631Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:44:14.631Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:44:15.632Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:44:15.632Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:44:15.632Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:44:15.633Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:44:16.633Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:44:16.634Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:44:16.634Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:44:16.634Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:44:17.634Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:44:17.634Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:44:17.634Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:44:17.634Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:44:18.635Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||sending notification to client: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "1fc0f3c3-84ac-4154-b27c-171f7feb50cc", "serviceDescription": "service", "serviceInvariantUUID": "008efdff-77aa-444d-8450-ff90bd5ae680", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "17ece1ed-e9a2-4a30-8b11-c80a26763572", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "f9c63e91-f583-4f58-aeb9-83b625f04a58", "resourceInvariantUUID": "9bd386fc-88cf-496b-93c6-ba0ccbb1c156", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "ZjgwZmViODM3ODVkZjQ0MDgyMDAxZGIzM2NjZjdjNDU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "0b1c2a06-8237-47a4-8c50-87973b02a56c" } ], "workloadContext": "Production" } 2023-03-29T00:44:18.635Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T00:44:18.635Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 1fc0f3c3-84ac-4154-b27c-171f7feb50cc ASDC 2023-03-29T00:44:18.636Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||ASDC Notification: DistributionID:75dca8ba-3248-48c6-9711-9aadf96f8e3b ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:1fc0f3c3-84ac-4154-b27c-171f7feb50cc ServiceInvariantUUID:008efdff-77aa-444d-8450-ff90bd5ae680 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:0b1c2a06-8237-47a4-8c50-87973b02a56c ArtifactChecksum:ZjgwZmViODM3ODVkZjQ0MDgyMDAxZGIzM2NjZjdjNDU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:17ece1ed-e9a2-4a30-8b11-c80a26763572 ResourceInvariantUUID:9bd386fc-88cf-496b-93c6-ba0ccbb1c156 ResourceName:test-pnf ResourceType:PNF ResourceUUID:f9c63e91-f583-4f58-aeb9-83b625f04a58 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T00:44:18.636Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1fc0f3c3-84ac-4154-b27c-171f7feb50cc 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: 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-29T00:44:18.668Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:44:18.668Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:44:18.669Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:44:18.669Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 0b1c2a06-8237-47a4-8c50-87973b02a56c from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T00:44:18.669Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-03-29T00:44:18.669Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T00:44:18.695Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||GET Response Status 404 2023-03-29T00:44:18.696Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@5d650ab3 2023-03-29T00:44:18.696Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T00:44:18.696Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-29T00:44:18.696Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 0b1c2a06-8237-47a4-8c50-87973b02a56c Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T00:44:18.696Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T00:44:18.696Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-29T00:44:18.696Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T00:44:18.696Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:44:18.696Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:44:18.696Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680050658696, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:44:19.698Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:0b1c2a06-8237-47a4-8c50-87973b02a56c) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-29T00:44:19.733Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||ERROR|500||Csar with UUID: 0b1c2a06-8237-47a4-8c50-87973b02a56c already exists 2023-03-29T00:44:19.733Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T00:44:19.733Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Csar with UUID: 0b1c2a06-8237-47a4-8c50-87973b02a56c already exists) 2023-03-29T00:44:19.734Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:44:19.734Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:44:19.734Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:44:19.734Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680050659733, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 0b1c2a06-8237-47a4-8c50-87973b02a56c already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:44:20.735Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T00:44:20.736Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Resource with UUID: f9c63e91-f583-4f58-aeb9-83b625f04a58 already exists) 2023-03-29T00:44:20.736Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:44:20.736Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:44:20.736Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:44:20.736Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680050660735, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f9c63e91-f583-4f58-aeb9-83b625f04a58 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:44:21.737Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 75dca8ba-3248-48c6-9711-9aadf96f8e3b 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-29T00:44:21.754Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 75dca8ba-3248-48c6-9711-9aadf96f8e3b 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-29T00:44:21.757Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T00:44:21.758Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T00:44:21.758Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T00:44:21.758Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T00:44:21.758Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:44:21.758Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:44:21.758Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:44:21.758Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:44:21.758Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||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-29T00:44:21.767Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T00:44:36.826Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:44:36.843Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:44:36.844Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680050648603, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T00:44:36.844Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:44:36.844Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:44:36.845Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:44:36.845Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:44:36.845Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:44:36.845Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T00:44:36.845Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:44:36.845Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:44:36.845Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T00:44:36.845Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:44:36.845Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:44:36.846Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T00:44:36.846Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:44:36.846Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:44:36.846Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:44:36.846Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:44:36.846Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:44:36.846Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:44:36.846Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:44:36.846Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:44:36.847Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:44:36.847Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:44:36.847Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:44:36.847Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:44:36.847Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:44:36.847Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:44:36.847Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:44:36.848Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:44:36.848Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:44:36.848Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680050658696, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T00:44:36.848Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:44:36.848Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:44:36.848Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680050659733, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 0b1c2a06-8237-47a4-8c50-87973b02a56c already exists" } 2023-03-29T00:44:36.848Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:44:36.848Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:44:36.848Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680050660735, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f9c63e91-f583-4f58-aeb9-83b625f04a58 already exists" } 2023-03-29T00:44:36.849Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:44:51.767Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 75dca8ba-3248-48c6-9711-9aadf96f8e3b 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-29T00:44:51.776Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 75dca8ba-3248-48c6-9711-9aadf96f8e3b and serviceModelVersionId: 1fc0f3c3-84ac-4154-b27c-171f7feb50cc 2023-03-29T00:44:51.776Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 008efdff-77aa-444d-8450-ff90bd5ae680 2023-03-29T00:44:51.776Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0 2023-03-29T00:44:51.779Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T00:44:51.788Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?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-29T00:44:51.788Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0|INFO|500||Invoke 2023-03-29T00:44:51.795Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T00:44:51.934Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0|INFO|500||InvokeReturn 2023-03-29T00:44:51.934Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 00:44:53 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[135], vertex-id=[229608], x-aai-txid=[2-aai-resources-230329-00:44:53:173-38956], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T00:44:51.934Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T00:44:51.935Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T00:44:51.935Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||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-29T00:44:51.939Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||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-29T00:44:51.939Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 75dca8ba-3248-48c6-9711-9aadf96f8e3b and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T00:44:51.940Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T00:44:51.940Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:44:51.940Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:44:51.940Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680050691940, "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-29T00:44:52.962Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T00:44:52.962Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"b5dbc659-e5fa-4519-aa22-7665e8fb5e64","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"0adf6280-2007-4727-93b2-44e368e16e63","serviceDescription":"service","serviceInvariantUUID":"33df0023-950e-46e1-9a65-3f4a4e8b0beb","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4","resourceInvariantUUID":"60a3c320-59eb-4eea-baad-1e69d0c23625","resourceCustomizationUUID":"35d8ed23-5696-4047-993b-d0c629e92dd8","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"YjFiMDNjZWJjM2I4NDU4MjY3NzE1NTJjMWNjZGRmMjc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f786e074-b937-42ab-9570-14964b90d641","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"93aec9a6-2032-46ea-910b-a5e6365c5564","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"75cdc35d-45b8-4a48-8317-7d6befb7c463","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"MjU3N2U4OGQyN2M1M2I1YWM4NDU3ZWY2NWY0YmNiODQ\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"a2b23195-d813-43d9-b011-8ca8d07962ef","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"fbd50846-0843-4af2-baf3-a97994a7404c","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2b48d012-5495-4544-ae86-e22c4d54f154","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"30fc9e07-8b0f-4774-ba4e-7fe58bf5c01f","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"M2Q2NjE0NTQ3ODI2MjY0ZDhjMDg4NzRhZWNiYTgzNTA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"57277279-dffa-4105-a761-ea53b4315c9f","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"MDE3ZmRlNzgyODVkMTVjYTM5YjY3YmY0YzExNTdkM2Q\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"19000e49-3cac-4c2b-af56-2221f785a763","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T00:44:52.962Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:44:52.962Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:44:52.962Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:44:52.962Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:44:53.963Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:44:53.963Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:44:53.963Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:44:53.964Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:44:54.965Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:44:54.965Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:44:54.965Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:44:54.965Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:44:55.966Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:44:55.966Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:44:55.967Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:44:55.967Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:44:56.967Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:44:56.968Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:44:56.968Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:44:56.968Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:44:57.969Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:44:57.969Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:44:57.970Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:44:57.970Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:44:58.971Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:44:58.971Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:44:58.971Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:44:58.971Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:44:59.972Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:44:59.972Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:44:59.973Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:44:59.973Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:45:00.974Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:45:00.974Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:45:00.974Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:45:00.974Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:45:01.975Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||sending notification to client: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "0adf6280-2007-4727-93b2-44e368e16e63", "serviceDescription": "service", "serviceInvariantUUID": "33df0023-950e-46e1-9a65-3f4a4e8b0beb", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "35d8ed23-5696-4047-993b-d0c629e92dd8", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4", "resourceInvariantUUID": "60a3c320-59eb-4eea-baad-1e69d0c23625", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "MDE3ZmRlNzgyODVkMTVjYTM5YjY3YmY0YzExNTdkM2Q\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "19000e49-3cac-4c2b-af56-2221f785a763" } ], "workloadContext": "Production" } 2023-03-29T00:45:01.976Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T00:45:01.976Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 0adf6280-2007-4727-93b2-44e368e16e63 ASDC 2023-03-29T00:45:01.976Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||ASDC Notification: DistributionID:b5dbc659-e5fa-4519-aa22-7665e8fb5e64 ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:0adf6280-2007-4727-93b2-44e368e16e63 ServiceInvariantUUID:33df0023-950e-46e1-9a65-3f4a4e8b0beb ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:19000e49-3cac-4c2b-af56-2221f785a763 ArtifactChecksum:MDE3ZmRlNzgyODVkMTVjYTM5YjY3YmY0YzExNTdkM2Q= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:35d8ed23-5696-4047-993b-d0c629e92dd8 ResourceInvariantUUID:60a3c320-59eb-4eea-baad-1e69d0c23625 ResourceName:test-pnf ResourceType:PNF ResourceUUID:afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T00:45:01.976Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 0adf6280-2007-4727-93b2-44e368e16e63 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: 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-29T00:45:02.002Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:45:02.002Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:45:02.002Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:45:02.002Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 19000e49-3cac-4c2b-af56-2221f785a763 from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T00:45:02.002Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-03-29T00:45:02.003Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T00:45:02.031Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||GET Response Status 404 2023-03-29T00:45:02.031Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@3eaf537d 2023-03-29T00:45:02.031Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T00:45:02.032Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-29T00:45:02.032Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 19000e49-3cac-4c2b-af56-2221f785a763 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T00:45:02.032Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T00:45:02.032Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-29T00:45:02.032Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T00:45:02.032Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:45:02.032Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:45:02.032Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680050702032, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:45:03.033Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:19000e49-3cac-4c2b-af56-2221f785a763) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-29T00:45:03.062Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||ERROR|500||Csar with UUID: 19000e49-3cac-4c2b-af56-2221f785a763 already exists 2023-03-29T00:45:03.062Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T00:45:03.062Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Csar with UUID: 19000e49-3cac-4c2b-af56-2221f785a763 already exists) 2023-03-29T00:45:03.062Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:45:03.063Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:45:03.063Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:45:03.063Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680050703062, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 19000e49-3cac-4c2b-af56-2221f785a763 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:45:04.064Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T00:45:04.064Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Resource with UUID: afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4 already exists) 2023-03-29T00:45:04.064Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:45:04.064Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:45:04.064Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:45:04.064Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680050704063, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:45:05.065Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b5dbc659-e5fa-4519-aa22-7665e8fb5e64 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-29T00:45:05.083Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b5dbc659-e5fa-4519-aa22-7665e8fb5e64 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-29T00:45:05.087Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T00:45:05.087Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T00:45:05.087Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T00:45:05.087Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T00:45:05.087Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:45:05.088Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:45:05.088Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:45:05.088Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:45:05.088Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||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-29T00:45:05.098Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T00:45:35.098Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b5dbc659-e5fa-4519-aa22-7665e8fb5e64 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-29T00:45:35.108Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b5dbc659-e5fa-4519-aa22-7665e8fb5e64 and serviceModelVersionId: 0adf6280-2007-4727-93b2-44e368e16e63 2023-03-29T00:45:35.108Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 33df0023-950e-46e1-9a65-3f4a4e8b0beb 2023-03-29T00:45:35.109Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0 2023-03-29T00:45:35.115Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T00:45:35.130Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0|INFO|500||Invoke 2023-03-29T00:45:35.131Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b5dbc659-e5fa-4519-aa22-7665e8fb5e64], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[f633591a-fee7-43fe-bcc0-1d3c5742adc1], X-ECOMP-RequestID=[b5dbc659-e5fa-4519-aa22-7665e8fb5e64], X-TransactionId=[], X-ONAP-RequestID=[b5dbc659-e5fa-4519-aa22-7665e8fb5e64], Content-Type=[application/merge-patch+json]} 2023-03-29T00:45:35.138Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T00:45:35.304Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?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/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 00:45:36 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[163], vertex-id=[290872], x-aai-txid=[0-aai-resources-230329-00:45:36:515-83964], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T00:45:35.304Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T00:45:35.305Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0|INFO|500||InvokeReturn 2023-03-29T00:45:35.306Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T00:45:35.306Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||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-29T00:45:35.312Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||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-29T00:45:35.312Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b5dbc659-e5fa-4519-aa22-7665e8fb5e64 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T00:45:35.313Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T00:45:35.313Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:45:35.313Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:45:35.313Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680050735313, "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-29T00:45:36.335Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T00:45:36.335Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"bf36bb74-dbfc-4b91-9179-246c1833184a","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"8789fcd2-c610-42f4-9f5c-85d3c35fe131","serviceDescription":"service","serviceInvariantUUID":"a97a2d8d-6e45-4958-a60b-a2440c930d29","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"3591043e-93fc-445d-9e12-8df4553e6d5f","resourceInvariantUUID":"70bc9633-405e-41e6-9b13-cb887af46aae","resourceCustomizationUUID":"79ea15b5-1cfd-450e-b844-806e379e7e23","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"MDEzMTQ1YTY3ZDA2MjM3ZjI4Zjk0NGZmYTBkMWNkYWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"27bb6e56-d0ac-459e-b195-720cc9e11dd7","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"caf89bcd-b2c7-4409-a262-a94d07b9c6e7","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d556b18f-0ce2-4630-9fd6-373679fde533","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"NzVmMzJjOTlhYmJiMzVkMTJlYTQwNzVkMzk3NDAwZTY\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"8a94fe0e-696c-44f4-83f7-7b7a545725d8","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"708d3fdb-0eba-4837-a6a9-43f76bacba01","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b501b858-3137-4e2a-aaf8-4476efea08fb","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"41b2e5fb-2b22-4ed7-a7d2-abdde1e82e3a","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"ZTVkYzM2ZTE2MGM1NmJjODMzMWQzY2JlNDg1ZWNlMDk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"02cceac3-a00e-4287-ba56-c2cf37517297","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"ZjFjYzJjYzRhMmE4NGNjNDNjNWJjNzVmOTExNTE4Mjk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7c00de38-56a9-4da6-9a57-4461d96e9868","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T00:45:36.335Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:45:36.335Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:45:36.335Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:45:36.335Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:45:36.826Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:45:36.833Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:45:36.833Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680050691940, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T00:45:36.833Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:45:36.834Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:45:36.834Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:45:36.834Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:45:36.834Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:45:36.834Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T00:45:36.834Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:45:36.834Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:45:36.834Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T00:45:36.834Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:45:36.834Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:45:36.834Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T00:45:36.834Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:45:36.834Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:45:36.834Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:45:36.834Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:45:36.834Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:45:36.834Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:45:36.835Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:45:36.835Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:45:36.835Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:45:36.835Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:45:36.835Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:45:36.835Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:45:36.835Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:45:36.835Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:45:36.835Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:45:36.835Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:45:36.835Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:45:36.835Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680050702032, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T00:45:36.835Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:45:36.835Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:45:36.835Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680050703062, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 19000e49-3cac-4c2b-af56-2221f785a763 already exists" } 2023-03-29T00:45:36.836Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:45:36.836Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:45:36.836Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680050704063, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4 already exists" } 2023-03-29T00:45:36.836Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:45:36.836Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:45:36.836Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680050735313, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T00:45:36.836Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:45:36.836Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T00:45:36.836Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:45:36.836Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:45:37.336Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:45:37.336Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:45:37.337Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:45:37.337Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:45:38.337Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:45:38.338Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:45:38.338Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:45:38.338Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:45:39.339Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:45:39.340Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:45:39.340Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:45:39.341Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:45:40.341Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:45:40.342Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:45:40.342Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:45:40.342Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:45:41.343Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:45:41.343Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:45:41.344Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:45:41.344Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:45:42.345Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:45:42.345Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:45:42.345Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:45:42.345Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:45:43.346Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:45:43.346Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:45:43.346Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:45:43.347Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:45:44.347Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:45:44.348Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:45:44.348Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:45:44.348Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:45:45.350Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||sending notification to client: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "8789fcd2-c610-42f4-9f5c-85d3c35fe131", "serviceDescription": "service", "serviceInvariantUUID": "a97a2d8d-6e45-4958-a60b-a2440c930d29", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "79ea15b5-1cfd-450e-b844-806e379e7e23", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "3591043e-93fc-445d-9e12-8df4553e6d5f", "resourceInvariantUUID": "70bc9633-405e-41e6-9b13-cb887af46aae", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "ZjFjYzJjYzRhMmE4NGNjNDNjNWJjNzVmOTExNTE4Mjk\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7c00de38-56a9-4da6-9a57-4461d96e9868" } ], "workloadContext": "Production" } 2023-03-29T00:45:45.350Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T00:45:45.350Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 8789fcd2-c610-42f4-9f5c-85d3c35fe131 ASDC 2023-03-29T00:45:45.351Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||ASDC Notification: DistributionID:bf36bb74-dbfc-4b91-9179-246c1833184a ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:8789fcd2-c610-42f4-9f5c-85d3c35fe131 ServiceInvariantUUID:a97a2d8d-6e45-4958-a60b-a2440c930d29 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:7c00de38-56a9-4da6-9a57-4461d96e9868 ArtifactChecksum:ZjFjYzJjYzRhMmE4NGNjNDNjNWJjNzVmOTExNTE4Mjk= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:79ea15b5-1cfd-450e-b844-806e379e7e23 ResourceInvariantUUID:70bc9633-405e-41e6-9b13-cb887af46aae ResourceName:test-pnf ResourceType:PNF ResourceUUID:3591043e-93fc-445d-9e12-8df4553e6d5f ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T00:45:45.351Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 8789fcd2-c610-42f4-9f5c-85d3c35fe131 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: 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-29T00:45:45.378Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:45:45.379Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:45:45.379Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:45:45.379Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 7c00de38-56a9-4da6-9a57-4461d96e9868 from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T00:45:45.379Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-03-29T00:45:45.379Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T00:45:45.398Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||GET Response Status 404 2023-03-29T00:45:45.398Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@1c7eebcf 2023-03-29T00:45:45.398Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T00:45:45.398Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-29T00:45:45.398Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 7c00de38-56a9-4da6-9a57-4461d96e9868 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T00:45:45.399Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T00:45:45.399Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-29T00:45:45.399Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T00:45:45.399Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:45:45.399Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:45:45.400Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680050745399, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:45:46.400Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:7c00de38-56a9-4da6-9a57-4461d96e9868) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-29T00:45:46.413Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-29T00:45:46.414Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Processing Resource Type: PNF, Model UUID: 3591043e-93fc-445d-9e12-8df4553e6d5f 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=? 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-29T00:45:46.421Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||test-pnf 0 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-29T00:45:46.439Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_ALREADY_EXIST test-pnf 0 3591043e-93fc-445d-9e12-8df4553e6d5f test-pnf 2023-03-29T00:45:46.440Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||No resources found for Service: 8789fcd2-c610-42f4-9f5c-85d3c35fe131 2023-03-29T00:45:46.440Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||Preparing to deploy Service: 8789fcd2-c610-42f4-9f5c-85d3c35fe131 2023-03-29T00:45:46.440Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 3591043e-93fc-445d-9e12-8df4553e6d5f 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=? 2023-03-29T00:45:46.446Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||Exception : java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$ddcc8bcb.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-29T00:45:46.460Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||ERROR|500||ASDC_ARTIFACT_INSTALL_EXC No element listed 300 Exception caught during installation of test-pnf. Transaction rollback java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$ddcc8bcb.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-29T00:45:46.465Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf 3591043e-93fc-445d-9e12-8df4553e6d5f 0 ASDC deployResourceStructure 2023-03-29T00:45:46.465Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||ERROR|500||Exception occurred org.onap.so.asdc.client.exceptions.ArtifactInstallerException: Exception caught during installation of test-pnf. Transaction rollback. at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:430) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$ddcc8bcb.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Caused by: java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) ... 23 common frames omitted 2023-03-29T00:45:46.465Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T00:45:46.466Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Exception caught during installation of test-pnf. Transaction rollback.) 2023-03-29T00:45:46.466Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:45:46.466Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:45:46.466Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:45:46.466Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680050746465, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:45:47.467Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bf36bb74-dbfc-4b91-9179-246c1833184a 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-29T00:45:47.482Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bf36bb74-dbfc-4b91-9179-246c1833184a 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-29T00:45:47.485Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T00:45:47.485Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T00:45:47.485Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T00:45:47.485Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T00:45:47.486Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:45:47.486Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:45:47.486Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:45:47.486Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-29T00:45:47.486Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE 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-29T00:45:47.494Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T00:46:17.495Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: bf36bb74-dbfc-4b91-9179-246c1833184a 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-29T00:46:17.505Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: bf36bb74-dbfc-4b91-9179-246c1833184a and serviceModelVersionId: 8789fcd2-c610-42f4-9f5c-85d3c35fe131 2023-03-29T00:46:17.505Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a97a2d8d-6e45-4958-a60b-a2440c930d29 2023-03-29T00:46:17.506Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?depth=0 2023-03-29T00:46:17.515Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T00:46:17.537Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?depth=0|INFO|500||Invoke 2023-03-29T00:46:17.538Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[bf36bb74-dbfc-4b91-9179-246c1833184a], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[a9b6a4df-4161-4010-83bd-1878a85f979b], X-ECOMP-RequestID=[bf36bb74-dbfc-4b91-9179-246c1833184a], X-TransactionId=[], X-ONAP-RequestID=[bf36bb74-dbfc-4b91-9179-246c1833184a], Content-Type=[application/merge-patch+json]} 2023-03-29T00:46:17.544Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-29T00:46:17.685Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?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/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 00:46:18 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[137], vertex-id=[250088], x-aai-txid=[2-aai-resources-230329-00:46:18:924-27081], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T00:46:17.685Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T00:46:17.686Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?depth=0|INFO|500||InvokeReturn 2023-03-29T00:46:17.686Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T00:46:17.686Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||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-29T00:46:17.693Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||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-29T00:46:17.693Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID bf36bb74-dbfc-4b91-9179-246c1833184a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-29T00:46:17.694Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T00:46:17.694Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:46:17.694Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:46:17.694Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680050777694, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 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-29T00:46:18.730Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:46:18.730Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-29T00:46:18.732Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Node 1 disconnected. 2023-03-29T00:46:18.732Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Node 2 disconnected. 2023-03-29T00:46:18.733Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Cancelled in-flight METADATA request with correlation id 199220 due to node 2 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 2023-03-29T00:46:18.733Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-29T00:46:18.733Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-29T00:46:18.734Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Lost previously 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-29T00:46:18.734Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] (Re-)joining group 2023-03-29T00:46:18.739Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-32b8de05-0ce6-4dfc-8123-b8d5c75ef663 2023-03-29T00:46:18.739Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=13, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-29T00:46:18.740Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-29T00:46:18.740Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] (Re-)joining group 2023-03-29T00:46:18.832Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Node 0 disconnected. 2023-03-29T00:46:19.487Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T00:46:22.495Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T00:46:25.506Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T00:46:28.514Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T00:46:31.525Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T00:46:34.534Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T00:46:36.826Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:46:36.841Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-29T00:46:36.841Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-29T00:46:36.846Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Successfully joined group with generation Generation{generationId=40, memberId='SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-32b8de05-0ce6-4dfc-8123-b8d5c75ef663', protocol='range'} 2023-03-29T00:46:36.847Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=40, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T00:46:36.852Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T00:46:36.852Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T00:46:36.853Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T00:46:36.853Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T00:46:36.853Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T00:46:36.853Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T00:46:36.854Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 40: {SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-32b8de05-0ce6-4dfc-8123-b8d5c75ef663=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]), SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-29T00:46:36.871Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Successfully synced group in generation Generation{generationId=40, memberId='SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-32b8de05-0ce6-4dfc-8123-b8d5c75ef663', protocol='range'} 2023-03-29T00:46:36.872Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=40, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T00:46:36.872Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-29T00:46:36.872Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-29T00:46:36.872Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T00:46:36.873Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T00:46:36.876Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-29T00:46:36.876Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-29T00:46:36.877Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-29T00:46:36.877Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-29T00:46:36.877Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-29T00:46:36.877Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-29T00:46:36.877Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-29T00:46:36.877Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-29T00:46:36.877Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=2061, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T00:46:36.877Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-29T00:46:36.878Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-29T00:46:36.878Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-29T00:46:36.929Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T00:46:36.929Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"588f8ba4-ec41-453c-9643-aaa9a40a4bd3","serviceName":"basic_onboard_PRuAnc","serviceVersion":"1.0","serviceUUID":"db3fb57a-c268-4f32-8293-6836f7d7737c","serviceDescription":"service","serviceInvariantUUID":"654b14a6-99a1-48e0-b0a8-d81184a1c2a4","resources":[{"resourceInstanceName":"basic_onboard_PRuAnc 0","resourceName":"basic_onboard_PRuAnc","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"e76e4766-ae26-4382-aa57-0238311f7279","resourceInvariantUUID":"4e249934-061c-4b25-9b30-d62e8c4ad8da","resourceCustomizationUUID":"c8a6c118-3baa-4580-a5a7-a9cb03afa0cd","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml","artifactChecksum":"NmJlZjVjNjRmODY0ZjdiZWQ5N2I2M2FhZjIzMTU2NWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7c71679d-1674-4353-88c6-c4162a82a780","artifactVersion":"1"},{"artifactName":"basic_onboard_pruanc0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json","artifactChecksum":"OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"db77a487-cb70-44e7-aee8-73179f1a300a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"3efaab39-307b-470c-a2e3-277072140d08","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"23159f53-9881-4ce8-9228-0eedca61923d","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"abc20b33-96c9-409c-ac3d-e9f9a43f33f6","artifactVersion":"2","generatedFromUUID":"3efaab39-307b-470c-a2e3-277072140d08"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardPruanc-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml","artifactChecksum":"OWJhMDY2YjdiYTlmNGYxNmY4ZTViMDFkNjBkNDY1NTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0f8385b4-bd61-4cce-a96a-6987f8183cfc","artifactVersion":"1"},{"artifactName":"service-BasicOnboardPruanc-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar","artifactChecksum":"NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5d4337f7-8fd0-45f5-b5a7-630e0760540d","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T00:46:36.930Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:46:36.930Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:46:36.931Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:46:36.931Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:46:37.897Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:46:37.897Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T00:46:37.898Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:46:37.898Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:46:37.898Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T00:46:37.898Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:46:37.898Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:46:37.898Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T00:46:37.899Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:46:37.899Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:46:37.899Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:46:37.899Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:46:37.899Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:46:37.899Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:46:37.899Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:46:37.899Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:46:37.899Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:46:37.900Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:46:37.900Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:46:37.900Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:46:37.900Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:46:37.900Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:46:37.900Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680049938488, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:46:37.900Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:46:37.901Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:46:37.901Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680050745399, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T00:46:37.901Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:46:37.901Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:46:37.901Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680050746465, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } 2023-03-29T00:46:37.901Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:46:37.901Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:46:37.901Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680050777694, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-29T00:46:37.901Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:46:37.901Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:46:37.902Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:46:37.902Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:46:37.931Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:46:37.932Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:46:37.932Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:46:37.932Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:46:38.933Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:46:38.933Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:46:38.933Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:46:38.933Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:46:39.934Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:46:39.935Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:46:39.935Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:46:39.936Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:46:40.936Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:46:40.937Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:46:40.937Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:46:40.937Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:46:41.940Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:46:41.940Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:46:41.940Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:46:41.940Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:46:42.941Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:46:42.942Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:46:42.942Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:46:42.942Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:46:43.943Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||sending notification to client: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "serviceName": "basic_onboard_PRuAnc", "serviceVersion": "1.0", "serviceUUID": "db3fb57a-c268-4f32-8293-6836f7d7737c", "serviceDescription": "service", "serviceInvariantUUID": "654b14a6-99a1-48e0-b0a8-d81184a1c2a4", "resources": [ { "resourceInstanceName": "basic_onboard_PRuAnc 0", "resourceCustomizationUUID": "c8a6c118-3baa-4580-a5a7-a9cb03afa0cd", "resourceName": "basic_onboard_PRuAnc", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "e76e4766-ae26-4382-aa57-0238311f7279", "resourceInvariantUUID": "4e249934-061c-4b25-9b30-d62e8c4ad8da", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_pruanc0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "artifactChecksum": "OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "db77a487-cb70-44e7-aee8-73179f1a300a", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "3efaab39-307b-470c-a2e3-277072140d08", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "abc20b33-96c9-409c-ac3d-e9f9a43f33f6", "generatedFromUUID": "3efaab39-307b-470c-a2e3-277072140d08" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "abc20b33-96c9-409c-ac3d-e9f9a43f33f6", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardPruanc-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "artifactChecksum": "NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5d4337f7-8fd0-45f5-b5a7-630e0760540d" } ], "workloadContext": "Production" } 2023-03-29T00:46:43.944Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T00:46:43.944Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 db3fb57a-c268-4f32-8293-6836f7d7737c ASDC 2023-03-29T00:46:43.945Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||ASDC Notification: DistributionID:588f8ba4-ec41-453c-9643-aaa9a40a4bd3 ServiceName:basic_onboard_PRuAnc ServiceVersion:1.0 ServiceUUID:db3fb57a-c268-4f32-8293-6836f7d7737c ServiceInvariantUUID:654b14a6-99a1-48e0-b0a8-d81184a1c2a4 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardPruanc-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar ArtifactUUID:5d4337f7-8fd0-45f5-b5a7-630e0760540d ArtifactChecksum:NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_PRuAnc 0 ResourceCustomizationUUID:c8a6c118-3baa-4580-a5a7-a9cb03afa0cd ResourceInvariantUUID:4e249934-061c-4b25-9b30-d62e8c4ad8da ResourceName:basic_onboard_PRuAnc ResourceType:VF ResourceUUID:e76e4766-ae26-4382-aa57-0238311f7279 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_pruanc0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json ArtifactUUID:db77a487-cb70-44e7-aee8-73179f1a300a ArtifactChecksum:OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU= 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml ArtifactUUID:3efaab39-307b-470c-a2e3-277072140d08 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env ArtifactUUID:abc20b33-96c9-409c-ac3d-e9f9a43f33f6 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env ArtifactUUID:abc20b33-96c9-409c-ac3d-e9f9a43f33f6 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T00:46:43.945Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF db3fb57a-c268-4f32-8293-6836f7d7737c 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: 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-29T00:46:43.978Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:46:43.978Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:46:43.978Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:46:43.978Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 5d4337f7-8fd0-45f5-b5a7-630e0760540d from URL: /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 2023-03-29T00:46:43.979Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-03-29T00:46:43.979Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 2023-03-29T00:46:43.999Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||GET Response Status 404 2023-03-29T00:46:44.000Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@4d3ced69 2023-03-29T00:46:44.000Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T00:46:44.000Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardPruanc" ] } } } 2023-03-29T00:46:44.001Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardPruanc-csar.csar /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 5d4337f7-8fd0-45f5-b5a7-630e0760540d Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T00:46:44.001Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar ASDC sendASDCNotification 2023-03-29T00:46:44.001Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar(Specified artifact is not found) 2023-03-29T00:46:44.001Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T00:46:44.002Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:46:44.002Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:46:44.002Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680050804001, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:46:45.004Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardPruanc-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar(UUID:5d4337f7-8fd0-45f5-b5a7-630e0760540d) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-29T00:46:45.021Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-29T00:46:45.022Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||Processing Resource Type: VF, Model UUID: e76e4766-ae26-4382-aa57-0238311f7279 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-29T00:46:45.025Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||basic_onboard_PRuAnc 0 2023-03-29T00:46:45.026Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Processing Resource Type: VF and Model UUID: e76e4766-ae26-4382-aa57-0238311f7279 2023-03-29T00:46:45.026Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: db77a487-cb70-44e7-aee8-73179f1a300a from URL: /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json 2023-03-29T00:46:45.026Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-03-29T00:46:45.026Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json 2023-03-29T00:46:45.037Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||GET Response Status 404 2023-03-29T00:46:45.037Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@6c3f1c5a 2023-03-29T00:46:45.037Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T00:46:45.037Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardPruanc" ] } } } 2023-03-29T00:46:45.038Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_pruanc0_modules.json /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json db77a487-cb70-44e7-aee8-73179f1a300a Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T00:46:45.038Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json ASDC sendASDCNotification 2023-03-29T00:46:45.038Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json(Specified artifact is not found) 2023-03-29T00:46:45.038Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T00:46:45.038Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:46:45.038Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:46:45.038Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680050805038, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:46:46.039Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_pruanc0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json(UUID:db77a487-cb70-44e7-aee8-73179f1a300a) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-29T00:46:46.040Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:46:46.058Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:46:46.062Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T00:46:46.062Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T00:47:16.063Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:47:16.079Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:47:16.082Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T00:47:16.082Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T00:47:36.826Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:47:36.827Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:47:36.827Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "NOTIFIED" } 2023-03-29T00:47:36.828Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:47:46.083Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:47:46.101Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:47:46.104Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T00:47:46.104Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T00:48:16.104Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:48:16.124Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:48:16.127Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T00:48:16.127Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T00:48:36.826Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:48:36.828Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:48:36.828Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-29T00:48:36.828Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:48:36.829Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:48:36.829Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:48:36.829Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:48:36.829Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:48:36.829Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-29T00:48:36.829Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:48:36.829Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:48:36.829Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:48:36.830Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:48:36.830Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:48:36.830Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:48:36.830Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:48:36.830Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:48:36.830Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680050804001, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T00:48:36.830Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:48:36.830Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T00:48:36.831Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680050805038, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T00:48:36.831Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:48:46.127Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:48:46.145Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:48:46.148Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T00:48:46.149Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T00:49:16.150Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:49:16.167Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:49:16.171Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T00:49:16.171Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T00:49:36.826Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:49:46.171Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:49:46.186Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:49:46.189Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T00:49:46.189Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T00:50:16.190Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:50:16.217Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:50:16.222Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T00:50:16.222Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T00:50:36.827Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:50:46.222Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:50:46.249Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:50:46.254Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T00:50:46.255Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T00:51:16.255Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:51:16.284Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:51:16.288Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T00:51:16.288Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T00:51:36.827Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:51:37.015Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-29T00:51:37.015Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Member SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-32b8de05-0ce6-4dfc-8123-b8d5c75ef663 sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired. 2023-03-29T00:51:37.016Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-29T00:51:37.016Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-29T00:51:37.486Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T00:51:37.501Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-29T00:51:37.502Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-29T00:51:37.511Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=41, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T00:51:37.511Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 41: {SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-29T00:51:37.524Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=41, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T00:51:37.524Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T00:51:37.524Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T00:51:37.530Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-29T00:51:37.530Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-29T00:51:37.531Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-29T00:51:37.531Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=2081, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T00:51:37.531Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-29T00:51:37.531Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-29T00:51:46.288Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-29T00:51:46.289Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T00:51:46.298Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 and serviceModelVersionId: db3fb57a-c268-4f32-8293-6836f7d7737c 2023-03-29T00:51:46.298Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 654b14a6-99a1-48e0-b0a8-d81184a1c2a4 2023-03-29T00:51:46.298Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0 2023-03-29T00:51:46.303Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T00:51:46.324Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?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-29T00:51:46.325Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|INFO|500||Invoke 2023-03-29T00:51:46.331Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-29T00:51:46.366Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-29T00:51:46.366Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0 has http status code:404 and response headers:{date=[Wed, 29 Mar 2023 00:51:47 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[31], x-aai-txid=[2-aai-resources-230329-00:51:47:712-28348], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T00:51:46.367Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c","ERR.5.4.6114"]}}} 2023-03-29T00:51:46.369Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-29T00:51:46.370Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) 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-29T00:51:46.370Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-29T00:51:46.370Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 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-29T00:51:46.380Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||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-29T00:51:46.381Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-29T00:51:46.381Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-29T00:51:46.381Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:51:46.381Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:51:46.381Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680051106381, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:51:46.400Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:51:46.400Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680051106381, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec\u003dERR.5.4.6114)" } 2023-03-29T00:51:46.401Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T00:51:47.409Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T00:51:47.409Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"ad44a54f-9415-48bd-bf30-fdf48338e2b4","serviceName":"vFW 2023-03-28 22-02-01","serviceVersion":"1.0","serviceUUID":"93dc6276-0725-49b0-a7ce-fdc8ca01e3b6","serviceDescription":"catalog service description","serviceInvariantUUID":"a7f48542-78c3-40a8-8d7c-1480905d98f0","resources":[{"resourceInstanceName":"vFW 67410293-e76b 0","resourceName":"vFW 67410293-e76b","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"87dc6175-9dcb-4077-ac32-6815330f219c","resourceInvariantUUID":"a3dea2ac-7cdc-47c6-a372-633ad11be473","resourceCustomizationUUID":"5ce38cf7-2e75-495c-a214-3bd7bb5850e7","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml","artifactChecksum":"MWViOGZhMjQ2YzJkOGY2NmNkNjQ4NzI2MzRmNWNlNDY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"085973a9-6309-45fc-8253-5b20b4ced7c2","artifactVersion":"1"},{"artifactName":"vfw67410293e76b0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json","artifactChecksum":"NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5de4d4d9-6ba9-4a7d-8282-7581ee34cdab","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d19d934b-9ad4-48a2-97e0-5bd3b5396997","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml","artifactChecksum":"MDQzNDM4MjBiYTEyMmQ4NTAwZmE0ZWMwMjVhY2Y0NDk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a310a987-b363-4601-b1de-1afe664b595d","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"15a8bbc0-1b52-4b59-87fa-7d7ed3200906","artifactVersion":"2","generatedFromUUID":"d19d934b-9ad4-48a2-97e0-5bd3b5396997"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230328220201-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml","artifactChecksum":"YjJkMTgyZWQwZmE4NmI3N2FiYjk5MjJhMjk4YWViMTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"47abb903-b87f-40d0-95c0-e171a8139ac0","artifactVersion":"1"},{"artifactName":"service-Vfw20230328220201-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar","artifactChecksum":"ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"38d09853-bc3c-44ab-a917-1e22a9f79f53","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T00:51:47.409Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:51:47.410Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:51:47.410Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:51:47.410Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:51:48.412Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:51:48.412Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:51:48.412Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:51:48.412Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:51:49.413Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:51:49.413Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:51:49.414Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:51:49.414Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:51:50.414Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:51:50.415Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:51:50.415Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:51:50.415Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:51:51.416Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:51:51.416Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:51:51.416Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:51:51.416Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:51:52.417Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:51:52.417Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:51:52.417Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:51:52.417Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:51:53.418Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:51:53.418Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:51:53.419Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:51:53.419Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:51:54.420Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||sending notification to client: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "serviceName": "vFW 2023-03-28 22-02-01", "serviceVersion": "1.0", "serviceUUID": "93dc6276-0725-49b0-a7ce-fdc8ca01e3b6", "serviceDescription": "catalog service description", "serviceInvariantUUID": "a7f48542-78c3-40a8-8d7c-1480905d98f0", "resources": [ { "resourceInstanceName": "vFW 67410293-e76b 0", "resourceCustomizationUUID": "5ce38cf7-2e75-495c-a214-3bd7bb5850e7", "resourceName": "vFW 67410293-e76b", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "87dc6175-9dcb-4077-ac32-6815330f219c", "resourceInvariantUUID": "a3dea2ac-7cdc-47c6-a372-633ad11be473", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw67410293e76b0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "artifactChecksum": "NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5de4d4d9-6ba9-4a7d-8282-7581ee34cdab", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d19d934b-9ad4-48a2-97e0-5bd3b5396997", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "15a8bbc0-1b52-4b59-87fa-7d7ed3200906", "generatedFromUUID": "d19d934b-9ad4-48a2-97e0-5bd3b5396997" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "15a8bbc0-1b52-4b59-87fa-7d7ed3200906", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230328220201-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "artifactChecksum": "ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "38d09853-bc3c-44ab-a917-1e22a9f79f53" } ], "workloadContext": "Production" } 2023-03-29T00:51:54.420Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T00:51:54.420Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 ASDC 2023-03-29T00:51:54.420Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||ASDC Notification: DistributionID:ad44a54f-9415-48bd-bf30-fdf48338e2b4 ServiceName:vFW 2023-03-28 22-02-01 ServiceVersion:1.0 ServiceUUID:93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 ServiceInvariantUUID:a7f48542-78c3-40a8-8d7c-1480905d98f0 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230328220201-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ArtifactUUID:38d09853-bc3c-44ab-a917-1e22a9f79f53 ArtifactChecksum:ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 67410293-e76b 0 ResourceCustomizationUUID:5ce38cf7-2e75-495c-a214-3bd7bb5850e7 ResourceInvariantUUID:a3dea2ac-7cdc-47c6-a372-633ad11be473 ResourceName:vFW 67410293-e76b ResourceType:VF ResourceUUID:87dc6175-9dcb-4077-ac32-6815330f219c ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw67410293e76b0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json ArtifactUUID:5de4d4d9-6ba9-4a7d-8282-7581ee34cdab ArtifactChecksum:NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY= 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml ArtifactUUID:d19d934b-9ad4-48a2-97e0-5bd3b5396997 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env ArtifactUUID:15a8bbc0-1b52-4b59-87fa-7d7ed3200906 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env ArtifactUUID:15a8bbc0-1b52-4b59-87fa-7d7ed3200906 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T00:51:54.421Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 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: 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-29T00:51:54.457Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:51:54.458Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:51:54.459Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:51:54.459Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 from URL: /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-29T00:51:54.459Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-03-29T00:51:54.459Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-29T00:51:54.715Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-03-29T00:51:54.716Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 38d09853-bc3c-44ab-a917-1e22a9f79f53 101498 2023-03-29T00:51:54.717Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-29T00:51:54.717Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-29T00:51:54.717Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T00:51:54.717Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:51:54.718Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:51:54.718Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680051114717, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:51:55.718Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:51:55.720Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:51:55.720Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53, URL: /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar to file: /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T00:51:55.720Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230328220201-csar.csar 2023-03-29T00:51:55.721Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T00:51:55.721Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T00:51:55.835Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17228264835407702540/Definitions/service-Vfw20230328220201-template.yml Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_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_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 2023-03-29T00:51:57.434Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T00:51:57.435Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-03-29T00:51:57.435Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T00:51:57.435Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-29T00:51:57.435Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T00:51:57.435Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||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-Vfw20230328220201-csar.csar 2023-03-29T00:51:57.435Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||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-Vfw20230328220201-csar.csar 2023-03-29T00:51:57.435Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||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-Vfw20230328220201-csar.csar 2023-03-29T00:51:57.435Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T00:51:57.435Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T00:51:57.435Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||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-Vfw20230328220201-csar.csar 2023-03-29T00:51:57.435Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T00:51:57.435Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T00:51:57.435Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 67410293-e76b 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-Vfw20230328220201-csar.csar 2023-03-29T00:51:57.435Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T00:51:57.436Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-03-29T00:51:57.436Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:51:57.436Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:51:57.436Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-29T00:51:57.436Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-03-29T00:51:57.436Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:51:57.436Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:51:57.436Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:51:57.436Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-29T00:51:57.436Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-03-29T00:51:57.437Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:51:57.437Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:51:57.437Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:51:57.437Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:51:57.437Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-29T00:51:57.437Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T00:51:57.437Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T00:51:57.437Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T00:51:57.437Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T00:51:57.437Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T00:51:57.437Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T00:51:57.437Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T00:51:57.437Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T00:51:57.438Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T00:51:57.438Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T00:51:57.438Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T00:51:57.438Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T00:51:57.438Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T00:51:57.438Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T00:51:57.438Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T00:51:57.438Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-29T00:51:57.438Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:51:57.438Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-29T00:51:57.438Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:51:57.438Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-29T00:51:57.438Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T00:51:57.439Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:51:57.439Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-29T00:51:57.439Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T00:51:57.439Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:51:57.439Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-29T00:51:57.439Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T00:51:57.439Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:51:57.439Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-29T00:51:57.439Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T00:51:57.439Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-29T00:51:57.439Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T00:51:57.439Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T00:51:57.440Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T00:51:57.440Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T00:51:57.440Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T00:51:57.440Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T00:51:57.440Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T00:51:57.440Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T00:51:57.440Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T00:51:57.440Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=74a9d765-6a78-4386-85d5-0096600be1bb 2023-03-29T00:51:57.440Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:51:57.440Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-29T00:51:57.440Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T00:51:57.440Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T00:51:57.441Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T00:51:57.441Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T00:51:57.441Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T00:51:57.441Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T00:51:57.441Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T00:51:57.441Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-29T00:51:57.441Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T00:51:57.441Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T00:51:57.441Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T00:51:57.441Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T00:51:57.441Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=79a48a92-26a2-467b-a3e1-dd9aea758c0e 2023-03-29T00:51:57.441Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:51:57.441Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-29T00:51:57.442Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T00:51:57.442Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T00:51:57.442Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T00:51:57.442Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T00:51:57.442Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T00:51:57.442Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T00:51:57.442Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T00:51:57.442Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T00:51:57.442Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T00:51:57.442Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T00:51:57.442Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T00:51:57.443Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-29T00:51:57.443Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=6a2ddb58-dd58-4d8b-b6d7-eb73a547cbcf 2023-03-29T00:51:57.443Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:51:57.443Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:51:57.443Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:51:57.443Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:51:57.443Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:51:57.443Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:51:57.443Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:51:57.443Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:51:57.443Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-28 22-02-01 Description:catalog service description Model UUID:93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 Model Version:NULL Model InvariantUuid:a7f48542-78c3-40a8-8d7c-1480905d98f0 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 67410293-e76b Model UUID:cf8e4eb5-9864-4fdd-af64-80b03f48d14d Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:a3dea2ac-7cdc-47c6-a372-633ad11be473 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:5ce38cf7-2e75-495c-a214-3bd7bb5850e7 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:193cd6e2-538e-4142-9392-7ebb398b7e43 ModelName:Vfw67410293E76b..base_vfw..module-0 ModelUuid:b16cd493-2fbb-4548-a3d8-90863aeb9b7d ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:74a9d765-6a78-4386-85d5-0096600be1bb ModelInvariantUuid:bed6b03d-444d-4294-b591-54da9a36918d ModelName:vFW 67410293-e76b-nodes.vfwCvfc ModelUuid:c051efdd-da87-4c3f-9332-3d86f32a2f49 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:6b57d388-0a65-43b6-8ed1-785e401b9ac8 ModelInvariantUuid:9d06528b-ed4c-484e-a7ee-fac8dc7d9b81 ModelName:Vfw67410293E76b.compute.nodes.heat.vfw ModelUuid:cda29578-f723-4724-9cae-1499f665a439 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:79a48a92-26a2-467b-a3e1-dd9aea758c0e ModelInvariantUuid:b894ffd2-ee00-44bf-8548-41ca0b9e6c43 ModelName:vFW 67410293-e76b-nodes.vsnCvfc ModelUuid:3f1b92ee-581a-4fff-a85d-2043b8a3fd97 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:13b293d9-7396-4746-8010-2aa34880a43c ModelInvariantUuid:47bb46c4-9c05-44aa-bfc2-f88d6d4c5025 ModelName:Vfw67410293E76b.compute.nodes.heat.vsn ModelUuid:a2c8400a-1afd-4e2c-b390-896018a104e2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:6a2ddb58-dd58-4d8b-b6d7-eb73a547cbcf ModelInvariantUuid:c90fe34c-a014-4100-8de6-49880a60d437 ModelName:vFW 67410293-e76b-nodes.vpgCvfc ModelUuid:02a541b8-8f9e-40b3-b802-d75d4303054d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:d8086a3a-4e7c-423f-adf7-07a6ddf69b79 ModelInvariantUuid:b9f80dd7-c2be-40f0-b1b5-286822f5255e ModelName:Vfw67410293E76b.compute.nodes.heat.vpg ModelUuid:edd030db-baa1-428f-8c44-e47e82120dd8 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=? 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-29T00:51:57.485Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||ERROR|500||Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists 2023-03-29T00:51:57.485Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-29T00:51:57.485Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar(Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists) 2023-03-29T00:51:57.485Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:51:57.485Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:51:57.485Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:51:57.485Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680051117485, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:51:58.486Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-29T00:51:58.487Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar(Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists) 2023-03-29T00:51:58.487Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:51:58.487Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:51:58.488Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:51:58.488Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680051118486, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:51:59.489Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-29T00:51:59.507Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-29T00:51:59.512Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T00:51:59.512Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T00:51:59.512Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T00:51:59.512Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T00:51:59.513Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:51:59.513Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:51:59.513Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:51:59.513Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:51:59.513Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||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-29T00:51:59.527Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T00:52:29.527Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-29T00:52:29.552Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 and serviceModelVersionId: 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 2023-03-29T00:52:29.553Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a7f48542-78c3-40a8-8d7c-1480905d98f0 2023-03-29T00:52:29.553Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 2023-03-29T00:52:29.558Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T00:52:29.571Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|INFO|500||Invoke 2023-03-29T00:52:29.571Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ad44a54f-9415-48bd-bf30-fdf48338e2b4], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[099c5f32-d1ae-4fb6-827d-349a28bb7418], X-ECOMP-RequestID=[ad44a54f-9415-48bd-bf30-fdf48338e2b4], X-TransactionId=[], X-ONAP-RequestID=[ad44a54f-9415-48bd-bf30-fdf48338e2b4], Content-Type=[application/merge-patch+json]} 2023-03-29T00:52:29.577Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T00:52:29.696Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?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/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 00:52:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[115], vertex-id=[204904], x-aai-txid=[1-aai-resources-230329-00:52:30:956-23472], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T00:52:29.697Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T00:52:29.697Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|INFO|500||InvokeReturn 2023-03-29T00:52:29.698Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T00:52:29.698Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||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-29T00:52:29.703Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||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-29T00:52:29.703Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ad44a54f-9415-48bd-bf30-fdf48338e2b4 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T00:52:29.703Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T00:52:29.704Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:52:29.704Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:52:29.704Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680051149703, "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-29T00:52:30.723Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T00:52:30.723Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"311a6477-b2cc-463c-9fee-aa741f7534d0","serviceName":"vFW 2023-03-28 22-18-55","serviceVersion":"1.0","serviceUUID":"86258cd9-b564-47e4-88c7-326a9c01209f","serviceDescription":"catalog service description","serviceInvariantUUID":"816a8d4d-52df-442b-ab64-56255b003b1b","resources":[{"resourceInstanceName":"vFW 4e17aa4e-f357 0","resourceName":"vFW 4e17aa4e-f357","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"9b459486-5c24-4b0e-b8c0-b27316cf0496","resourceInvariantUUID":"f0eb43bc-7057-4bfd-8597-2d8f61758599","resourceCustomizationUUID":"4f16d217-4b00-405b-8532-7309a7e941d5","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml","artifactChecksum":"NGZhNmFjYzI0OWMzNjk0M2ZiMDY3OWJlODEwMTBhZWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"dd088c19-0061-4db4-86ab-4eb0931888cf","artifactVersion":"1"},{"artifactName":"vfw4e17aa4ef3570_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json","artifactChecksum":"NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"fd4c9261-11b4-43ae-8ee7-4bc91a759c95","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f047bf4e-f981-4d29-99e8-fd6c3f83f2d3","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml","artifactChecksum":"YTBlYmE2NTk4ZGI4ZDVjMmYxY2ZkMDU2YWU3NmY0OGU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3c91ae60-e7e2-4688-b4a1-b853f4361f52","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7bcb52f7-4100-4599-afa7-d7d46b176374","artifactVersion":"2","generatedFromUUID":"f047bf4e-f981-4d29-99e8-fd6c3f83f2d3"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230328221855-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml","artifactChecksum":"Y2FiN2ZmMDY0ODIxZDM2YTQ2OGRmNTY3NTE2YzhkMjM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"46d95744-768f-403d-ba4a-13585170514a","artifactVersion":"1"},{"artifactName":"service-Vfw20230328221855-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar","artifactChecksum":"ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a3ef5172-4047-46ee-9c6d-d34e1107a71d","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T00:52:30.723Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:52:30.724Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:52:30.724Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:52:30.724Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:52:31.725Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:52:31.725Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:52:31.725Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:52:31.725Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:52:32.726Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:52:32.726Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:52:32.726Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:52:32.726Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:52:33.727Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:52:33.727Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:52:33.727Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:52:33.727Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:52:34.728Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:52:34.728Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:52:34.728Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:52:34.728Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:52:35.729Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:52:35.729Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:52:35.729Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:52:35.729Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:52:36.730Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:52:36.730Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:52:36.730Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:52:36.731Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:52:36.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:52:36.832Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:52:36.832Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:52:36.833Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:52:36.833Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:52:36.833Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "NOTIFIED" } 2023-03-29T00:52:36.833Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:52:36.833Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:52:36.833Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-29T00:52:36.833Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:52:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:52:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:52:36.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:52:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:52:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-29T00:52:36.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:52:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:52:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:52:36.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:52:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:52:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:52:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:52:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:52:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680051114717, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T00:52:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:52:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:52:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680051117485, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists" } 2023-03-29T00:52:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:52:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:52:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680051118486, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists" } 2023-03-29T00:52:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:52:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:52:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680051149703, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T00:52:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:52:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:52:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:52:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:52:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:52:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "status": "NOTIFIED" } 2023-03-29T00:52:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:52:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:52:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-29T00:52:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:52:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:52:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:52:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:52:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:52:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-29T00:52:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:52:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:52:36.837Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:52:36.837Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:52:36.837Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:52:36.837Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:52:36.837Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:52:37.731Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||sending notification to client: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "serviceName": "vFW 2023-03-28 22-18-55", "serviceVersion": "1.0", "serviceUUID": "86258cd9-b564-47e4-88c7-326a9c01209f", "serviceDescription": "catalog service description", "serviceInvariantUUID": "816a8d4d-52df-442b-ab64-56255b003b1b", "resources": [ { "resourceInstanceName": "vFW 4e17aa4e-f357 0", "resourceCustomizationUUID": "4f16d217-4b00-405b-8532-7309a7e941d5", "resourceName": "vFW 4e17aa4e-f357", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "9b459486-5c24-4b0e-b8c0-b27316cf0496", "resourceInvariantUUID": "f0eb43bc-7057-4bfd-8597-2d8f61758599", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw4e17aa4ef3570_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "artifactChecksum": "NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "fd4c9261-11b4-43ae-8ee7-4bc91a759c95", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "f047bf4e-f981-4d29-99e8-fd6c3f83f2d3", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7bcb52f7-4100-4599-afa7-d7d46b176374", "generatedFromUUID": "f047bf4e-f981-4d29-99e8-fd6c3f83f2d3" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7bcb52f7-4100-4599-afa7-d7d46b176374", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230328221855-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "artifactChecksum": "ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a3ef5172-4047-46ee-9c6d-d34e1107a71d" } ], "workloadContext": "Production" } 2023-03-29T00:52:37.732Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T00:52:37.732Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 86258cd9-b564-47e4-88c7-326a9c01209f ASDC 2023-03-29T00:52:37.733Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||ASDC Notification: DistributionID:311a6477-b2cc-463c-9fee-aa741f7534d0 ServiceName:vFW 2023-03-28 22-18-55 ServiceVersion:1.0 ServiceUUID:86258cd9-b564-47e4-88c7-326a9c01209f ServiceInvariantUUID:816a8d4d-52df-442b-ab64-56255b003b1b ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230328221855-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ArtifactUUID:a3ef5172-4047-46ee-9c6d-d34e1107a71d ArtifactChecksum:ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 4e17aa4e-f357 0 ResourceCustomizationUUID:4f16d217-4b00-405b-8532-7309a7e941d5 ResourceInvariantUUID:f0eb43bc-7057-4bfd-8597-2d8f61758599 ResourceName:vFW 4e17aa4e-f357 ResourceType:VF ResourceUUID:9b459486-5c24-4b0e-b8c0-b27316cf0496 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw4e17aa4ef3570_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json ArtifactUUID:fd4c9261-11b4-43ae-8ee7-4bc91a759c95 ArtifactChecksum:NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ= 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml ArtifactUUID:f047bf4e-f981-4d29-99e8-fd6c3f83f2d3 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env ArtifactUUID:7bcb52f7-4100-4599-afa7-d7d46b176374 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env ArtifactUUID:7bcb52f7-4100-4599-afa7-d7d46b176374 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T00:52:37.733Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 86258cd9-b564-47e4-88c7-326a9c01209f 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: 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-29T00:52:37.762Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:52:37.763Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:52:37.763Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:52:37.763Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d from URL: /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-29T00:52:37.763Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-03-29T00:52:37.763Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-29T00:52:38.044Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-03-29T00:52:38.048Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar a3ef5172-4047-46ee-9c6d-d34e1107a71d 101486 2023-03-29T00:52:38.048Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-29T00:52:38.048Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-29T00:52:38.048Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T00:52:38.048Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:52:38.048Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:52:38.049Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680051158048, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:52:39.049Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:52:39.049Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:52:39.049Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d, URL: /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar to file: /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T00:52:39.050Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230328221855-csar.csar 2023-03-29T00:52:39.050Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T00:52:39.050Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T00:52:39.155Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2467294812404632775/Definitions/service-Vfw20230328221855-template.yml Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided 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 2023-03-29T00:52:40.633Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T00:52:40.634Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-03-29T00:52:40.634Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T00:52:40.634Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-29T00:52:40.634Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T00:52:40.634Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||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-Vfw20230328221855-csar.csar 2023-03-29T00:52:40.634Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||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-Vfw20230328221855-csar.csar 2023-03-29T00:52:40.634Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||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-Vfw20230328221855-csar.csar 2023-03-29T00:52:40.634Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T00:52:40.634Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T00:52:40.634Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||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-Vfw20230328221855-csar.csar 2023-03-29T00:52:40.634Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T00:52:40.634Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T00:52:40.634Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 4e17aa4e-f357 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-Vfw20230328221855-csar.csar 2023-03-29T00:52:40.634Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T00:52:40.635Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-03-29T00:52:40.635Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:52:40.635Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:52:40.635Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-29T00:52:40.635Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-03-29T00:52:40.635Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:52:40.635Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:52:40.635Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:52:40.635Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-29T00:52:40.635Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-03-29T00:52:40.635Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:52:40.635Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:52:40.635Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:52:40.635Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:52:40.635Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-29T00:52:40.635Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T00:52:40.636Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T00:52:40.636Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T00:52:40.636Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T00:52:40.636Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T00:52:40.636Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T00:52:40.636Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T00:52:40.636Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T00:52:40.636Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T00:52:40.636Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T00:52:40.636Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T00:52:40.636Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T00:52:40.636Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T00:52:40.636Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T00:52:40.636Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T00:52:40.636Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-29T00:52:40.636Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:52:40.636Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-29T00:52:40.636Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:52:40.637Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-29T00:52:40.637Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T00:52:40.637Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:52:40.637Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-29T00:52:40.637Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T00:52:40.637Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:52:40.637Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-29T00:52:40.637Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T00:52:40.637Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:52:40.637Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-29T00:52:40.637Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T00:52:40.637Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-29T00:52:40.637Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T00:52:40.637Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T00:52:40.637Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T00:52:40.637Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T00:52:40.637Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T00:52:40.637Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T00:52:40.638Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T00:52:40.638Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T00:52:40.638Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T00:52:40.638Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=f32f8e19-bef8-419d-87ed-af5c0238d798 2023-03-29T00:52:40.638Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:52:40.638Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-29T00:52:40.638Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T00:52:40.638Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T00:52:40.638Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T00:52:40.638Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T00:52:40.638Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T00:52:40.638Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T00:52:40.638Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T00:52:40.638Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-29T00:52:40.638Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T00:52:40.638Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T00:52:40.638Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T00:52:40.639Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T00:52:40.639Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=7547fbf5-4578-4c3d-a5b9-84c8c1316821 2023-03-29T00:52:40.639Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:52:40.639Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-29T00:52:40.639Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T00:52:40.639Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T00:52:40.639Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T00:52:40.639Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T00:52:40.639Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T00:52:40.639Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T00:52:40.639Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T00:52:40.639Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T00:52:40.639Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T00:52:40.639Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T00:52:40.639Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T00:52:40.639Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-29T00:52:40.639Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5f51de74-4243-403b-b7a9-a2dd728855e1 2023-03-29T00:52:40.640Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:52:40.640Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:52:40.640Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:52:40.640Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:52:40.640Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:52:40.640Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:52:40.640Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:52:40.640Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:52:40.640Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-28 22-18-55 Description:catalog service description Model UUID:86258cd9-b564-47e4-88c7-326a9c01209f Model Version:NULL Model InvariantUuid:816a8d4d-52df-442b-ab64-56255b003b1b Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 4e17aa4e-f357 Model UUID:83811783-7f50-4409-b37e-013d3a6679be Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:f0eb43bc-7057-4bfd-8597-2d8f61758599 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:4f16d217-4b00-405b-8532-7309a7e941d5 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:8ad82d93-2542-4347-95aa-48de46af2769 ModelName:Vfw4e17aa4eF357..base_vfw..module-0 ModelUuid:2c8738f1-5769-4b50-8168-bc077e07a968 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:f32f8e19-bef8-419d-87ed-af5c0238d798 ModelInvariantUuid:09ef63d4-d50c-4979-9e06-e7673b5bc9e6 ModelName:vFW 4e17aa4e-f357-nodes.vfwCvfc ModelUuid:2568cf18-4961-4bdc-b96b-b9c2abc89a6e ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:a6a9beae-4b33-4065-bc7c-501c322bf4be ModelInvariantUuid:34d56be9-e557-4359-8260-f37f36750957 ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vfw ModelUuid:210fc1b5-28de-43b3-91a1-72861ee00ca7 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:7547fbf5-4578-4c3d-a5b9-84c8c1316821 ModelInvariantUuid:d3e79bbd-9ec1-49ac-bfe5-a370c75db104 ModelName:vFW 4e17aa4e-f357-nodes.vsnCvfc ModelUuid:7ad2d21c-7af1-4b91-9906-81a91e71ef03 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:75544a54-4184-42f2-a23d-9f9263d6baad ModelInvariantUuid:4487dbbb-4ec9-468d-b1d5-7e635abde181 ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vsn ModelUuid:fcedcee2-219d-40dd-9f79-4230cb13a148 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:5f51de74-4243-403b-b7a9-a2dd728855e1 ModelInvariantUuid:275a83ad-0767-40d6-9ff8-07edaed52db3 ModelName:vFW 4e17aa4e-f357-nodes.vpgCvfc ModelUuid:5ad99adc-e476-411f-98bc-caa1b9661e8d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:07ee84b1-85c2-4db0-b602-d70a6723467d ModelInvariantUuid:fb7efc2e-bef5-4bb4-a023-379da4c7553e ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vpg ModelUuid:f0f45588-ffc3-409c-87a7-bfc308d80744 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=? 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-29T00:52:40.677Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||ERROR|500||Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists 2023-03-29T00:52:40.677Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-29T00:52:40.677Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar(Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists) 2023-03-29T00:52:40.677Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:52:40.677Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:52:40.677Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:52:40.677Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680051160677, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:52:41.683Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-29T00:52:41.684Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar(Resource with UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 already exists) 2023-03-29T00:52:41.684Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:52:41.684Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:52:41.684Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:52:41.684Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680051161683, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:52:42.685Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-29T00:52:42.704Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-29T00:52:42.707Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T00:52:42.707Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T00:52:42.707Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T00:52:42.707Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T00:52:42.708Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:52:42.708Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:52:42.708Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:52:42.708Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:52:42.708Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||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-29T00:52:42.716Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T00:53:12.716Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-29T00:53:12.725Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 and serviceModelVersionId: 86258cd9-b564-47e4-88c7-326a9c01209f 2023-03-29T00:53:12.725Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 816a8d4d-52df-442b-ab64-56255b003b1b 2023-03-29T00:53:12.726Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0 2023-03-29T00:53:12.732Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T00:53:12.752Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|INFO|500||Invoke 2023-03-29T00:53:12.752Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[311a6477-b2cc-463c-9fee-aa741f7534d0], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[439991f7-2b79-4e5a-9bf8-6a990e3709a3], X-ECOMP-RequestID=[311a6477-b2cc-463c-9fee-aa741f7534d0], X-TransactionId=[], X-ONAP-RequestID=[311a6477-b2cc-463c-9fee-aa741f7534d0], Content-Type=[application/merge-patch+json]} 2023-03-29T00:53:12.760Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T00:53:12.911Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?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/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 00:53:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[147], vertex-id=[147576], x-aai-txid=[1-aai-resources-230329-00:53:14:140-46633], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T00:53:12.911Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T00:53:12.912Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|INFO|500||InvokeReturn 2023-03-29T00:53:12.912Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T00:53:12.912Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||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-29T00:53:12.919Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||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-29T00:53:12.919Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 311a6477-b2cc-463c-9fee-aa741f7534d0 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T00:53:12.919Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T00:53:12.919Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:53:12.919Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:53:12.919Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680051192919, "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-29T00:53:13.940Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T00:53:13.941Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"16ec8964-42b3-41d8-bf97-9302870ceb5f","serviceDescription":"service","serviceInvariantUUID":"444dbaf6-729a-4cb4-aa8f-fbc578565856","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"e3550a84-cc18-4316-8c33-7e1a60b52680","resourceInvariantUUID":"d000c302-f830-49c1-85c4-860fa03d5456","resourceCustomizationUUID":"f132524b-16f4-438a-9cfc-8fa2d3a85ae2","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":"ZmYwNGQ0YWM0NmZhNmI3MGNhMzJiYTBiOTZiMTE5OWY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"39f4a529-3c97-4ab5-85af-4785e008f69f","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MmY3MzBlNjdhODlkZDM4NTYxODVjOTBlZWQyYTJjNzc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"151c48cd-692b-42cf-936b-19e897cb204a","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T00:53:13.941Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:53:13.941Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:53:13.941Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:53:13.942Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "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-29T00:53:14.942Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:53:14.943Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:53:14.943Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:53:14.943Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:53:15.944Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||sending notification to client: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "16ec8964-42b3-41d8-bf97-9302870ceb5f", "serviceDescription": "service", "serviceInvariantUUID": "444dbaf6-729a-4cb4-aa8f-fbc578565856", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "f132524b-16f4-438a-9cfc-8fa2d3a85ae2", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "e3550a84-cc18-4316-8c33-7e1a60b52680", "resourceInvariantUUID": "d000c302-f830-49c1-85c4-860fa03d5456", "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": "MmY3MzBlNjdhODlkZDM4NTYxODVjOTBlZWQyYTJjNzc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "151c48cd-692b-42cf-936b-19e897cb204a" } ], "workloadContext": "Production" } 2023-03-29T00:53:15.944Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T00:53:15.944Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 16ec8964-42b3-41d8-bf97-9302870ceb5f ASDC 2023-03-29T00:53:15.945Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||ASDC Notification: DistributionID:06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:16ec8964-42b3-41d8-bf97-9302870ceb5f ServiceInvariantUUID:444dbaf6-729a-4cb4-aa8f-fbc578565856 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:151c48cd-692b-42cf-936b-19e897cb204a ArtifactChecksum:MmY3MzBlNjdhODlkZDM4NTYxODVjOTBlZWQyYTJjNzc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:f132524b-16f4-438a-9cfc-8fa2d3a85ae2 ResourceInvariantUUID:d000c302-f830-49c1-85c4-860fa03d5456 ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:e3550a84-cc18-4316-8c33-7e1a60b52680 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-29T00:53:15.945Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 16ec8964-42b3-41d8-bf97-9302870ceb5f 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: 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-29T00:53:15.977Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:53:15.978Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:53:15.979Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:53:15.979Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 151c48cd-692b-42cf-936b-19e897cb204a from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T00:53:15.979Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-03-29T00:53:15.980Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T00:53:16.005Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||GET Response Status 404 2023-03-29T00:53:16.006Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@52ea019 2023-03-29T00:53:16.006Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T00:53:16.006Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-29T00:53:16.006Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 151c48cd-692b-42cf-936b-19e897cb204a Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T00:53:16.006Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T00:53:16.006Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-29T00:53:16.006Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T00:53:16.007Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:53:16.007Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:53:16.007Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680051196006, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:53:17.008Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:151c48cd-692b-42cf-936b-19e897cb204a) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-29T00:53:17.037Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||ERROR|500||Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists 2023-03-29T00:53:17.038Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T00:53:17.038Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists) 2023-03-29T00:53:17.038Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:53:17.038Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:53:17.038Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:53:17.038Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680051197038, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:53:18.039Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T00:53:18.039Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: e3550a84-cc18-4316-8c33-7e1a60b52680 already exists) 2023-03-29T00:53:18.039Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:53:18.039Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:53:18.039Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:53:18.039Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680051198039, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e3550a84-cc18-4316-8c33-7e1a60b52680 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:53:19.040Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 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-29T00:53:19.059Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 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-29T00:53:19.063Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T00:53:19.064Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T00:53:19.064Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T00:53:19.064Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T00:53:19.064Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:53:19.064Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:53:19.064Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:53:19.064Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:53:19.064Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||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-29T00:53:19.074Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T00:53:36.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:53:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:53:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680051158048, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T00:53:36.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:53:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:53:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680051160677, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists" } 2023-03-29T00:53:36.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:53:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:53:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680051161683, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 already exists" } 2023-03-29T00:53:36.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:53:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:53:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680051192919, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T00:53:36.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:53:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:53:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:53:36.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:53:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:53:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:53:36.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:53:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:53:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680051196006, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T00:53:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:53:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:53:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680051197038, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists" } 2023-03-29T00:53:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:53:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:53:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680051198039, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e3550a84-cc18-4316-8c33-7e1a60b52680 already exists" } 2023-03-29T00:53:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:53:49.075Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 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-29T00:53:49.084Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 and serviceModelVersionId: 16ec8964-42b3-41d8-bf97-9302870ceb5f 2023-03-29T00:53:49.084Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 444dbaf6-729a-4cb4-aa8f-fbc578565856 2023-03-29T00:53:49.085Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0 2023-03-29T00:53:49.091Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T00:53:49.111Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|INFO|500||Invoke 2023-03-29T00:53:49.112Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[45bde0d3-7b24-4207-af34-40eb4fcd9e32], X-ECOMP-RequestID=[06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2], X-TransactionId=[], X-ONAP-RequestID=[06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2], Content-Type=[application/merge-patch+json]} 2023-03-29T00:53:49.120Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T00:53:49.259Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?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/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 00:53:50 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[136], vertex-id=[188528], x-aai-txid=[1-aai-resources-230329-00:53:50:500-8461], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T00:53:49.259Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T00:53:49.261Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|INFO|500||InvokeReturn 2023-03-29T00:53:49.261Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T00:53:49.261Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||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-29T00:53:49.268Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||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-29T00:53:49.268Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T00:53:49.268Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T00:53:49.269Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:53:49.269Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:53:49.269Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680051229268, "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-29T00:53:50.290Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T00:53:50.290Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"7a696f8d-7ee2-46cf-b572-2aace61feac6","serviceName":"Demo_pNF_ge2Srtj7qIwUCt1tjrNp","serviceVersion":"1.0","serviceUUID":"a9748751-2950-4828-b5f2-766b4707fd0e","serviceDescription":"catalog service description","serviceInvariantUUID":"3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d","resources":[{"resourceInstanceName":"pNF 2e24d431-caf7 0","resourceName":"pNF 2e24d431-caf7","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"e2d033c4-2bad-43aa-a1ed-ece452364ff0","resourceInvariantUUID":"c7a7d7b9-db49-4573-8bdb-c0b9fafe1e04","resourceCustomizationUUID":"9020c51f-f795-4da8-94fc-307df828746c","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml","artifactChecksum":"MGViMGJhY2M4NTEzNTQ2OTAyM2JmYTZiMmIxMTRhZmE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"d1d763ac-250d-4bc9-8da7-fb6b08c07905","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"54852575-1f46-4af8-b984-c2d9e0a5b90a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b9facc55-50c6-45db-ad5c-fc70d623e4d4","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml","artifactChecksum":"ZjQ3NjY3YmRmNjJhYzc5OTdlNTg5ODJjNTM4MjI0MTM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"de64d63f-d983-48ce-9828-6a1269e19616","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"bcb36d16-c729-4c0e-9e83-348a27e6b2fa","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"85b93c2d-6163-4d8a-9401-b9cc06f11fba","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml","artifactChecksum":"N2Q4YzdhZmExNzk0MmYxMDYzMzI4NGI0OWQ4NWUxZmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f91ffa7d-4822-4c15-9557-bea3361e964b","artifactVersion":"1"},{"artifactName":"service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar","artifactChecksum":"YTcxZWE0NWFhY2ZlYWVkODE3ODdlYzg2MzllNjU1ZjY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b33a7ab7-2b1f-45b9-a286-a6ef25118643","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T00:53:50.291Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:53:50.291Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:53:50.291Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:53:50.291Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:53:51.292Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:53:51.292Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:53:51.292Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:53:51.292Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:53:52.293Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:53:52.293Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:53:52.293Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:53:52.293Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:53:53.294Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:53:53.294Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:53:53.294Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:53:53.295Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:53:54.296Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:53:54.296Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:53:54.296Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:53:54.296Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:53:55.297Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:53:55.297Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:53:55.297Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:53:55.297Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:53:56.298Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:53:56.299Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:53:56.299Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:53:56.299Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:53:57.299Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:53:57.300Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:53:57.300Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:53:57.300Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:53:58.301Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||sending notification to client: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "serviceName": "Demo_pNF_ge2Srtj7qIwUCt1tjrNp", "serviceVersion": "1.0", "serviceUUID": "a9748751-2950-4828-b5f2-766b4707fd0e", "serviceDescription": "catalog service description", "serviceInvariantUUID": "3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d", "resources": [ { "resourceInstanceName": "pNF 2e24d431-caf7 0", "resourceCustomizationUUID": "9020c51f-f795-4da8-94fc-307df828746c", "resourceName": "pNF 2e24d431-caf7", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "e2d033c4-2bad-43aa-a1ed-ece452364ff0", "resourceInvariantUUID": "c7a7d7b9-db49-4573-8bdb-c0b9fafe1e04", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "artifactChecksum": "YTcxZWE0NWFhY2ZlYWVkODE3ODdlYzg2MzllNjU1ZjY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "b33a7ab7-2b1f-45b9-a286-a6ef25118643" } ], "workloadContext": "Production" } 2023-03-29T00:53:58.301Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T00:53:58.301Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 a9748751-2950-4828-b5f2-766b4707fd0e ASDC 2023-03-29T00:53:58.301Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||ASDC Notification: DistributionID:7a696f8d-7ee2-46cf-b572-2aace61feac6 ServiceName:Demo_pNF_ge2Srtj7qIwUCt1tjrNp ServiceVersion:1.0 ServiceUUID:a9748751-2950-4828-b5f2-766b4707fd0e ServiceInvariantUUID:3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ArtifactUUID:b33a7ab7-2b1f-45b9-a286-a6ef25118643 ArtifactChecksum:YTcxZWE0NWFhY2ZlYWVkODE3ODdlYzg2MzllNjU1ZjY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 2e24d431-caf7 0 ResourceCustomizationUUID:9020c51f-f795-4da8-94fc-307df828746c ResourceInvariantUUID:c7a7d7b9-db49-4573-8bdb-c0b9fafe1e04 ResourceName:pNF 2e24d431-caf7 ResourceType:PNF ResourceUUID:e2d033c4-2bad-43aa-a1ed-ece452364ff0 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T00:53:58.301Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF a9748751-2950-4828-b5f2-766b4707fd0e 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: 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-29T00:53:58.334Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:53:58.334Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:53:58.334Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:53:58.334Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 from URL: /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:53:58.334Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-03-29T00:53:58.335Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:53:58.602Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-03-29T00:53:58.605Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar b33a7ab7-2b1f-45b9-a286-a6ef25118643 88015 2023-03-29T00:53:58.605Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ASDC sendASDCNotification 2023-03-29T00:53:58.605Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:53:58.605Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T00:53:58.605Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:53:58.605Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:53:58.605Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680051238605, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:53:59.607Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:53:59.607Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:53:59.607Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643, URL: /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar to file: /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:53:59.608Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:53:59.608Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:53:59.608Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:53:59.730Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2722139144569801075/Definitions/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml 2023-03-29T00:54:00.286Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T00:54:00.286Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-03-29T00:54:00.286Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:54:00.286Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T00:54:00.286Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 2e24d431-caf7 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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:54:00.286Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:54:00.286Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:54:00.286Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:54:00.286Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:54:00.287Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:54:00.287Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T00:54:00.287Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-03-29T00:54:00.287Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:54:00.287Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:54:00.287Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Node template pNF 2e24d431-caf7 0 is matching search criteria 2023-03-29T00:54:00.288Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-03-29T00:54:00.288Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Found topology templates [pNF 2e24d431-caf7 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:54:00.288Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:54:00.288Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:54:00.288Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Node template pNF 2e24d431-caf7 0 is matching search criteria 2023-03-29T00:54:00.289Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-03-29T00:54:00.289Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Found topology templates [pNF 2e24d431-caf7 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:54:00.289Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:54:00.289Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:54:00.289Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:54:00.289Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:54:00.289Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:54:00.289Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:54:00.289Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:54:00.289Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:54:00.289Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:54:00.290Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:54:00.290Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_ge2Srtj7qIwUCt1tjrNp Description:catalog service description Model UUID:a9748751-2950-4828-b5f2-766b4707fd0e Model Version:NULL Model InvariantUuid:3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d 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=? 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-29T00:54:00.314Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||ERROR|500||Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists 2023-03-29T00:54:00.314Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ASDC sendASDCNotification 2023-03-29T00:54:00.314Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar(Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists) 2023-03-29T00:54:00.314Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:54:00.314Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:54:00.315Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:54:00.315Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680051240314, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:54:01.315Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ASDC sendASDCNotification 2023-03-29T00:54:01.316Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar(Resource with UUID: e2d033c4-2bad-43aa-a1ed-ece452364ff0 already exists) 2023-03-29T00:54:01.316Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:54:01.316Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:54:01.316Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:54:01.317Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680051241315, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e2d033c4-2bad-43aa-a1ed-ece452364ff0 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:54:02.317Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 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-29T00:54:02.332Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 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-29T00:54:02.335Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T00:54:02.335Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T00:54:02.336Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T00:54:02.336Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T00:54:02.336Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:54:02.336Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:54:02.337Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:54:02.337Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:54:02.337Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||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-29T00:54:02.350Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T00:54:32.350Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 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-29T00:54:32.357Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 and serviceModelVersionId: a9748751-2950-4828-b5f2-766b4707fd0e 2023-03-29T00:54:32.358Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d 2023-03-29T00:54:32.360Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0 2023-03-29T00:54:32.364Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T00:54:32.381Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|INFO|500||Invoke 2023-03-29T00:54:32.381Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[7a696f8d-7ee2-46cf-b572-2aace61feac6], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[cdcc3a24-16c5-474f-884e-e7905ebd0574], X-ECOMP-RequestID=[7a696f8d-7ee2-46cf-b572-2aace61feac6], X-TransactionId=[], X-ONAP-RequestID=[7a696f8d-7ee2-46cf-b572-2aace61feac6], Content-Type=[application/merge-patch+json]} 2023-03-29T00:54:32.388Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T00:54:32.558Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?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/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 00:54:33 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[166], vertex-id=[172232], x-aai-txid=[1-aai-resources-230329-00:54:33:770-54391], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T00:54:32.559Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T00:54:32.560Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|INFO|500||InvokeReturn 2023-03-29T00:54:32.560Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T00:54:32.560Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||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-29T00:54:32.566Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||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-29T00:54:32.566Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7a696f8d-7ee2-46cf-b572-2aace61feac6 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T00:54:32.567Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T00:54:32.567Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:54:32.567Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:54:32.567Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680051272566, "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-29T00:54:33.584Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T00:54:33.584Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"fe105c1e-ef4e-412c-9c8b-44baeafe357c","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"3cc3363c-2a1e-46f6-a01f-dfea7105f42b","serviceDescription":"service","serviceInvariantUUID":"53e0907c-4685-443c-9afb-b6388edad63b","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"06700cf1-b2dc-407d-b162-08d1beec66c7","resourceInvariantUUID":"704760ad-6cf6-4bb9-bc99-05bd4d114f3d","resourceCustomizationUUID":"05d1ab17-7540-4804-bce9-48f607c7adae","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":"OWU1OGIzMTQ4NzkyODU5Nzk1ODU5N2E4YTdiYjZmODY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"678cd137-dd07-4c04-8b26-55742d455682","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":"MzNhYWFmOTQwMjhhYjAxZDRhOGJmYTA0ZGQzMjhlNGI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"52326665-5a88-44f9-990e-807f04b42a74","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":"84bdb852-af72-465c-9220-0c5d34e80240","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":"06caa762-d83a-4d14-a111-ab8da18bdd73","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":"8975785e-9aa3-4481-a685-d6498c3c5dec","artifactVersion":"2","generatedFromUUID":"84bdb852-af72-465c-9220-0c5d34e80240"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"YWE3OGIxMWMyYjhmNDFjOTdiMzhmZmM1OWI3ZmUzY2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1561e919-2af1-4cad-b2a7-59c900eec633","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MjQzOWNhYmVhMTRjN2Y5MTEzMGEwOTNlMWE4YWQzOWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1e6ff635-9586-4967-a4c2-d4832f18d39c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T00:54:33.584Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:54:33.584Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:54:33.584Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:54:33.584Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "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-29T00:54:34.585Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:54:34.585Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:54:34.585Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:54:34.586Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "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-29T00:54:35.587Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:54:35.587Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:54:35.587Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:54:35.587Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "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-29T00:54:36.588Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:54:36.588Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:54:36.588Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:54:36.589Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "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-29T00:54:36.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:54:36.833Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:54:36.833Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680051229268, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T00:54:36.833Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:54:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:54:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:54:36.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:54:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:54:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T00:54:36.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:54:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:54:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T00:54:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:54:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:54:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:54:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:54:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:54:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:54:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:54:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:54:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:54:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:54:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:54:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:54:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:54:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:54:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:54:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:54:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:54:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680051238605, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T00:54:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:54:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:54:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680051240314, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists" } 2023-03-29T00:54:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:54:36.837Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:54:36.837Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680051241315, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e2d033c4-2bad-43aa-a1ed-ece452364ff0 already exists" } 2023-03-29T00:54:36.837Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:54:36.837Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:54:36.837Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680051272566, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T00:54:36.837Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:54:36.837Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:54:36.837Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:54:36.837Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:54:36.837Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:54:36.838Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-29T00:54:36.838Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:54:36.838Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:54:36.838Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-29T00:54:36.838Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:54:36.838Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:54:36.838Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:54:36.838Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:54:37.589Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:54:37.589Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:54:37.589Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:54:37.589Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "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-29T00:54:38.590Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:54:38.590Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:54:38.590Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:54:38.591Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "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-29T00:54:39.591Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:54:39.591Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:54:39.591Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:54:39.592Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:54:40.592Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||sending notification to client: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "3cc3363c-2a1e-46f6-a01f-dfea7105f42b", "serviceDescription": "service", "serviceInvariantUUID": "53e0907c-4685-443c-9afb-b6388edad63b", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "05d1ab17-7540-4804-bce9-48f607c7adae", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "06700cf1-b2dc-407d-b162-08d1beec66c7", "resourceInvariantUUID": "704760ad-6cf6-4bb9-bc99-05bd4d114f3d", "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": "MzNhYWFmOTQwMjhhYjAxZDRhOGJmYTA0ZGQzMjhlNGI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "52326665-5a88-44f9-990e-807f04b42a74", "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": "84bdb852-af72-465c-9220-0c5d34e80240", "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": "8975785e-9aa3-4481-a685-d6498c3c5dec", "generatedFromUUID": "84bdb852-af72-465c-9220-0c5d34e80240" }, "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": "8975785e-9aa3-4481-a685-d6498c3c5dec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "MjQzOWNhYmVhMTRjN2Y5MTEzMGEwOTNlMWE4YWQzOWI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1e6ff635-9586-4967-a4c2-d4832f18d39c" } ], "workloadContext": "Production" } 2023-03-29T00:54:40.593Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T00:54:40.593Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 3cc3363c-2a1e-46f6-a01f-dfea7105f42b ASDC 2023-03-29T00:54:40.593Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||ASDC Notification: DistributionID:fe105c1e-ef4e-412c-9c8b-44baeafe357c ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:3cc3363c-2a1e-46f6-a01f-dfea7105f42b ServiceInvariantUUID:53e0907c-4685-443c-9afb-b6388edad63b 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:1e6ff635-9586-4967-a4c2-d4832f18d39c ArtifactChecksum:MjQzOWNhYmVhMTRjN2Y5MTEzMGEwOTNlMWE4YWQzOWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:05d1ab17-7540-4804-bce9-48f607c7adae ResourceInvariantUUID:704760ad-6cf6-4bb9-bc99-05bd4d114f3d ResourceName:basic_vm ResourceType:VF ResourceUUID:06700cf1-b2dc-407d-b162-08d1beec66c7 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:52326665-5a88-44f9-990e-807f04b42a74 ArtifactChecksum:MzNhYWFmOTQwMjhhYjAxZDRhOGJmYTA0ZGQzMjhlNGI= 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:84bdb852-af72-465c-9220-0c5d34e80240 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:8975785e-9aa3-4481-a685-d6498c3c5dec 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:8975785e-9aa3-4481-a685-d6498c3c5dec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T00:54:40.593Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3cc3363c-2a1e-46f6-a01f-dfea7105f42b 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: 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-29T00:54:40.631Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:54:40.632Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:54:40.632Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:54:40.632Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-29T00:54:40.632Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-03-29T00:54:40.632Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-29T00:54:40.652Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||GET Response Status 404 2023-03-29T00:54:40.652Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@19d6c2d2 2023-03-29T00:54:40.653Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T00:54:40.653Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-29T00:54:40.653Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 1e6ff635-9586-4967-a4c2-d4832f18d39c Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T00:54:40.653Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T00:54:40.653Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-29T00:54:40.653Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T00:54:40.653Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:54:40.653Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:54:40.653Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680051280653, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:54:41.654Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:1e6ff635-9586-4967-a4c2-d4832f18d39c) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-29T00:54:41.688Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||ERROR|500||Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists 2023-03-29T00:54:41.688Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T00:54:41.688Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists) 2023-03-29T00:54:41.688Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:54:41.689Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:54:41.689Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:54:41.689Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680051281688, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:54:42.690Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T00:54:42.690Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 06700cf1-b2dc-407d-b162-08d1beec66c7 already exists) 2023-03-29T00:54:42.690Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:54:42.691Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:54:42.691Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:54:42.691Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680051282690, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 06700cf1-b2dc-407d-b162-08d1beec66c7 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:54:43.693Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-29T00:54:43.712Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-29T00:54:43.715Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T00:54:43.716Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T00:54:43.716Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T00:54:43.716Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T00:54:43.716Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:54:43.716Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:54:43.716Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:54:43.716Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:54:43.716Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||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-29T00:54:43.726Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T00:55:13.726Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-29T00:55:13.732Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c and serviceModelVersionId: 3cc3363c-2a1e-46f6-a01f-dfea7105f42b 2023-03-29T00:55:13.732Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 53e0907c-4685-443c-9afb-b6388edad63b 2023-03-29T00:55:13.733Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0 2023-03-29T00:55:13.743Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T00:55:13.764Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?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-29T00:55:13.764Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|INFO|500||Invoke 2023-03-29T00:55:13.771Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T00:55:13.918Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|INFO|500||InvokeReturn 2023-03-29T00:55:13.919Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 00:55:15 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[143], vertex-id=[180424], x-aai-txid=[0-aai-resources-230329-00:55:15:152-50016], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T00:55:13.919Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T00:55:13.919Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T00:55:13.919Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||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-29T00:55:13.926Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||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-29T00:55:13.926Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID fe105c1e-ef4e-412c-9c8b-44baeafe357c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T00:55:13.926Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T00:55:13.927Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:55:13.927Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:55:13.927Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680051313926, "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-29T00:55:14.950Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T00:55:14.950Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"4e331648-c0c6-4e78-b5bd-c1a3392aefa5","serviceName":"Demo_pNF_vTrSDiHqKZFmTrxBO7An","serviceVersion":"1.0","serviceUUID":"5dc3e11a-73a7-4449-8830-c00dd58b8025","serviceDescription":"catalog service description","serviceInvariantUUID":"99465759-d5dd-4df6-968c-d7df49a08547","resources":[{"resourceInstanceName":"pNF d408ac80-5827 0","resourceName":"pNF d408ac80-5827","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2c7ae46d-9523-4fff-b664-0f1857bc7e8e","resourceInvariantUUID":"eeb69a99-a29e-489a-a316-224f3dd9312e","resourceCustomizationUUID":"f5271907-3708-463e-8dcb-d3b488f8d689","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vf-license-model.xml","artifactChecksum":"MGI2ZDNjNTQwMDkzOGIxNWQ2YzAzOWIyODI5MWUzZGE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"665512f2-5af7-4af0-878a-1c02f8001b22","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2addf1f2-bac3-417d-903b-2318e30b0c44","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e4474b26-a4cd-4d90-9cc3-8a5acd5dd9d9","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vendor-license-model.xml","artifactChecksum":"YWNiN2MxZTEzMmU3MDA4YTQ4YzUyZGNmMDU0YzIzMmM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a1ca3c31-f38f-4a7c-9218-dc0682481ba1","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"717d49b6-6f8b-479e-ae16-c08c0031e528","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c7106b50-b2bd-4d21-b8aa-1972668fa1f6","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml","artifactChecksum":"ZDU0OTUxNGExYTY3ODQ5MTYxOWQ2NjM0ODczNDg1ZGM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"10434821-a842-492c-90ab-3ddcb0dfafb1","artifactVersion":"1"},{"artifactName":"service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar","artifactChecksum":"NzlhMjQ1MTUxN2M5NzczZTUyODFmNmRkMTk4ZjYzY2M\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"cd04d25d-7975-4b04-b8d3-17f5b860598b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T00:55:14.950Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:55:14.951Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:55:14.951Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:55:14.951Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:55:15.952Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:55:15.953Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:55:15.953Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:55:15.953Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:55:16.954Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:55:16.955Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:55:16.955Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:55:16.955Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:55:17.956Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:55:17.956Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:55:17.957Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:55:17.957Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:55:18.958Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:55:18.958Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:55:18.958Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:55:18.958Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:55:19.959Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:55:19.960Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:55:19.960Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:55:19.960Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:55:20.961Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:55:20.961Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:55:20.961Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:55:20.962Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:55:21.963Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:55:21.963Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:55:21.963Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:55:21.964Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:55:22.965Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||sending notification to client: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "serviceName": "Demo_pNF_vTrSDiHqKZFmTrxBO7An", "serviceVersion": "1.0", "serviceUUID": "5dc3e11a-73a7-4449-8830-c00dd58b8025", "serviceDescription": "catalog service description", "serviceInvariantUUID": "99465759-d5dd-4df6-968c-d7df49a08547", "resources": [ { "resourceInstanceName": "pNF d408ac80-5827 0", "resourceCustomizationUUID": "f5271907-3708-463e-8dcb-d3b488f8d689", "resourceName": "pNF d408ac80-5827", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2c7ae46d-9523-4fff-b664-0f1857bc7e8e", "resourceInvariantUUID": "eeb69a99-a29e-489a-a316-224f3dd9312e", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "artifactChecksum": "NzlhMjQ1MTUxN2M5NzczZTUyODFmNmRkMTk4ZjYzY2M\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "cd04d25d-7975-4b04-b8d3-17f5b860598b" } ], "workloadContext": "Production" } 2023-03-29T00:55:22.965Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T00:55:22.965Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 5dc3e11a-73a7-4449-8830-c00dd58b8025 ASDC 2023-03-29T00:55:22.966Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||ASDC Notification: DistributionID:4e331648-c0c6-4e78-b5bd-c1a3392aefa5 ServiceName:Demo_pNF_vTrSDiHqKZFmTrxBO7An ServiceVersion:1.0 ServiceUUID:5dc3e11a-73a7-4449-8830-c00dd58b8025 ServiceInvariantUUID:99465759-d5dd-4df6-968c-d7df49a08547 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ArtifactUUID:cd04d25d-7975-4b04-b8d3-17f5b860598b ArtifactChecksum:NzlhMjQ1MTUxN2M5NzczZTUyODFmNmRkMTk4ZjYzY2M= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF d408ac80-5827 0 ResourceCustomizationUUID:f5271907-3708-463e-8dcb-d3b488f8d689 ResourceInvariantUUID:eeb69a99-a29e-489a-a316-224f3dd9312e ResourceName:pNF d408ac80-5827 ResourceType:PNF ResourceUUID:2c7ae46d-9523-4fff-b664-0f1857bc7e8e ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T00:55:22.966Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 5dc3e11a-73a7-4449-8830-c00dd58b8025 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: 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-29T00:55:22.995Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:55:22.996Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:55:22.996Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:55:22.996Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b from URL: /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:55:22.996Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-03-29T00:55:22.996Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:55:23.244Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-03-29T00:55:23.246Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar cd04d25d-7975-4b04-b8d3-17f5b860598b 88032 2023-03-29T00:55:23.246Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ASDC sendASDCNotification 2023-03-29T00:55:23.247Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:55:23.247Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T00:55:23.247Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:55:23.247Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:55:23.248Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680051323246, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:55:24.248Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:55:24.249Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:55:24.250Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b, URL: /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar to file: /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:55:24.250Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:55:24.251Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:55:24.251Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:55:24.360Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP24772632145882383/Definitions/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml 2023-03-29T00:55:24.912Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T00:55:24.913Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-03-29T00:55:24.913Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:55:24.913Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T00:55:24.913Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF d408ac80-5827 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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:55:24.913Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:55:24.913Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:55:24.913Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:55:24.913Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:55:24.913Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:55:24.913Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T00:55:24.913Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-03-29T00:55:24.913Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:55:24.914Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:55:24.914Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Node template pNF d408ac80-5827 0 is matching search criteria 2023-03-29T00:55:24.914Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-03-29T00:55:24.914Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Found topology templates [pNF d408ac80-5827 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:55:24.914Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:55:24.914Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:55:24.914Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Node template pNF d408ac80-5827 0 is matching search criteria 2023-03-29T00:55:24.914Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-03-29T00:55:24.914Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Found topology templates [pNF d408ac80-5827 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:55:24.914Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:55:24.914Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:55:24.914Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:55:24.914Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:55:24.914Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:55:24.914Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:55:24.915Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:55:24.915Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:55:24.915Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:55:24.915Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:55:24.915Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_vTrSDiHqKZFmTrxBO7An Description:catalog service description Model UUID:5dc3e11a-73a7-4449-8830-c00dd58b8025 Model Version:NULL Model InvariantUuid:99465759-d5dd-4df6-968c-d7df49a08547 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=? 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-29T00:55:24.943Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||ERROR|500||Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists 2023-03-29T00:55:24.943Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ASDC sendASDCNotification 2023-03-29T00:55:24.943Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar(Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists) 2023-03-29T00:55:24.943Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:55:24.944Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:55:24.944Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:55:24.944Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680051324943, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:55:25.944Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ASDC sendASDCNotification 2023-03-29T00:55:25.945Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar(Resource with UUID: 2c7ae46d-9523-4fff-b664-0f1857bc7e8e already exists) 2023-03-29T00:55:25.945Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:55:25.945Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:55:25.945Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:55:25.946Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680051325944, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2c7ae46d-9523-4fff-b664-0f1857bc7e8e already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:55:26.947Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 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-29T00:55:26.964Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 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-29T00:55:26.967Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T00:55:26.968Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T00:55:26.968Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T00:55:26.968Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T00:55:26.968Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:55:26.968Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:55:26.968Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:55:26.968Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:55:26.969Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||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-29T00:55:26.977Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T00:55:36.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:55:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:55:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-29T00:55:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:55:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:55:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:55:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:55:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:55:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:55:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:55:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:55:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680051280653, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T00:55:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:55:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:55:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680051281688, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists" } 2023-03-29T00:55:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:55:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:55:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680051282690, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 06700cf1-b2dc-407d-b162-08d1beec66c7 already exists" } 2023-03-29T00:55:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:55:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:55:36.837Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680051313926, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T00:55:36.837Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:55:36.837Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:55:36.837Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:55:36.837Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:55:36.837Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:55:36.837Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T00:55:36.838Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:55:36.838Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:55:36.838Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T00:55:36.838Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:55:36.838Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:55:36.838Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:55:36.838Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:55:36.838Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:55:36.838Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:55:36.838Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:55:36.838Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:55:36.838Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:55:36.838Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:55:36.838Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:55:36.838Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:55:36.839Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:55:36.839Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:55:36.839Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:55:36.839Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:55:36.839Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:55:36.839Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680051323246, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T00:55:36.839Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:55:36.839Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:55:36.839Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680051324943, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists" } 2023-03-29T00:55:36.839Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:55:36.839Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:55:36.839Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680051325944, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2c7ae46d-9523-4fff-b664-0f1857bc7e8e already exists" } 2023-03-29T00:55:36.839Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:55:56.978Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 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-29T00:55:56.987Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 and serviceModelVersionId: 5dc3e11a-73a7-4449-8830-c00dd58b8025 2023-03-29T00:55:56.988Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 99465759-d5dd-4df6-968c-d7df49a08547 2023-03-29T00:55:56.988Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0 2023-03-29T00:55:56.995Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T00:55:57.013Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?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-29T00:55:57.014Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|INFO|500||Invoke 2023-03-29T00:55:57.023Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T00:55:57.165Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|INFO|500||InvokeReturn 2023-03-29T00:55:57.166Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 00:55:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[139], vertex-id=[266248], x-aai-txid=[0-aai-resources-230329-00:55:58:414-65812], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T00:55:57.166Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T00:55:57.166Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T00:55:57.166Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||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-29T00:55:57.173Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||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-29T00:55:57.173Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T00:55:57.173Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T00:55:57.173Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:55:57.173Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:55:57.173Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680051357173, "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-29T00:55:58.196Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T00:55:58.196Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"152384e9-aecf-4b1c-a8f7-03a9cf9ee303","serviceName":"Demo_pNF_pDpqfnga5SHRbhCxA4Vb","serviceVersion":"1.0","serviceUUID":"9b91b0d7-c4a9-4261-bf7a-60487236eb51","serviceDescription":"catalog service description","serviceInvariantUUID":"305980f8-7de1-48fa-ac60-9194798b3dec","resources":[{"resourceInstanceName":"pNF 45ff6e85-002d 0","resourceName":"pNF 45ff6e85-002d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"b5599a3c-fe1a-43e8-8da6-7663a2762a90","resourceInvariantUUID":"09182683-26b7-4240-8b68-66ac868e7649","resourceCustomizationUUID":"88442b7f-627e-40fe-ba4b-14e292457100","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vf-license-model.xml","artifactChecksum":"MWFjNmVhZDMwM2FlOWQyMjJiODExMzE1ZmQ3MzZlMTg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b82737b0-af86-4b39-8c34-96e6f6d8632d","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"3edf1169-995e-410c-a960-a17d5b6040a8","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"4b62b939-0a47-4c84-a666-29328cef73bb","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vendor-license-model.xml","artifactChecksum":"ZTFjM2U1Y2E3YjA4NGQxNzA5MDI5MDgxODFhNDYwY2E\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ff29711d-cf32-4e57-b6be-90b0e638a580","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c5e1eed8-8aa6-4dd9-95a2-cccba264d439","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2d202cf8-65d1-4dd2-9456-602b8ceded56","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml","artifactChecksum":"YmQwMWIwNTUxMWE2NGFmZThiNjkyZjViMWMzYWM5Zjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d716b1e1-195c-4253-8ce4-d8eec289ec36","artifactVersion":"1"},{"artifactName":"service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar","artifactChecksum":"ZTkzOGQ1NjBjODU4YmZmOTEyMGYxM2E5OGYxMzczMDQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"04b9c7e8-707e-4ebb-a381-ecabcc250ce1","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T00:55:58.197Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:55:58.198Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:55:58.198Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:55:58.198Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:55:59.198Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:55:59.199Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:55:59.199Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:55:59.199Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:56:00.199Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:56:00.200Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:56:00.200Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:56:00.200Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:56:01.201Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:56:01.201Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:56:01.202Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:56:01.202Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:56:02.203Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:56:02.203Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:56:02.203Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:56:02.203Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:56:03.204Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:56:03.204Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:56:03.204Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:56:03.204Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:56:04.207Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:56:04.208Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:56:04.208Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:56:04.208Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:56:05.208Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:56:05.209Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:56:05.209Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:56:05.209Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:56:06.209Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||sending notification to client: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "serviceName": "Demo_pNF_pDpqfnga5SHRbhCxA4Vb", "serviceVersion": "1.0", "serviceUUID": "9b91b0d7-c4a9-4261-bf7a-60487236eb51", "serviceDescription": "catalog service description", "serviceInvariantUUID": "305980f8-7de1-48fa-ac60-9194798b3dec", "resources": [ { "resourceInstanceName": "pNF 45ff6e85-002d 0", "resourceCustomizationUUID": "88442b7f-627e-40fe-ba4b-14e292457100", "resourceName": "pNF 45ff6e85-002d", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "b5599a3c-fe1a-43e8-8da6-7663a2762a90", "resourceInvariantUUID": "09182683-26b7-4240-8b68-66ac868e7649", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "artifactChecksum": "ZTkzOGQ1NjBjODU4YmZmOTEyMGYxM2E5OGYxMzczMDQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "04b9c7e8-707e-4ebb-a381-ecabcc250ce1" } ], "workloadContext": "Production" } 2023-03-29T00:56:06.210Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T00:56:06.210Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 9b91b0d7-c4a9-4261-bf7a-60487236eb51 ASDC 2023-03-29T00:56:06.210Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||ASDC Notification: DistributionID:152384e9-aecf-4b1c-a8f7-03a9cf9ee303 ServiceName:Demo_pNF_pDpqfnga5SHRbhCxA4Vb ServiceVersion:1.0 ServiceUUID:9b91b0d7-c4a9-4261-bf7a-60487236eb51 ServiceInvariantUUID:305980f8-7de1-48fa-ac60-9194798b3dec ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ArtifactUUID:04b9c7e8-707e-4ebb-a381-ecabcc250ce1 ArtifactChecksum:ZTkzOGQ1NjBjODU4YmZmOTEyMGYxM2E5OGYxMzczMDQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 45ff6e85-002d 0 ResourceCustomizationUUID:88442b7f-627e-40fe-ba4b-14e292457100 ResourceInvariantUUID:09182683-26b7-4240-8b68-66ac868e7649 ResourceName:pNF 45ff6e85-002d ResourceType:PNF ResourceUUID:b5599a3c-fe1a-43e8-8da6-7663a2762a90 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T00:56:06.210Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9b91b0d7-c4a9-4261-bf7a-60487236eb51 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: 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-29T00:56:06.234Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:56:06.234Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:56:06.234Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:56:06.234Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 from URL: /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:56:06.234Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-03-29T00:56:06.235Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:56:06.522Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-03-29T00:56:06.525Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 88022 2023-03-29T00:56:06.525Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ASDC sendASDCNotification 2023-03-29T00:56:06.525Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:56:06.525Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T00:56:06.526Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:56:06.526Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:56:06.526Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680051366525, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:56:07.526Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:56:07.527Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:56:07.528Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1, URL: /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar to file: /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:56:07.528Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:56:07.529Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:56:07.529Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:56:07.658Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7199191756925804558/Definitions/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml 2023-03-29T00:56:08.190Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T00:56:08.191Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-03-29T00:56:08.191Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:56:08.191Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T00:56:08.191Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 45ff6e85-002d 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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:56:08.191Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:56:08.191Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:56:08.191Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:56:08.191Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:56:08.191Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:56:08.191Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T00:56:08.191Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-03-29T00:56:08.191Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:56:08.191Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:56:08.191Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Node template pNF 45ff6e85-002d 0 is matching search criteria 2023-03-29T00:56:08.191Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-03-29T00:56:08.191Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Found topology templates [pNF 45ff6e85-002d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:56:08.191Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:56:08.191Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:56:08.192Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Node template pNF 45ff6e85-002d 0 is matching search criteria 2023-03-29T00:56:08.192Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-03-29T00:56:08.192Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Found topology templates [pNF 45ff6e85-002d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:56:08.192Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:56:08.192Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:56:08.192Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:56:08.192Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:56:08.192Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:56:08.192Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:56:08.192Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:56:08.192Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:56:08.192Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:56:08.192Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:56:08.192Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_pDpqfnga5SHRbhCxA4Vb Description:catalog service description Model UUID:9b91b0d7-c4a9-4261-bf7a-60487236eb51 Model Version:NULL Model InvariantUuid:305980f8-7de1-48fa-ac60-9194798b3dec 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=? 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-29T00:56:08.223Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||ERROR|500||Csar with UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 already exists 2023-03-29T00:56:08.223Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ASDC sendASDCNotification 2023-03-29T00:56:08.223Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar(Csar with UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 already exists) 2023-03-29T00:56:08.223Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:56:08.224Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:56:08.224Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:56:08.224Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680051368223, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:56:09.225Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ASDC sendASDCNotification 2023-03-29T00:56:09.225Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar(Resource with UUID: b5599a3c-fe1a-43e8-8da6-7663a2762a90 already exists) 2023-03-29T00:56:09.225Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:56:09.225Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:56:09.225Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:56:09.226Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680051369225, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: b5599a3c-fe1a-43e8-8da6-7663a2762a90 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:56:10.227Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 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-29T00:56:10.246Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 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-29T00:56:10.250Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T00:56:10.250Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T00:56:10.250Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T00:56:10.250Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T00:56:10.250Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:56:10.250Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:56:10.250Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:56:10.250Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:56:10.250Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||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-29T00:56:10.259Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T00:56:36.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:56:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:56:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680051357173, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T00:56:36.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:56:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:56:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:56:36.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:56:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:56:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T00:56:36.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:56:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:56:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T00:56:36.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:56:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:56:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:56:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:56:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:56:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:56:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:56:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:56:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:56:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:56:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:56:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:56:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:56:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:56:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:56:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:56:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:56:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680051366525, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T00:56:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:56:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:56:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680051368223, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 already exists" } 2023-03-29T00:56:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:56:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:56:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680051369225, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: b5599a3c-fe1a-43e8-8da6-7663a2762a90 already exists" } 2023-03-29T00:56:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:56:40.260Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 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-29T00:56:40.266Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 and serviceModelVersionId: 9b91b0d7-c4a9-4261-bf7a-60487236eb51 2023-03-29T00:56:40.267Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 305980f8-7de1-48fa-ac60-9194798b3dec 2023-03-29T00:56:40.267Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0 2023-03-29T00:56:40.273Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T00:56:40.288Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?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-29T00:56:40.288Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|INFO|500||Invoke 2023-03-29T00:56:40.296Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T00:56:40.492Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|INFO|500||InvokeReturn 2023-03-29T00:56:40.493Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 00:56:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[193], vertex-id=[241768], x-aai-txid=[1-aai-resources-230329-00:56:41:677-77670], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T00:56:40.493Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T00:56:40.493Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T00:56:40.493Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||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-29T00:56:40.500Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||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-29T00:56:40.500Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T00:56:40.500Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T00:56:40.500Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:56:40.501Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:56:40.501Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680051400500, "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-29T00:56:41.517Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T00:56:41.517Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"79cff219-f792-4db3-a985-5e3d1b368346","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"e5fd3784-176d-42a7-9b62-a959a0733847","serviceDescription":"service","serviceInvariantUUID":"87ee4104-f821-482e-970e-67013d6865ce","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"be38d069-67b7-4343-bf06-2e21aed54285","resourceInvariantUUID":"39a91d66-b004-4d3e-9e0f-8ba09489ac29","resourceCustomizationUUID":"f9a31b5d-5243-4543-8ad7-b4dea8608e91","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":"ZGFkYjMyNTJmMWU5NTM1ZWEzMzM1ZjRhMzQ5ZTZkYjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"ed55743d-d9ac-40eb-9a6f-b182bceb37ff","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":"NGE0OTdhOTMzMmY4YTBiMDY2ZGFmYTRiMTUxMjNjODM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"864be928-a9f5-4945-a2b4-8916dc83b009","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":"88121a8b-daa0-4a2f-84a4-a072f1215f44","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":"a77f228d-392c-4d9a-af7f-e563542bb401","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":"01d484da-5e69-41d3-9b20-96dd7783c728","artifactVersion":"2","generatedFromUUID":"afb04163-7216-4486-9b1a-8fb28d32ebbc"},{"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":"8f7c59c7-db3d-483e-a29f-b3b73326d392","artifactVersion":"2","generatedFromUUID":"88121a8b-daa0-4a2f-84a4-a072f1215f44"},{"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":"afb04163-7216-4486-9b1a-8fb28d32ebbc","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":"7016c93f-4f44-4420-b126-a2f9aaf75418","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":"MDczZmVlN2RlZDAyNWMzNDJlYjk0MGRiMzYwZDdkYTU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a87951d6-e943-4b15-acff-91efb2432df2","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"OTNlNGEyYmY4MDdlMjE5MDY0MzY4NWExMDkwYTU1ZTg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"15f01e0b-0b3f-449a-ae62-9a9be081fe20","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T00:56:41.517Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:56:41.517Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:56:41.517Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:56:41.517Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "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-29T00:56:42.518Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:56:42.518Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:56:42.518Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:56:42.518Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "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-29T00:56:43.519Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:56:43.519Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:56:43.519Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:56:43.520Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "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-29T00:56:44.520Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:56:44.521Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:56:44.521Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:56:44.521Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "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-29T00:56:45.521Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:56:45.522Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:56:45.522Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:56:45.522Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "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-29T00:56:46.523Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:56:46.523Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:56:46.523Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:56:46.523Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "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-29T00:56:47.524Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:56:47.524Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:56:47.524Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:56:47.524Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "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-29T00:56:48.525Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:56:48.525Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:56:48.525Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:56:48.525Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "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-29T00:56:49.526Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:56:49.526Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:56:49.526Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:56:49.527Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "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-29T00:56:50.528Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:56:50.528Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:56:50.528Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:56:50.529Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:56:51.529Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||sending notification to client: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "e5fd3784-176d-42a7-9b62-a959a0733847", "serviceDescription": "service", "serviceInvariantUUID": "87ee4104-f821-482e-970e-67013d6865ce", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "f9a31b5d-5243-4543-8ad7-b4dea8608e91", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "be38d069-67b7-4343-bf06-2e21aed54285", "resourceInvariantUUID": "39a91d66-b004-4d3e-9e0f-8ba09489ac29", "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": "NGE0OTdhOTMzMmY4YTBiMDY2ZGFmYTRiMTUxMjNjODM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "864be928-a9f5-4945-a2b4-8916dc83b009", "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": "88121a8b-daa0-4a2f-84a4-a072f1215f44", "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": "8f7c59c7-db3d-483e-a29f-b3b73326d392", "generatedFromUUID": "88121a8b-daa0-4a2f-84a4-a072f1215f44" }, "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": "01d484da-5e69-41d3-9b20-96dd7783c728", "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": "8f7c59c7-db3d-483e-a29f-b3b73326d392", "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": "afb04163-7216-4486-9b1a-8fb28d32ebbc", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "OTNlNGEyYmY4MDdlMjE5MDY0MzY4NWExMDkwYTU1ZTg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "15f01e0b-0b3f-449a-ae62-9a9be081fe20" } ], "workloadContext": "Production" } 2023-03-29T00:56:51.530Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T00:56:51.530Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 e5fd3784-176d-42a7-9b62-a959a0733847 ASDC 2023-03-29T00:56:51.530Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||ASDC Notification: DistributionID:79cff219-f792-4db3-a985-5e3d1b368346 ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:e5fd3784-176d-42a7-9b62-a959a0733847 ServiceInvariantUUID:87ee4104-f821-482e-970e-67013d6865ce 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:15f01e0b-0b3f-449a-ae62-9a9be081fe20 ArtifactChecksum:OTNlNGEyYmY4MDdlMjE5MDY0MzY4NWExMDkwYTU1ZTg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:f9a31b5d-5243-4543-8ad7-b4dea8608e91 ResourceInvariantUUID:39a91d66-b004-4d3e-9e0f-8ba09489ac29 ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:be38d069-67b7-4343-bf06-2e21aed54285 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:864be928-a9f5-4945-a2b4-8916dc83b009 ArtifactChecksum:NGE0OTdhOTMzMmY4YTBiMDY2ZGFmYTRiMTUxMjNjODM= 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:88121a8b-daa0-4a2f-84a4-a072f1215f44 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:8f7c59c7-db3d-483e-a29f-b3b73326d392 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:01d484da-5e69-41d3-9b20-96dd7783c728 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:8f7c59c7-db3d-483e-a29f-b3b73326d392 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:afb04163-7216-4486-9b1a-8fb28d32ebbc ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T00:56:51.530Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e5fd3784-176d-42a7-9b62-a959a0733847 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: 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-29T00:56:51.557Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:56:51.557Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:56:51.557Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:56:51.558Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-29T00:56:51.558Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-03-29T00:56:51.558Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-29T00:56:51.812Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-03-29T00:56:51.818Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 15f01e0b-0b3f-449a-ae62-9a9be081fe20 163283 2023-03-29T00:56:51.818Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||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-29T00:56:51.818Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||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-29T00:56:51.819Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T00:56:51.819Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:56:51.819Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:56:51.819Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680051411818, "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-29T00:56:52.820Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:56:52.821Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:56:52.821Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T00:56:52.821Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-29T00:56:52.822Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T00:56:52.822Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T00:56:52.915Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6888589952069535742/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-29T00:56:53.777Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T00:56:53.777Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-03-29T00:56:53.777Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T00:56:53.777Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-29T00:56:53.777Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||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-29T00:56:53.777Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||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-29T00:56:53.777Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||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-29T00:56:53.778Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||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-29T00:56:53.778Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-03-29T00:56:53.778Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:56:53.778Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:56:53.778Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T00:56:53.778Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-03-29T00:56:53.778Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:56:53.778Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:56:53.778Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:56:53.778Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T00:56:53.778Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-03-29T00:56:53.778Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T00:56:53.778Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:56:53.778Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:56:53.778Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:56:53.778Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-29T00:56:53.778Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-29T00:56:53.779Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-29T00:56:53.779Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-29T00:56:53.780Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:56:53.780Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-29T00:56:53.780Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:56:53.780Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T00:56:53.780Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T00:56:53.780Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:56:53.780Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T00:56:53.780Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T00:56:53.781Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:56:53.781Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T00:56:53.781Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T00:56:53.781Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:56:53.781Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T00:56:53.781Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T00:56:53.781Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:56:53.781Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-29T00:56:53.781Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-29T00:56:53.781Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=c7162921-d9ba-48b0-ac30-848b994533ba 2023-03-29T00:56:53.781Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:56:53.781Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:56:53.781Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:56:53.782Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:56:53.782Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:56:53.782Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:56:53.782Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T00:56:53.782Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T00:56:53.782Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:e5fd3784-176d-42a7-9b62-a959a0733847 Model Version:NULL Model InvariantUuid:87ee4104-f821-482e-970e-67013d6865ce Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:ffe2b29f-1568-438d-9e87-4f28ff0f29d3 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:39a91d66-b004-4d3e-9e0f-8ba09489ac29 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:f9a31b5d-5243-4543-8ad7-b4dea8608e91 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:81b562e9-8a06-4b38-ae34-13a20c90363a ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:9d16c548-1a08-4a21-9290-43523f9775d0 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:24970cda-31e1-4a33-b714-870b44e6ec72 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:005c57c2-5e8e-413a-a9d2-3a0316c9d67e ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:c7162921-d9ba-48b0-ac30-848b994533ba ModelInvariantUuid:8b85917d-d582-402c-b938-cfd3616f2376 ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:13866d1f-ed69-49fd-a7e5-91c49c2c4758 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:15c0e3b7-071f-4282-bfa4-2145af421507 ModelInvariantUuid:196fa6d7-90bc-42b2-90ed-54adcabf8844 ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:8ed488ad-07d9-4f05-b7d5-72e70b510f34 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=? 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-29T00:56:53.820Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||ERROR|500||Csar with UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 already exists 2023-03-29T00:56:53.820Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T00:56:53.820Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Csar with UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 already exists) 2023-03-29T00:56:53.820Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:56:53.821Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:56:53.821Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:56:53.821Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680051413820, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:56:54.822Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T00:56:54.823Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Resource with UUID: be38d069-67b7-4343-bf06-2e21aed54285 already exists) 2023-03-29T00:56:54.823Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:56:54.823Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:56:54.823Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:56:54.823Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680051414822, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: be38d069-67b7-4343-bf06-2e21aed54285 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:56:55.824Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 79cff219-f792-4db3-a985-5e3d1b368346 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-29T00:56:55.841Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 79cff219-f792-4db3-a985-5e3d1b368346 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-29T00:56:55.845Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T00:56:55.845Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T00:56:55.845Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T00:56:55.845Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T00:56:55.845Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:56:55.846Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:56:55.846Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:56:55.846Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:56:55.846Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||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-29T00:56:55.855Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T00:57:25.855Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 79cff219-f792-4db3-a985-5e3d1b368346 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-29T00:57:25.864Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 79cff219-f792-4db3-a985-5e3d1b368346 and serviceModelVersionId: e5fd3784-176d-42a7-9b62-a959a0733847 2023-03-29T00:57:25.865Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 87ee4104-f821-482e-970e-67013d6865ce 2023-03-29T00:57:25.865Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0 2023-03-29T00:57:25.871Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T00:57:25.890Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?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-29T00:57:25.890Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0|INFO|500||Invoke 2023-03-29T00:57:25.899Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T00:57:26.046Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0|INFO|500||InvokeReturn 2023-03-29T00:57:26.047Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 00:57:27 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[144], vertex-id=[262248], x-aai-txid=[1-aai-resources-230329-00:57:27:282-55143], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T00:57:26.047Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T00:57:26.047Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T00:57:26.047Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||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-29T00:57:26.052Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||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-29T00:57:26.052Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 79cff219-f792-4db3-a985-5e3d1b368346 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T00:57:26.052Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T00:57:26.053Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:57:26.053Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:57:26.053Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680051446052, "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-29T00:57:27.073Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T00:57:27.073Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b","serviceDescription":"service","serviceInvariantUUID":"f11f3291-d152-4078-a143-55ea832700d8","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"36a3904f-1a5d-4317-86a2-638c4917b288","resourceInvariantUUID":"1aba6309-0738-4e5b-b869-2db259c21795","resourceCustomizationUUID":"0337b2fb-5a25-4a34-85ab-b1b31ed2aa39","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":"NzViZTJiZjA2ZDkzYjRlNDE3YTgxNGQ1N2U0NzVkMjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"afb7b978-26be-4a57-a7a2-4e86e6ba373c","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":"NmY3OGQ5NzFlYjdmZjI1YWRiYmE0MDIzYjMzYTkzZmI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"717c2940-1acd-420e-b3fe-4f1e9a67c304","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":"a9dd0a80-3b45-406c-b694-f871afbb64ca","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":"c29ed0c0-4d82-458f-82bb-df9712ab2b6e","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":"ea1912d5-c9a1-4a19-811d-1660124dfc03","artifactVersion":"2","generatedFromUUID":"a9dd0a80-3b45-406c-b694-f871afbb64ca"},{"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":"MDY3MzFhZTY0Y2RlMjJjNTZkYzQxODFhMDMzYjIyNDc\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"942f5cd5-38df-4423-9208-5799647b6f06","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":"ZTM1OGQ2OWI1NzJjZjIyYjhmMjVhNWY0M2UyNzVlOWI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"ac013e2b-d169-4983-aabc-c381174a3c1b","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"ZjUxNWEzYmIwNzM2ZWUxYWFlOWNjMzdjYjU2ZWUyMTQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"4cd37888-a8d3-418f-b193-57aae7be143e","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T00:57:27.074Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:57:27.074Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:57:27.074Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:57:27.074Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "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-29T00:57:28.075Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:57:28.075Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:57:28.075Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:57:28.076Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "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-29T00:57:29.076Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:57:29.076Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:57:29.077Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:57:29.077Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "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-29T00:57:30.077Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:57:30.078Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:57:30.078Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:57:30.078Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "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-29T00:57:31.079Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:57:31.079Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:57:31.079Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:57:31.079Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "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-29T00:57:32.080Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:57:32.080Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:57:32.080Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:57:32.080Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "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-29T00:57:33.081Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:57:33.081Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:57:33.081Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:57:33.082Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "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-29T00:57:34.082Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:57:34.083Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:57:34.083Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:57:34.083Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:57:35.084Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||sending notification to client: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b", "serviceDescription": "service", "serviceInvariantUUID": "f11f3291-d152-4078-a143-55ea832700d8", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "0337b2fb-5a25-4a34-85ab-b1b31ed2aa39", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "36a3904f-1a5d-4317-86a2-638c4917b288", "resourceInvariantUUID": "1aba6309-0738-4e5b-b869-2db259c21795", "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": "NmY3OGQ5NzFlYjdmZjI1YWRiYmE0MDIzYjMzYTkzZmI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "717c2940-1acd-420e-b3fe-4f1e9a67c304", "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": "a9dd0a80-3b45-406c-b694-f871afbb64ca", "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": "ea1912d5-c9a1-4a19-811d-1660124dfc03", "generatedFromUUID": "a9dd0a80-3b45-406c-b694-f871afbb64ca" }, "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": "ea1912d5-c9a1-4a19-811d-1660124dfc03", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "ZjUxNWEzYmIwNzM2ZWUxYWFlOWNjMzdjYjU2ZWUyMTQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4cd37888-a8d3-418f-b193-57aae7be143e" } ], "workloadContext": "Production" } 2023-03-29T00:57:35.085Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T00:57:35.085Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b ASDC 2023-03-29T00:57:35.085Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||ASDC Notification: DistributionID:5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b ServiceInvariantUUID:f11f3291-d152-4078-a143-55ea832700d8 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:4cd37888-a8d3-418f-b193-57aae7be143e ArtifactChecksum:ZjUxNWEzYmIwNzM2ZWUxYWFlOWNjMzdjYjU2ZWUyMTQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:0337b2fb-5a25-4a34-85ab-b1b31ed2aa39 ResourceInvariantUUID:1aba6309-0738-4e5b-b869-2db259c21795 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:36a3904f-1a5d-4317-86a2-638c4917b288 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:717c2940-1acd-420e-b3fe-4f1e9a67c304 ArtifactChecksum:NmY3OGQ5NzFlYjdmZjI1YWRiYmE0MDIzYjMzYTkzZmI= 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:a9dd0a80-3b45-406c-b694-f871afbb64ca 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:ea1912d5-c9a1-4a19-811d-1660124dfc03 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:ea1912d5-c9a1-4a19-811d-1660124dfc03 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T00:57:35.086Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b 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: 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-29T00:57:35.113Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:57:35.113Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:57:35.114Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:57:35.114Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 4cd37888-a8d3-418f-b193-57aae7be143e from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-29T00:57:35.114Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-03-29T00:57:35.114Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-29T00:57:35.146Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||GET Response Status 404 2023-03-29T00:57:35.146Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@6b894543 2023-03-29T00:57:35.146Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T00:57:35.146Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVmMacro" ] } } } 2023-03-29T00:57:35.147Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVmMacro-csar.csar /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 4cd37888-a8d3-418f-b193-57aae7be143e Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T00:57:35.147Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T00:57:35.147Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Specified artifact is not found) 2023-03-29T00:57:35.147Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T00:57:35.147Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:57:35.147Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:57:35.148Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680051455147, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:57:36.149Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVmMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(UUID:4cd37888-a8d3-418f-b193-57aae7be143e) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-29T00:57:36.179Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||ERROR|500||Csar with UUID: 4cd37888-a8d3-418f-b193-57aae7be143e already exists 2023-03-29T00:57:36.179Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T00:57:36.179Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Csar with UUID: 4cd37888-a8d3-418f-b193-57aae7be143e already exists) 2023-03-29T00:57:36.180Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:57:36.180Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:57:36.180Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:57:36.180Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680051456179, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 4cd37888-a8d3-418f-b193-57aae7be143e already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:57:36.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:57:36.826Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: cached metadata has changed from (version146: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version147: {SDC-DISTR-STATUS-TOPIC-AUTO=6}) 2023-03-29T00:57:36.845Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-29T00:57:36.845Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-29T00:57:36.850Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=42, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T00:57:36.850Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 42: {SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-29T00:57:36.874Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=42, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T00:57:36.874Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T00:57:36.875Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T00:57:36.879Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-29T00:57:36.880Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-29T00:57:36.880Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-29T00:57:36.880Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=2156, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T00:57:36.880Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-29T00:57:36.880Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-29T00:57:37.181Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T00:57:37.181Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Resource with UUID: 36a3904f-1a5d-4317-86a2-638c4917b288 already exists) 2023-03-29T00:57:37.181Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:57:37.182Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:57:37.182Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:57:37.182Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680051457181, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 36a3904f-1a5d-4317-86a2-638c4917b288 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:57:37.897Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:57:37.897Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680051400500, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T00:57:37.897Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:57:37.897Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:57:37.897Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:57:37.897Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:57:37.897Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:57:37.897Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-29T00:57:37.898Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:57:37.898Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:57:37.898Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-29T00:57:37.898Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:57:37.898Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:57:37.898Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:57:37.898Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:57:37.898Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:57:37.898Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-29T00:57:37.898Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:57:37.898Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:57:37.898Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-29T00:57:37.898Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:57:37.898Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:57:37.898Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-29T00:57:37.898Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:57:37.898Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:57:37.898Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T00:57:37.898Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:57:37.898Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:57:37.898Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:57:37.898Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:57:37.899Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:57:37.899Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:57:37.899Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:57:37.899Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:57:37.899Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680051411818, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T00:57:37.899Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:57:37.899Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:57:37.899Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680051413820, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 already exists" } 2023-03-29T00:57:37.899Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:57:37.899Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:57:37.899Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680051414822, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: be38d069-67b7-4343-bf06-2e21aed54285 already exists" } 2023-03-29T00:57:37.899Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:57:37.899Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:57:37.899Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680051446052, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T00:57:37.899Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:57:37.899Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:57:37.899Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:57:37.899Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:57:37.899Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:57:37.899Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-29T00:57:37.900Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:57:37.900Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:57:37.900Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-29T00:57:37.900Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:57:37.900Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:57:37.900Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:57:37.900Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:57:37.900Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:57:37.900Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-29T00:57:37.900Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:57:37.900Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:57:37.900Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T00:57:37.900Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:57:37.900Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:57:37.900Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:57:37.901Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:57:37.901Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:57:37.901Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:57:37.901Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:57:37.901Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:57:37.901Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680051455147, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T00:57:37.901Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:57:37.901Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:57:37.901Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680051456179, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 4cd37888-a8d3-418f-b193-57aae7be143e already exists" } 2023-03-29T00:57:37.901Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:57:37.901Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:57:37.901Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680051457181, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 36a3904f-1a5d-4317-86a2-638c4917b288 already exists" } 2023-03-29T00:57:37.901Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:57:38.183Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 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-29T00:57:38.199Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 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-29T00:57:38.203Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T00:57:38.203Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T00:57:38.203Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T00:57:38.203Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T00:57:38.203Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:57:38.204Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:57:38.204Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:57:38.204Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:57:38.204Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||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-29T00:57:38.212Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T00:58:08.212Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 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-29T00:58:08.221Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 and serviceModelVersionId: c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b 2023-03-29T00:58:08.221Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : f11f3291-d152-4078-a143-55ea832700d8 2023-03-29T00:58:08.222Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0 2023-03-29T00:58:08.229Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T00:58:08.251Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?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-29T00:58:08.251Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0|INFO|500||Invoke 2023-03-29T00:58:08.259Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T00:58:08.415Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0|INFO|500||InvokeReturn 2023-03-29T00:58:08.416Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 00:58:09 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[151], vertex-id=[282632], x-aai-txid=[2-aai-resources-230329-00:58:09:642-81652], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T00:58:08.416Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T00:58:08.417Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T00:58:08.417Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||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-29T00:58:08.422Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||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-29T00:58:08.422Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T00:58:08.422Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T00:58:08.422Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:58:08.422Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:58:08.423Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680051488422, "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-29T00:58:09.444Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T00:58:09.444Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"75dca8ba-3248-48c6-9711-9aadf96f8e3b","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"1fc0f3c3-84ac-4154-b27c-171f7feb50cc","serviceDescription":"service","serviceInvariantUUID":"008efdff-77aa-444d-8450-ff90bd5ae680","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"f9c63e91-f583-4f58-aeb9-83b625f04a58","resourceInvariantUUID":"9bd386fc-88cf-496b-93c6-ba0ccbb1c156","resourceCustomizationUUID":"17ece1ed-e9a2-4a30-8b11-c80a26763572","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"ODJkZDU0OTQ3MGE2MWU3OTlmMTE0YjUxZmExNDk3NGE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"5d9120e9-b81f-495d-8201-252d44b47dcb","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"31466410-8642-4ece-8366-dd8e16713ddc","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f99a13cf-e3a3-4df8-a2c5-e3e82726e451","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"OTQ0MDY1ZTJkMDJjZTc5NDQwNjYxNmUzYWY0MjI5Y2M\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"f6b59759-ff38-450c-92c7-f5ec8850ec6d","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9190f0cc-f7e7-4350-af06-929cf1b3ba85","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7f282657-b8b6-4223-870e-fd099f14e3cc","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e5067c49-3ffa-4389-a97d-775df9c048b4","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"NmU3YmY3Y2VkOWYyNzJjYmZiNTJlMmY2YTk3MTIwNzA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2e61fb17-9304-4c0e-b8df-827caa52c20c","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"ZjgwZmViODM3ODVkZjQ0MDgyMDAxZGIzM2NjZjdjNDU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0b1c2a06-8237-47a4-8c50-87973b02a56c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T00:58:09.444Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:58:09.445Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:58:09.445Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:58:09.445Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:58:10.445Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:58:10.446Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:58:10.446Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:58:10.446Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:58:11.446Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:58:11.447Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:58:11.447Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:58:11.447Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:58:12.448Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:58:12.448Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:58:12.448Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:58:12.449Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:58:13.449Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:58:13.450Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:58:13.450Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:58:13.450Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:58:14.450Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:58:14.450Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:58:14.451Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:58:14.451Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:58:15.451Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:58:15.452Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:58:15.452Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:58:15.453Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:58:16.453Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:58:16.454Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:58:16.454Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:58:16.454Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:58:17.455Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:58:17.455Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:58:17.455Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:58:17.455Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:58:18.456Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||sending notification to client: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "1fc0f3c3-84ac-4154-b27c-171f7feb50cc", "serviceDescription": "service", "serviceInvariantUUID": "008efdff-77aa-444d-8450-ff90bd5ae680", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "17ece1ed-e9a2-4a30-8b11-c80a26763572", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "f9c63e91-f583-4f58-aeb9-83b625f04a58", "resourceInvariantUUID": "9bd386fc-88cf-496b-93c6-ba0ccbb1c156", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "ZjgwZmViODM3ODVkZjQ0MDgyMDAxZGIzM2NjZjdjNDU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "0b1c2a06-8237-47a4-8c50-87973b02a56c" } ], "workloadContext": "Production" } 2023-03-29T00:58:18.457Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T00:58:18.457Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 1fc0f3c3-84ac-4154-b27c-171f7feb50cc ASDC 2023-03-29T00:58:18.458Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||ASDC Notification: DistributionID:75dca8ba-3248-48c6-9711-9aadf96f8e3b ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:1fc0f3c3-84ac-4154-b27c-171f7feb50cc ServiceInvariantUUID:008efdff-77aa-444d-8450-ff90bd5ae680 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:0b1c2a06-8237-47a4-8c50-87973b02a56c ArtifactChecksum:ZjgwZmViODM3ODVkZjQ0MDgyMDAxZGIzM2NjZjdjNDU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:17ece1ed-e9a2-4a30-8b11-c80a26763572 ResourceInvariantUUID:9bd386fc-88cf-496b-93c6-ba0ccbb1c156 ResourceName:test-pnf ResourceType:PNF ResourceUUID:f9c63e91-f583-4f58-aeb9-83b625f04a58 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T00:58:18.458Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1fc0f3c3-84ac-4154-b27c-171f7feb50cc 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: 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-29T00:58:18.504Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:58:18.505Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:58:18.505Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:58:18.505Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 0b1c2a06-8237-47a4-8c50-87973b02a56c from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T00:58:18.505Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-03-29T00:58:18.505Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T00:58:18.524Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||GET Response Status 404 2023-03-29T00:58:18.524Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@25ee2b16 2023-03-29T00:58:18.524Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T00:58:18.524Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-29T00:58:18.525Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 0b1c2a06-8237-47a4-8c50-87973b02a56c Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T00:58:18.525Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T00:58:18.525Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-29T00:58:18.525Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T00:58:18.525Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:58:18.525Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:58:18.525Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680051498525, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:58:19.526Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:0b1c2a06-8237-47a4-8c50-87973b02a56c) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-29T00:58:19.555Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||ERROR|500||Csar with UUID: 0b1c2a06-8237-47a4-8c50-87973b02a56c already exists 2023-03-29T00:58:19.555Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T00:58:19.555Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Csar with UUID: 0b1c2a06-8237-47a4-8c50-87973b02a56c already exists) 2023-03-29T00:58:19.556Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:58:19.556Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:58:19.556Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:58:19.556Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680051499555, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 0b1c2a06-8237-47a4-8c50-87973b02a56c already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:58:20.557Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T00:58:20.557Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Resource with UUID: f9c63e91-f583-4f58-aeb9-83b625f04a58 already exists) 2023-03-29T00:58:20.557Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:58:20.557Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:58:20.557Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:58:20.557Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680051500557, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f9c63e91-f583-4f58-aeb9-83b625f04a58 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:58:21.558Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 75dca8ba-3248-48c6-9711-9aadf96f8e3b 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-29T00:58:21.576Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 75dca8ba-3248-48c6-9711-9aadf96f8e3b 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-29T00:58:21.578Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T00:58:21.578Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T00:58:21.578Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T00:58:21.578Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T00:58:21.579Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:58:21.579Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:58:21.579Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:58:21.579Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:58:21.579Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||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-29T00:58:21.585Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T00:58:36.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:58:36.833Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:58:36.833Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680051488422, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T00:58:36.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:58:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:58:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:58:36.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:58:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:58:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T00:58:36.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:58:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:58:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T00:58:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:58:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:58:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T00:58:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:58:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:58:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:58:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:58:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:58:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:58:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:58:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:58:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:58:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:58:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:58:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:58:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:58:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:58:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:58:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:58:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:58:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680051498525, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T00:58:36.837Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:58:36.837Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:58:36.837Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680051499555, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 0b1c2a06-8237-47a4-8c50-87973b02a56c already exists" } 2023-03-29T00:58:36.837Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:58:36.837Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:58:36.837Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680051500557, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f9c63e91-f583-4f58-aeb9-83b625f04a58 already exists" } 2023-03-29T00:58:36.837Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:58:51.585Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 75dca8ba-3248-48c6-9711-9aadf96f8e3b 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-29T00:58:51.589Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 75dca8ba-3248-48c6-9711-9aadf96f8e3b and serviceModelVersionId: 1fc0f3c3-84ac-4154-b27c-171f7feb50cc 2023-03-29T00:58:51.589Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 008efdff-77aa-444d-8450-ff90bd5ae680 2023-03-29T00:58:51.589Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0 2023-03-29T00:58:51.592Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T00:58:51.601Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?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-29T00:58:51.602Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0|INFO|500||Invoke 2023-03-29T00:58:51.610Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T00:58:51.751Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0|INFO|500||InvokeReturn 2023-03-29T00:58:51.752Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 00:58:52 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[138], vertex-id=[229608], x-aai-txid=[0-aai-resources-230329-00:58:52:991-42611], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T00:58:51.752Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T00:58:51.752Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T00:58:51.752Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||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-29T00:58:51.762Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||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-29T00:58:51.762Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 75dca8ba-3248-48c6-9711-9aadf96f8e3b and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T00:58:51.762Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T00:58:51.762Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:58:51.762Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:58:51.762Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680051531762, "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-29T00:58:52.782Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T00:58:52.782Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"b5dbc659-e5fa-4519-aa22-7665e8fb5e64","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"0adf6280-2007-4727-93b2-44e368e16e63","serviceDescription":"service","serviceInvariantUUID":"33df0023-950e-46e1-9a65-3f4a4e8b0beb","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4","resourceInvariantUUID":"60a3c320-59eb-4eea-baad-1e69d0c23625","resourceCustomizationUUID":"35d8ed23-5696-4047-993b-d0c629e92dd8","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"YjFiMDNjZWJjM2I4NDU4MjY3NzE1NTJjMWNjZGRmMjc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f786e074-b937-42ab-9570-14964b90d641","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"93aec9a6-2032-46ea-910b-a5e6365c5564","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"75cdc35d-45b8-4a48-8317-7d6befb7c463","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"MjU3N2U4OGQyN2M1M2I1YWM4NDU3ZWY2NWY0YmNiODQ\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"a2b23195-d813-43d9-b011-8ca8d07962ef","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"fbd50846-0843-4af2-baf3-a97994a7404c","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2b48d012-5495-4544-ae86-e22c4d54f154","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"30fc9e07-8b0f-4774-ba4e-7fe58bf5c01f","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"M2Q2NjE0NTQ3ODI2MjY0ZDhjMDg4NzRhZWNiYTgzNTA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"57277279-dffa-4105-a761-ea53b4315c9f","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"MDE3ZmRlNzgyODVkMTVjYTM5YjY3YmY0YzExNTdkM2Q\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"19000e49-3cac-4c2b-af56-2221f785a763","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T00:58:52.783Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:58:52.783Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:58:52.783Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:58:52.783Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:58:53.783Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:58:53.784Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:58:53.784Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:58:53.784Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:58:54.785Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:58:54.785Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:58:54.785Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:58:54.785Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:58:55.786Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:58:55.786Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:58:55.786Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:58:55.786Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:58:56.787Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:58:56.788Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:58:56.788Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:58:56.788Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:58:57.789Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:58:57.789Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:58:57.789Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:58:57.789Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:58:58.791Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:58:58.791Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:58:58.791Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:58:58.791Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:58:59.795Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:58:59.795Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:58:59.795Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:58:59.795Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:59:00.795Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:59:00.796Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:59:00.796Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:59:00.796Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:59:01.797Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||sending notification to client: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "0adf6280-2007-4727-93b2-44e368e16e63", "serviceDescription": "service", "serviceInvariantUUID": "33df0023-950e-46e1-9a65-3f4a4e8b0beb", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "35d8ed23-5696-4047-993b-d0c629e92dd8", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4", "resourceInvariantUUID": "60a3c320-59eb-4eea-baad-1e69d0c23625", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "MDE3ZmRlNzgyODVkMTVjYTM5YjY3YmY0YzExNTdkM2Q\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "19000e49-3cac-4c2b-af56-2221f785a763" } ], "workloadContext": "Production" } 2023-03-29T00:59:01.798Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T00:59:01.798Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 0adf6280-2007-4727-93b2-44e368e16e63 ASDC 2023-03-29T00:59:01.798Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||ASDC Notification: DistributionID:b5dbc659-e5fa-4519-aa22-7665e8fb5e64 ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:0adf6280-2007-4727-93b2-44e368e16e63 ServiceInvariantUUID:33df0023-950e-46e1-9a65-3f4a4e8b0beb ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:19000e49-3cac-4c2b-af56-2221f785a763 ArtifactChecksum:MDE3ZmRlNzgyODVkMTVjYTM5YjY3YmY0YzExNTdkM2Q= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:35d8ed23-5696-4047-993b-d0c629e92dd8 ResourceInvariantUUID:60a3c320-59eb-4eea-baad-1e69d0c23625 ResourceName:test-pnf ResourceType:PNF ResourceUUID:afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T00:59:01.798Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 0adf6280-2007-4727-93b2-44e368e16e63 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: 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-29T00:59:01.825Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:59:01.826Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:59:01.826Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:59:01.826Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 19000e49-3cac-4c2b-af56-2221f785a763 from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T00:59:01.826Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-03-29T00:59:01.827Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T00:59:01.851Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||GET Response Status 404 2023-03-29T00:59:01.851Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@7128c7e9 2023-03-29T00:59:01.852Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T00:59:01.852Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-29T00:59:01.852Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 19000e49-3cac-4c2b-af56-2221f785a763 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T00:59:01.853Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T00:59:01.853Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-29T00:59:01.853Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T00:59:01.853Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:59:01.853Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:59:01.853Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680051541853, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:59:02.854Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:19000e49-3cac-4c2b-af56-2221f785a763) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-29T00:59:02.886Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||ERROR|500||Csar with UUID: 19000e49-3cac-4c2b-af56-2221f785a763 already exists 2023-03-29T00:59:02.887Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T00:59:02.887Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Csar with UUID: 19000e49-3cac-4c2b-af56-2221f785a763 already exists) 2023-03-29T00:59:02.888Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:59:02.888Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:59:02.888Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:59:02.888Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680051542887, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 19000e49-3cac-4c2b-af56-2221f785a763 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:59:03.889Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T00:59:03.890Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Resource with UUID: afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4 already exists) 2023-03-29T00:59:03.890Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:59:03.890Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:59:03.890Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:59:03.890Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680051543889, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:59:04.891Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b5dbc659-e5fa-4519-aa22-7665e8fb5e64 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-29T00:59:04.909Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b5dbc659-e5fa-4519-aa22-7665e8fb5e64 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-29T00:59:04.913Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T00:59:04.913Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T00:59:04.913Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T00:59:04.913Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T00:59:04.913Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:59:04.914Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:59:04.914Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:59:04.914Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:59:04.914Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||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-29T00:59:04.924Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T00:59:34.925Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b5dbc659-e5fa-4519-aa22-7665e8fb5e64 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-29T00:59:34.933Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b5dbc659-e5fa-4519-aa22-7665e8fb5e64 and serviceModelVersionId: 0adf6280-2007-4727-93b2-44e368e16e63 2023-03-29T00:59:34.934Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 33df0023-950e-46e1-9a65-3f4a4e8b0beb 2023-03-29T00:59:34.934Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0 2023-03-29T00:59:34.941Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T00:59:34.953Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?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-29T00:59:34.953Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0|INFO|500||Invoke 2023-03-29T00:59:34.960Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T00:59:35.106Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0|INFO|500||InvokeReturn 2023-03-29T00:59:35.107Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 00:59:36 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[142], vertex-id=[290872], x-aai-txid=[0-aai-resources-230329-00:59:36:342-16294], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T00:59:35.107Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T00:59:35.107Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T00:59:35.107Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||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-29T00:59:35.112Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||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-29T00:59:35.113Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b5dbc659-e5fa-4519-aa22-7665e8fb5e64 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T00:59:35.113Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T00:59:35.113Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:59:35.113Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:59:35.113Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680051575113, "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-29T00:59:36.134Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T00:59:36.134Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"bf36bb74-dbfc-4b91-9179-246c1833184a","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"8789fcd2-c610-42f4-9f5c-85d3c35fe131","serviceDescription":"service","serviceInvariantUUID":"a97a2d8d-6e45-4958-a60b-a2440c930d29","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"3591043e-93fc-445d-9e12-8df4553e6d5f","resourceInvariantUUID":"70bc9633-405e-41e6-9b13-cb887af46aae","resourceCustomizationUUID":"79ea15b5-1cfd-450e-b844-806e379e7e23","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"MDEzMTQ1YTY3ZDA2MjM3ZjI4Zjk0NGZmYTBkMWNkYWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"27bb6e56-d0ac-459e-b195-720cc9e11dd7","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"caf89bcd-b2c7-4409-a262-a94d07b9c6e7","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d556b18f-0ce2-4630-9fd6-373679fde533","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"NzVmMzJjOTlhYmJiMzVkMTJlYTQwNzVkMzk3NDAwZTY\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"8a94fe0e-696c-44f4-83f7-7b7a545725d8","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"708d3fdb-0eba-4837-a6a9-43f76bacba01","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b501b858-3137-4e2a-aaf8-4476efea08fb","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"41b2e5fb-2b22-4ed7-a7d2-abdde1e82e3a","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"ZTVkYzM2ZTE2MGM1NmJjODMzMWQzY2JlNDg1ZWNlMDk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"02cceac3-a00e-4287-ba56-c2cf37517297","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"ZjFjYzJjYzRhMmE4NGNjNDNjNWJjNzVmOTExNTE4Mjk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7c00de38-56a9-4da6-9a57-4461d96e9868","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T00:59:36.135Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:59:36.135Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:59:36.135Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:59:36.135Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:59:36.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:59:36.831Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:59:36.831Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680051531762, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T00:59:36.832Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:59:36.832Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:59:36.832Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:59:36.832Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:59:36.832Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:59:36.832Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T00:59:36.832Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:59:36.832Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:59:36.832Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T00:59:36.832Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:59:36.832Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:59:36.833Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T00:59:36.833Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:59:36.833Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:59:36.833Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:59:36.833Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:59:36.833Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:59:36.833Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:59:36.833Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:59:36.833Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:59:36.833Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T00:59:36.833Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:59:36.833Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:59:36.833Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T00:59:36.833Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:59:36.833Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:59:36.833Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T00:59:36.833Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:59:36.833Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:59:36.833Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680051541853, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T00:59:36.833Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:59:36.833Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:59:36.833Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680051542887, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 19000e49-3cac-4c2b-af56-2221f785a763 already exists" } 2023-03-29T00:59:36.833Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:59:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:59:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680051543889, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4 already exists" } 2023-03-29T00:59:36.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:59:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:59:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680051575113, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T00:59:36.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:59:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T00:59:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T00:59:36.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T00:59:37.137Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:59:37.137Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:59:37.137Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:59:37.137Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:59:38.138Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:59:38.139Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:59:38.139Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:59:38.139Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:59:39.140Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:59:39.140Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:59:39.141Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:59:39.141Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:59:40.142Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:59:40.143Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:59:40.143Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:59:40.143Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:59:41.144Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:59:41.145Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:59:41.145Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:59:41.145Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:59:42.146Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:59:42.146Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:59:42.147Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:59:42.147Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:59:43.148Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:59:43.148Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:59:43.148Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:59:43.149Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:59:44.149Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T00:59:44.150Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:59:44.150Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:59:44.150Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:59:45.150Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||sending notification to client: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "8789fcd2-c610-42f4-9f5c-85d3c35fe131", "serviceDescription": "service", "serviceInvariantUUID": "a97a2d8d-6e45-4958-a60b-a2440c930d29", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "79ea15b5-1cfd-450e-b844-806e379e7e23", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "3591043e-93fc-445d-9e12-8df4553e6d5f", "resourceInvariantUUID": "70bc9633-405e-41e6-9b13-cb887af46aae", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "ZjFjYzJjYzRhMmE4NGNjNDNjNWJjNzVmOTExNTE4Mjk\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7c00de38-56a9-4da6-9a57-4461d96e9868" } ], "workloadContext": "Production" } 2023-03-29T00:59:45.151Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T00:59:45.151Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 8789fcd2-c610-42f4-9f5c-85d3c35fe131 ASDC 2023-03-29T00:59:45.151Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||ASDC Notification: DistributionID:bf36bb74-dbfc-4b91-9179-246c1833184a ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:8789fcd2-c610-42f4-9f5c-85d3c35fe131 ServiceInvariantUUID:a97a2d8d-6e45-4958-a60b-a2440c930d29 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:7c00de38-56a9-4da6-9a57-4461d96e9868 ArtifactChecksum:ZjFjYzJjYzRhMmE4NGNjNDNjNWJjNzVmOTExNTE4Mjk= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:79ea15b5-1cfd-450e-b844-806e379e7e23 ResourceInvariantUUID:70bc9633-405e-41e6-9b13-cb887af46aae ResourceName:test-pnf ResourceType:PNF ResourceUUID:3591043e-93fc-445d-9e12-8df4553e6d5f ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T00:59:45.152Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 8789fcd2-c610-42f4-9f5c-85d3c35fe131 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: 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-29T00:59:45.186Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T00:59:45.186Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:59:45.186Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-29T00:59:45.186Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 7c00de38-56a9-4da6-9a57-4461d96e9868 from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T00:59:45.187Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-03-29T00:59:45.187Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T00:59:45.205Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||GET Response Status 404 2023-03-29T00:59:45.206Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@72d35382 2023-03-29T00:59:45.206Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T00:59:45.206Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-29T00:59:45.206Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 7c00de38-56a9-4da6-9a57-4461d96e9868 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T00:59:45.206Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T00:59:45.206Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-29T00:59:45.206Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T00:59:45.206Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:59:45.207Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:59:45.207Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680051585206, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:59:46.207Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:7c00de38-56a9-4da6-9a57-4461d96e9868) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-29T00:59:46.221Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-29T00:59:46.222Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Processing Resource Type: PNF, Model UUID: 3591043e-93fc-445d-9e12-8df4553e6d5f 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=? 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-29T00:59:46.228Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||test-pnf 0 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-29T00:59:46.243Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_ALREADY_EXIST test-pnf 0 3591043e-93fc-445d-9e12-8df4553e6d5f test-pnf 2023-03-29T00:59:46.244Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||No resources found for Service: 8789fcd2-c610-42f4-9f5c-85d3c35fe131 2023-03-29T00:59:46.244Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||Preparing to deploy Service: 8789fcd2-c610-42f4-9f5c-85d3c35fe131 2023-03-29T00:59:46.244Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 3591043e-93fc-445d-9e12-8df4553e6d5f 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=? 2023-03-29T00:59:46.251Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||Exception : java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$ddcc8bcb.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-29T00:59:46.268Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||ERROR|500||ASDC_ARTIFACT_INSTALL_EXC No element listed 300 Exception caught during installation of test-pnf. Transaction rollback java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$ddcc8bcb.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-29T00:59:46.272Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf 3591043e-93fc-445d-9e12-8df4553e6d5f 0 ASDC deployResourceStructure 2023-03-29T00:59:46.273Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||ERROR|500||Exception occurred org.onap.so.asdc.client.exceptions.ArtifactInstallerException: Exception caught during installation of test-pnf. Transaction rollback. at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:430) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$ddcc8bcb.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Caused by: java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) ... 23 common frames omitted 2023-03-29T00:59:46.274Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T00:59:46.274Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Exception caught during installation of test-pnf. Transaction rollback.) 2023-03-29T00:59:46.274Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T00:59:46.274Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T00:59:46.274Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T00:59:46.275Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680051586274, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:59:47.275Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bf36bb74-dbfc-4b91-9179-246c1833184a 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-29T00:59:47.293Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bf36bb74-dbfc-4b91-9179-246c1833184a 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-29T00:59:47.297Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T00:59:47.297Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T00:59:47.298Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T00:59:47.298Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T00:59:47.298Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:59:47.298Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:59:47.298Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T00:59:47.299Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-29T00:59:47.299Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE 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-29T00:59:47.307Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T01:00:17.307Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: bf36bb74-dbfc-4b91-9179-246c1833184a 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-29T01:00:17.315Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: bf36bb74-dbfc-4b91-9179-246c1833184a and serviceModelVersionId: 8789fcd2-c610-42f4-9f5c-85d3c35fe131 2023-03-29T01:00:17.316Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a97a2d8d-6e45-4958-a60b-a2440c930d29 2023-03-29T01:00:17.316Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?depth=0 2023-03-29T01:00:17.319Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T01:00:17.331Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?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-29T01:00:17.332Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?depth=0|INFO|500||Invoke 2023-03-29T01:00:17.340Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-29T01:00:17.497Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?depth=0|INFO|500||InvokeReturn 2023-03-29T01:00:17.498Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 01:00:18 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[153], vertex-id=[250088], x-aai-txid=[0-aai-resources-230329-01:00:18:723-5343], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T01:00:17.498Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T01:00:17.499Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T01:00:17.499Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||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-29T01:00:17.505Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||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-29T01:00:17.506Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID bf36bb74-dbfc-4b91-9179-246c1833184a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-29T01:00:17.506Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T01:00:17.506Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:00:17.506Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:00:17.506Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680051617506, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 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-29T01:00:18.528Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:00:18.528Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-29T01:00:18.529Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Node 1 disconnected. 2023-03-29T01:00:18.530Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Cancelled in-flight METADATA request with correlation id 199334 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, request timeout: 30000ms) 2023-03-29T01:00:18.530Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Node 2 disconnected. 2023-03-29T01:00:18.530Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-29T01:00:18.530Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-29T01:00:18.530Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Lost previously 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-29T01:00:18.530Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] (Re-)joining group 2023-03-29T01:00:18.536Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-8ee9a05d-7efd-43e8-8c9b-9d73b140c941 2023-03-29T01:00:18.536Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=13, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-29T01:00:18.537Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-29T01:00:18.537Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] (Re-)joining group 2023-03-29T01:00:19.494Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T01:00:22.503Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T01:00:25.514Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T01:00:28.523Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T01:00:31.532Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T01:00:34.540Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T01:00:36.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:00:36.840Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-29T01:00:36.840Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-29T01:00:36.845Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Successfully joined group with generation Generation{generationId=43, memberId='SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-8ee9a05d-7efd-43e8-8c9b-9d73b140c941', protocol='range'} 2023-03-29T01:00:36.845Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=43, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T01:00:36.849Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T01:00:36.849Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T01:00:36.849Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T01:00:36.849Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T01:00:36.849Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T01:00:36.849Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T01:00:36.850Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 43: {SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-8ee9a05d-7efd-43e8-8c9b-9d73b140c941=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]), SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-29T01:00:36.864Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Successfully synced group in generation Generation{generationId=43, memberId='SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-8ee9a05d-7efd-43e8-8c9b-9d73b140c941', protocol='range'} 2023-03-29T01:00:36.864Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=43, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T01:00:36.864Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-29T01:00:36.864Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-29T01:00:36.864Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T01:00:36.865Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T01:00:36.870Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-29T01:00:36.870Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-29T01:00:36.870Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-29T01:00:36.870Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-29T01:00:36.870Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-29T01:00:36.870Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-29T01:00:36.871Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-29T01:00:36.871Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=2210, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T01:00:36.871Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-29T01:00:36.871Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-29T01:00:36.871Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-29T01:00:36.871Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-29T01:00:36.978Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T01:00:36.979Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"588f8ba4-ec41-453c-9643-aaa9a40a4bd3","serviceName":"basic_onboard_PRuAnc","serviceVersion":"1.0","serviceUUID":"db3fb57a-c268-4f32-8293-6836f7d7737c","serviceDescription":"service","serviceInvariantUUID":"654b14a6-99a1-48e0-b0a8-d81184a1c2a4","resources":[{"resourceInstanceName":"basic_onboard_PRuAnc 0","resourceName":"basic_onboard_PRuAnc","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"e76e4766-ae26-4382-aa57-0238311f7279","resourceInvariantUUID":"4e249934-061c-4b25-9b30-d62e8c4ad8da","resourceCustomizationUUID":"c8a6c118-3baa-4580-a5a7-a9cb03afa0cd","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml","artifactChecksum":"NmJlZjVjNjRmODY0ZjdiZWQ5N2I2M2FhZjIzMTU2NWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7c71679d-1674-4353-88c6-c4162a82a780","artifactVersion":"1"},{"artifactName":"basic_onboard_pruanc0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json","artifactChecksum":"OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"db77a487-cb70-44e7-aee8-73179f1a300a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"3efaab39-307b-470c-a2e3-277072140d08","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"23159f53-9881-4ce8-9228-0eedca61923d","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"abc20b33-96c9-409c-ac3d-e9f9a43f33f6","artifactVersion":"2","generatedFromUUID":"3efaab39-307b-470c-a2e3-277072140d08"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardPruanc-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml","artifactChecksum":"OWJhMDY2YjdiYTlmNGYxNmY4ZTViMDFkNjBkNDY1NTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0f8385b4-bd61-4cce-a96a-6987f8183cfc","artifactVersion":"1"},{"artifactName":"service-BasicOnboardPruanc-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar","artifactChecksum":"NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5d4337f7-8fd0-45f5-b5a7-630e0760540d","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T01:00:36.979Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:00:36.979Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:00:36.979Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:00:36.979Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:00:37.888Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:00:37.888Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T01:00:37.888Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:00:37.888Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:00:37.889Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T01:00:37.889Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:00:37.889Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:00:37.889Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T01:00:37.889Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:00:37.889Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:00:37.889Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:00:37.889Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:00:37.889Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:00:37.889Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T01:00:37.889Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:00:37.889Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:00:37.889Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T01:00:37.889Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:00:37.889Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:00:37.889Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T01:00:37.889Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:00:37.889Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:00:37.889Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680050778730, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T01:00:37.890Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:00:37.890Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:00:37.890Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680051585206, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T01:00:37.890Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:00:37.890Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:00:37.890Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680051586274, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } 2023-03-29T01:00:37.890Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:00:37.890Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:00:37.890Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680051617506, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-29T01:00:37.890Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:00:37.890Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:00:37.890Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:00:37.890Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:00:37.980Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:00:37.980Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:00:37.980Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:00:37.981Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:00:38.981Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:00:38.982Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:00:38.982Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:00:38.982Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:00:39.983Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:00:39.984Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:00:39.984Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:00:39.984Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:00:40.985Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:00:40.985Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:00:40.986Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:00:40.986Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:00:41.987Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:00:41.987Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:00:41.988Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:00:41.988Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:00:42.989Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:00:42.989Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:00:42.989Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:00:42.990Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:00:43.991Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "serviceName": "basic_onboard_PRuAnc", "serviceVersion": "1.0", "serviceUUID": "db3fb57a-c268-4f32-8293-6836f7d7737c", "serviceDescription": "service", "serviceInvariantUUID": "654b14a6-99a1-48e0-b0a8-d81184a1c2a4", "resources": [ { "resourceInstanceName": "basic_onboard_PRuAnc 0", "resourceCustomizationUUID": "c8a6c118-3baa-4580-a5a7-a9cb03afa0cd", "resourceName": "basic_onboard_PRuAnc", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "e76e4766-ae26-4382-aa57-0238311f7279", "resourceInvariantUUID": "4e249934-061c-4b25-9b30-d62e8c4ad8da", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_pruanc0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "artifactChecksum": "OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "db77a487-cb70-44e7-aee8-73179f1a300a", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "3efaab39-307b-470c-a2e3-277072140d08", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "abc20b33-96c9-409c-ac3d-e9f9a43f33f6", "generatedFromUUID": "3efaab39-307b-470c-a2e3-277072140d08" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "abc20b33-96c9-409c-ac3d-e9f9a43f33f6", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardPruanc-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "artifactChecksum": "NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5d4337f7-8fd0-45f5-b5a7-630e0760540d" } ], "workloadContext": "Production" } 2023-03-29T01:00:43.991Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T01:00:43.991Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 db3fb57a-c268-4f32-8293-6836f7d7737c ASDC 2023-03-29T01:00:43.992Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:588f8ba4-ec41-453c-9643-aaa9a40a4bd3 ServiceName:basic_onboard_PRuAnc ServiceVersion:1.0 ServiceUUID:db3fb57a-c268-4f32-8293-6836f7d7737c ServiceInvariantUUID:654b14a6-99a1-48e0-b0a8-d81184a1c2a4 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardPruanc-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar ArtifactUUID:5d4337f7-8fd0-45f5-b5a7-630e0760540d ArtifactChecksum:NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_PRuAnc 0 ResourceCustomizationUUID:c8a6c118-3baa-4580-a5a7-a9cb03afa0cd ResourceInvariantUUID:4e249934-061c-4b25-9b30-d62e8c4ad8da ResourceName:basic_onboard_PRuAnc ResourceType:VF ResourceUUID:e76e4766-ae26-4382-aa57-0238311f7279 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_pruanc0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json ArtifactUUID:db77a487-cb70-44e7-aee8-73179f1a300a ArtifactChecksum:OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU= 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml ArtifactUUID:3efaab39-307b-470c-a2e3-277072140d08 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env ArtifactUUID:abc20b33-96c9-409c-ac3d-e9f9a43f33f6 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env ArtifactUUID:abc20b33-96c9-409c-ac3d-e9f9a43f33f6 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T01:00:43.992Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF db3fb57a-c268-4f32-8293-6836f7d7737c 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: 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-29T01:00:44.027Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:00:44.028Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:00:44.028Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:00:44.028Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 5d4337f7-8fd0-45f5-b5a7-630e0760540d from URL: /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 2023-03-29T01:00:44.028Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:00:44.028Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 2023-03-29T01:00:44.047Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T01:00:44.047Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@43ff33dc 2023-03-29T01:00:44.047Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T01:00:44.047Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardPruanc" ] } } } 2023-03-29T01:00:44.047Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardPruanc-csar.csar /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 5d4337f7-8fd0-45f5-b5a7-630e0760540d Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T01:00:44.048Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar ASDC sendASDCNotification 2023-03-29T01:00:44.048Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar(Specified artifact is not found) 2023-03-29T01:00:44.048Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T01:00:44.048Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:00:44.048Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:00:44.048Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680051644048, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:00:45.049Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardPruanc-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar(UUID:5d4337f7-8fd0-45f5-b5a7-630e0760540d) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-29T01:00:45.063Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-29T01:00:45.063Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: e76e4766-ae26-4382-aa57-0238311f7279 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-29T01:00:45.066Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||basic_onboard_PRuAnc 0 2023-03-29T01:00:45.066Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: e76e4766-ae26-4382-aa57-0238311f7279 2023-03-29T01:00:45.066Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: db77a487-cb70-44e7-aee8-73179f1a300a from URL: /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json 2023-03-29T01:00:45.067Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:00:45.067Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json 2023-03-29T01:00:45.081Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T01:00:45.082Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@9e06a13 2023-03-29T01:00:45.082Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T01:00:45.082Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardPruanc" ] } } } 2023-03-29T01:00:45.082Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_pruanc0_modules.json /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json db77a487-cb70-44e7-aee8-73179f1a300a Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T01:00:45.082Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json ASDC sendASDCNotification 2023-03-29T01:00:45.083Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json(Specified artifact is not found) 2023-03-29T01:00:45.083Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T01:00:45.083Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:00:45.083Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:00:45.083Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680051645082, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:00:46.085Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_pruanc0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json(UUID:db77a487-cb70-44e7-aee8-73179f1a300a) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-29T01:00:46.085Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:00:46.104Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:00:46.107Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T01:00:46.108Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T01:01:16.108Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:01:16.127Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:01:16.131Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T01:01:16.131Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T01:01:36.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:01:36.827Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:01:36.827Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "NOTIFIED" } 2023-03-29T01:01:36.829Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:01:46.131Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:01:46.150Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:01:46.153Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T01:01:46.154Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T01:02:16.154Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:02:16.169Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:02:16.172Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T01:02:16.172Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T01:02:36.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:02:36.827Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:02:36.828Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-29T01:02:36.828Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:02:36.828Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:02:36.828Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:02:36.828Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:02:36.828Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:02:36.828Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-29T01:02:36.828Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:02:36.828Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:02:36.829Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T01:02:36.829Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:02:36.829Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:02:36.829Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "NOTIFIED" } 2023-03-29T01:02:36.829Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:02:36.829Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:02:36.829Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680051644048, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T01:02:36.829Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:02:36.829Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:02:36.830Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680051645082, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T01:02:36.830Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:02:46.173Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:02:46.191Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:02:46.193Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T01:02:46.194Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T01:03:16.194Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:03:16.215Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:03:16.219Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T01:03:16.219Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T01:03:36.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:03:46.219Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:03:46.238Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:03:46.242Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T01:03:46.242Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T01:04:16.242Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:04:16.264Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:04:16.267Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T01:04:16.267Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T01:04:36.827Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:04:46.267Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:04:46.287Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:04:46.290Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T01:04:46.290Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T01:05:16.290Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:05:16.305Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:05:16.306Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T01:05:16.306Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T01:05:36.828Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:05:37.021Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-29T01:05:37.021Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Member SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-8ee9a05d-7efd-43e8-8c9b-9d73b140c941 sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired. 2023-03-29T01:05:37.021Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-29T01:05:37.021Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-29T01:05:37.455Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T01:05:37.468Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-29T01:05:37.468Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-29T01:05:37.476Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=44, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T01:05:37.476Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 44: {SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-29T01:05:37.492Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=44, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T01:05:37.492Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T01:05:37.492Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T01:05:37.497Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-29T01:05:37.497Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-29T01:05:37.497Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-29T01:05:37.497Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=2230, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T01:05:37.497Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-29T01:05:37.498Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-29T01:05:46.307Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-29T01:05:46.307Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:05:46.317Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 and serviceModelVersionId: db3fb57a-c268-4f32-8293-6836f7d7737c 2023-03-29T01:05:46.317Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 654b14a6-99a1-48e0-b0a8-d81184a1c2a4 2023-03-29T01:05:46.318Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0 2023-03-29T01:05:46.324Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T01:05:46.337Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?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-29T01:05:46.337Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|INFO|500||Invoke 2023-03-29T01:05:46.344Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-29T01:05:46.385Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-29T01:05:46.385Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0 has http status code:404 and response headers:{date=[Wed, 29 Mar 2023 01:05:47 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[38], x-aai-txid=[0-aai-resources-230329-01:05:47:729-31634], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T01:05:46.386Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c","ERR.5.4.6114"]}}} 2023-03-29T01:05:46.388Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-29T01:05:46.389Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) 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-29T01:05:46.389Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-29T01:05:46.389Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 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-29T01:05:46.395Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||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-29T01:05:46.395Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-29T01:05:46.395Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-29T01:05:46.395Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:05:46.395Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:05:46.395Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680051946395, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:05:46.412Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:05:46.412Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680051946395, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec\u003dERR.5.4.6114)" } 2023-03-29T01:05:46.413Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T01:05:47.417Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T01:05:47.417Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"ad44a54f-9415-48bd-bf30-fdf48338e2b4","serviceName":"vFW 2023-03-28 22-02-01","serviceVersion":"1.0","serviceUUID":"93dc6276-0725-49b0-a7ce-fdc8ca01e3b6","serviceDescription":"catalog service description","serviceInvariantUUID":"a7f48542-78c3-40a8-8d7c-1480905d98f0","resources":[{"resourceInstanceName":"vFW 67410293-e76b 0","resourceName":"vFW 67410293-e76b","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"87dc6175-9dcb-4077-ac32-6815330f219c","resourceInvariantUUID":"a3dea2ac-7cdc-47c6-a372-633ad11be473","resourceCustomizationUUID":"5ce38cf7-2e75-495c-a214-3bd7bb5850e7","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml","artifactChecksum":"MWViOGZhMjQ2YzJkOGY2NmNkNjQ4NzI2MzRmNWNlNDY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"085973a9-6309-45fc-8253-5b20b4ced7c2","artifactVersion":"1"},{"artifactName":"vfw67410293e76b0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json","artifactChecksum":"NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5de4d4d9-6ba9-4a7d-8282-7581ee34cdab","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d19d934b-9ad4-48a2-97e0-5bd3b5396997","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml","artifactChecksum":"MDQzNDM4MjBiYTEyMmQ4NTAwZmE0ZWMwMjVhY2Y0NDk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a310a987-b363-4601-b1de-1afe664b595d","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"15a8bbc0-1b52-4b59-87fa-7d7ed3200906","artifactVersion":"2","generatedFromUUID":"d19d934b-9ad4-48a2-97e0-5bd3b5396997"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230328220201-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml","artifactChecksum":"YjJkMTgyZWQwZmE4NmI3N2FiYjk5MjJhMjk4YWViMTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"47abb903-b87f-40d0-95c0-e171a8139ac0","artifactVersion":"1"},{"artifactName":"service-Vfw20230328220201-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar","artifactChecksum":"ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"38d09853-bc3c-44ab-a917-1e22a9f79f53","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T01:05:47.417Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:05:47.418Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:05:47.418Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:05:47.418Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:05:48.419Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:05:48.419Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:05:48.419Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:05:48.419Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:05:49.420Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:05:49.420Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:05:49.420Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:05:49.420Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:05:50.421Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:05:50.421Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:05:50.421Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:05:50.421Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:05:51.422Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:05:51.422Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:05:51.422Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:05:51.422Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:05:52.423Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:05:52.423Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:05:52.423Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:05:52.423Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:05:53.424Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:05:53.424Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:05:53.424Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:05:53.424Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:05:54.425Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "serviceName": "vFW 2023-03-28 22-02-01", "serviceVersion": "1.0", "serviceUUID": "93dc6276-0725-49b0-a7ce-fdc8ca01e3b6", "serviceDescription": "catalog service description", "serviceInvariantUUID": "a7f48542-78c3-40a8-8d7c-1480905d98f0", "resources": [ { "resourceInstanceName": "vFW 67410293-e76b 0", "resourceCustomizationUUID": "5ce38cf7-2e75-495c-a214-3bd7bb5850e7", "resourceName": "vFW 67410293-e76b", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "87dc6175-9dcb-4077-ac32-6815330f219c", "resourceInvariantUUID": "a3dea2ac-7cdc-47c6-a372-633ad11be473", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw67410293e76b0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "artifactChecksum": "NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5de4d4d9-6ba9-4a7d-8282-7581ee34cdab", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d19d934b-9ad4-48a2-97e0-5bd3b5396997", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "15a8bbc0-1b52-4b59-87fa-7d7ed3200906", "generatedFromUUID": "d19d934b-9ad4-48a2-97e0-5bd3b5396997" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "15a8bbc0-1b52-4b59-87fa-7d7ed3200906", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230328220201-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "artifactChecksum": "ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "38d09853-bc3c-44ab-a917-1e22a9f79f53" } ], "workloadContext": "Production" } 2023-03-29T01:05:54.426Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T01:05:54.426Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 ASDC 2023-03-29T01:05:54.426Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:ad44a54f-9415-48bd-bf30-fdf48338e2b4 ServiceName:vFW 2023-03-28 22-02-01 ServiceVersion:1.0 ServiceUUID:93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 ServiceInvariantUUID:a7f48542-78c3-40a8-8d7c-1480905d98f0 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230328220201-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ArtifactUUID:38d09853-bc3c-44ab-a917-1e22a9f79f53 ArtifactChecksum:ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 67410293-e76b 0 ResourceCustomizationUUID:5ce38cf7-2e75-495c-a214-3bd7bb5850e7 ResourceInvariantUUID:a3dea2ac-7cdc-47c6-a372-633ad11be473 ResourceName:vFW 67410293-e76b ResourceType:VF ResourceUUID:87dc6175-9dcb-4077-ac32-6815330f219c ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw67410293e76b0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json ArtifactUUID:5de4d4d9-6ba9-4a7d-8282-7581ee34cdab ArtifactChecksum:NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY= 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml ArtifactUUID:d19d934b-9ad4-48a2-97e0-5bd3b5396997 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env ArtifactUUID:15a8bbc0-1b52-4b59-87fa-7d7ed3200906 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env ArtifactUUID:15a8bbc0-1b52-4b59-87fa-7d7ed3200906 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T01:05:54.426Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 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: 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-29T01:05:54.455Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:05:54.455Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:05:54.455Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:05:54.455Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 from URL: /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-29T01:05:54.456Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:05:54.456Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-29T01:05:54.730Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T01:05:54.732Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 38d09853-bc3c-44ab-a917-1e22a9f79f53 101498 2023-03-29T01:05:54.733Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-29T01:05:54.733Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-29T01:05:54.733Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T01:05:54.733Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:05:54.733Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:05:54.733Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680051954733, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:05:55.735Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:05:55.735Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:05:55.736Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53, URL: /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar to file: /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T01:05:55.736Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230328220201-csar.csar 2023-03-29T01:05:55.737Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T01:05:55.737Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T01:05:55.847Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10071403048753040668/Definitions/service-Vfw20230328220201-template.yml Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided 2023-03-29T01:05:57.319Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T01:05:57.319Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T01:05:57.319Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T01:05:57.319Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-29T01:05:57.320Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T01:05:57.320Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-29T01:05:57.320Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-29T01:05:57.320Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-29T01:05:57.320Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T01:05:57.320Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T01:05:57.320Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-29T01:05:57.320Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T01:05:57.320Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T01:05:57.320Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 67410293-e76b 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-Vfw20230328220201-csar.csar 2023-03-29T01:05:57.320Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T01:05:57.320Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T01:05:57.320Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:05:57.320Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:05:57.320Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-29T01:05:57.320Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T01:05:57.320Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T01:05:57.321Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:05:57.321Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:05:57.321Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-29T01:05:57.321Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T01:05:57.321Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T01:05:57.321Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:05:57.321Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:05:57.321Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:05:57.321Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-29T01:05:57.321Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T01:05:57.321Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T01:05:57.321Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T01:05:57.321Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T01:05:57.321Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T01:05:57.321Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T01:05:57.322Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T01:05:57.322Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T01:05:57.322Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T01:05:57.322Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T01:05:57.322Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T01:05:57.322Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T01:05:57.322Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T01:05:57.322Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T01:05:57.322Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T01:05:57.322Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-29T01:05:57.322Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:05:57.322Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-29T01:05:57.322Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:05:57.322Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-29T01:05:57.322Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T01:05:57.322Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:05:57.323Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-29T01:05:57.323Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T01:05:57.323Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:05:57.323Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-29T01:05:57.323Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T01:05:57.323Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:05:57.323Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-29T01:05:57.323Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T01:05:57.323Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-29T01:05:57.323Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T01:05:57.323Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T01:05:57.323Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T01:05:57.323Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T01:05:57.323Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T01:05:57.323Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T01:05:57.323Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T01:05:57.324Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T01:05:57.324Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T01:05:57.324Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=74a9d765-6a78-4386-85d5-0096600be1bb 2023-03-29T01:05:57.324Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:05:57.324Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-29T01:05:57.324Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T01:05:57.324Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T01:05:57.324Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T01:05:57.324Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T01:05:57.324Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T01:05:57.324Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T01:05:57.324Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T01:05:57.324Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-29T01:05:57.324Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T01:05:57.324Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T01:05:57.324Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T01:05:57.324Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T01:05:57.325Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=79a48a92-26a2-467b-a3e1-dd9aea758c0e 2023-03-29T01:05:57.325Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:05:57.325Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-29T01:05:57.325Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T01:05:57.325Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T01:05:57.325Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T01:05:57.325Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T01:05:57.325Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T01:05:57.325Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T01:05:57.325Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T01:05:57.325Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T01:05:57.325Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T01:05:57.325Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T01:05:57.325Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T01:05:57.325Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-29T01:05:57.325Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=6a2ddb58-dd58-4d8b-b6d7-eb73a547cbcf 2023-03-29T01:05:57.325Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:05:57.326Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:05:57.326Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:05:57.326Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:05:57.326Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:05:57.326Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:05:57.326Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:05:57.326Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:05:57.326Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-28 22-02-01 Description:catalog service description Model UUID:93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 Model Version:NULL Model InvariantUuid:a7f48542-78c3-40a8-8d7c-1480905d98f0 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 67410293-e76b Model UUID:cf8e4eb5-9864-4fdd-af64-80b03f48d14d Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:a3dea2ac-7cdc-47c6-a372-633ad11be473 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:5ce38cf7-2e75-495c-a214-3bd7bb5850e7 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:193cd6e2-538e-4142-9392-7ebb398b7e43 ModelName:Vfw67410293E76b..base_vfw..module-0 ModelUuid:b16cd493-2fbb-4548-a3d8-90863aeb9b7d ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:74a9d765-6a78-4386-85d5-0096600be1bb ModelInvariantUuid:bed6b03d-444d-4294-b591-54da9a36918d ModelName:vFW 67410293-e76b-nodes.vfwCvfc ModelUuid:c051efdd-da87-4c3f-9332-3d86f32a2f49 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:6b57d388-0a65-43b6-8ed1-785e401b9ac8 ModelInvariantUuid:9d06528b-ed4c-484e-a7ee-fac8dc7d9b81 ModelName:Vfw67410293E76b.compute.nodes.heat.vfw ModelUuid:cda29578-f723-4724-9cae-1499f665a439 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:79a48a92-26a2-467b-a3e1-dd9aea758c0e ModelInvariantUuid:b894ffd2-ee00-44bf-8548-41ca0b9e6c43 ModelName:vFW 67410293-e76b-nodes.vsnCvfc ModelUuid:3f1b92ee-581a-4fff-a85d-2043b8a3fd97 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:13b293d9-7396-4746-8010-2aa34880a43c ModelInvariantUuid:47bb46c4-9c05-44aa-bfc2-f88d6d4c5025 ModelName:Vfw67410293E76b.compute.nodes.heat.vsn ModelUuid:a2c8400a-1afd-4e2c-b390-896018a104e2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:6a2ddb58-dd58-4d8b-b6d7-eb73a547cbcf ModelInvariantUuid:c90fe34c-a014-4100-8de6-49880a60d437 ModelName:vFW 67410293-e76b-nodes.vpgCvfc ModelUuid:02a541b8-8f9e-40b3-b802-d75d4303054d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:d8086a3a-4e7c-423f-adf7-07a6ddf69b79 ModelInvariantUuid:b9f80dd7-c2be-40f0-b1b5-286822f5255e ModelName:Vfw67410293E76b.compute.nodes.heat.vpg ModelUuid:edd030db-baa1-428f-8c44-e47e82120dd8 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=? 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-29T01:05:57.358Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||ERROR|500||Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists 2023-03-29T01:05:57.359Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-29T01:05:57.359Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar(Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists) 2023-03-29T01:05:57.359Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:05:57.359Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:05:57.359Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:05:57.359Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680051957359, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:05:58.360Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-29T01:05:58.360Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar(Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists) 2023-03-29T01:05:58.360Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:05:58.360Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:05:58.360Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:05:58.361Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680051958360, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:05:59.361Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-29T01:05:59.380Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-29T01:05:59.384Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T01:05:59.384Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T01:05:59.384Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T01:05:59.384Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T01:05:59.385Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:05:59.385Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:05:59.385Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:05:59.385Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:05:59.385Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-29T01:05:59.394Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T01:06:29.395Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-29T01:06:29.404Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 and serviceModelVersionId: 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 2023-03-29T01:06:29.404Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a7f48542-78c3-40a8-8d7c-1480905d98f0 2023-03-29T01:06:29.405Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 2023-03-29T01:06:29.410Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T01:06:29.426Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?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-29T01:06:29.427Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|INFO|500||Invoke 2023-03-29T01:06:29.433Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T01:06:29.609Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|INFO|500||InvokeReturn 2023-03-29T01:06:29.609Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 01:06:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[173], vertex-id=[204904], x-aai-txid=[2-aai-resources-230329-01:06:30:815-84779], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T01:06:29.609Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T01:06:29.609Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T01:06:29.609Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-29T01:06:29.615Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-29T01:06:29.615Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ad44a54f-9415-48bd-bf30-fdf48338e2b4 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T01:06:29.616Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T01:06:29.616Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:06:29.616Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:06:29.616Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680051989615, "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-29T01:06:30.636Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T01:06:30.636Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"311a6477-b2cc-463c-9fee-aa741f7534d0","serviceName":"vFW 2023-03-28 22-18-55","serviceVersion":"1.0","serviceUUID":"86258cd9-b564-47e4-88c7-326a9c01209f","serviceDescription":"catalog service description","serviceInvariantUUID":"816a8d4d-52df-442b-ab64-56255b003b1b","resources":[{"resourceInstanceName":"vFW 4e17aa4e-f357 0","resourceName":"vFW 4e17aa4e-f357","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"9b459486-5c24-4b0e-b8c0-b27316cf0496","resourceInvariantUUID":"f0eb43bc-7057-4bfd-8597-2d8f61758599","resourceCustomizationUUID":"4f16d217-4b00-405b-8532-7309a7e941d5","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml","artifactChecksum":"NGZhNmFjYzI0OWMzNjk0M2ZiMDY3OWJlODEwMTBhZWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"dd088c19-0061-4db4-86ab-4eb0931888cf","artifactVersion":"1"},{"artifactName":"vfw4e17aa4ef3570_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json","artifactChecksum":"NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"fd4c9261-11b4-43ae-8ee7-4bc91a759c95","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f047bf4e-f981-4d29-99e8-fd6c3f83f2d3","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml","artifactChecksum":"YTBlYmE2NTk4ZGI4ZDVjMmYxY2ZkMDU2YWU3NmY0OGU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3c91ae60-e7e2-4688-b4a1-b853f4361f52","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7bcb52f7-4100-4599-afa7-d7d46b176374","artifactVersion":"2","generatedFromUUID":"f047bf4e-f981-4d29-99e8-fd6c3f83f2d3"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230328221855-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml","artifactChecksum":"Y2FiN2ZmMDY0ODIxZDM2YTQ2OGRmNTY3NTE2YzhkMjM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"46d95744-768f-403d-ba4a-13585170514a","artifactVersion":"1"},{"artifactName":"service-Vfw20230328221855-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar","artifactChecksum":"ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a3ef5172-4047-46ee-9c6d-d34e1107a71d","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T01:06:30.636Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:06:30.637Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:06:30.637Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:06:30.637Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:06:31.637Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:06:31.637Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:06:31.637Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:06:31.637Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:06:32.638Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:06:32.638Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:06:32.638Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:06:32.638Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:06:33.639Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:06:33.639Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:06:33.639Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:06:33.640Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:06:34.641Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:06:34.641Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:06:34.641Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:06:34.641Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:06:35.641Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:06:35.642Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:06:35.642Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:06:35.642Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:06:36.642Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:06:36.643Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:06:36.643Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:06:36.643Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:06:36.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:06:36.832Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:06:36.833Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:06:36.833Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:06:36.833Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:06:36.833Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "NOTIFIED" } 2023-03-29T01:06:36.833Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:06:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:06:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-29T01:06:36.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:06:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:06:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:06:36.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:06:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:06:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-29T01:06:36.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:06:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:06:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T01:06:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:06:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:06:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "NOTIFIED" } 2023-03-29T01:06:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:06:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:06:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680051954733, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T01:06:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:06:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:06:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680051957359, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists" } 2023-03-29T01:06:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:06:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:06:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680051958360, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists" } 2023-03-29T01:06:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:06:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:06:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680051989615, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T01:06:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:06:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:06:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:06:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:06:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:06:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "status": "NOTIFIED" } 2023-03-29T01:06:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:06:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:06:36.837Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-29T01:06:36.837Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:06:36.837Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:06:36.837Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:06:36.837Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:06:36.837Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:06:36.837Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-29T01:06:36.837Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:06:36.837Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:06:36.837Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T01:06:36.837Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:06:36.837Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:06:36.838Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "NOTIFIED" } 2023-03-29T01:06:36.838Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:06:37.644Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "serviceName": "vFW 2023-03-28 22-18-55", "serviceVersion": "1.0", "serviceUUID": "86258cd9-b564-47e4-88c7-326a9c01209f", "serviceDescription": "catalog service description", "serviceInvariantUUID": "816a8d4d-52df-442b-ab64-56255b003b1b", "resources": [ { "resourceInstanceName": "vFW 4e17aa4e-f357 0", "resourceCustomizationUUID": "4f16d217-4b00-405b-8532-7309a7e941d5", "resourceName": "vFW 4e17aa4e-f357", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "9b459486-5c24-4b0e-b8c0-b27316cf0496", "resourceInvariantUUID": "f0eb43bc-7057-4bfd-8597-2d8f61758599", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw4e17aa4ef3570_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "artifactChecksum": "NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "fd4c9261-11b4-43ae-8ee7-4bc91a759c95", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "f047bf4e-f981-4d29-99e8-fd6c3f83f2d3", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7bcb52f7-4100-4599-afa7-d7d46b176374", "generatedFromUUID": "f047bf4e-f981-4d29-99e8-fd6c3f83f2d3" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7bcb52f7-4100-4599-afa7-d7d46b176374", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230328221855-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "artifactChecksum": "ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a3ef5172-4047-46ee-9c6d-d34e1107a71d" } ], "workloadContext": "Production" } 2023-03-29T01:06:37.644Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T01:06:37.644Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 86258cd9-b564-47e4-88c7-326a9c01209f ASDC 2023-03-29T01:06:37.645Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:311a6477-b2cc-463c-9fee-aa741f7534d0 ServiceName:vFW 2023-03-28 22-18-55 ServiceVersion:1.0 ServiceUUID:86258cd9-b564-47e4-88c7-326a9c01209f ServiceInvariantUUID:816a8d4d-52df-442b-ab64-56255b003b1b ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230328221855-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ArtifactUUID:a3ef5172-4047-46ee-9c6d-d34e1107a71d ArtifactChecksum:ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 4e17aa4e-f357 0 ResourceCustomizationUUID:4f16d217-4b00-405b-8532-7309a7e941d5 ResourceInvariantUUID:f0eb43bc-7057-4bfd-8597-2d8f61758599 ResourceName:vFW 4e17aa4e-f357 ResourceType:VF ResourceUUID:9b459486-5c24-4b0e-b8c0-b27316cf0496 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw4e17aa4ef3570_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json ArtifactUUID:fd4c9261-11b4-43ae-8ee7-4bc91a759c95 ArtifactChecksum:NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ= 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml ArtifactUUID:f047bf4e-f981-4d29-99e8-fd6c3f83f2d3 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env ArtifactUUID:7bcb52f7-4100-4599-afa7-d7d46b176374 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env ArtifactUUID:7bcb52f7-4100-4599-afa7-d7d46b176374 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T01:06:37.645Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 86258cd9-b564-47e4-88c7-326a9c01209f 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: 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-29T01:06:37.684Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:06:37.685Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:06:37.685Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:06:37.686Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d from URL: /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-29T01:06:37.686Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:06:37.686Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-29T01:06:37.957Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T01:06:37.961Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar a3ef5172-4047-46ee-9c6d-d34e1107a71d 101486 2023-03-29T01:06:37.963Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-29T01:06:37.963Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-29T01:06:37.963Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T01:06:37.963Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:06:37.963Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:06:37.963Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680051997963, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:06:38.964Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:06:38.965Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:06:38.965Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d, URL: /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar to file: /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T01:06:38.965Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230328221855-csar.csar 2023-03-29T01:06:38.966Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T01:06:38.966Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T01:06:39.096Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10535603120457606203/Definitions/service-Vfw20230328221855-template.yml Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided 2023-03-29T01:06:40.553Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T01:06:40.554Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T01:06:40.554Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T01:06:40.554Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-29T01:06:40.554Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T01:06:40.554Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-29T01:06:40.554Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-29T01:06:40.554Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-29T01:06:40.554Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T01:06:40.554Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T01:06:40.554Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-29T01:06:40.554Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T01:06:40.554Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T01:06:40.554Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 4e17aa4e-f357 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-Vfw20230328221855-csar.csar 2023-03-29T01:06:40.554Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T01:06:40.554Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T01:06:40.554Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:06:40.554Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:06:40.554Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-29T01:06:40.555Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T01:06:40.555Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T01:06:40.555Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:06:40.555Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:06:40.555Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-29T01:06:40.555Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T01:06:40.555Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T01:06:40.555Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:06:40.555Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:06:40.555Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:06:40.555Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-29T01:06:40.555Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T01:06:40.555Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T01:06:40.555Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T01:06:40.555Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T01:06:40.555Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T01:06:40.555Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T01:06:40.556Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T01:06:40.556Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T01:06:40.556Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T01:06:40.556Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T01:06:40.556Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T01:06:40.556Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T01:06:40.556Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T01:06:40.556Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T01:06:40.556Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T01:06:40.556Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-29T01:06:40.556Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:06:40.556Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-29T01:06:40.556Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:06:40.556Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-29T01:06:40.556Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T01:06:40.556Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:06:40.556Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-29T01:06:40.556Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T01:06:40.556Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:06:40.556Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-29T01:06:40.557Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T01:06:40.557Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:06:40.557Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-29T01:06:40.557Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T01:06:40.557Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-29T01:06:40.557Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T01:06:40.557Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T01:06:40.557Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T01:06:40.557Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T01:06:40.557Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T01:06:40.557Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T01:06:40.557Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T01:06:40.557Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T01:06:40.557Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T01:06:40.557Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=f32f8e19-bef8-419d-87ed-af5c0238d798 2023-03-29T01:06:40.557Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:06:40.557Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-29T01:06:40.557Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T01:06:40.557Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T01:06:40.557Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T01:06:40.557Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T01:06:40.558Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T01:06:40.558Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T01:06:40.558Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T01:06:40.558Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-29T01:06:40.558Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T01:06:40.558Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T01:06:40.558Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T01:06:40.558Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T01:06:40.558Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=7547fbf5-4578-4c3d-a5b9-84c8c1316821 2023-03-29T01:06:40.558Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:06:40.558Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-29T01:06:40.558Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T01:06:40.558Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T01:06:40.558Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T01:06:40.558Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T01:06:40.558Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T01:06:40.558Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T01:06:40.558Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T01:06:40.558Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T01:06:40.559Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T01:06:40.559Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T01:06:40.559Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T01:06:40.559Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-29T01:06:40.559Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5f51de74-4243-403b-b7a9-a2dd728855e1 2023-03-29T01:06:40.559Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:06:40.559Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:06:40.559Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:06:40.559Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:06:40.559Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:06:40.559Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:06:40.559Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:06:40.559Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:06:40.559Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-28 22-18-55 Description:catalog service description Model UUID:86258cd9-b564-47e4-88c7-326a9c01209f Model Version:NULL Model InvariantUuid:816a8d4d-52df-442b-ab64-56255b003b1b Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 4e17aa4e-f357 Model UUID:83811783-7f50-4409-b37e-013d3a6679be Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:f0eb43bc-7057-4bfd-8597-2d8f61758599 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:4f16d217-4b00-405b-8532-7309a7e941d5 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:8ad82d93-2542-4347-95aa-48de46af2769 ModelName:Vfw4e17aa4eF357..base_vfw..module-0 ModelUuid:2c8738f1-5769-4b50-8168-bc077e07a968 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:f32f8e19-bef8-419d-87ed-af5c0238d798 ModelInvariantUuid:09ef63d4-d50c-4979-9e06-e7673b5bc9e6 ModelName:vFW 4e17aa4e-f357-nodes.vfwCvfc ModelUuid:2568cf18-4961-4bdc-b96b-b9c2abc89a6e ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:a6a9beae-4b33-4065-bc7c-501c322bf4be ModelInvariantUuid:34d56be9-e557-4359-8260-f37f36750957 ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vfw ModelUuid:210fc1b5-28de-43b3-91a1-72861ee00ca7 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:7547fbf5-4578-4c3d-a5b9-84c8c1316821 ModelInvariantUuid:d3e79bbd-9ec1-49ac-bfe5-a370c75db104 ModelName:vFW 4e17aa4e-f357-nodes.vsnCvfc ModelUuid:7ad2d21c-7af1-4b91-9906-81a91e71ef03 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:75544a54-4184-42f2-a23d-9f9263d6baad ModelInvariantUuid:4487dbbb-4ec9-468d-b1d5-7e635abde181 ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vsn ModelUuid:fcedcee2-219d-40dd-9f79-4230cb13a148 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:5f51de74-4243-403b-b7a9-a2dd728855e1 ModelInvariantUuid:275a83ad-0767-40d6-9ff8-07edaed52db3 ModelName:vFW 4e17aa4e-f357-nodes.vpgCvfc ModelUuid:5ad99adc-e476-411f-98bc-caa1b9661e8d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:07ee84b1-85c2-4db0-b602-d70a6723467d ModelInvariantUuid:fb7efc2e-bef5-4bb4-a023-379da4c7553e ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vpg ModelUuid:f0f45588-ffc3-409c-87a7-bfc308d80744 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=? 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-29T01:06:40.593Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||ERROR|500||Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists 2023-03-29T01:06:40.593Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-29T01:06:40.593Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar(Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists) 2023-03-29T01:06:40.593Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:06:40.593Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:06:40.593Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:06:40.593Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680052000593, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:06:41.594Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-29T01:06:41.594Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar(Resource with UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 already exists) 2023-03-29T01:06:41.594Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:06:41.594Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:06:41.594Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:06:41.594Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680052001594, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:06:42.595Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-29T01:06:42.617Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-29T01:06:42.620Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T01:06:42.620Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T01:06:42.620Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T01:06:42.620Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T01:06:42.620Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:06:42.620Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:06:42.620Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:06:42.620Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:06:42.620Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-29T01:06:42.630Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T01:07:12.631Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-29T01:07:12.639Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 and serviceModelVersionId: 86258cd9-b564-47e4-88c7-326a9c01209f 2023-03-29T01:07:12.639Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 816a8d4d-52df-442b-ab64-56255b003b1b 2023-03-29T01:07:12.640Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0 2023-03-29T01:07:12.646Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T01:07:12.667Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|INFO|500||Invoke 2023-03-29T01:07:12.667Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[311a6477-b2cc-463c-9fee-aa741f7534d0], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[5eff98dd-0be2-4aa8-8524-e9fec3130ddd], X-ECOMP-RequestID=[311a6477-b2cc-463c-9fee-aa741f7534d0], X-TransactionId=[], X-ONAP-RequestID=[311a6477-b2cc-463c-9fee-aa741f7534d0], Content-Type=[application/merge-patch+json]} 2023-03-29T01:07:12.675Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T01:07:12.825Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?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/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 01:07:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[147], vertex-id=[147576], x-aai-txid=[0-aai-resources-230329-01:07:14:059-65450], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T01:07:12.826Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T01:07:12.826Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|INFO|500||InvokeReturn 2023-03-29T01:07:12.826Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T01:07:12.826Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-29T01:07:12.832Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-29T01:07:12.833Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 311a6477-b2cc-463c-9fee-aa741f7534d0 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T01:07:12.833Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T01:07:12.833Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:07:12.833Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:07:12.833Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680052032833, "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-29T01:07:13.849Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T01:07:13.849Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"16ec8964-42b3-41d8-bf97-9302870ceb5f","serviceDescription":"service","serviceInvariantUUID":"444dbaf6-729a-4cb4-aa8f-fbc578565856","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"e3550a84-cc18-4316-8c33-7e1a60b52680","resourceInvariantUUID":"d000c302-f830-49c1-85c4-860fa03d5456","resourceCustomizationUUID":"f132524b-16f4-438a-9cfc-8fa2d3a85ae2","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":"ZmYwNGQ0YWM0NmZhNmI3MGNhMzJiYTBiOTZiMTE5OWY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"39f4a529-3c97-4ab5-85af-4785e008f69f","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MmY3MzBlNjdhODlkZDM4NTYxODVjOTBlZWQyYTJjNzc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"151c48cd-692b-42cf-936b-19e897cb204a","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T01:07:13.849Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:07:13.849Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:07:13.849Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:07:13.849Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "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-29T01:07:14.850Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:07:14.850Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:07:14.850Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:07:14.850Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:07:15.851Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "16ec8964-42b3-41d8-bf97-9302870ceb5f", "serviceDescription": "service", "serviceInvariantUUID": "444dbaf6-729a-4cb4-aa8f-fbc578565856", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "f132524b-16f4-438a-9cfc-8fa2d3a85ae2", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "e3550a84-cc18-4316-8c33-7e1a60b52680", "resourceInvariantUUID": "d000c302-f830-49c1-85c4-860fa03d5456", "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": "MmY3MzBlNjdhODlkZDM4NTYxODVjOTBlZWQyYTJjNzc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "151c48cd-692b-42cf-936b-19e897cb204a" } ], "workloadContext": "Production" } 2023-03-29T01:07:15.851Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T01:07:15.851Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 16ec8964-42b3-41d8-bf97-9302870ceb5f ASDC 2023-03-29T01:07:15.851Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:16ec8964-42b3-41d8-bf97-9302870ceb5f ServiceInvariantUUID:444dbaf6-729a-4cb4-aa8f-fbc578565856 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:151c48cd-692b-42cf-936b-19e897cb204a ArtifactChecksum:MmY3MzBlNjdhODlkZDM4NTYxODVjOTBlZWQyYTJjNzc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:f132524b-16f4-438a-9cfc-8fa2d3a85ae2 ResourceInvariantUUID:d000c302-f830-49c1-85c4-860fa03d5456 ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:e3550a84-cc18-4316-8c33-7e1a60b52680 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-29T01:07:15.851Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 16ec8964-42b3-41d8-bf97-9302870ceb5f 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: 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-29T01:07:15.884Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:07:15.885Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:07:15.885Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:07:15.885Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 151c48cd-692b-42cf-936b-19e897cb204a from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T01:07:15.885Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:07:15.885Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T01:07:15.903Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T01:07:15.903Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@27c2c3d8 2023-03-29T01:07:15.903Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T01:07:15.903Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-29T01:07:15.904Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 151c48cd-692b-42cf-936b-19e897cb204a Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T01:07:15.904Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T01:07:15.904Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-29T01:07:15.904Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T01:07:15.904Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:07:15.904Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:07:15.904Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680052035904, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:07:16.905Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:151c48cd-692b-42cf-936b-19e897cb204a) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-29T01:07:16.936Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists 2023-03-29T01:07:16.936Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T01:07:16.936Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists) 2023-03-29T01:07:16.936Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:07:16.937Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:07:16.937Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:07:16.937Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680052036936, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:07:17.938Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T01:07:17.938Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: e3550a84-cc18-4316-8c33-7e1a60b52680 already exists) 2023-03-29T01:07:17.938Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:07:17.938Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:07:17.939Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:07:17.939Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680052037938, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e3550a84-cc18-4316-8c33-7e1a60b52680 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:07:18.939Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 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-29T01:07:18.958Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 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-29T01:07:18.961Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T01:07:18.962Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T01:07:18.962Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T01:07:18.962Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T01:07:18.962Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:07:18.962Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:07:18.962Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:07:18.962Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:07:18.963Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-29T01:07:18.971Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T01:07:36.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:07:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:07:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680051997963, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T01:07:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:07:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:07:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680052000593, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists" } 2023-03-29T01:07:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:07:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:07:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680052001594, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 already exists" } 2023-03-29T01:07:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:07:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:07:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680052032833, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T01:07:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:07:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:07:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T01:07:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:07:36.837Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:07:36.837Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-29T01:07:36.837Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:07:36.837Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:07:36.837Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680052035904, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T01:07:36.837Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:07:36.837Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:07:36.837Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680052036936, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists" } 2023-03-29T01:07:36.837Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:07:36.837Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:07:36.837Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680052037938, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e3550a84-cc18-4316-8c33-7e1a60b52680 already exists" } 2023-03-29T01:07:36.838Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:07:48.972Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 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-29T01:07:48.981Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 and serviceModelVersionId: 16ec8964-42b3-41d8-bf97-9302870ceb5f 2023-03-29T01:07:48.982Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 444dbaf6-729a-4cb4-aa8f-fbc578565856 2023-03-29T01:07:48.983Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0 2023-03-29T01:07:48.991Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T01:07:49.010Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?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-29T01:07:49.010Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|INFO|500||Invoke 2023-03-29T01:07:49.018Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T01:07:49.145Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|INFO|500||InvokeReturn 2023-03-29T01:07:49.146Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 01:07:50 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[122], vertex-id=[188528], x-aai-txid=[0-aai-resources-230329-01:07:50:401-94454], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T01:07:49.146Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T01:07:49.146Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T01:07:49.147Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-29T01:07:49.153Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-29T01:07:49.153Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T01:07:49.153Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T01:07:49.154Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:07:49.154Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:07:49.154Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680052069153, "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-29T01:07:50.174Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T01:07:50.175Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"7a696f8d-7ee2-46cf-b572-2aace61feac6","serviceName":"Demo_pNF_ge2Srtj7qIwUCt1tjrNp","serviceVersion":"1.0","serviceUUID":"a9748751-2950-4828-b5f2-766b4707fd0e","serviceDescription":"catalog service description","serviceInvariantUUID":"3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d","resources":[{"resourceInstanceName":"pNF 2e24d431-caf7 0","resourceName":"pNF 2e24d431-caf7","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"e2d033c4-2bad-43aa-a1ed-ece452364ff0","resourceInvariantUUID":"c7a7d7b9-db49-4573-8bdb-c0b9fafe1e04","resourceCustomizationUUID":"9020c51f-f795-4da8-94fc-307df828746c","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml","artifactChecksum":"MGViMGJhY2M4NTEzNTQ2OTAyM2JmYTZiMmIxMTRhZmE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"d1d763ac-250d-4bc9-8da7-fb6b08c07905","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"54852575-1f46-4af8-b984-c2d9e0a5b90a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b9facc55-50c6-45db-ad5c-fc70d623e4d4","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml","artifactChecksum":"ZjQ3NjY3YmRmNjJhYzc5OTdlNTg5ODJjNTM4MjI0MTM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"de64d63f-d983-48ce-9828-6a1269e19616","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"bcb36d16-c729-4c0e-9e83-348a27e6b2fa","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"85b93c2d-6163-4d8a-9401-b9cc06f11fba","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml","artifactChecksum":"N2Q4YzdhZmExNzk0MmYxMDYzMzI4NGI0OWQ4NWUxZmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f91ffa7d-4822-4c15-9557-bea3361e964b","artifactVersion":"1"},{"artifactName":"service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar","artifactChecksum":"YTcxZWE0NWFhY2ZlYWVkODE3ODdlYzg2MzllNjU1ZjY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b33a7ab7-2b1f-45b9-a286-a6ef25118643","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T01:07:50.175Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:07:50.175Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:07:50.175Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:07:50.176Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:07:51.177Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:07:51.177Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:07:51.177Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:07:51.177Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:07:52.178Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:07:52.178Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:07:52.178Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:07:52.179Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:07:53.179Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:07:53.180Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:07:53.180Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:07:53.180Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:07:54.181Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:07:54.181Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:07:54.181Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:07:54.182Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:07:55.182Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:07:55.183Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:07:55.183Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:07:55.183Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:07:56.183Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:07:56.184Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:07:56.184Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:07:56.184Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:07:57.185Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:07:57.185Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:07:57.185Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:07:57.185Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:07:58.186Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "serviceName": "Demo_pNF_ge2Srtj7qIwUCt1tjrNp", "serviceVersion": "1.0", "serviceUUID": "a9748751-2950-4828-b5f2-766b4707fd0e", "serviceDescription": "catalog service description", "serviceInvariantUUID": "3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d", "resources": [ { "resourceInstanceName": "pNF 2e24d431-caf7 0", "resourceCustomizationUUID": "9020c51f-f795-4da8-94fc-307df828746c", "resourceName": "pNF 2e24d431-caf7", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "e2d033c4-2bad-43aa-a1ed-ece452364ff0", "resourceInvariantUUID": "c7a7d7b9-db49-4573-8bdb-c0b9fafe1e04", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "artifactChecksum": "YTcxZWE0NWFhY2ZlYWVkODE3ODdlYzg2MzllNjU1ZjY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "b33a7ab7-2b1f-45b9-a286-a6ef25118643" } ], "workloadContext": "Production" } 2023-03-29T01:07:58.187Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T01:07:58.187Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 a9748751-2950-4828-b5f2-766b4707fd0e ASDC 2023-03-29T01:07:58.187Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:7a696f8d-7ee2-46cf-b572-2aace61feac6 ServiceName:Demo_pNF_ge2Srtj7qIwUCt1tjrNp ServiceVersion:1.0 ServiceUUID:a9748751-2950-4828-b5f2-766b4707fd0e ServiceInvariantUUID:3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ArtifactUUID:b33a7ab7-2b1f-45b9-a286-a6ef25118643 ArtifactChecksum:YTcxZWE0NWFhY2ZlYWVkODE3ODdlYzg2MzllNjU1ZjY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 2e24d431-caf7 0 ResourceCustomizationUUID:9020c51f-f795-4da8-94fc-307df828746c ResourceInvariantUUID:c7a7d7b9-db49-4573-8bdb-c0b9fafe1e04 ResourceName:pNF 2e24d431-caf7 ResourceType:PNF ResourceUUID:e2d033c4-2bad-43aa-a1ed-ece452364ff0 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T01:07:58.187Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF a9748751-2950-4828-b5f2-766b4707fd0e 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: 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-29T01:07:58.223Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:07:58.224Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:07:58.224Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:07:58.224Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 from URL: /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:07:58.224Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:07:58.224Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:07:58.468Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T01:07:58.471Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar b33a7ab7-2b1f-45b9-a286-a6ef25118643 88015 2023-03-29T01:07:58.471Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ASDC sendASDCNotification 2023-03-29T01:07:58.471Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:07:58.471Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T01:07:58.472Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:07:58.472Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:07:58.472Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680052078471, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:07:59.472Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:07:59.473Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:07:59.473Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643, URL: /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar to file: /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:07:59.474Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:07:59.474Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:07:59.474Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:07:59.588Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1449163478912801025/Definitions/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml 2023-03-29T01:08:00.149Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T01:08:00.149Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T01:08:00.149Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:08:00.149Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T01:08:00.149Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 2e24d431-caf7 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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:08:00.149Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:08:00.149Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:08:00.149Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:08:00.149Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:08:00.149Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:08:00.149Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:08:00.149Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T01:08:00.149Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:08:00.150Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:08:00.150Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Node template pNF 2e24d431-caf7 0 is matching search criteria 2023-03-29T01:08:00.150Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T01:08:00.150Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 2e24d431-caf7 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T01:08:00.150Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:08:00.150Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:08:00.150Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Node template pNF 2e24d431-caf7 0 is matching search criteria 2023-03-29T01:08:00.150Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T01:08:00.150Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 2e24d431-caf7 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T01:08:00.150Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:08:00.150Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:08:00.150Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:08:00.150Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:08:00.150Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:08:00.150Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:08:00.150Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:08:00.150Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:08:00.150Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:08:00.150Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:08:00.150Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_ge2Srtj7qIwUCt1tjrNp Description:catalog service description Model UUID:a9748751-2950-4828-b5f2-766b4707fd0e Model Version:NULL Model InvariantUuid:3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d 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=? 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-29T01:08:00.180Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||ERROR|500||Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists 2023-03-29T01:08:00.180Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ASDC sendASDCNotification 2023-03-29T01:08:00.180Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar(Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists) 2023-03-29T01:08:00.180Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:08:00.181Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:08:00.181Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:08:00.181Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680052080180, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:08:01.183Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ASDC sendASDCNotification 2023-03-29T01:08:01.183Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar(Resource with UUID: e2d033c4-2bad-43aa-a1ed-ece452364ff0 already exists) 2023-03-29T01:08:01.183Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:08:01.183Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:08:01.184Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:08:01.184Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680052081183, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e2d033c4-2bad-43aa-a1ed-ece452364ff0 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:08:02.184Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 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-29T01:08:02.199Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 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-29T01:08:02.201Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T01:08:02.201Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T01:08:02.201Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T01:08:02.201Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T01:08:02.201Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:08:02.201Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:08:02.201Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:08:02.201Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:08:02.201Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-29T01:08:02.209Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T01:08:32.210Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 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-29T01:08:32.217Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 and serviceModelVersionId: a9748751-2950-4828-b5f2-766b4707fd0e 2023-03-29T01:08:32.217Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d 2023-03-29T01:08:32.218Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0 2023-03-29T01:08:32.224Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T01:08:32.240Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|INFO|500||Invoke 2023-03-29T01:08:32.241Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[7a696f8d-7ee2-46cf-b572-2aace61feac6], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[c6ca5961-70ec-4183-87b4-0bfcc7d522ae], X-ECOMP-RequestID=[7a696f8d-7ee2-46cf-b572-2aace61feac6], X-TransactionId=[], X-ONAP-RequestID=[7a696f8d-7ee2-46cf-b572-2aace61feac6], Content-Type=[application/merge-patch+json]} 2023-03-29T01:08:32.249Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T01:08:32.398Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?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/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 01:08:33 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[144], vertex-id=[172232], x-aai-txid=[0-aai-resources-230329-01:08:33:636-45710], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T01:08:32.399Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T01:08:32.400Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|INFO|500||InvokeReturn 2023-03-29T01:08:32.400Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T01:08:32.400Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-29T01:08:32.406Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-29T01:08:32.407Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7a696f8d-7ee2-46cf-b572-2aace61feac6 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T01:08:32.407Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T01:08:32.407Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:08:32.407Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:08:32.407Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680052112407, "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-29T01:08:33.425Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T01:08:33.426Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"fe105c1e-ef4e-412c-9c8b-44baeafe357c","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"3cc3363c-2a1e-46f6-a01f-dfea7105f42b","serviceDescription":"service","serviceInvariantUUID":"53e0907c-4685-443c-9afb-b6388edad63b","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"06700cf1-b2dc-407d-b162-08d1beec66c7","resourceInvariantUUID":"704760ad-6cf6-4bb9-bc99-05bd4d114f3d","resourceCustomizationUUID":"05d1ab17-7540-4804-bce9-48f607c7adae","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":"OWU1OGIzMTQ4NzkyODU5Nzk1ODU5N2E4YTdiYjZmODY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"678cd137-dd07-4c04-8b26-55742d455682","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":"MzNhYWFmOTQwMjhhYjAxZDRhOGJmYTA0ZGQzMjhlNGI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"52326665-5a88-44f9-990e-807f04b42a74","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":"84bdb852-af72-465c-9220-0c5d34e80240","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":"06caa762-d83a-4d14-a111-ab8da18bdd73","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":"8975785e-9aa3-4481-a685-d6498c3c5dec","artifactVersion":"2","generatedFromUUID":"84bdb852-af72-465c-9220-0c5d34e80240"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"YWE3OGIxMWMyYjhmNDFjOTdiMzhmZmM1OWI3ZmUzY2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1561e919-2af1-4cad-b2a7-59c900eec633","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MjQzOWNhYmVhMTRjN2Y5MTEzMGEwOTNlMWE4YWQzOWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1e6ff635-9586-4967-a4c2-d4832f18d39c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T01:08:33.426Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:08:33.426Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:08:33.426Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:08:33.426Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "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-29T01:08:34.427Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:08:34.427Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:08:34.428Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:08:34.428Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "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-29T01:08:35.428Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:08:35.429Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:08:35.429Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:08:35.429Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "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-29T01:08:36.429Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:08:36.430Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:08:36.430Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:08:36.430Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "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-29T01:08:36.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:08:36.832Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:08:36.833Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680052069153, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T01:08:36.833Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:08:36.833Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:08:36.833Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:08:36.833Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:08:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:08:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T01:08:36.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:08:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:08:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T01:08:36.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:08:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:08:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:08:36.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:08:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:08:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T01:08:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:08:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:08:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T01:08:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:08:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:08:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T01:08:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:08:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:08:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "NOTIFIED" } 2023-03-29T01:08:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:08:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:08:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680052078471, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T01:08:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:08:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:08:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680052080180, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists" } 2023-03-29T01:08:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:08:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:08:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680052081183, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e2d033c4-2bad-43aa-a1ed-ece452364ff0 already exists" } 2023-03-29T01:08:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:08:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:08:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680052112407, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T01:08:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:08:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:08:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:08:36.837Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:08:36.837Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:08:36.837Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-29T01:08:36.837Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:08:36.837Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:08:36.837Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-29T01:08:36.837Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:08:36.837Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:08:36.837Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:08:36.837Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:08:37.431Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:08:37.431Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:08:37.431Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:08:37.431Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "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-29T01:08:38.432Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:08:38.433Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:08:38.433Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:08:38.433Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "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-29T01:08:39.434Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:08:39.435Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:08:39.435Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:08:39.435Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:08:40.436Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "3cc3363c-2a1e-46f6-a01f-dfea7105f42b", "serviceDescription": "service", "serviceInvariantUUID": "53e0907c-4685-443c-9afb-b6388edad63b", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "05d1ab17-7540-4804-bce9-48f607c7adae", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "06700cf1-b2dc-407d-b162-08d1beec66c7", "resourceInvariantUUID": "704760ad-6cf6-4bb9-bc99-05bd4d114f3d", "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": "MzNhYWFmOTQwMjhhYjAxZDRhOGJmYTA0ZGQzMjhlNGI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "52326665-5a88-44f9-990e-807f04b42a74", "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": "84bdb852-af72-465c-9220-0c5d34e80240", "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": "8975785e-9aa3-4481-a685-d6498c3c5dec", "generatedFromUUID": "84bdb852-af72-465c-9220-0c5d34e80240" }, "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": "8975785e-9aa3-4481-a685-d6498c3c5dec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "MjQzOWNhYmVhMTRjN2Y5MTEzMGEwOTNlMWE4YWQzOWI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1e6ff635-9586-4967-a4c2-d4832f18d39c" } ], "workloadContext": "Production" } 2023-03-29T01:08:40.436Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T01:08:40.436Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 3cc3363c-2a1e-46f6-a01f-dfea7105f42b ASDC 2023-03-29T01:08:40.437Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:fe105c1e-ef4e-412c-9c8b-44baeafe357c ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:3cc3363c-2a1e-46f6-a01f-dfea7105f42b ServiceInvariantUUID:53e0907c-4685-443c-9afb-b6388edad63b 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:1e6ff635-9586-4967-a4c2-d4832f18d39c ArtifactChecksum:MjQzOWNhYmVhMTRjN2Y5MTEzMGEwOTNlMWE4YWQzOWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:05d1ab17-7540-4804-bce9-48f607c7adae ResourceInvariantUUID:704760ad-6cf6-4bb9-bc99-05bd4d114f3d ResourceName:basic_vm ResourceType:VF ResourceUUID:06700cf1-b2dc-407d-b162-08d1beec66c7 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:52326665-5a88-44f9-990e-807f04b42a74 ArtifactChecksum:MzNhYWFmOTQwMjhhYjAxZDRhOGJmYTA0ZGQzMjhlNGI= 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:84bdb852-af72-465c-9220-0c5d34e80240 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:8975785e-9aa3-4481-a685-d6498c3c5dec 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:8975785e-9aa3-4481-a685-d6498c3c5dec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T01:08:40.438Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3cc3363c-2a1e-46f6-a01f-dfea7105f42b 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: 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-29T01:08:40.466Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:08:40.466Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:08:40.466Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:08:40.466Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-29T01:08:40.467Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:08:40.467Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-29T01:08:40.489Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T01:08:40.489Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@37f92eb0 2023-03-29T01:08:40.489Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T01:08:40.489Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-29T01:08:40.490Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 1e6ff635-9586-4967-a4c2-d4832f18d39c Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T01:08:40.490Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T01:08:40.490Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-29T01:08:40.490Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T01:08:40.490Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:08:40.490Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:08:40.490Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680052120490, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:08:41.492Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:1e6ff635-9586-4967-a4c2-d4832f18d39c) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-29T01:08:41.531Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists 2023-03-29T01:08:41.531Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T01:08:41.531Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists) 2023-03-29T01:08:41.531Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:08:41.531Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:08:41.531Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:08:41.531Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680052121531, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:08:42.532Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T01:08:42.532Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 06700cf1-b2dc-407d-b162-08d1beec66c7 already exists) 2023-03-29T01:08:42.532Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:08:42.532Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:08:42.532Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:08:42.532Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680052122532, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 06700cf1-b2dc-407d-b162-08d1beec66c7 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:08:43.533Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-29T01:08:43.549Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-29T01:08:43.552Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T01:08:43.552Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T01:08:43.552Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T01:08:43.552Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T01:08:43.552Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:08:43.552Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:08:43.552Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:08:43.552Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:08:43.552Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-29T01:08:43.561Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T01:09:13.561Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-29T01:09:13.566Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c and serviceModelVersionId: 3cc3363c-2a1e-46f6-a01f-dfea7105f42b 2023-03-29T01:09:13.567Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 53e0907c-4685-443c-9afb-b6388edad63b 2023-03-29T01:09:13.567Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0 2023-03-29T01:09:13.571Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T01:09:13.588Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?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-29T01:09:13.588Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|INFO|500||Invoke 2023-03-29T01:09:13.595Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T01:09:13.758Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|INFO|500||InvokeReturn 2023-03-29T01:09:13.758Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 01:09:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[159], vertex-id=[180424], x-aai-txid=[2-aai-resources-230329-01:09:14:979-77900], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T01:09:13.758Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T01:09:13.759Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T01:09:13.759Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-29T01:09:13.765Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-29T01:09:13.765Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID fe105c1e-ef4e-412c-9c8b-44baeafe357c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T01:09:13.765Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T01:09:13.766Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:09:13.766Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:09:13.766Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680052153765, "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-29T01:09:14.787Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T01:09:14.788Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"4e331648-c0c6-4e78-b5bd-c1a3392aefa5","serviceName":"Demo_pNF_vTrSDiHqKZFmTrxBO7An","serviceVersion":"1.0","serviceUUID":"5dc3e11a-73a7-4449-8830-c00dd58b8025","serviceDescription":"catalog service description","serviceInvariantUUID":"99465759-d5dd-4df6-968c-d7df49a08547","resources":[{"resourceInstanceName":"pNF d408ac80-5827 0","resourceName":"pNF d408ac80-5827","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2c7ae46d-9523-4fff-b664-0f1857bc7e8e","resourceInvariantUUID":"eeb69a99-a29e-489a-a316-224f3dd9312e","resourceCustomizationUUID":"f5271907-3708-463e-8dcb-d3b488f8d689","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vf-license-model.xml","artifactChecksum":"MGI2ZDNjNTQwMDkzOGIxNWQ2YzAzOWIyODI5MWUzZGE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"665512f2-5af7-4af0-878a-1c02f8001b22","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2addf1f2-bac3-417d-903b-2318e30b0c44","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e4474b26-a4cd-4d90-9cc3-8a5acd5dd9d9","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vendor-license-model.xml","artifactChecksum":"YWNiN2MxZTEzMmU3MDA4YTQ4YzUyZGNmMDU0YzIzMmM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a1ca3c31-f38f-4a7c-9218-dc0682481ba1","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"717d49b6-6f8b-479e-ae16-c08c0031e528","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c7106b50-b2bd-4d21-b8aa-1972668fa1f6","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml","artifactChecksum":"ZDU0OTUxNGExYTY3ODQ5MTYxOWQ2NjM0ODczNDg1ZGM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"10434821-a842-492c-90ab-3ddcb0dfafb1","artifactVersion":"1"},{"artifactName":"service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar","artifactChecksum":"NzlhMjQ1MTUxN2M5NzczZTUyODFmNmRkMTk4ZjYzY2M\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"cd04d25d-7975-4b04-b8d3-17f5b860598b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T01:09:14.788Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:09:14.788Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:09:14.789Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:09:14.789Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:09:15.789Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:09:15.790Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:09:15.790Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:09:15.790Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:09:16.791Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:09:16.791Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:09:16.791Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:09:16.792Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:09:17.792Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:09:17.793Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:09:17.793Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:09:17.793Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:09:18.794Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:09:18.794Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:09:18.794Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:09:18.794Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:09:19.795Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:09:19.795Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:09:19.795Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:09:19.795Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:09:20.796Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:09:20.796Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:09:20.796Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:09:20.796Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:09:21.797Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:09:21.797Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:09:21.798Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:09:21.798Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:09:22.799Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "serviceName": "Demo_pNF_vTrSDiHqKZFmTrxBO7An", "serviceVersion": "1.0", "serviceUUID": "5dc3e11a-73a7-4449-8830-c00dd58b8025", "serviceDescription": "catalog service description", "serviceInvariantUUID": "99465759-d5dd-4df6-968c-d7df49a08547", "resources": [ { "resourceInstanceName": "pNF d408ac80-5827 0", "resourceCustomizationUUID": "f5271907-3708-463e-8dcb-d3b488f8d689", "resourceName": "pNF d408ac80-5827", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2c7ae46d-9523-4fff-b664-0f1857bc7e8e", "resourceInvariantUUID": "eeb69a99-a29e-489a-a316-224f3dd9312e", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "artifactChecksum": "NzlhMjQ1MTUxN2M5NzczZTUyODFmNmRkMTk4ZjYzY2M\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "cd04d25d-7975-4b04-b8d3-17f5b860598b" } ], "workloadContext": "Production" } 2023-03-29T01:09:22.799Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T01:09:22.800Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 5dc3e11a-73a7-4449-8830-c00dd58b8025 ASDC 2023-03-29T01:09:22.800Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:4e331648-c0c6-4e78-b5bd-c1a3392aefa5 ServiceName:Demo_pNF_vTrSDiHqKZFmTrxBO7An ServiceVersion:1.0 ServiceUUID:5dc3e11a-73a7-4449-8830-c00dd58b8025 ServiceInvariantUUID:99465759-d5dd-4df6-968c-d7df49a08547 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ArtifactUUID:cd04d25d-7975-4b04-b8d3-17f5b860598b ArtifactChecksum:NzlhMjQ1MTUxN2M5NzczZTUyODFmNmRkMTk4ZjYzY2M= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF d408ac80-5827 0 ResourceCustomizationUUID:f5271907-3708-463e-8dcb-d3b488f8d689 ResourceInvariantUUID:eeb69a99-a29e-489a-a316-224f3dd9312e ResourceName:pNF d408ac80-5827 ResourceType:PNF ResourceUUID:2c7ae46d-9523-4fff-b664-0f1857bc7e8e ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T01:09:22.800Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 5dc3e11a-73a7-4449-8830-c00dd58b8025 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: 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-29T01:09:22.834Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:09:22.835Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:09:22.835Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:09:22.835Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b from URL: /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:09:22.835Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:09:22.835Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:09:23.115Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T01:09:23.117Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar cd04d25d-7975-4b04-b8d3-17f5b860598b 88032 2023-03-29T01:09:23.117Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ASDC sendASDCNotification 2023-03-29T01:09:23.117Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:09:23.117Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T01:09:23.118Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:09:23.118Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:09:23.118Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680052163117, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:09:24.118Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:09:24.119Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:09:24.119Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b, URL: /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar to file: /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:09:24.119Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:09:24.119Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:09:24.120Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:09:24.204Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16513692471627081312/Definitions/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml 2023-03-29T01:09:24.724Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T01:09:24.724Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T01:09:24.724Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:09:24.724Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T01:09:24.725Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF d408ac80-5827 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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:09:24.725Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:09:24.725Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:09:24.725Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:09:24.725Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:09:24.725Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:09:24.725Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:09:24.725Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T01:09:24.725Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:09:24.725Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:09:24.725Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Node template pNF d408ac80-5827 0 is matching search criteria 2023-03-29T01:09:24.725Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T01:09:24.725Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF d408ac80-5827 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T01:09:24.725Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:09:24.725Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:09:24.725Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Node template pNF d408ac80-5827 0 is matching search criteria 2023-03-29T01:09:24.725Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T01:09:24.725Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF d408ac80-5827 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T01:09:24.725Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:09:24.725Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:09:24.725Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:09:24.725Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:09:24.725Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:09:24.725Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:09:24.725Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:09:24.726Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:09:24.726Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:09:24.726Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:09:24.726Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_vTrSDiHqKZFmTrxBO7An Description:catalog service description Model UUID:5dc3e11a-73a7-4449-8830-c00dd58b8025 Model Version:NULL Model InvariantUuid:99465759-d5dd-4df6-968c-d7df49a08547 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=? 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-29T01:09:24.755Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||ERROR|500||Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists 2023-03-29T01:09:24.755Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ASDC sendASDCNotification 2023-03-29T01:09:24.755Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar(Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists) 2023-03-29T01:09:24.755Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:09:24.756Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:09:24.756Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:09:24.756Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680052164755, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:09:25.757Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ASDC sendASDCNotification 2023-03-29T01:09:25.757Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar(Resource with UUID: 2c7ae46d-9523-4fff-b664-0f1857bc7e8e already exists) 2023-03-29T01:09:25.757Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:09:25.757Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:09:25.758Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:09:25.758Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680052165757, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2c7ae46d-9523-4fff-b664-0f1857bc7e8e already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:09:26.759Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 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-29T01:09:26.780Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 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-29T01:09:26.783Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T01:09:26.783Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T01:09:26.783Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T01:09:26.784Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T01:09:26.784Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:09:26.784Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:09:26.784Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:09:26.784Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:09:26.784Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-29T01:09:26.794Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T01:09:36.826Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:09:36.833Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T01:09:36.833Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-29T01:09:36.834Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:09:36.834Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T01:09:36.834Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T01:09:36.834Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:09:36.834Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T01:09:36.835Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-29T01:09:36.835Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:09:36.835Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T01:09:36.835Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680052120490, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T01:09:36.835Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:09:36.835Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T01:09:36.835Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680052121531, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists" } 2023-03-29T01:09:36.835Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:09:36.836Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T01:09:36.836Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680052122532, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 06700cf1-b2dc-407d-b162-08d1beec66c7 already exists" } 2023-03-29T01:09:36.836Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:09:36.836Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T01:09:36.836Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680052153765, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T01:09:36.836Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:09:36.836Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T01:09:36.837Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:09:36.837Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:09:36.837Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T01:09:36.837Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T01:09:36.837Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:09:36.837Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T01:09:36.837Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T01:09:36.838Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:09:36.838Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T01:09:36.838Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:09:36.838Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:09:36.838Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T01:09:36.838Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T01:09:36.838Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:09:36.838Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T01:09:36.838Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T01:09:36.838Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:09:36.838Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T01:09:36.838Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T01:09:36.839Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:09:36.839Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T01:09:36.839Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "NOTIFIED" } 2023-03-29T01:09:36.839Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:09:36.839Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T01:09:36.840Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680052163117, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T01:09:36.840Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:09:36.840Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T01:09:36.840Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680052164755, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists" } 2023-03-29T01:09:36.840Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:09:36.840Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T01:09:36.840Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680052165757, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2c7ae46d-9523-4fff-b664-0f1857bc7e8e already exists" } 2023-03-29T01:09:36.840Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:09:56.794Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 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-29T01:09:56.803Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 and serviceModelVersionId: 5dc3e11a-73a7-4449-8830-c00dd58b8025 2023-03-29T01:09:56.803Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 99465759-d5dd-4df6-968c-d7df49a08547 2023-03-29T01:09:56.804Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0 2023-03-29T01:09:56.809Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T01:09:56.824Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?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-29T01:09:56.824Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|INFO|500||Invoke 2023-03-29T01:09:56.833Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T01:09:56.978Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|INFO|500||InvokeReturn 2023-03-29T01:09:56.979Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 01:09:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[141], vertex-id=[266248], x-aai-txid=[1-aai-resources-230329-01:09:58:219-11685], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T01:09:56.979Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T01:09:56.979Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T01:09:56.979Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-29T01:09:56.985Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-29T01:09:56.985Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T01:09:56.985Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T01:09:56.985Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:09:56.985Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:09:56.985Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680052196985, "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-29T01:09:58.004Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T01:09:58.005Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"152384e9-aecf-4b1c-a8f7-03a9cf9ee303","serviceName":"Demo_pNF_pDpqfnga5SHRbhCxA4Vb","serviceVersion":"1.0","serviceUUID":"9b91b0d7-c4a9-4261-bf7a-60487236eb51","serviceDescription":"catalog service description","serviceInvariantUUID":"305980f8-7de1-48fa-ac60-9194798b3dec","resources":[{"resourceInstanceName":"pNF 45ff6e85-002d 0","resourceName":"pNF 45ff6e85-002d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"b5599a3c-fe1a-43e8-8da6-7663a2762a90","resourceInvariantUUID":"09182683-26b7-4240-8b68-66ac868e7649","resourceCustomizationUUID":"88442b7f-627e-40fe-ba4b-14e292457100","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vf-license-model.xml","artifactChecksum":"MWFjNmVhZDMwM2FlOWQyMjJiODExMzE1ZmQ3MzZlMTg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b82737b0-af86-4b39-8c34-96e6f6d8632d","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"3edf1169-995e-410c-a960-a17d5b6040a8","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"4b62b939-0a47-4c84-a666-29328cef73bb","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vendor-license-model.xml","artifactChecksum":"ZTFjM2U1Y2E3YjA4NGQxNzA5MDI5MDgxODFhNDYwY2E\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ff29711d-cf32-4e57-b6be-90b0e638a580","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c5e1eed8-8aa6-4dd9-95a2-cccba264d439","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2d202cf8-65d1-4dd2-9456-602b8ceded56","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml","artifactChecksum":"YmQwMWIwNTUxMWE2NGFmZThiNjkyZjViMWMzYWM5Zjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d716b1e1-195c-4253-8ce4-d8eec289ec36","artifactVersion":"1"},{"artifactName":"service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar","artifactChecksum":"ZTkzOGQ1NjBjODU4YmZmOTEyMGYxM2E5OGYxMzczMDQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"04b9c7e8-707e-4ebb-a381-ecabcc250ce1","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T01:09:58.005Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:09:58.005Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:09:58.006Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:09:58.006Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:09:59.006Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:09:59.007Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:09:59.007Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:09:59.008Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:10:00.009Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:10:00.009Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:10:00.010Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:10:00.010Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:10:01.011Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:10:01.011Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:10:01.011Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:10:01.012Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:10:02.013Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:10:02.013Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:10:02.013Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:10:02.013Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:10:03.014Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:10:03.014Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:10:03.015Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:10:03.015Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:10:04.016Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:10:04.016Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:10:04.016Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:10:04.017Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:10:05.018Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:10:05.018Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:10:05.018Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:10:05.018Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:10:06.019Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "serviceName": "Demo_pNF_pDpqfnga5SHRbhCxA4Vb", "serviceVersion": "1.0", "serviceUUID": "9b91b0d7-c4a9-4261-bf7a-60487236eb51", "serviceDescription": "catalog service description", "serviceInvariantUUID": "305980f8-7de1-48fa-ac60-9194798b3dec", "resources": [ { "resourceInstanceName": "pNF 45ff6e85-002d 0", "resourceCustomizationUUID": "88442b7f-627e-40fe-ba4b-14e292457100", "resourceName": "pNF 45ff6e85-002d", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "b5599a3c-fe1a-43e8-8da6-7663a2762a90", "resourceInvariantUUID": "09182683-26b7-4240-8b68-66ac868e7649", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "artifactChecksum": "ZTkzOGQ1NjBjODU4YmZmOTEyMGYxM2E5OGYxMzczMDQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "04b9c7e8-707e-4ebb-a381-ecabcc250ce1" } ], "workloadContext": "Production" } 2023-03-29T01:10:06.019Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T01:10:06.020Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 9b91b0d7-c4a9-4261-bf7a-60487236eb51 ASDC 2023-03-29T01:10:06.020Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:152384e9-aecf-4b1c-a8f7-03a9cf9ee303 ServiceName:Demo_pNF_pDpqfnga5SHRbhCxA4Vb ServiceVersion:1.0 ServiceUUID:9b91b0d7-c4a9-4261-bf7a-60487236eb51 ServiceInvariantUUID:305980f8-7de1-48fa-ac60-9194798b3dec ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ArtifactUUID:04b9c7e8-707e-4ebb-a381-ecabcc250ce1 ArtifactChecksum:ZTkzOGQ1NjBjODU4YmZmOTEyMGYxM2E5OGYxMzczMDQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 45ff6e85-002d 0 ResourceCustomizationUUID:88442b7f-627e-40fe-ba4b-14e292457100 ResourceInvariantUUID:09182683-26b7-4240-8b68-66ac868e7649 ResourceName:pNF 45ff6e85-002d ResourceType:PNF ResourceUUID:b5599a3c-fe1a-43e8-8da6-7663a2762a90 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T01:10:06.020Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9b91b0d7-c4a9-4261-bf7a-60487236eb51 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: 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-29T01:10:06.052Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:10:06.053Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:10:06.053Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:10:06.053Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 from URL: /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:10:06.053Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:10:06.053Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:10:06.348Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T01:10:06.350Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 88022 2023-03-29T01:10:06.350Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ASDC sendASDCNotification 2023-03-29T01:10:06.350Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:10:06.350Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T01:10:06.351Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:10:06.351Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:10:06.351Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680052206350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:10:07.351Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:10:07.352Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:10:07.352Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1, URL: /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar to file: /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:10:07.353Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:10:07.353Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:10:07.353Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:10:07.470Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2825112583884263274/Definitions/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml 2023-03-29T01:10:08.049Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T01:10:08.049Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T01:10:08.049Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:10:08.049Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T01:10:08.049Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 45ff6e85-002d 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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:10:08.049Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:10:08.049Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:10:08.049Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:10:08.049Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:10:08.049Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:10:08.049Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:10:08.049Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T01:10:08.049Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:10:08.049Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:10:08.050Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Node template pNF 45ff6e85-002d 0 is matching search criteria 2023-03-29T01:10:08.050Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T01:10:08.050Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 45ff6e85-002d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T01:10:08.050Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:10:08.050Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:10:08.050Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Node template pNF 45ff6e85-002d 0 is matching search criteria 2023-03-29T01:10:08.050Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T01:10:08.050Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 45ff6e85-002d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T01:10:08.050Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:10:08.050Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:10:08.050Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:10:08.050Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:10:08.050Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:10:08.050Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:10:08.050Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:10:08.050Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:10:08.050Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:10:08.051Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:10:08.051Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_pDpqfnga5SHRbhCxA4Vb Description:catalog service description Model UUID:9b91b0d7-c4a9-4261-bf7a-60487236eb51 Model Version:NULL Model InvariantUuid:305980f8-7de1-48fa-ac60-9194798b3dec 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=? 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-29T01:10:08.079Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||ERROR|500||Csar with UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 already exists 2023-03-29T01:10:08.079Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ASDC sendASDCNotification 2023-03-29T01:10:08.079Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar(Csar with UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 already exists) 2023-03-29T01:10:08.080Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:10:08.080Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:10:08.080Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:10:08.080Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680052208079, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:10:09.081Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ASDC sendASDCNotification 2023-03-29T01:10:09.081Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar(Resource with UUID: b5599a3c-fe1a-43e8-8da6-7663a2762a90 already exists) 2023-03-29T01:10:09.081Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:10:09.081Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:10:09.082Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:10:09.082Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680052209081, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: b5599a3c-fe1a-43e8-8da6-7663a2762a90 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:10:10.083Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 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-29T01:10:10.103Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 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-29T01:10:10.107Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T01:10:10.107Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T01:10:10.107Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T01:10:10.108Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T01:10:10.108Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:10:10.108Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:10:10.108Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:10:10.108Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:10:10.108Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-29T01:10:10.119Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T01:10:36.826Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:10:36.833Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T01:10:36.833Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680052196985, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T01:10:36.833Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:10:36.834Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T01:10:36.834Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:10:36.834Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:10:36.834Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T01:10:36.834Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T01:10:36.834Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:10:36.834Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T01:10:36.834Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T01:10:36.834Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:10:36.834Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T01:10:36.834Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:10:36.835Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:10:36.835Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T01:10:36.835Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T01:10:36.835Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:10:36.835Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T01:10:36.835Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T01:10:36.835Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:10:36.835Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T01:10:36.836Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T01:10:36.836Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:10:36.836Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T01:10:36.836Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "NOTIFIED" } 2023-03-29T01:10:36.836Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:10:36.836Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T01:10:36.836Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680052206350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T01:10:36.836Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:10:36.836Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T01:10:36.836Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680052208079, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 already exists" } 2023-03-29T01:10:36.836Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:10:36.836Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T01:10:36.837Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680052209081, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: b5599a3c-fe1a-43e8-8da6-7663a2762a90 already exists" } 2023-03-29T01:10:36.837Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:10:40.120Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 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-29T01:10:40.126Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 and serviceModelVersionId: 9b91b0d7-c4a9-4261-bf7a-60487236eb51 2023-03-29T01:10:40.127Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 305980f8-7de1-48fa-ac60-9194798b3dec 2023-03-29T01:10:40.127Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0 2023-03-29T01:10:40.135Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T01:10:40.157Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?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-29T01:10:40.157Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|INFO|500||Invoke 2023-03-29T01:10:40.173Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T01:10:40.355Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|INFO|500||InvokeReturn 2023-03-29T01:10:40.356Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 01:10:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[177], vertex-id=[241768], x-aai-txid=[1-aai-resources-230329-01:10:41:559-6954], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T01:10:40.356Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T01:10:40.356Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T01:10:40.357Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-29T01:10:40.360Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-29T01:10:40.360Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T01:10:40.360Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T01:10:40.360Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:10:40.360Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:10:40.361Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680052240360, "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-29T01:10:41.381Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T01:10:41.381Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"79cff219-f792-4db3-a985-5e3d1b368346","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"e5fd3784-176d-42a7-9b62-a959a0733847","serviceDescription":"service","serviceInvariantUUID":"87ee4104-f821-482e-970e-67013d6865ce","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"be38d069-67b7-4343-bf06-2e21aed54285","resourceInvariantUUID":"39a91d66-b004-4d3e-9e0f-8ba09489ac29","resourceCustomizationUUID":"f9a31b5d-5243-4543-8ad7-b4dea8608e91","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":"ZGFkYjMyNTJmMWU5NTM1ZWEzMzM1ZjRhMzQ5ZTZkYjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"ed55743d-d9ac-40eb-9a6f-b182bceb37ff","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":"NGE0OTdhOTMzMmY4YTBiMDY2ZGFmYTRiMTUxMjNjODM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"864be928-a9f5-4945-a2b4-8916dc83b009","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":"88121a8b-daa0-4a2f-84a4-a072f1215f44","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":"a77f228d-392c-4d9a-af7f-e563542bb401","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":"01d484da-5e69-41d3-9b20-96dd7783c728","artifactVersion":"2","generatedFromUUID":"afb04163-7216-4486-9b1a-8fb28d32ebbc"},{"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":"8f7c59c7-db3d-483e-a29f-b3b73326d392","artifactVersion":"2","generatedFromUUID":"88121a8b-daa0-4a2f-84a4-a072f1215f44"},{"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":"afb04163-7216-4486-9b1a-8fb28d32ebbc","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":"7016c93f-4f44-4420-b126-a2f9aaf75418","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":"MDczZmVlN2RlZDAyNWMzNDJlYjk0MGRiMzYwZDdkYTU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a87951d6-e943-4b15-acff-91efb2432df2","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"OTNlNGEyYmY4MDdlMjE5MDY0MzY4NWExMDkwYTU1ZTg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"15f01e0b-0b3f-449a-ae62-9a9be081fe20","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T01:10:41.381Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:10:41.381Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:10:41.381Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:10:41.382Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "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-29T01:10:42.382Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:10:42.382Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:10:42.383Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:10:42.383Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "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-29T01:10:43.383Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:10:43.384Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:10:43.384Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:10:43.384Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "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-29T01:10:44.384Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:10:44.385Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:10:44.385Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:10:44.385Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "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-29T01:10:45.386Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:10:45.386Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:10:45.386Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:10:45.387Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "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-29T01:10:46.387Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:10:46.388Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:10:46.388Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:10:46.388Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "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-29T01:10:47.389Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:10:47.389Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:10:47.390Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:10:47.390Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "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-29T01:10:48.391Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:10:48.391Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:10:48.392Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:10:48.392Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "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-29T01:10:49.392Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:10:49.393Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:10:49.393Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:10:49.393Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "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-29T01:10:50.394Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:10:50.394Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:10:50.394Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:10:50.394Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:10:51.395Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "e5fd3784-176d-42a7-9b62-a959a0733847", "serviceDescription": "service", "serviceInvariantUUID": "87ee4104-f821-482e-970e-67013d6865ce", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "f9a31b5d-5243-4543-8ad7-b4dea8608e91", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "be38d069-67b7-4343-bf06-2e21aed54285", "resourceInvariantUUID": "39a91d66-b004-4d3e-9e0f-8ba09489ac29", "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": "NGE0OTdhOTMzMmY4YTBiMDY2ZGFmYTRiMTUxMjNjODM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "864be928-a9f5-4945-a2b4-8916dc83b009", "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": "88121a8b-daa0-4a2f-84a4-a072f1215f44", "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": "8f7c59c7-db3d-483e-a29f-b3b73326d392", "generatedFromUUID": "88121a8b-daa0-4a2f-84a4-a072f1215f44" }, "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": "01d484da-5e69-41d3-9b20-96dd7783c728", "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": "8f7c59c7-db3d-483e-a29f-b3b73326d392", "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": "afb04163-7216-4486-9b1a-8fb28d32ebbc", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "OTNlNGEyYmY4MDdlMjE5MDY0MzY4NWExMDkwYTU1ZTg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "15f01e0b-0b3f-449a-ae62-9a9be081fe20" } ], "workloadContext": "Production" } 2023-03-29T01:10:51.396Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T01:10:51.396Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 e5fd3784-176d-42a7-9b62-a959a0733847 ASDC 2023-03-29T01:10:51.397Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:79cff219-f792-4db3-a985-5e3d1b368346 ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:e5fd3784-176d-42a7-9b62-a959a0733847 ServiceInvariantUUID:87ee4104-f821-482e-970e-67013d6865ce 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:15f01e0b-0b3f-449a-ae62-9a9be081fe20 ArtifactChecksum:OTNlNGEyYmY4MDdlMjE5MDY0MzY4NWExMDkwYTU1ZTg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:f9a31b5d-5243-4543-8ad7-b4dea8608e91 ResourceInvariantUUID:39a91d66-b004-4d3e-9e0f-8ba09489ac29 ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:be38d069-67b7-4343-bf06-2e21aed54285 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:864be928-a9f5-4945-a2b4-8916dc83b009 ArtifactChecksum:NGE0OTdhOTMzMmY4YTBiMDY2ZGFmYTRiMTUxMjNjODM= 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:88121a8b-daa0-4a2f-84a4-a072f1215f44 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:8f7c59c7-db3d-483e-a29f-b3b73326d392 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:01d484da-5e69-41d3-9b20-96dd7783c728 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:8f7c59c7-db3d-483e-a29f-b3b73326d392 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:afb04163-7216-4486-9b1a-8fb28d32ebbc ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T01:10:51.397Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e5fd3784-176d-42a7-9b62-a959a0733847 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: 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-29T01:10:51.428Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:10:51.428Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:10:51.429Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:10:51.429Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-29T01:10:51.429Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:10:51.429Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-29T01:10:51.711Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T01:10:51.716Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 15f01e0b-0b3f-449a-ae62-9a9be081fe20 163283 2023-03-29T01:10:51.716Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T01:10:51.717Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T01:10:51.717Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T01:10:51.717Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:10:51.718Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:10:51.718Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680052251716, "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-29T01:10:52.719Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:10:52.720Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:10:52.721Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T01:10:52.721Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-29T01:10:52.722Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T01:10:52.722Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T01:10:52.816Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP18077088353670706952/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-29T01:10:53.591Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T01:10:53.592Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T01:10:53.592Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T01:10:53.592Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-29T01:10:53.593Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T01:10:53.593Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T01:10:53.593Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T01:10:53.593Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T01:10:53.593Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T01:10:53.593Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:10:53.593Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:10:53.593Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T01:10:53.593Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T01:10:53.593Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T01:10:53.594Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:10:53.594Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:10:53.594Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T01:10:53.594Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T01:10:53.594Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T01:10:53.594Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:10:53.594Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:10:53.594Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:10:53.594Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-29T01:10:53.594Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-29T01:10:53.594Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-29T01:10:53.595Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-29T01:10:53.595Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:10:53.595Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-29T01:10:53.595Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:10:53.595Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T01:10:53.595Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T01:10:53.595Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:10:53.595Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T01:10:53.595Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T01:10:53.596Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:10:53.596Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T01:10:53.596Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T01:10:53.596Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:10:53.596Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T01:10:53.596Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T01:10:53.597Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:10:53.597Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-29T01:10:53.597Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-29T01:10:53.597Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=c7162921-d9ba-48b0-ac30-848b994533ba 2023-03-29T01:10:53.597Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:10:53.597Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:10:53.597Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:10:53.597Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:10:53.597Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:10:53.597Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:10:53.597Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:10:53.597Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:10:53.598Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:e5fd3784-176d-42a7-9b62-a959a0733847 Model Version:NULL Model InvariantUuid:87ee4104-f821-482e-970e-67013d6865ce Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:ffe2b29f-1568-438d-9e87-4f28ff0f29d3 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:39a91d66-b004-4d3e-9e0f-8ba09489ac29 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:f9a31b5d-5243-4543-8ad7-b4dea8608e91 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:81b562e9-8a06-4b38-ae34-13a20c90363a ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:9d16c548-1a08-4a21-9290-43523f9775d0 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:24970cda-31e1-4a33-b714-870b44e6ec72 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:005c57c2-5e8e-413a-a9d2-3a0316c9d67e ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:c7162921-d9ba-48b0-ac30-848b994533ba ModelInvariantUuid:8b85917d-d582-402c-b938-cfd3616f2376 ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:13866d1f-ed69-49fd-a7e5-91c49c2c4758 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:15c0e3b7-071f-4282-bfa4-2145af421507 ModelInvariantUuid:196fa6d7-90bc-42b2-90ed-54adcabf8844 ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:8ed488ad-07d9-4f05-b7d5-72e70b510f34 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=? 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-29T01:10:53.620Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||ERROR|500||Csar with UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 already exists 2023-03-29T01:10:53.620Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T01:10:53.620Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Csar with UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 already exists) 2023-03-29T01:10:53.620Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:10:53.621Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:10:53.621Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:10:53.621Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680052253620, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:10:54.622Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T01:10:54.622Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Resource with UUID: be38d069-67b7-4343-bf06-2e21aed54285 already exists) 2023-03-29T01:10:54.623Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:10:54.623Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:10:54.623Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:10:54.623Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680052254622, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: be38d069-67b7-4343-bf06-2e21aed54285 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:10:55.625Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 79cff219-f792-4db3-a985-5e3d1b368346 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-29T01:10:55.642Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 79cff219-f792-4db3-a985-5e3d1b368346 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-29T01:10:55.645Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T01:10:55.645Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T01:10:55.645Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T01:10:55.645Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T01:10:55.645Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:10:55.645Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:10:55.645Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:10:55.645Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:10:55.645Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T01:10:55.655Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T01:11:25.655Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 79cff219-f792-4db3-a985-5e3d1b368346 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-29T01:11:25.678Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 79cff219-f792-4db3-a985-5e3d1b368346 and serviceModelVersionId: e5fd3784-176d-42a7-9b62-a959a0733847 2023-03-29T01:11:25.678Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 87ee4104-f821-482e-970e-67013d6865ce 2023-03-29T01:11:25.679Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0 2023-03-29T01:11:25.684Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T01:11:25.702Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?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-29T01:11:25.702Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0|INFO|500||Invoke 2023-03-29T01:11:25.708Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T01:11:25.852Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0|INFO|500||InvokeReturn 2023-03-29T01:11:25.852Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 01:11:27 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[140], vertex-id=[262248], x-aai-txid=[1-aai-resources-230329-01:11:27:093-66834], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T01:11:25.852Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T01:11:25.852Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T01:11:25.852Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T01:11:25.858Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T01:11:25.858Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 79cff219-f792-4db3-a985-5e3d1b368346 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T01:11:25.858Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T01:11:25.859Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:11:25.859Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:11:25.859Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680052285858, "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-29T01:11:26.881Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T01:11:26.881Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b","serviceDescription":"service","serviceInvariantUUID":"f11f3291-d152-4078-a143-55ea832700d8","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"36a3904f-1a5d-4317-86a2-638c4917b288","resourceInvariantUUID":"1aba6309-0738-4e5b-b869-2db259c21795","resourceCustomizationUUID":"0337b2fb-5a25-4a34-85ab-b1b31ed2aa39","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":"NzViZTJiZjA2ZDkzYjRlNDE3YTgxNGQ1N2U0NzVkMjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"afb7b978-26be-4a57-a7a2-4e86e6ba373c","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":"NmY3OGQ5NzFlYjdmZjI1YWRiYmE0MDIzYjMzYTkzZmI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"717c2940-1acd-420e-b3fe-4f1e9a67c304","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":"a9dd0a80-3b45-406c-b694-f871afbb64ca","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":"c29ed0c0-4d82-458f-82bb-df9712ab2b6e","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":"ea1912d5-c9a1-4a19-811d-1660124dfc03","artifactVersion":"2","generatedFromUUID":"a9dd0a80-3b45-406c-b694-f871afbb64ca"},{"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":"MDY3MzFhZTY0Y2RlMjJjNTZkYzQxODFhMDMzYjIyNDc\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"942f5cd5-38df-4423-9208-5799647b6f06","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":"ZTM1OGQ2OWI1NzJjZjIyYjhmMjVhNWY0M2UyNzVlOWI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"ac013e2b-d169-4983-aabc-c381174a3c1b","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"ZjUxNWEzYmIwNzM2ZWUxYWFlOWNjMzdjYjU2ZWUyMTQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"4cd37888-a8d3-418f-b193-57aae7be143e","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T01:11:26.882Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:11:26.882Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:11:26.882Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:11:26.882Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "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-29T01:11:27.883Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:11:27.883Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:11:27.883Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:11:27.883Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "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-29T01:11:28.884Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:11:28.884Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:11:28.885Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:11:28.885Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "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-29T01:11:29.885Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:11:29.886Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:11:29.886Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:11:29.886Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "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-29T01:11:30.887Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:11:30.887Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:11:30.888Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:11:30.888Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "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-29T01:11:31.889Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:11:31.889Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:11:31.890Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:11:31.890Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "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-29T01:11:32.891Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:11:32.891Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:11:32.891Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:11:32.891Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "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-29T01:11:33.892Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:11:33.892Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:11:33.893Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:11:33.893Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:11:34.894Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b", "serviceDescription": "service", "serviceInvariantUUID": "f11f3291-d152-4078-a143-55ea832700d8", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "0337b2fb-5a25-4a34-85ab-b1b31ed2aa39", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "36a3904f-1a5d-4317-86a2-638c4917b288", "resourceInvariantUUID": "1aba6309-0738-4e5b-b869-2db259c21795", "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": "NmY3OGQ5NzFlYjdmZjI1YWRiYmE0MDIzYjMzYTkzZmI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "717c2940-1acd-420e-b3fe-4f1e9a67c304", "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": "a9dd0a80-3b45-406c-b694-f871afbb64ca", "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": "ea1912d5-c9a1-4a19-811d-1660124dfc03", "generatedFromUUID": "a9dd0a80-3b45-406c-b694-f871afbb64ca" }, "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": "ea1912d5-c9a1-4a19-811d-1660124dfc03", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "ZjUxNWEzYmIwNzM2ZWUxYWFlOWNjMzdjYjU2ZWUyMTQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4cd37888-a8d3-418f-b193-57aae7be143e" } ], "workloadContext": "Production" } 2023-03-29T01:11:34.894Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T01:11:34.894Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b ASDC 2023-03-29T01:11:34.895Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b ServiceInvariantUUID:f11f3291-d152-4078-a143-55ea832700d8 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:4cd37888-a8d3-418f-b193-57aae7be143e ArtifactChecksum:ZjUxNWEzYmIwNzM2ZWUxYWFlOWNjMzdjYjU2ZWUyMTQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:0337b2fb-5a25-4a34-85ab-b1b31ed2aa39 ResourceInvariantUUID:1aba6309-0738-4e5b-b869-2db259c21795 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:36a3904f-1a5d-4317-86a2-638c4917b288 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:717c2940-1acd-420e-b3fe-4f1e9a67c304 ArtifactChecksum:NmY3OGQ5NzFlYjdmZjI1YWRiYmE0MDIzYjMzYTkzZmI= 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:a9dd0a80-3b45-406c-b694-f871afbb64ca 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:ea1912d5-c9a1-4a19-811d-1660124dfc03 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:ea1912d5-c9a1-4a19-811d-1660124dfc03 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T01:11:34.895Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b 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: 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-29T01:11:34.925Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:11:34.926Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:11:34.926Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:11:34.926Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 4cd37888-a8d3-418f-b193-57aae7be143e from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-29T01:11:34.926Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:11:34.926Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-29T01:11:34.948Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T01:11:34.948Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@4f3dd07c 2023-03-29T01:11:34.948Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T01:11:34.949Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVmMacro" ] } } } 2023-03-29T01:11:34.949Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVmMacro-csar.csar /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 4cd37888-a8d3-418f-b193-57aae7be143e Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T01:11:34.949Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T01:11:34.949Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Specified artifact is not found) 2023-03-29T01:11:34.950Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T01:11:34.950Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:11:34.950Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:11:34.950Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680052294949, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:11:35.951Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVmMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(UUID:4cd37888-a8d3-418f-b193-57aae7be143e) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-29T01:11:35.988Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||ERROR|500||Csar with UUID: 4cd37888-a8d3-418f-b193-57aae7be143e already exists 2023-03-29T01:11:35.988Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T01:11:35.988Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Csar with UUID: 4cd37888-a8d3-418f-b193-57aae7be143e already exists) 2023-03-29T01:11:35.988Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:11:35.988Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:11:35.989Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:11:35.989Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680052295988, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 4cd37888-a8d3-418f-b193-57aae7be143e already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:11:36.826Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:11:36.826Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: cached metadata has changed from (version149: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version150: {SDC-DISTR-STATUS-TOPIC-AUTO=6}) 2023-03-29T01:11:36.841Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-29T01:11:36.841Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-29T01:11:36.847Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=45, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T01:11:36.847Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 45: {SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-29T01:11:36.861Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=45, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T01:11:36.862Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T01:11:36.862Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T01:11:36.867Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-29T01:11:36.868Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-29T01:11:36.868Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-29T01:11:36.868Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=2305, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T01:11:36.869Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-29T01:11:36.869Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-29T01:11:36.990Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T01:11:36.990Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Resource with UUID: 36a3904f-1a5d-4317-86a2-638c4917b288 already exists) 2023-03-29T01:11:36.990Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:11:36.990Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:11:36.990Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:11:36.991Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680052296989, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 36a3904f-1a5d-4317-86a2-638c4917b288 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:11:37.884Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:11:37.884Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680052240360, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T01:11:37.885Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:11:37.885Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:11:37.885Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:11:37.885Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:11:37.885Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:11:37.885Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-29T01:11:37.885Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:11:37.885Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:11:37.885Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-29T01:11:37.885Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:11:37.885Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:11:37.885Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:11:37.885Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:11:37.885Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:11:37.885Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-29T01:11:37.885Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:11:37.886Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:11:37.886Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-29T01:11:37.886Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:11:37.886Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:11:37.886Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-29T01:11:37.886Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:11:37.886Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:11:37.886Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T01:11:37.886Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:11:37.886Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:11:37.886Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T01:11:37.886Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:11:37.886Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:11:37.886Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T01:11:37.886Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:11:37.886Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:11:37.886Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680052251716, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T01:11:37.886Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:11:37.886Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:11:37.886Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680052253620, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 already exists" } 2023-03-29T01:11:37.886Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:11:37.886Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:11:37.886Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680052254622, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: be38d069-67b7-4343-bf06-2e21aed54285 already exists" } 2023-03-29T01:11:37.886Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:11:37.886Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:11:37.886Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680052285858, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T01:11:37.886Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:11:37.886Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:11:37.886Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:11:37.886Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:11:37.887Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:11:37.887Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-29T01:11:37.887Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:11:37.887Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:11:37.887Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-29T01:11:37.887Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:11:37.887Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:11:37.887Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:11:37.887Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:11:37.887Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:11:37.887Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-29T01:11:37.887Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:11:37.887Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:11:37.887Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T01:11:37.887Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:11:37.887Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:11:37.887Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T01:11:37.887Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:11:37.887Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:11:37.887Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T01:11:37.887Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:11:37.887Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:11:37.887Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680052294949, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T01:11:37.887Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:11:37.887Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:11:37.888Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680052295988, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 4cd37888-a8d3-418f-b193-57aae7be143e already exists" } 2023-03-29T01:11:37.888Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:11:37.888Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:11:37.888Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680052296989, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 36a3904f-1a5d-4317-86a2-638c4917b288 already exists" } 2023-03-29T01:11:37.888Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:11:37.991Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 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-29T01:11:38.010Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 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-29T01:11:38.013Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T01:11:38.013Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T01:11:38.013Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T01:11:38.013Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T01:11:38.013Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:11:38.013Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:11:38.014Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:11:38.014Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:11:38.014Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-29T01:11:38.024Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T01:12:08.025Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 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-29T01:12:08.033Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 and serviceModelVersionId: c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b 2023-03-29T01:12:08.033Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : f11f3291-d152-4078-a143-55ea832700d8 2023-03-29T01:12:08.034Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0 2023-03-29T01:12:08.040Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T01:12:08.055Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0|INFO|500||Invoke 2023-03-29T01:12:08.055Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[a09f4efc-4c73-47d5-9d3a-a14d36bd21b9], X-ECOMP-RequestID=[5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71], X-TransactionId=[], X-ONAP-RequestID=[5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71], Content-Type=[application/merge-patch+json]} 2023-03-29T01:12:08.063Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T01:12:08.209Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?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/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 01:12:09 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[143], vertex-id=[282632], x-aai-txid=[2-aai-resources-230329-01:12:09:448-82681], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T01:12:08.209Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T01:12:08.210Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0|INFO|500||InvokeReturn 2023-03-29T01:12:08.210Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T01:12:08.210Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-29T01:12:08.216Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-29T01:12:08.216Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T01:12:08.216Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T01:12:08.216Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:12:08.216Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:12:08.216Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680052328216, "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-29T01:12:09.239Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T01:12:09.239Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"75dca8ba-3248-48c6-9711-9aadf96f8e3b","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"1fc0f3c3-84ac-4154-b27c-171f7feb50cc","serviceDescription":"service","serviceInvariantUUID":"008efdff-77aa-444d-8450-ff90bd5ae680","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"f9c63e91-f583-4f58-aeb9-83b625f04a58","resourceInvariantUUID":"9bd386fc-88cf-496b-93c6-ba0ccbb1c156","resourceCustomizationUUID":"17ece1ed-e9a2-4a30-8b11-c80a26763572","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"ODJkZDU0OTQ3MGE2MWU3OTlmMTE0YjUxZmExNDk3NGE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"5d9120e9-b81f-495d-8201-252d44b47dcb","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"31466410-8642-4ece-8366-dd8e16713ddc","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f99a13cf-e3a3-4df8-a2c5-e3e82726e451","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"OTQ0MDY1ZTJkMDJjZTc5NDQwNjYxNmUzYWY0MjI5Y2M\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"f6b59759-ff38-450c-92c7-f5ec8850ec6d","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9190f0cc-f7e7-4350-af06-929cf1b3ba85","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7f282657-b8b6-4223-870e-fd099f14e3cc","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e5067c49-3ffa-4389-a97d-775df9c048b4","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"NmU3YmY3Y2VkOWYyNzJjYmZiNTJlMmY2YTk3MTIwNzA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2e61fb17-9304-4c0e-b8df-827caa52c20c","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"ZjgwZmViODM3ODVkZjQ0MDgyMDAxZGIzM2NjZjdjNDU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0b1c2a06-8237-47a4-8c50-87973b02a56c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T01:12:09.239Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:12:09.240Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:12:09.240Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:12:09.240Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:12:10.240Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:12:10.241Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:12:10.241Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:12:10.241Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:12:11.242Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:12:11.243Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:12:11.243Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:12:11.243Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:12:12.244Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:12:12.245Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:12:12.245Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:12:12.245Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:12:13.246Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:12:13.246Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:12:13.246Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:12:13.247Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:12:14.248Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:12:14.248Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:12:14.248Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:12:14.249Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:12:15.250Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:12:15.250Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:12:15.251Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:12:15.251Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:12:16.252Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:12:16.253Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:12:16.253Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:12:16.253Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:12:17.254Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:12:17.254Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:12:17.255Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:12:17.255Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:12:18.256Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "1fc0f3c3-84ac-4154-b27c-171f7feb50cc", "serviceDescription": "service", "serviceInvariantUUID": "008efdff-77aa-444d-8450-ff90bd5ae680", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "17ece1ed-e9a2-4a30-8b11-c80a26763572", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "f9c63e91-f583-4f58-aeb9-83b625f04a58", "resourceInvariantUUID": "9bd386fc-88cf-496b-93c6-ba0ccbb1c156", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "ZjgwZmViODM3ODVkZjQ0MDgyMDAxZGIzM2NjZjdjNDU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "0b1c2a06-8237-47a4-8c50-87973b02a56c" } ], "workloadContext": "Production" } 2023-03-29T01:12:18.256Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T01:12:18.256Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 1fc0f3c3-84ac-4154-b27c-171f7feb50cc ASDC 2023-03-29T01:12:18.257Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:75dca8ba-3248-48c6-9711-9aadf96f8e3b ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:1fc0f3c3-84ac-4154-b27c-171f7feb50cc ServiceInvariantUUID:008efdff-77aa-444d-8450-ff90bd5ae680 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:0b1c2a06-8237-47a4-8c50-87973b02a56c ArtifactChecksum:ZjgwZmViODM3ODVkZjQ0MDgyMDAxZGIzM2NjZjdjNDU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:17ece1ed-e9a2-4a30-8b11-c80a26763572 ResourceInvariantUUID:9bd386fc-88cf-496b-93c6-ba0ccbb1c156 ResourceName:test-pnf ResourceType:PNF ResourceUUID:f9c63e91-f583-4f58-aeb9-83b625f04a58 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T01:12:18.257Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1fc0f3c3-84ac-4154-b27c-171f7feb50cc 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: 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-29T01:12:18.291Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:12:18.291Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:12:18.292Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:12:18.292Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 0b1c2a06-8237-47a4-8c50-87973b02a56c from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T01:12:18.292Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:12:18.292Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T01:12:18.314Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T01:12:18.315Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@7f3db46a 2023-03-29T01:12:18.315Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T01:12:18.315Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-29T01:12:18.315Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 0b1c2a06-8237-47a4-8c50-87973b02a56c Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T01:12:18.316Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T01:12:18.316Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-29T01:12:18.316Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T01:12:18.316Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:12:18.316Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:12:18.316Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680052338316, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:12:19.317Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:0b1c2a06-8237-47a4-8c50-87973b02a56c) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-29T01:12:19.354Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||ERROR|500||Csar with UUID: 0b1c2a06-8237-47a4-8c50-87973b02a56c already exists 2023-03-29T01:12:19.355Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T01:12:19.355Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Csar with UUID: 0b1c2a06-8237-47a4-8c50-87973b02a56c already exists) 2023-03-29T01:12:19.355Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:12:19.355Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:12:19.355Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:12:19.355Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680052339355, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 0b1c2a06-8237-47a4-8c50-87973b02a56c already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:12:20.356Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T01:12:20.357Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Resource with UUID: f9c63e91-f583-4f58-aeb9-83b625f04a58 already exists) 2023-03-29T01:12:20.357Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:12:20.357Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:12:20.357Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:12:20.358Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680052340356, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f9c63e91-f583-4f58-aeb9-83b625f04a58 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:12:21.359Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 75dca8ba-3248-48c6-9711-9aadf96f8e3b 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-29T01:12:21.379Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 75dca8ba-3248-48c6-9711-9aadf96f8e3b 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-29T01:12:21.382Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T01:12:21.383Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T01:12:21.383Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T01:12:21.384Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T01:12:21.384Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:12:21.384Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:12:21.385Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:12:21.385Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:12:21.385Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||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-29T01:12:21.394Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T01:12:36.826Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:12:36.833Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:12:36.833Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680052328216, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T01:12:36.834Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:12:36.834Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:12:36.834Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:12:36.834Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:12:36.834Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:12:36.834Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T01:12:36.834Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:12:36.834Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:12:36.834Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T01:12:36.835Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:12:36.835Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:12:36.835Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T01:12:36.835Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:12:36.835Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:12:36.835Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:12:36.835Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:12:36.835Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:12:36.835Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T01:12:36.835Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:12:36.836Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:12:36.836Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T01:12:36.836Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:12:36.836Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:12:36.836Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T01:12:36.836Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:12:36.836Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:12:36.836Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T01:12:36.836Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:12:36.836Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:12:36.836Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680052338316, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T01:12:36.837Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:12:36.837Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:12:36.837Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680052339355, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 0b1c2a06-8237-47a4-8c50-87973b02a56c already exists" } 2023-03-29T01:12:36.837Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:12:36.837Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:12:36.837Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680052340356, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f9c63e91-f583-4f58-aeb9-83b625f04a58 already exists" } 2023-03-29T01:12:36.837Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:12:51.394Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 75dca8ba-3248-48c6-9711-9aadf96f8e3b 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-29T01:12:51.404Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 75dca8ba-3248-48c6-9711-9aadf96f8e3b and serviceModelVersionId: 1fc0f3c3-84ac-4154-b27c-171f7feb50cc 2023-03-29T01:12:51.405Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 008efdff-77aa-444d-8450-ff90bd5ae680 2023-03-29T01:12:51.405Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0 2023-03-29T01:12:51.411Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T01:12:51.425Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0|INFO|500||Invoke 2023-03-29T01:12:51.425Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[75dca8ba-3248-48c6-9711-9aadf96f8e3b], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[f7fe0798-95b7-4b4c-a943-b74e2c178fd4], X-ECOMP-RequestID=[75dca8ba-3248-48c6-9711-9aadf96f8e3b], X-TransactionId=[], X-ONAP-RequestID=[75dca8ba-3248-48c6-9711-9aadf96f8e3b], Content-Type=[application/merge-patch+json]} 2023-03-29T01:12:51.430Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T01:12:51.596Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?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/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 01:12:52 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[162], vertex-id=[229608], x-aai-txid=[0-aai-resources-230329-01:12:52:817-74994], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T01:12:51.596Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T01:12:51.597Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0|INFO|500||InvokeReturn 2023-03-29T01:12:51.597Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T01:12:51.597Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||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-29T01:12:51.602Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||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-29T01:12:51.602Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 75dca8ba-3248-48c6-9711-9aadf96f8e3b and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T01:12:51.602Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T01:12:51.602Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:12:51.602Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:12:51.602Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680052371602, "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-29T01:12:52.621Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T01:12:52.622Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"b5dbc659-e5fa-4519-aa22-7665e8fb5e64","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"0adf6280-2007-4727-93b2-44e368e16e63","serviceDescription":"service","serviceInvariantUUID":"33df0023-950e-46e1-9a65-3f4a4e8b0beb","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4","resourceInvariantUUID":"60a3c320-59eb-4eea-baad-1e69d0c23625","resourceCustomizationUUID":"35d8ed23-5696-4047-993b-d0c629e92dd8","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"YjFiMDNjZWJjM2I4NDU4MjY3NzE1NTJjMWNjZGRmMjc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f786e074-b937-42ab-9570-14964b90d641","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"93aec9a6-2032-46ea-910b-a5e6365c5564","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"75cdc35d-45b8-4a48-8317-7d6befb7c463","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"MjU3N2U4OGQyN2M1M2I1YWM4NDU3ZWY2NWY0YmNiODQ\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"a2b23195-d813-43d9-b011-8ca8d07962ef","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"fbd50846-0843-4af2-baf3-a97994a7404c","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2b48d012-5495-4544-ae86-e22c4d54f154","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"30fc9e07-8b0f-4774-ba4e-7fe58bf5c01f","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"M2Q2NjE0NTQ3ODI2MjY0ZDhjMDg4NzRhZWNiYTgzNTA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"57277279-dffa-4105-a761-ea53b4315c9f","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"MDE3ZmRlNzgyODVkMTVjYTM5YjY3YmY0YzExNTdkM2Q\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"19000e49-3cac-4c2b-af56-2221f785a763","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T01:12:52.622Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:12:52.622Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:12:52.623Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:12:52.623Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:12:53.623Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:12:53.624Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:12:53.624Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:12:53.624Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:12:54.624Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:12:54.625Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:12:54.625Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:12:54.625Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:12:55.626Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:12:55.626Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:12:55.626Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:12:55.626Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:12:56.627Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:12:56.628Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:12:56.628Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:12:56.628Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:12:57.629Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:12:57.629Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:12:57.630Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:12:57.630Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:12:58.631Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:12:58.632Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:12:58.632Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:12:58.632Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:12:59.632Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:12:59.633Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:12:59.633Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:12:59.633Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:13:00.633Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:13:00.634Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:13:00.634Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:13:00.634Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:13:01.635Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "0adf6280-2007-4727-93b2-44e368e16e63", "serviceDescription": "service", "serviceInvariantUUID": "33df0023-950e-46e1-9a65-3f4a4e8b0beb", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "35d8ed23-5696-4047-993b-d0c629e92dd8", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4", "resourceInvariantUUID": "60a3c320-59eb-4eea-baad-1e69d0c23625", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "MDE3ZmRlNzgyODVkMTVjYTM5YjY3YmY0YzExNTdkM2Q\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "19000e49-3cac-4c2b-af56-2221f785a763" } ], "workloadContext": "Production" } 2023-03-29T01:13:01.635Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T01:13:01.635Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 0adf6280-2007-4727-93b2-44e368e16e63 ASDC 2023-03-29T01:13:01.635Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:b5dbc659-e5fa-4519-aa22-7665e8fb5e64 ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:0adf6280-2007-4727-93b2-44e368e16e63 ServiceInvariantUUID:33df0023-950e-46e1-9a65-3f4a4e8b0beb ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:19000e49-3cac-4c2b-af56-2221f785a763 ArtifactChecksum:MDE3ZmRlNzgyODVkMTVjYTM5YjY3YmY0YzExNTdkM2Q= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:35d8ed23-5696-4047-993b-d0c629e92dd8 ResourceInvariantUUID:60a3c320-59eb-4eea-baad-1e69d0c23625 ResourceName:test-pnf ResourceType:PNF ResourceUUID:afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T01:13:01.635Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 0adf6280-2007-4727-93b2-44e368e16e63 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: 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-29T01:13:01.663Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:13:01.664Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:13:01.664Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:13:01.664Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 19000e49-3cac-4c2b-af56-2221f785a763 from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T01:13:01.664Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:13:01.664Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T01:13:01.691Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T01:13:01.692Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@1e0aa554 2023-03-29T01:13:01.692Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T01:13:01.692Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-29T01:13:01.692Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 19000e49-3cac-4c2b-af56-2221f785a763 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T01:13:01.692Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T01:13:01.692Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-29T01:13:01.692Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T01:13:01.692Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:13:01.692Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:13:01.692Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680052381692, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:13:02.693Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:19000e49-3cac-4c2b-af56-2221f785a763) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-29T01:13:02.725Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||ERROR|500||Csar with UUID: 19000e49-3cac-4c2b-af56-2221f785a763 already exists 2023-03-29T01:13:02.726Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T01:13:02.726Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Csar with UUID: 19000e49-3cac-4c2b-af56-2221f785a763 already exists) 2023-03-29T01:13:02.726Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:13:02.726Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:13:02.726Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:13:02.726Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680052382726, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 19000e49-3cac-4c2b-af56-2221f785a763 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:13:03.727Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T01:13:03.727Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Resource with UUID: afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4 already exists) 2023-03-29T01:13:03.727Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:13:03.727Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:13:03.728Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:13:03.728Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680052383727, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:13:04.728Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b5dbc659-e5fa-4519-aa22-7665e8fb5e64 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-29T01:13:04.751Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b5dbc659-e5fa-4519-aa22-7665e8fb5e64 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-29T01:13:04.757Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T01:13:04.757Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T01:13:04.757Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T01:13:04.757Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T01:13:04.757Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:13:04.757Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:13:04.757Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:13:04.757Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:13:04.757Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||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-29T01:13:04.764Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T01:13:34.765Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b5dbc659-e5fa-4519-aa22-7665e8fb5e64 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-29T01:13:34.773Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b5dbc659-e5fa-4519-aa22-7665e8fb5e64 and serviceModelVersionId: 0adf6280-2007-4727-93b2-44e368e16e63 2023-03-29T01:13:34.774Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 33df0023-950e-46e1-9a65-3f4a4e8b0beb 2023-03-29T01:13:34.774Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0 2023-03-29T01:13:34.780Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T01:13:34.792Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0|INFO|500||Invoke 2023-03-29T01:13:34.793Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b5dbc659-e5fa-4519-aa22-7665e8fb5e64], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[9fed552b-e0fa-4007-a123-2280e933ec8b], X-ECOMP-RequestID=[b5dbc659-e5fa-4519-aa22-7665e8fb5e64], X-TransactionId=[], X-ONAP-RequestID=[b5dbc659-e5fa-4519-aa22-7665e8fb5e64], Content-Type=[application/merge-patch+json]} 2023-03-29T01:13:34.801Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T01:13:34.955Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?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/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 01:13:36 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[151], vertex-id=[290872], x-aai-txid=[0-aai-resources-230329-01:13:36:186-20445], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T01:13:34.956Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T01:13:34.956Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0|INFO|500||InvokeReturn 2023-03-29T01:13:34.957Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T01:13:34.957Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||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-29T01:13:34.963Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||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-29T01:13:34.964Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b5dbc659-e5fa-4519-aa22-7665e8fb5e64 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T01:13:34.964Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T01:13:34.964Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:13:34.964Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:13:34.964Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680052414964, "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-29T01:13:35.986Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T01:13:35.986Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"bf36bb74-dbfc-4b91-9179-246c1833184a","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"8789fcd2-c610-42f4-9f5c-85d3c35fe131","serviceDescription":"service","serviceInvariantUUID":"a97a2d8d-6e45-4958-a60b-a2440c930d29","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"3591043e-93fc-445d-9e12-8df4553e6d5f","resourceInvariantUUID":"70bc9633-405e-41e6-9b13-cb887af46aae","resourceCustomizationUUID":"79ea15b5-1cfd-450e-b844-806e379e7e23","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"MDEzMTQ1YTY3ZDA2MjM3ZjI4Zjk0NGZmYTBkMWNkYWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"27bb6e56-d0ac-459e-b195-720cc9e11dd7","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"caf89bcd-b2c7-4409-a262-a94d07b9c6e7","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d556b18f-0ce2-4630-9fd6-373679fde533","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"NzVmMzJjOTlhYmJiMzVkMTJlYTQwNzVkMzk3NDAwZTY\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"8a94fe0e-696c-44f4-83f7-7b7a545725d8","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"708d3fdb-0eba-4837-a6a9-43f76bacba01","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b501b858-3137-4e2a-aaf8-4476efea08fb","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"41b2e5fb-2b22-4ed7-a7d2-abdde1e82e3a","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"ZTVkYzM2ZTE2MGM1NmJjODMzMWQzY2JlNDg1ZWNlMDk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"02cceac3-a00e-4287-ba56-c2cf37517297","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"ZjFjYzJjYzRhMmE4NGNjNDNjNWJjNzVmOTExNTE4Mjk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7c00de38-56a9-4da6-9a57-4461d96e9868","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T01:13:35.987Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:13:35.987Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:13:35.987Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:13:35.987Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:13:36.826Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:13:36.832Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:13:36.832Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680052371602, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T01:13:36.832Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:13:36.832Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:13:36.832Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:13:36.832Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:13:36.832Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:13:36.832Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T01:13:36.832Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:13:36.832Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:13:36.832Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T01:13:36.832Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:13:36.833Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:13:36.833Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T01:13:36.833Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:13:36.833Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:13:36.833Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:13:36.833Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:13:36.833Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:13:36.833Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T01:13:36.833Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:13:36.833Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:13:36.833Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T01:13:36.833Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:13:36.833Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:13:36.833Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T01:13:36.833Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:13:36.833Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:13:36.833Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T01:13:36.833Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:13:36.833Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:13:36.833Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680052381692, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T01:13:36.833Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:13:36.833Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:13:36.833Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680052382726, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 19000e49-3cac-4c2b-af56-2221f785a763 already exists" } 2023-03-29T01:13:36.833Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:13:36.833Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:13:36.833Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680052383727, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4 already exists" } 2023-03-29T01:13:36.833Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:13:36.833Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:13:36.833Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680052414964, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T01:13:36.833Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:13:36.833Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:13:36.833Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:13:36.833Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:13:36.988Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:13:36.989Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:13:36.989Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:13:36.989Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:13:37.990Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:13:37.990Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:13:37.990Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:13:37.990Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:13:38.991Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:13:38.992Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:13:38.992Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:13:38.992Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:13:39.993Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:13:39.993Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:13:39.993Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:13:39.994Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:13:40.994Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:13:40.995Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:13:40.995Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:13:40.995Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:13:41.996Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:13:41.997Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:13:41.997Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:13:41.997Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:13:42.998Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:13:42.998Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:13:42.998Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:13:42.999Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:13:43.999Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:13:44.000Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:13:44.000Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:13:44.000Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:13:45.001Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "8789fcd2-c610-42f4-9f5c-85d3c35fe131", "serviceDescription": "service", "serviceInvariantUUID": "a97a2d8d-6e45-4958-a60b-a2440c930d29", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "79ea15b5-1cfd-450e-b844-806e379e7e23", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "3591043e-93fc-445d-9e12-8df4553e6d5f", "resourceInvariantUUID": "70bc9633-405e-41e6-9b13-cb887af46aae", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "ZjFjYzJjYzRhMmE4NGNjNDNjNWJjNzVmOTExNTE4Mjk\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7c00de38-56a9-4da6-9a57-4461d96e9868" } ], "workloadContext": "Production" } 2023-03-29T01:13:45.001Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T01:13:45.002Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 8789fcd2-c610-42f4-9f5c-85d3c35fe131 ASDC 2023-03-29T01:13:45.002Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:bf36bb74-dbfc-4b91-9179-246c1833184a ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:8789fcd2-c610-42f4-9f5c-85d3c35fe131 ServiceInvariantUUID:a97a2d8d-6e45-4958-a60b-a2440c930d29 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:7c00de38-56a9-4da6-9a57-4461d96e9868 ArtifactChecksum:ZjFjYzJjYzRhMmE4NGNjNDNjNWJjNzVmOTExNTE4Mjk= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:79ea15b5-1cfd-450e-b844-806e379e7e23 ResourceInvariantUUID:70bc9633-405e-41e6-9b13-cb887af46aae ResourceName:test-pnf ResourceType:PNF ResourceUUID:3591043e-93fc-445d-9e12-8df4553e6d5f ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T01:13:45.002Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 8789fcd2-c610-42f4-9f5c-85d3c35fe131 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: 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-29T01:13:45.033Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:13:45.034Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:13:45.034Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:13:45.034Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 7c00de38-56a9-4da6-9a57-4461d96e9868 from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T01:13:45.034Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:13:45.034Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T01:13:45.050Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T01:13:45.051Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@233e3c96 2023-03-29T01:13:45.051Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T01:13:45.051Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-29T01:13:45.051Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 7c00de38-56a9-4da6-9a57-4461d96e9868 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T01:13:45.051Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T01:13:45.051Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-29T01:13:45.051Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T01:13:45.051Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:13:45.051Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:13:45.051Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680052425051, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:13:46.052Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:7c00de38-56a9-4da6-9a57-4461d96e9868) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-29T01:13:46.067Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-29T01:13:46.068Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Processing Resource Type: PNF, Model UUID: 3591043e-93fc-445d-9e12-8df4553e6d5f 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=? 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-29T01:13:46.074Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||test-pnf 0 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-29T01:13:46.088Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_ALREADY_EXIST test-pnf 0 3591043e-93fc-445d-9e12-8df4553e6d5f test-pnf 2023-03-29T01:13:46.088Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||No resources found for Service: 8789fcd2-c610-42f4-9f5c-85d3c35fe131 2023-03-29T01:13:46.088Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 8789fcd2-c610-42f4-9f5c-85d3c35fe131 2023-03-29T01:13:46.088Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 3591043e-93fc-445d-9e12-8df4553e6d5f 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=? 2023-03-29T01:13:46.093Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Exception : java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$ddcc8bcb.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-29T01:13:46.108Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_INSTALL_EXC No element listed 300 Exception caught during installation of test-pnf. Transaction rollback java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$ddcc8bcb.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-29T01:13:46.112Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf 3591043e-93fc-445d-9e12-8df4553e6d5f 0 ASDC deployResourceStructure 2023-03-29T01:13:46.112Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||ERROR|500||Exception occurred org.onap.so.asdc.client.exceptions.ArtifactInstallerException: Exception caught during installation of test-pnf. Transaction rollback. at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:430) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$ddcc8bcb.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Caused by: java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) ... 23 common frames omitted 2023-03-29T01:13:46.113Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T01:13:46.113Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Exception caught during installation of test-pnf. Transaction rollback.) 2023-03-29T01:13:46.113Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:13:46.113Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:13:46.113Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:13:46.113Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680052426113, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:13:47.114Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bf36bb74-dbfc-4b91-9179-246c1833184a 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-29T01:13:47.131Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bf36bb74-dbfc-4b91-9179-246c1833184a 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-29T01:13:47.134Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T01:13:47.134Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T01:13:47.134Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T01:13:47.134Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T01:13:47.134Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:13:47.135Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:13:47.135Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:13:47.135Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-29T01:13:47.135Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE 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-29T01:13:47.145Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T01:14:17.146Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: bf36bb74-dbfc-4b91-9179-246c1833184a 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-29T01:14:17.153Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: bf36bb74-dbfc-4b91-9179-246c1833184a and serviceModelVersionId: 8789fcd2-c610-42f4-9f5c-85d3c35fe131 2023-03-29T01:14:17.154Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a97a2d8d-6e45-4958-a60b-a2440c930d29 2023-03-29T01:14:17.154Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?depth=0 2023-03-29T01:14:17.160Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T01:14:17.181Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?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-29T01:14:17.182Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?depth=0|INFO|500||Invoke 2023-03-29T01:14:17.190Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-29T01:14:17.346Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?depth=0|INFO|500||InvokeReturn 2023-03-29T01:14:17.346Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 01:14:18 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[152], vertex-id=[250088], x-aai-txid=[1-aai-resources-230329-01:14:18:575-71545], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T01:14:17.346Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T01:14:17.347Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T01:14:17.347Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||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-29T01:14:17.352Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||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-29T01:14:17.352Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID bf36bb74-dbfc-4b91-9179-246c1833184a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-29T01:14:17.353Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T01:14:17.353Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:14:17.353Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:14:17.353Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680052457352, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 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-29T01:14:18.374Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:14:18.375Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-29T01:14:18.376Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Node 0 disconnected. 2023-03-29T01:14:18.376Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Node 1 disconnected. 2023-03-29T01:14:18.376Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Cancelled in-flight METADATA request with correlation id 199447 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 2023-03-29T01:14:18.377Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-29T01:14:18.377Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-29T01:14:18.377Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Lost previously 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-29T01:14:18.377Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] (Re-)joining group 2023-03-29T01:14:18.383Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-86b12e60-f321-418d-921a-5fce4b0bf1c0 2023-03-29T01:14:18.383Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=13, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-29T01:14:18.384Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-29T01:14:18.384Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] (Re-)joining group 2023-03-29T01:14:19.483Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T01:14:22.491Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T01:14:25.501Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T01:14:28.518Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T01:14:31.527Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T01:14:34.542Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T01:14:36.826Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:14:36.840Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-29T01:14:36.841Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-29T01:14:36.847Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=46, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T01:14:36.847Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Successfully joined group with generation Generation{generationId=46, memberId='SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-86b12e60-f321-418d-921a-5fce4b0bf1c0', protocol='range'} 2023-03-29T01:14:36.852Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T01:14:36.852Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T01:14:36.852Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T01:14:36.853Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T01:14:36.853Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T01:14:36.853Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T01:14:36.853Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 46: {SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-86b12e60-f321-418d-921a-5fce4b0bf1c0=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]), SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-29T01:14:36.870Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Successfully synced group in generation Generation{generationId=46, memberId='SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-86b12e60-f321-418d-921a-5fce4b0bf1c0', protocol='range'} 2023-03-29T01:14:36.871Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-29T01:14:36.871Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-29T01:14:36.871Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=46, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T01:14:36.872Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T01:14:36.872Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T01:14:36.876Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-29T01:14:36.876Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-29T01:14:36.877Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-29T01:14:36.877Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-29T01:14:36.877Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-29T01:14:36.877Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-29T01:14:36.877Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-29T01:14:36.877Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-29T01:14:36.877Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-29T01:14:36.878Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=2359, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T01:14:36.878Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-29T01:14:36.878Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-29T01:14:36.990Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T01:14:36.991Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"588f8ba4-ec41-453c-9643-aaa9a40a4bd3","serviceName":"basic_onboard_PRuAnc","serviceVersion":"1.0","serviceUUID":"db3fb57a-c268-4f32-8293-6836f7d7737c","serviceDescription":"service","serviceInvariantUUID":"654b14a6-99a1-48e0-b0a8-d81184a1c2a4","resources":[{"resourceInstanceName":"basic_onboard_PRuAnc 0","resourceName":"basic_onboard_PRuAnc","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"e76e4766-ae26-4382-aa57-0238311f7279","resourceInvariantUUID":"4e249934-061c-4b25-9b30-d62e8c4ad8da","resourceCustomizationUUID":"c8a6c118-3baa-4580-a5a7-a9cb03afa0cd","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml","artifactChecksum":"NmJlZjVjNjRmODY0ZjdiZWQ5N2I2M2FhZjIzMTU2NWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7c71679d-1674-4353-88c6-c4162a82a780","artifactVersion":"1"},{"artifactName":"basic_onboard_pruanc0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json","artifactChecksum":"OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"db77a487-cb70-44e7-aee8-73179f1a300a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"3efaab39-307b-470c-a2e3-277072140d08","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"23159f53-9881-4ce8-9228-0eedca61923d","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"abc20b33-96c9-409c-ac3d-e9f9a43f33f6","artifactVersion":"2","generatedFromUUID":"3efaab39-307b-470c-a2e3-277072140d08"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardPruanc-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml","artifactChecksum":"OWJhMDY2YjdiYTlmNGYxNmY4ZTViMDFkNjBkNDY1NTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0f8385b4-bd61-4cce-a96a-6987f8183cfc","artifactVersion":"1"},{"artifactName":"service-BasicOnboardPruanc-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar","artifactChecksum":"NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5d4337f7-8fd0-45f5-b5a7-630e0760540d","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T01:14:36.992Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:14:36.992Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:14:36.992Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:14:36.992Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:14:37.892Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:14:37.892Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T01:14:37.893Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:14:37.893Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:14:37.893Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T01:14:37.893Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:14:37.893Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:14:37.893Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T01:14:37.893Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:14:37.893Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:14:37.893Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:14:37.893Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:14:37.893Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:14:37.893Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T01:14:37.893Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:14:37.893Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:14:37.893Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T01:14:37.894Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:14:37.894Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:14:37.894Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T01:14:37.894Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:14:37.894Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:14:37.894Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680051618528, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T01:14:37.894Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:14:37.894Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:14:37.894Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680052425051, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T01:14:37.894Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:14:37.894Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:14:37.894Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680052426113, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } 2023-03-29T01:14:37.894Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:14:37.894Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:14:37.894Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680052457352, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-29T01:14:37.894Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:14:37.895Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:14:37.895Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:14:37.895Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:14:37.993Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:14:37.993Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:14:37.993Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:14:37.993Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:14:38.994Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:14:38.994Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:14:38.995Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:14:38.995Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:14:39.995Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:14:39.996Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:14:39.996Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:14:39.996Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:14:40.997Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:14:40.997Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:14:40.997Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:14:40.997Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:14:41.998Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:14:41.998Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:14:41.998Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:14:41.998Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:14:42.999Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:14:42.999Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:14:42.999Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:14:43.000Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:14:44.000Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "serviceName": "basic_onboard_PRuAnc", "serviceVersion": "1.0", "serviceUUID": "db3fb57a-c268-4f32-8293-6836f7d7737c", "serviceDescription": "service", "serviceInvariantUUID": "654b14a6-99a1-48e0-b0a8-d81184a1c2a4", "resources": [ { "resourceInstanceName": "basic_onboard_PRuAnc 0", "resourceCustomizationUUID": "c8a6c118-3baa-4580-a5a7-a9cb03afa0cd", "resourceName": "basic_onboard_PRuAnc", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "e76e4766-ae26-4382-aa57-0238311f7279", "resourceInvariantUUID": "4e249934-061c-4b25-9b30-d62e8c4ad8da", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_pruanc0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "artifactChecksum": "OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "db77a487-cb70-44e7-aee8-73179f1a300a", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "3efaab39-307b-470c-a2e3-277072140d08", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "abc20b33-96c9-409c-ac3d-e9f9a43f33f6", "generatedFromUUID": "3efaab39-307b-470c-a2e3-277072140d08" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "abc20b33-96c9-409c-ac3d-e9f9a43f33f6", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardPruanc-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "artifactChecksum": "NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5d4337f7-8fd0-45f5-b5a7-630e0760540d" } ], "workloadContext": "Production" } 2023-03-29T01:14:44.001Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T01:14:44.001Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 db3fb57a-c268-4f32-8293-6836f7d7737c ASDC 2023-03-29T01:14:44.002Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:588f8ba4-ec41-453c-9643-aaa9a40a4bd3 ServiceName:basic_onboard_PRuAnc ServiceVersion:1.0 ServiceUUID:db3fb57a-c268-4f32-8293-6836f7d7737c ServiceInvariantUUID:654b14a6-99a1-48e0-b0a8-d81184a1c2a4 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardPruanc-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar ArtifactUUID:5d4337f7-8fd0-45f5-b5a7-630e0760540d ArtifactChecksum:NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_PRuAnc 0 ResourceCustomizationUUID:c8a6c118-3baa-4580-a5a7-a9cb03afa0cd ResourceInvariantUUID:4e249934-061c-4b25-9b30-d62e8c4ad8da ResourceName:basic_onboard_PRuAnc ResourceType:VF ResourceUUID:e76e4766-ae26-4382-aa57-0238311f7279 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_pruanc0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json ArtifactUUID:db77a487-cb70-44e7-aee8-73179f1a300a ArtifactChecksum:OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU= 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml ArtifactUUID:3efaab39-307b-470c-a2e3-277072140d08 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env ArtifactUUID:abc20b33-96c9-409c-ac3d-e9f9a43f33f6 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env ArtifactUUID:abc20b33-96c9-409c-ac3d-e9f9a43f33f6 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T01:14:44.002Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF db3fb57a-c268-4f32-8293-6836f7d7737c 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: 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-29T01:14:44.036Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:14:44.037Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:14:44.037Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:14:44.037Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 5d4337f7-8fd0-45f5-b5a7-630e0760540d from URL: /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 2023-03-29T01:14:44.037Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:14:44.037Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 2023-03-29T01:14:44.056Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T01:14:44.056Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@598d61dc 2023-03-29T01:14:44.056Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T01:14:44.056Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardPruanc" ] } } } 2023-03-29T01:14:44.056Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardPruanc-csar.csar /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 5d4337f7-8fd0-45f5-b5a7-630e0760540d Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T01:14:44.057Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar ASDC sendASDCNotification 2023-03-29T01:14:44.057Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar(Specified artifact is not found) 2023-03-29T01:14:44.057Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T01:14:44.057Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:14:44.057Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:14:44.057Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680052484057, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:14:45.058Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardPruanc-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar(UUID:5d4337f7-8fd0-45f5-b5a7-630e0760540d) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-29T01:14:45.074Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-29T01:14:45.074Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: e76e4766-ae26-4382-aa57-0238311f7279 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-29T01:14:45.077Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||basic_onboard_PRuAnc 0 2023-03-29T01:14:45.077Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: e76e4766-ae26-4382-aa57-0238311f7279 2023-03-29T01:14:45.077Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: db77a487-cb70-44e7-aee8-73179f1a300a from URL: /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json 2023-03-29T01:14:45.078Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:14:45.078Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json 2023-03-29T01:14:45.095Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T01:14:45.095Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@6db86c6d 2023-03-29T01:14:45.096Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T01:14:45.096Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardPruanc" ] } } } 2023-03-29T01:14:45.096Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_pruanc0_modules.json /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json db77a487-cb70-44e7-aee8-73179f1a300a Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T01:14:45.096Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json ASDC sendASDCNotification 2023-03-29T01:14:45.096Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json(Specified artifact is not found) 2023-03-29T01:14:45.096Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T01:14:45.097Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:14:45.097Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:14:45.097Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680052485096, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:14:46.098Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_pruanc0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json(UUID:db77a487-cb70-44e7-aee8-73179f1a300a) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-29T01:14:46.098Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:14:46.115Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:14:46.118Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T01:14:46.118Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T01:15:16.118Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:15:16.137Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:15:16.140Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T01:15:16.140Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T01:15:36.826Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:15:36.828Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:15:36.828Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "NOTIFIED" } 2023-03-29T01:15:36.829Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:15:46.140Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:15:46.159Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:15:46.162Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T01:15:46.163Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T01:16:16.163Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:16:16.185Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:16:16.189Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T01:16:16.189Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T01:16:36.826Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:16:36.827Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:16:36.827Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-29T01:16:36.828Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:16:36.828Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:16:36.828Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:16:36.828Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:16:36.828Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:16:36.828Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-29T01:16:36.828Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:16:36.828Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:16:36.828Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T01:16:36.829Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:16:36.829Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:16:36.829Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "NOTIFIED" } 2023-03-29T01:16:36.829Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:16:36.829Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:16:36.829Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680052484057, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T01:16:36.829Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:16:36.829Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:16:36.829Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680052485096, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T01:16:36.829Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:16:46.189Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:16:46.208Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:16:46.211Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T01:16:46.212Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T01:17:16.212Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:17:16.228Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:17:16.230Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T01:17:16.230Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T01:17:36.826Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:17:46.230Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:17:46.249Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:17:46.252Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T01:17:46.252Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T01:18:16.252Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:18:16.274Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:18:16.279Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T01:18:16.279Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T01:18:36.827Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:18:46.279Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:18:46.296Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:18:46.299Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T01:18:46.299Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T01:19:16.299Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:19:16.320Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:19:16.324Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T01:19:16.324Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T01:19:36.828Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:19:37.007Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-29T01:19:37.008Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Member SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-86b12e60-f321-418d-921a-5fce4b0bf1c0 sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired. 2023-03-29T01:19:37.008Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-29T01:19:37.008Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-29T01:19:37.454Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T01:19:37.469Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-29T01:19:37.470Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-29T01:19:37.475Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=47, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T01:19:37.475Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 47: {SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-29T01:19:37.489Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=47, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T01:19:37.490Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T01:19:37.490Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T01:19:37.495Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-29T01:19:37.495Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-29T01:19:37.495Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-29T01:19:37.496Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=2379, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T01:19:37.496Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-29T01:19:37.496Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-29T01:19:46.324Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-29T01:19:46.325Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:19:46.334Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 and serviceModelVersionId: db3fb57a-c268-4f32-8293-6836f7d7737c 2023-03-29T01:19:46.334Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 654b14a6-99a1-48e0-b0a8-d81184a1c2a4 2023-03-29T01:19:46.335Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0 2023-03-29T01:19:46.341Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T01:19:46.360Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?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-29T01:19:46.361Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|INFO|500||Invoke 2023-03-29T01:19:46.368Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-29T01:19:46.404Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-29T01:19:46.404Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0 has http status code:404 and response headers:{date=[Wed, 29 Mar 2023 01:19:47 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[32], x-aai-txid=[2-aai-resources-230329-01:19:47:757-70941], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T01:19:46.405Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c","ERR.5.4.6114"]}}} 2023-03-29T01:19:46.408Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-29T01:19:46.408Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) 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-29T01:19:46.408Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-29T01:19:46.408Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 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-29T01:19:46.414Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||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-29T01:19:46.414Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-29T01:19:46.414Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-29T01:19:46.414Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:19:46.414Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:19:46.415Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680052786414, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:19:46.431Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:19:46.431Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680052786414, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec\u003dERR.5.4.6114)" } 2023-03-29T01:19:46.432Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T01:19:47.442Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T01:19:47.443Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"ad44a54f-9415-48bd-bf30-fdf48338e2b4","serviceName":"vFW 2023-03-28 22-02-01","serviceVersion":"1.0","serviceUUID":"93dc6276-0725-49b0-a7ce-fdc8ca01e3b6","serviceDescription":"catalog service description","serviceInvariantUUID":"a7f48542-78c3-40a8-8d7c-1480905d98f0","resources":[{"resourceInstanceName":"vFW 67410293-e76b 0","resourceName":"vFW 67410293-e76b","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"87dc6175-9dcb-4077-ac32-6815330f219c","resourceInvariantUUID":"a3dea2ac-7cdc-47c6-a372-633ad11be473","resourceCustomizationUUID":"5ce38cf7-2e75-495c-a214-3bd7bb5850e7","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml","artifactChecksum":"MWViOGZhMjQ2YzJkOGY2NmNkNjQ4NzI2MzRmNWNlNDY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"085973a9-6309-45fc-8253-5b20b4ced7c2","artifactVersion":"1"},{"artifactName":"vfw67410293e76b0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json","artifactChecksum":"NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5de4d4d9-6ba9-4a7d-8282-7581ee34cdab","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d19d934b-9ad4-48a2-97e0-5bd3b5396997","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml","artifactChecksum":"MDQzNDM4MjBiYTEyMmQ4NTAwZmE0ZWMwMjVhY2Y0NDk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a310a987-b363-4601-b1de-1afe664b595d","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"15a8bbc0-1b52-4b59-87fa-7d7ed3200906","artifactVersion":"2","generatedFromUUID":"d19d934b-9ad4-48a2-97e0-5bd3b5396997"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230328220201-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml","artifactChecksum":"YjJkMTgyZWQwZmE4NmI3N2FiYjk5MjJhMjk4YWViMTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"47abb903-b87f-40d0-95c0-e171a8139ac0","artifactVersion":"1"},{"artifactName":"service-Vfw20230328220201-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar","artifactChecksum":"ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"38d09853-bc3c-44ab-a917-1e22a9f79f53","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T01:19:47.443Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:19:47.444Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:19:47.444Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:19:47.444Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:19:48.445Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:19:48.445Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:19:48.446Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:19:48.446Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:19:49.446Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:19:49.447Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:19:49.447Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:19:49.448Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:19:50.448Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:19:50.449Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:19:50.449Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:19:50.449Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:19:51.450Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:19:51.451Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:19:51.451Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:19:51.451Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:19:52.451Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:19:52.452Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:19:52.452Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:19:52.452Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:19:53.452Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:19:53.453Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:19:53.453Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:19:53.453Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:19:54.454Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "serviceName": "vFW 2023-03-28 22-02-01", "serviceVersion": "1.0", "serviceUUID": "93dc6276-0725-49b0-a7ce-fdc8ca01e3b6", "serviceDescription": "catalog service description", "serviceInvariantUUID": "a7f48542-78c3-40a8-8d7c-1480905d98f0", "resources": [ { "resourceInstanceName": "vFW 67410293-e76b 0", "resourceCustomizationUUID": "5ce38cf7-2e75-495c-a214-3bd7bb5850e7", "resourceName": "vFW 67410293-e76b", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "87dc6175-9dcb-4077-ac32-6815330f219c", "resourceInvariantUUID": "a3dea2ac-7cdc-47c6-a372-633ad11be473", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw67410293e76b0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "artifactChecksum": "NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5de4d4d9-6ba9-4a7d-8282-7581ee34cdab", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d19d934b-9ad4-48a2-97e0-5bd3b5396997", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "15a8bbc0-1b52-4b59-87fa-7d7ed3200906", "generatedFromUUID": "d19d934b-9ad4-48a2-97e0-5bd3b5396997" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "15a8bbc0-1b52-4b59-87fa-7d7ed3200906", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230328220201-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "artifactChecksum": "ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "38d09853-bc3c-44ab-a917-1e22a9f79f53" } ], "workloadContext": "Production" } 2023-03-29T01:19:54.454Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T01:19:54.454Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 ASDC 2023-03-29T01:19:54.455Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:ad44a54f-9415-48bd-bf30-fdf48338e2b4 ServiceName:vFW 2023-03-28 22-02-01 ServiceVersion:1.0 ServiceUUID:93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 ServiceInvariantUUID:a7f48542-78c3-40a8-8d7c-1480905d98f0 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230328220201-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ArtifactUUID:38d09853-bc3c-44ab-a917-1e22a9f79f53 ArtifactChecksum:ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 67410293-e76b 0 ResourceCustomizationUUID:5ce38cf7-2e75-495c-a214-3bd7bb5850e7 ResourceInvariantUUID:a3dea2ac-7cdc-47c6-a372-633ad11be473 ResourceName:vFW 67410293-e76b ResourceType:VF ResourceUUID:87dc6175-9dcb-4077-ac32-6815330f219c ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw67410293e76b0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json ArtifactUUID:5de4d4d9-6ba9-4a7d-8282-7581ee34cdab ArtifactChecksum:NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY= 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml ArtifactUUID:d19d934b-9ad4-48a2-97e0-5bd3b5396997 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env ArtifactUUID:15a8bbc0-1b52-4b59-87fa-7d7ed3200906 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env ArtifactUUID:15a8bbc0-1b52-4b59-87fa-7d7ed3200906 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T01:19:54.455Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 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: 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-29T01:19:54.495Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:19:54.495Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:19:54.495Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:19:54.495Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 from URL: /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-29T01:19:54.496Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:19:54.496Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-29T01:19:54.785Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T01:19:54.789Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 38d09853-bc3c-44ab-a917-1e22a9f79f53 101498 2023-03-29T01:19:54.789Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-29T01:19:54.790Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-29T01:19:54.790Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T01:19:54.790Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:19:54.790Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:19:54.790Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680052794789, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:19:55.791Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:19:55.791Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:19:55.792Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53, URL: /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar to file: /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T01:19:55.792Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230328220201-csar.csar 2023-03-29T01:19:55.793Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T01:19:55.793Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T01:19:55.950Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11673047679898533283/Definitions/service-Vfw20230328220201-template.yml Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided 2023-03-29T01:19:57.531Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T01:19:57.531Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T01:19:57.531Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T01:19:57.531Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-29T01:19:57.531Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T01:19:57.532Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-29T01:19:57.532Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-29T01:19:57.532Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-29T01:19:57.532Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T01:19:57.532Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T01:19:57.532Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-29T01:19:57.532Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T01:19:57.532Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T01:19:57.532Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 67410293-e76b 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-Vfw20230328220201-csar.csar 2023-03-29T01:19:57.532Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T01:19:57.532Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T01:19:57.532Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:19:57.532Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:19:57.532Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-29T01:19:57.533Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T01:19:57.533Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T01:19:57.533Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:19:57.533Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:19:57.533Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-29T01:19:57.533Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T01:19:57.533Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T01:19:57.533Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:19:57.533Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:19:57.533Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:19:57.533Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-29T01:19:57.533Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T01:19:57.534Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T01:19:57.534Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T01:19:57.534Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T01:19:57.534Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T01:19:57.534Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T01:19:57.534Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T01:19:57.534Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T01:19:57.534Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T01:19:57.534Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T01:19:57.534Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T01:19:57.534Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T01:19:57.535Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T01:19:57.535Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T01:19:57.535Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T01:19:57.535Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-29T01:19:57.535Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:19:57.535Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-29T01:19:57.535Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:19:57.535Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-29T01:19:57.535Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T01:19:57.535Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:19:57.535Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-29T01:19:57.536Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T01:19:57.536Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:19:57.536Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-29T01:19:57.536Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T01:19:57.536Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:19:57.536Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-29T01:19:57.536Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T01:19:57.536Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-29T01:19:57.536Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T01:19:57.536Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T01:19:57.536Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T01:19:57.536Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T01:19:57.537Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T01:19:57.537Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T01:19:57.537Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T01:19:57.537Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T01:19:57.537Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T01:19:57.537Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=74a9d765-6a78-4386-85d5-0096600be1bb 2023-03-29T01:19:57.537Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:19:57.537Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-29T01:19:57.537Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T01:19:57.537Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T01:19:57.537Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T01:19:57.537Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T01:19:57.538Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T01:19:57.538Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T01:19:57.538Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T01:19:57.538Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-29T01:19:57.538Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T01:19:57.538Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T01:19:57.538Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T01:19:57.538Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T01:19:57.538Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=79a48a92-26a2-467b-a3e1-dd9aea758c0e 2023-03-29T01:19:57.538Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:19:57.538Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-29T01:19:57.538Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T01:19:57.539Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T01:19:57.539Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T01:19:57.539Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T01:19:57.539Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T01:19:57.539Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T01:19:57.539Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T01:19:57.539Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T01:19:57.539Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T01:19:57.539Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T01:19:57.539Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T01:19:57.539Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-29T01:19:57.539Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=6a2ddb58-dd58-4d8b-b6d7-eb73a547cbcf 2023-03-29T01:19:57.539Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:19:57.539Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:19:57.539Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:19:57.539Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:19:57.539Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:19:57.539Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:19:57.540Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:19:57.540Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:19:57.540Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-28 22-02-01 Description:catalog service description Model UUID:93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 Model Version:NULL Model InvariantUuid:a7f48542-78c3-40a8-8d7c-1480905d98f0 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 67410293-e76b Model UUID:cf8e4eb5-9864-4fdd-af64-80b03f48d14d Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:a3dea2ac-7cdc-47c6-a372-633ad11be473 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:5ce38cf7-2e75-495c-a214-3bd7bb5850e7 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:193cd6e2-538e-4142-9392-7ebb398b7e43 ModelName:Vfw67410293E76b..base_vfw..module-0 ModelUuid:b16cd493-2fbb-4548-a3d8-90863aeb9b7d ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:74a9d765-6a78-4386-85d5-0096600be1bb ModelInvariantUuid:bed6b03d-444d-4294-b591-54da9a36918d ModelName:vFW 67410293-e76b-nodes.vfwCvfc ModelUuid:c051efdd-da87-4c3f-9332-3d86f32a2f49 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:6b57d388-0a65-43b6-8ed1-785e401b9ac8 ModelInvariantUuid:9d06528b-ed4c-484e-a7ee-fac8dc7d9b81 ModelName:Vfw67410293E76b.compute.nodes.heat.vfw ModelUuid:cda29578-f723-4724-9cae-1499f665a439 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:79a48a92-26a2-467b-a3e1-dd9aea758c0e ModelInvariantUuid:b894ffd2-ee00-44bf-8548-41ca0b9e6c43 ModelName:vFW 67410293-e76b-nodes.vsnCvfc ModelUuid:3f1b92ee-581a-4fff-a85d-2043b8a3fd97 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:13b293d9-7396-4746-8010-2aa34880a43c ModelInvariantUuid:47bb46c4-9c05-44aa-bfc2-f88d6d4c5025 ModelName:Vfw67410293E76b.compute.nodes.heat.vsn ModelUuid:a2c8400a-1afd-4e2c-b390-896018a104e2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:6a2ddb58-dd58-4d8b-b6d7-eb73a547cbcf ModelInvariantUuid:c90fe34c-a014-4100-8de6-49880a60d437 ModelName:vFW 67410293-e76b-nodes.vpgCvfc ModelUuid:02a541b8-8f9e-40b3-b802-d75d4303054d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:d8086a3a-4e7c-423f-adf7-07a6ddf69b79 ModelInvariantUuid:b9f80dd7-c2be-40f0-b1b5-286822f5255e ModelName:Vfw67410293E76b.compute.nodes.heat.vpg ModelUuid:edd030db-baa1-428f-8c44-e47e82120dd8 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=? 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-29T01:19:57.581Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||ERROR|500||Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists 2023-03-29T01:19:57.581Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-29T01:19:57.581Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar(Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists) 2023-03-29T01:19:57.582Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:19:57.582Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:19:57.582Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:19:57.582Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680052797581, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:19:58.582Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-29T01:19:58.583Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar(Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists) 2023-03-29T01:19:58.583Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:19:58.583Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:19:58.583Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:19:58.583Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680052798582, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:19:59.584Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-29T01:19:59.608Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-29T01:19:59.613Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T01:19:59.614Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T01:19:59.614Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T01:19:59.614Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T01:19:59.614Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:19:59.614Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:19:59.615Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:19:59.615Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:19:59.615Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-29T01:19:59.630Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T01:20:29.630Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-29T01:20:29.638Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 and serviceModelVersionId: 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 2023-03-29T01:20:29.638Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a7f48542-78c3-40a8-8d7c-1480905d98f0 2023-03-29T01:20:29.639Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 2023-03-29T01:20:29.645Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T01:20:29.666Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?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-29T01:20:29.667Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|INFO|500||Invoke 2023-03-29T01:20:29.674Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T01:20:29.822Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|INFO|500||InvokeReturn 2023-03-29T01:20:29.822Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 01:20:31 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[144], vertex-id=[204904], x-aai-txid=[0-aai-resources-230329-01:20:31:061-18518], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T01:20:29.822Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T01:20:29.822Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T01:20:29.823Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-29T01:20:29.832Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-29T01:20:29.833Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ad44a54f-9415-48bd-bf30-fdf48338e2b4 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T01:20:29.833Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T01:20:29.833Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:20:29.833Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:20:29.833Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680052829833, "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-29T01:20:30.858Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T01:20:30.859Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"311a6477-b2cc-463c-9fee-aa741f7534d0","serviceName":"vFW 2023-03-28 22-18-55","serviceVersion":"1.0","serviceUUID":"86258cd9-b564-47e4-88c7-326a9c01209f","serviceDescription":"catalog service description","serviceInvariantUUID":"816a8d4d-52df-442b-ab64-56255b003b1b","resources":[{"resourceInstanceName":"vFW 4e17aa4e-f357 0","resourceName":"vFW 4e17aa4e-f357","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"9b459486-5c24-4b0e-b8c0-b27316cf0496","resourceInvariantUUID":"f0eb43bc-7057-4bfd-8597-2d8f61758599","resourceCustomizationUUID":"4f16d217-4b00-405b-8532-7309a7e941d5","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml","artifactChecksum":"NGZhNmFjYzI0OWMzNjk0M2ZiMDY3OWJlODEwMTBhZWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"dd088c19-0061-4db4-86ab-4eb0931888cf","artifactVersion":"1"},{"artifactName":"vfw4e17aa4ef3570_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json","artifactChecksum":"NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"fd4c9261-11b4-43ae-8ee7-4bc91a759c95","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f047bf4e-f981-4d29-99e8-fd6c3f83f2d3","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml","artifactChecksum":"YTBlYmE2NTk4ZGI4ZDVjMmYxY2ZkMDU2YWU3NmY0OGU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3c91ae60-e7e2-4688-b4a1-b853f4361f52","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7bcb52f7-4100-4599-afa7-d7d46b176374","artifactVersion":"2","generatedFromUUID":"f047bf4e-f981-4d29-99e8-fd6c3f83f2d3"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230328221855-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml","artifactChecksum":"Y2FiN2ZmMDY0ODIxZDM2YTQ2OGRmNTY3NTE2YzhkMjM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"46d95744-768f-403d-ba4a-13585170514a","artifactVersion":"1"},{"artifactName":"service-Vfw20230328221855-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar","artifactChecksum":"ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a3ef5172-4047-46ee-9c6d-d34e1107a71d","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T01:20:30.859Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:20:30.859Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:20:30.859Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:20:30.859Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:20:31.860Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:20:31.860Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:20:31.860Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:20:31.860Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:20:32.861Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:20:32.861Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:20:32.861Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:20:32.862Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:20:33.862Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:20:33.863Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:20:33.863Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:20:33.863Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:20:34.863Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:20:34.864Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:20:34.864Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:20:34.864Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:20:35.865Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:20:35.865Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:20:35.865Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:20:35.866Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:20:36.826Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:20:36.832Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:20:36.833Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:20:36.833Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:20:36.833Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:20:36.834Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "NOTIFIED" } 2023-03-29T01:20:36.834Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:20:36.834Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:20:36.834Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-29T01:20:36.834Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:20:36.834Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:20:36.834Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:20:36.835Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:20:36.835Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:20:36.835Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-29T01:20:36.835Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:20:36.835Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:20:36.835Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T01:20:36.835Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:20:36.835Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:20:36.835Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "NOTIFIED" } 2023-03-29T01:20:36.835Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:20:36.836Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:20:36.836Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680052794789, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T01:20:36.836Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:20:36.836Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:20:36.836Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680052797581, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists" } 2023-03-29T01:20:36.836Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:20:36.836Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:20:36.836Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680052798582, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists" } 2023-03-29T01:20:36.836Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:20:36.836Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:20:36.837Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680052829833, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T01:20:36.837Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:20:36.837Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:20:36.837Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:20:36.837Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:20:36.837Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:20:36.837Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "status": "NOTIFIED" } 2023-03-29T01:20:36.837Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:20:36.837Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:20:36.837Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-29T01:20:36.837Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:20:36.838Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:20:36.838Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:20:36.838Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:20:36.838Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:20:36.838Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-29T01:20:36.838Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:20:36.838Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:20:36.838Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T01:20:36.838Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:20:36.866Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:20:36.867Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:20:36.867Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:20:36.867Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:20:37.868Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "serviceName": "vFW 2023-03-28 22-18-55", "serviceVersion": "1.0", "serviceUUID": "86258cd9-b564-47e4-88c7-326a9c01209f", "serviceDescription": "catalog service description", "serviceInvariantUUID": "816a8d4d-52df-442b-ab64-56255b003b1b", "resources": [ { "resourceInstanceName": "vFW 4e17aa4e-f357 0", "resourceCustomizationUUID": "4f16d217-4b00-405b-8532-7309a7e941d5", "resourceName": "vFW 4e17aa4e-f357", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "9b459486-5c24-4b0e-b8c0-b27316cf0496", "resourceInvariantUUID": "f0eb43bc-7057-4bfd-8597-2d8f61758599", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw4e17aa4ef3570_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "artifactChecksum": "NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "fd4c9261-11b4-43ae-8ee7-4bc91a759c95", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "f047bf4e-f981-4d29-99e8-fd6c3f83f2d3", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7bcb52f7-4100-4599-afa7-d7d46b176374", "generatedFromUUID": "f047bf4e-f981-4d29-99e8-fd6c3f83f2d3" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7bcb52f7-4100-4599-afa7-d7d46b176374", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230328221855-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "artifactChecksum": "ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a3ef5172-4047-46ee-9c6d-d34e1107a71d" } ], "workloadContext": "Production" } 2023-03-29T01:20:37.869Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T01:20:37.869Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 86258cd9-b564-47e4-88c7-326a9c01209f ASDC 2023-03-29T01:20:37.869Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:311a6477-b2cc-463c-9fee-aa741f7534d0 ServiceName:vFW 2023-03-28 22-18-55 ServiceVersion:1.0 ServiceUUID:86258cd9-b564-47e4-88c7-326a9c01209f ServiceInvariantUUID:816a8d4d-52df-442b-ab64-56255b003b1b ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230328221855-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ArtifactUUID:a3ef5172-4047-46ee-9c6d-d34e1107a71d ArtifactChecksum:ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 4e17aa4e-f357 0 ResourceCustomizationUUID:4f16d217-4b00-405b-8532-7309a7e941d5 ResourceInvariantUUID:f0eb43bc-7057-4bfd-8597-2d8f61758599 ResourceName:vFW 4e17aa4e-f357 ResourceType:VF ResourceUUID:9b459486-5c24-4b0e-b8c0-b27316cf0496 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw4e17aa4ef3570_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json ArtifactUUID:fd4c9261-11b4-43ae-8ee7-4bc91a759c95 ArtifactChecksum:NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ= 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml ArtifactUUID:f047bf4e-f981-4d29-99e8-fd6c3f83f2d3 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env ArtifactUUID:7bcb52f7-4100-4599-afa7-d7d46b176374 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env ArtifactUUID:7bcb52f7-4100-4599-afa7-d7d46b176374 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T01:20:37.869Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 86258cd9-b564-47e4-88c7-326a9c01209f 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: 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-29T01:20:37.916Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:20:37.916Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:20:37.916Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:20:37.916Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d from URL: /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-29T01:20:37.917Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:20:37.917Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-29T01:20:38.219Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T01:20:38.222Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar a3ef5172-4047-46ee-9c6d-d34e1107a71d 101486 2023-03-29T01:20:38.223Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-29T01:20:38.223Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-29T01:20:38.223Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T01:20:38.223Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:20:38.223Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:20:38.224Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680052838223, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:20:39.224Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:20:39.225Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:20:39.225Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d, URL: /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar to file: /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T01:20:39.225Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230328221855-csar.csar 2023-03-29T01:20:39.226Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T01:20:39.226Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T01:20:39.331Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6578265527222811295/Definitions/service-Vfw20230328221855-template.yml Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided 2023-03-29T01:20:40.836Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T01:20:40.837Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T01:20:40.837Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T01:20:40.837Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-29T01:20:40.837Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T01:20:40.837Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-29T01:20:40.837Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-29T01:20:40.837Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-29T01:20:40.837Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T01:20:40.837Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T01:20:40.837Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-29T01:20:40.837Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T01:20:40.837Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T01:20:40.837Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 4e17aa4e-f357 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-Vfw20230328221855-csar.csar 2023-03-29T01:20:40.837Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T01:20:40.837Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T01:20:40.837Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:20:40.837Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:20:40.837Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-29T01:20:40.838Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T01:20:40.838Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T01:20:40.838Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:20:40.838Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:20:40.838Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-29T01:20:40.838Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T01:20:40.838Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T01:20:40.838Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:20:40.838Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:20:40.838Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:20:40.838Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-29T01:20:40.838Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T01:20:40.838Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T01:20:40.838Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T01:20:40.838Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T01:20:40.838Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T01:20:40.838Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T01:20:40.838Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T01:20:40.839Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T01:20:40.839Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T01:20:40.839Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T01:20:40.839Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T01:20:40.839Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T01:20:40.839Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T01:20:40.839Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T01:20:40.839Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T01:20:40.839Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-29T01:20:40.839Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:20:40.839Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-29T01:20:40.839Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:20:40.839Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-29T01:20:40.839Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T01:20:40.839Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:20:40.839Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-29T01:20:40.839Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T01:20:40.839Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:20:40.839Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-29T01:20:40.839Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T01:20:40.840Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:20:40.840Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-29T01:20:40.840Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T01:20:40.840Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-29T01:20:40.840Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T01:20:40.840Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T01:20:40.840Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T01:20:40.840Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T01:20:40.840Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T01:20:40.840Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T01:20:40.840Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T01:20:40.840Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T01:20:40.840Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T01:20:40.841Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=f32f8e19-bef8-419d-87ed-af5c0238d798 2023-03-29T01:20:40.841Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:20:40.841Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-29T01:20:40.841Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T01:20:40.841Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T01:20:40.841Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T01:20:40.841Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T01:20:40.841Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T01:20:40.841Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T01:20:40.841Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T01:20:40.841Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-29T01:20:40.841Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T01:20:40.841Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T01:20:40.841Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T01:20:40.841Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T01:20:40.841Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=7547fbf5-4578-4c3d-a5b9-84c8c1316821 2023-03-29T01:20:40.841Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:20:40.841Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-29T01:20:40.841Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T01:20:40.841Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T01:20:40.842Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T01:20:40.842Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T01:20:40.842Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T01:20:40.842Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T01:20:40.842Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T01:20:40.842Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T01:20:40.842Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T01:20:40.842Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T01:20:40.842Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T01:20:40.842Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-29T01:20:40.842Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5f51de74-4243-403b-b7a9-a2dd728855e1 2023-03-29T01:20:40.842Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:20:40.842Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:20:40.842Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:20:40.842Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:20:40.842Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:20:40.842Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:20:40.842Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:20:40.843Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:20:40.843Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-28 22-18-55 Description:catalog service description Model UUID:86258cd9-b564-47e4-88c7-326a9c01209f Model Version:NULL Model InvariantUuid:816a8d4d-52df-442b-ab64-56255b003b1b Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 4e17aa4e-f357 Model UUID:83811783-7f50-4409-b37e-013d3a6679be Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:f0eb43bc-7057-4bfd-8597-2d8f61758599 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:4f16d217-4b00-405b-8532-7309a7e941d5 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:8ad82d93-2542-4347-95aa-48de46af2769 ModelName:Vfw4e17aa4eF357..base_vfw..module-0 ModelUuid:2c8738f1-5769-4b50-8168-bc077e07a968 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:f32f8e19-bef8-419d-87ed-af5c0238d798 ModelInvariantUuid:09ef63d4-d50c-4979-9e06-e7673b5bc9e6 ModelName:vFW 4e17aa4e-f357-nodes.vfwCvfc ModelUuid:2568cf18-4961-4bdc-b96b-b9c2abc89a6e ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:a6a9beae-4b33-4065-bc7c-501c322bf4be ModelInvariantUuid:34d56be9-e557-4359-8260-f37f36750957 ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vfw ModelUuid:210fc1b5-28de-43b3-91a1-72861ee00ca7 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:7547fbf5-4578-4c3d-a5b9-84c8c1316821 ModelInvariantUuid:d3e79bbd-9ec1-49ac-bfe5-a370c75db104 ModelName:vFW 4e17aa4e-f357-nodes.vsnCvfc ModelUuid:7ad2d21c-7af1-4b91-9906-81a91e71ef03 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:75544a54-4184-42f2-a23d-9f9263d6baad ModelInvariantUuid:4487dbbb-4ec9-468d-b1d5-7e635abde181 ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vsn ModelUuid:fcedcee2-219d-40dd-9f79-4230cb13a148 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:5f51de74-4243-403b-b7a9-a2dd728855e1 ModelInvariantUuid:275a83ad-0767-40d6-9ff8-07edaed52db3 ModelName:vFW 4e17aa4e-f357-nodes.vpgCvfc ModelUuid:5ad99adc-e476-411f-98bc-caa1b9661e8d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:07ee84b1-85c2-4db0-b602-d70a6723467d ModelInvariantUuid:fb7efc2e-bef5-4bb4-a023-379da4c7553e ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vpg ModelUuid:f0f45588-ffc3-409c-87a7-bfc308d80744 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=? 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-29T01:20:40.889Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||ERROR|500||Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists 2023-03-29T01:20:40.889Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-29T01:20:40.890Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar(Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists) 2023-03-29T01:20:40.890Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:20:40.890Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:20:40.890Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:20:40.890Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680052840889, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:20:41.891Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-29T01:20:41.891Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar(Resource with UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 already exists) 2023-03-29T01:20:41.891Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:20:41.891Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:20:41.892Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:20:41.892Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680052841891, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:20:42.893Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-29T01:20:42.919Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-29T01:20:42.923Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T01:20:42.923Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T01:20:42.924Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T01:20:42.924Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T01:20:42.924Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:20:42.924Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:20:42.924Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:20:42.924Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:20:42.924Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-29T01:20:42.939Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T01:21:12.939Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-29T01:21:12.953Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 and serviceModelVersionId: 86258cd9-b564-47e4-88c7-326a9c01209f 2023-03-29T01:21:12.953Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 816a8d4d-52df-442b-ab64-56255b003b1b 2023-03-29T01:21:12.954Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0 2023-03-29T01:21:12.962Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T01:21:12.986Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?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-29T01:21:12.987Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|INFO|500||Invoke 2023-03-29T01:21:12.996Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T01:21:13.137Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|INFO|500||InvokeReturn 2023-03-29T01:21:13.138Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 01:21:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[137], vertex-id=[147576], x-aai-txid=[2-aai-resources-230329-01:21:14:384-53687], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T01:21:13.138Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T01:21:13.139Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T01:21:13.139Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-29T01:21:13.148Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-29T01:21:13.149Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 311a6477-b2cc-463c-9fee-aa741f7534d0 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T01:21:13.149Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T01:21:13.149Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:21:13.150Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:21:13.150Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680052873149, "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-29T01:21:14.179Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T01:21:14.180Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"16ec8964-42b3-41d8-bf97-9302870ceb5f","serviceDescription":"service","serviceInvariantUUID":"444dbaf6-729a-4cb4-aa8f-fbc578565856","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"e3550a84-cc18-4316-8c33-7e1a60b52680","resourceInvariantUUID":"d000c302-f830-49c1-85c4-860fa03d5456","resourceCustomizationUUID":"f132524b-16f4-438a-9cfc-8fa2d3a85ae2","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":"ZmYwNGQ0YWM0NmZhNmI3MGNhMzJiYTBiOTZiMTE5OWY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"39f4a529-3c97-4ab5-85af-4785e008f69f","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MmY3MzBlNjdhODlkZDM4NTYxODVjOTBlZWQyYTJjNzc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"151c48cd-692b-42cf-936b-19e897cb204a","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T01:21:14.180Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:21:14.180Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:21:14.180Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:21:14.180Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "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-29T01:21:15.180Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:21:15.181Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:21:15.181Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:21:15.181Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:21:16.182Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "16ec8964-42b3-41d8-bf97-9302870ceb5f", "serviceDescription": "service", "serviceInvariantUUID": "444dbaf6-729a-4cb4-aa8f-fbc578565856", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "f132524b-16f4-438a-9cfc-8fa2d3a85ae2", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "e3550a84-cc18-4316-8c33-7e1a60b52680", "resourceInvariantUUID": "d000c302-f830-49c1-85c4-860fa03d5456", "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": "MmY3MzBlNjdhODlkZDM4NTYxODVjOTBlZWQyYTJjNzc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "151c48cd-692b-42cf-936b-19e897cb204a" } ], "workloadContext": "Production" } 2023-03-29T01:21:16.182Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T01:21:16.183Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 16ec8964-42b3-41d8-bf97-9302870ceb5f ASDC 2023-03-29T01:21:16.183Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:16ec8964-42b3-41d8-bf97-9302870ceb5f ServiceInvariantUUID:444dbaf6-729a-4cb4-aa8f-fbc578565856 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:151c48cd-692b-42cf-936b-19e897cb204a ArtifactChecksum:MmY3MzBlNjdhODlkZDM4NTYxODVjOTBlZWQyYTJjNzc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:f132524b-16f4-438a-9cfc-8fa2d3a85ae2 ResourceInvariantUUID:d000c302-f830-49c1-85c4-860fa03d5456 ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:e3550a84-cc18-4316-8c33-7e1a60b52680 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-29T01:21:16.183Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 16ec8964-42b3-41d8-bf97-9302870ceb5f 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: 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-29T01:21:16.227Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:21:16.227Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:21:16.228Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:21:16.228Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 151c48cd-692b-42cf-936b-19e897cb204a from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T01:21:16.228Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:21:16.228Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T01:21:16.268Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T01:21:16.268Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@66d415a1 2023-03-29T01:21:16.269Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T01:21:16.269Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-29T01:21:16.269Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 151c48cd-692b-42cf-936b-19e897cb204a Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T01:21:16.269Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T01:21:16.269Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-29T01:21:16.269Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T01:21:16.270Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:21:16.270Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:21:16.270Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680052876269, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:21:17.271Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:151c48cd-692b-42cf-936b-19e897cb204a) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-29T01:21:17.319Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists 2023-03-29T01:21:17.319Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T01:21:17.319Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists) 2023-03-29T01:21:17.319Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:21:17.320Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:21:17.320Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:21:17.320Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680052877319, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:21:18.321Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T01:21:18.322Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: e3550a84-cc18-4316-8c33-7e1a60b52680 already exists) 2023-03-29T01:21:18.322Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:21:18.322Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:21:18.322Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:21:18.322Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680052878321, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e3550a84-cc18-4316-8c33-7e1a60b52680 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:21:19.324Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 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-29T01:21:19.348Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 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-29T01:21:19.352Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T01:21:19.353Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T01:21:19.353Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T01:21:19.353Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T01:21:19.353Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:21:19.353Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:21:19.353Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:21:19.353Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:21:19.354Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-29T01:21:19.366Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T01:21:36.826Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:21:36.827Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:21:36.828Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "NOTIFIED" } 2023-03-29T01:21:36.829Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:21:49.366Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 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-29T01:21:49.385Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 and serviceModelVersionId: 16ec8964-42b3-41d8-bf97-9302870ceb5f 2023-03-29T01:21:49.385Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 444dbaf6-729a-4cb4-aa8f-fbc578565856 2023-03-29T01:21:49.385Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0 2023-03-29T01:21:49.392Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T01:21:49.412Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?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-29T01:21:49.413Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|INFO|500||Invoke 2023-03-29T01:21:49.425Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T01:21:49.585Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|INFO|500||InvokeReturn 2023-03-29T01:21:49.586Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 01:21:50 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[157], vertex-id=[188528], x-aai-txid=[1-aai-resources-230329-01:21:50:813-81548], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T01:21:49.586Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T01:21:49.586Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T01:21:49.586Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-29T01:21:49.596Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-29T01:21:49.596Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T01:21:49.596Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T01:21:49.596Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:21:49.597Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:21:49.597Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680052909596, "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-29T01:21:50.627Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T01:21:50.628Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"7a696f8d-7ee2-46cf-b572-2aace61feac6","serviceName":"Demo_pNF_ge2Srtj7qIwUCt1tjrNp","serviceVersion":"1.0","serviceUUID":"a9748751-2950-4828-b5f2-766b4707fd0e","serviceDescription":"catalog service description","serviceInvariantUUID":"3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d","resources":[{"resourceInstanceName":"pNF 2e24d431-caf7 0","resourceName":"pNF 2e24d431-caf7","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"e2d033c4-2bad-43aa-a1ed-ece452364ff0","resourceInvariantUUID":"c7a7d7b9-db49-4573-8bdb-c0b9fafe1e04","resourceCustomizationUUID":"9020c51f-f795-4da8-94fc-307df828746c","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml","artifactChecksum":"MGViMGJhY2M4NTEzNTQ2OTAyM2JmYTZiMmIxMTRhZmE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"d1d763ac-250d-4bc9-8da7-fb6b08c07905","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"54852575-1f46-4af8-b984-c2d9e0a5b90a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b9facc55-50c6-45db-ad5c-fc70d623e4d4","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml","artifactChecksum":"ZjQ3NjY3YmRmNjJhYzc5OTdlNTg5ODJjNTM4MjI0MTM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"de64d63f-d983-48ce-9828-6a1269e19616","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"bcb36d16-c729-4c0e-9e83-348a27e6b2fa","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"85b93c2d-6163-4d8a-9401-b9cc06f11fba","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml","artifactChecksum":"N2Q4YzdhZmExNzk0MmYxMDYzMzI4NGI0OWQ4NWUxZmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f91ffa7d-4822-4c15-9557-bea3361e964b","artifactVersion":"1"},{"artifactName":"service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar","artifactChecksum":"YTcxZWE0NWFhY2ZlYWVkODE3ODdlYzg2MzllNjU1ZjY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b33a7ab7-2b1f-45b9-a286-a6ef25118643","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T01:21:50.628Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:21:50.628Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:21:50.628Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:21:50.628Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:21:51.629Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:21:51.629Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:21:51.629Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:21:51.629Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:21:52.629Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:21:52.630Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:21:52.630Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:21:52.630Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:21:53.631Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:21:53.631Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:21:53.631Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:21:53.631Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:21:54.632Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:21:54.632Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:21:54.632Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:21:54.632Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:21:55.633Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:21:55.633Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:21:55.633Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:21:55.633Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:21:56.634Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:21:56.634Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:21:56.634Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:21:56.634Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:21:57.635Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:21:57.637Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:21:57.637Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:21:57.637Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:21:58.638Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "serviceName": "Demo_pNF_ge2Srtj7qIwUCt1tjrNp", "serviceVersion": "1.0", "serviceUUID": "a9748751-2950-4828-b5f2-766b4707fd0e", "serviceDescription": "catalog service description", "serviceInvariantUUID": "3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d", "resources": [ { "resourceInstanceName": "pNF 2e24d431-caf7 0", "resourceCustomizationUUID": "9020c51f-f795-4da8-94fc-307df828746c", "resourceName": "pNF 2e24d431-caf7", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "e2d033c4-2bad-43aa-a1ed-ece452364ff0", "resourceInvariantUUID": "c7a7d7b9-db49-4573-8bdb-c0b9fafe1e04", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "artifactChecksum": "YTcxZWE0NWFhY2ZlYWVkODE3ODdlYzg2MzllNjU1ZjY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "b33a7ab7-2b1f-45b9-a286-a6ef25118643" } ], "workloadContext": "Production" } 2023-03-29T01:21:58.639Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T01:21:58.639Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 a9748751-2950-4828-b5f2-766b4707fd0e ASDC 2023-03-29T01:21:58.639Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:7a696f8d-7ee2-46cf-b572-2aace61feac6 ServiceName:Demo_pNF_ge2Srtj7qIwUCt1tjrNp ServiceVersion:1.0 ServiceUUID:a9748751-2950-4828-b5f2-766b4707fd0e ServiceInvariantUUID:3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ArtifactUUID:b33a7ab7-2b1f-45b9-a286-a6ef25118643 ArtifactChecksum:YTcxZWE0NWFhY2ZlYWVkODE3ODdlYzg2MzllNjU1ZjY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 2e24d431-caf7 0 ResourceCustomizationUUID:9020c51f-f795-4da8-94fc-307df828746c ResourceInvariantUUID:c7a7d7b9-db49-4573-8bdb-c0b9fafe1e04 ResourceName:pNF 2e24d431-caf7 ResourceType:PNF ResourceUUID:e2d033c4-2bad-43aa-a1ed-ece452364ff0 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T01:21:58.640Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF a9748751-2950-4828-b5f2-766b4707fd0e 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: 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-29T01:21:58.685Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:21:58.686Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:21:58.686Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:21:58.686Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 from URL: /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:21:58.686Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:21:58.687Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:21:58.950Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T01:21:58.954Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar b33a7ab7-2b1f-45b9-a286-a6ef25118643 88015 2023-03-29T01:21:58.955Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ASDC sendASDCNotification 2023-03-29T01:21:58.955Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:21:58.955Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T01:21:58.955Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:21:58.955Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:21:58.956Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680052918955, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:21:59.957Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:21:59.957Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:21:59.958Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643, URL: /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar to file: /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:21:59.958Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:21:59.958Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:21:59.958Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:22:00.042Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13827653413688255720/Definitions/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml 2023-03-29T01:22:00.633Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T01:22:00.634Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T01:22:00.634Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:22:00.634Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T01:22:00.634Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 2e24d431-caf7 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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:22:00.634Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:22:00.634Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:22:00.634Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:22:00.634Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:22:00.634Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:22:00.635Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:22:00.635Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T01:22:00.635Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:22:00.635Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:22:00.635Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Node template pNF 2e24d431-caf7 0 is matching search criteria 2023-03-29T01:22:00.635Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T01:22:00.635Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 2e24d431-caf7 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T01:22:00.635Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:22:00.635Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:22:00.635Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Node template pNF 2e24d431-caf7 0 is matching search criteria 2023-03-29T01:22:00.635Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T01:22:00.635Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 2e24d431-caf7 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T01:22:00.635Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:22:00.636Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:22:00.636Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:22:00.636Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:22:00.636Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:22:00.636Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:22:00.636Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:22:00.636Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:22:00.636Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:22:00.636Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:22:00.636Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_ge2Srtj7qIwUCt1tjrNp Description:catalog service description Model UUID:a9748751-2950-4828-b5f2-766b4707fd0e Model Version:NULL Model InvariantUuid:3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d 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=? 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-29T01:22:00.688Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||ERROR|500||Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists 2023-03-29T01:22:00.689Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ASDC sendASDCNotification 2023-03-29T01:22:00.689Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar(Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists) 2023-03-29T01:22:00.689Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:22:00.689Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:22:00.689Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:22:00.689Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680052920689, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:22:01.690Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ASDC sendASDCNotification 2023-03-29T01:22:01.690Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar(Resource with UUID: e2d033c4-2bad-43aa-a1ed-ece452364ff0 already exists) 2023-03-29T01:22:01.690Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:22:01.690Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:22:01.690Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:22:01.691Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680052921690, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e2d033c4-2bad-43aa-a1ed-ece452364ff0 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:22:02.691Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 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-29T01:22:02.715Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 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-29T01:22:02.720Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T01:22:02.720Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T01:22:02.720Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T01:22:02.720Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T01:22:02.720Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:22:02.721Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:22:02.721Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:22:02.721Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:22:02.721Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-29T01:22:02.736Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T01:22:32.737Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 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-29T01:22:32.747Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 and serviceModelVersionId: a9748751-2950-4828-b5f2-766b4707fd0e 2023-03-29T01:22:32.747Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d 2023-03-29T01:22:32.747Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0 2023-03-29T01:22:32.754Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T01:22:32.774Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?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-29T01:22:32.775Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|INFO|500||Invoke 2023-03-29T01:22:32.783Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T01:22:32.915Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|INFO|500||InvokeReturn 2023-03-29T01:22:32.915Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 01:22:34 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[127], vertex-id=[172232], x-aai-txid=[0-aai-resources-230329-01:22:34:171-67050], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T01:22:32.915Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T01:22:32.916Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T01:22:32.916Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-29T01:22:32.928Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-29T01:22:32.928Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7a696f8d-7ee2-46cf-b572-2aace61feac6 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T01:22:32.928Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T01:22:32.928Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:22:32.928Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:22:32.928Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680052952928, "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-29T01:22:33.949Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T01:22:33.950Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"fe105c1e-ef4e-412c-9c8b-44baeafe357c","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"3cc3363c-2a1e-46f6-a01f-dfea7105f42b","serviceDescription":"service","serviceInvariantUUID":"53e0907c-4685-443c-9afb-b6388edad63b","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"06700cf1-b2dc-407d-b162-08d1beec66c7","resourceInvariantUUID":"704760ad-6cf6-4bb9-bc99-05bd4d114f3d","resourceCustomizationUUID":"05d1ab17-7540-4804-bce9-48f607c7adae","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":"OWU1OGIzMTQ4NzkyODU5Nzk1ODU5N2E4YTdiYjZmODY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"678cd137-dd07-4c04-8b26-55742d455682","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":"MzNhYWFmOTQwMjhhYjAxZDRhOGJmYTA0ZGQzMjhlNGI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"52326665-5a88-44f9-990e-807f04b42a74","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":"84bdb852-af72-465c-9220-0c5d34e80240","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":"06caa762-d83a-4d14-a111-ab8da18bdd73","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":"8975785e-9aa3-4481-a685-d6498c3c5dec","artifactVersion":"2","generatedFromUUID":"84bdb852-af72-465c-9220-0c5d34e80240"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"YWE3OGIxMWMyYjhmNDFjOTdiMzhmZmM1OWI3ZmUzY2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1561e919-2af1-4cad-b2a7-59c900eec633","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MjQzOWNhYmVhMTRjN2Y5MTEzMGEwOTNlMWE4YWQzOWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1e6ff635-9586-4967-a4c2-d4832f18d39c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T01:22:33.950Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:22:33.950Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:22:33.950Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:22:33.950Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "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-29T01:22:34.951Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:22:34.951Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:22:34.951Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:22:34.951Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "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-29T01:22:35.952Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:22:35.952Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:22:35.952Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:22:35.952Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "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-29T01:22:36.826Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:22:36.827Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:22:36.827Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680052838223, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T01:22:36.828Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:22:36.828Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:22:36.828Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680052840889, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists" } 2023-03-29T01:22:36.828Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:22:36.828Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:22:36.828Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680052841891, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 already exists" } 2023-03-29T01:22:36.829Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:22:36.829Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:22:36.829Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680052873149, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T01:22:36.829Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:22:36.829Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:22:36.829Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T01:22:36.829Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:22:36.829Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:22:36.829Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-29T01:22:36.829Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:22:36.830Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:22:36.830Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680052876269, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T01:22:36.830Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:22:36.830Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:22:36.830Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680052877319, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists" } 2023-03-29T01:22:36.830Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:22:36.830Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:22:36.830Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680052878321, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e3550a84-cc18-4316-8c33-7e1a60b52680 already exists" } 2023-03-29T01:22:36.830Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:22:36.953Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:22:36.953Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:22:36.953Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:22:36.953Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "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-29T01:22:37.954Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:22:37.954Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:22:37.954Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:22:37.955Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "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-29T01:22:38.955Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:22:38.955Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:22:38.955Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:22:38.956Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "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-29T01:22:39.956Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:22:39.956Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:22:39.957Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:22:39.957Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:22:40.958Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "3cc3363c-2a1e-46f6-a01f-dfea7105f42b", "serviceDescription": "service", "serviceInvariantUUID": "53e0907c-4685-443c-9afb-b6388edad63b", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "05d1ab17-7540-4804-bce9-48f607c7adae", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "06700cf1-b2dc-407d-b162-08d1beec66c7", "resourceInvariantUUID": "704760ad-6cf6-4bb9-bc99-05bd4d114f3d", "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": "MzNhYWFmOTQwMjhhYjAxZDRhOGJmYTA0ZGQzMjhlNGI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "52326665-5a88-44f9-990e-807f04b42a74", "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": "84bdb852-af72-465c-9220-0c5d34e80240", "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": "8975785e-9aa3-4481-a685-d6498c3c5dec", "generatedFromUUID": "84bdb852-af72-465c-9220-0c5d34e80240" }, "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": "8975785e-9aa3-4481-a685-d6498c3c5dec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "MjQzOWNhYmVhMTRjN2Y5MTEzMGEwOTNlMWE4YWQzOWI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1e6ff635-9586-4967-a4c2-d4832f18d39c" } ], "workloadContext": "Production" } 2023-03-29T01:22:40.958Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T01:22:40.958Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 3cc3363c-2a1e-46f6-a01f-dfea7105f42b ASDC 2023-03-29T01:22:40.958Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:fe105c1e-ef4e-412c-9c8b-44baeafe357c ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:3cc3363c-2a1e-46f6-a01f-dfea7105f42b ServiceInvariantUUID:53e0907c-4685-443c-9afb-b6388edad63b 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:1e6ff635-9586-4967-a4c2-d4832f18d39c ArtifactChecksum:MjQzOWNhYmVhMTRjN2Y5MTEzMGEwOTNlMWE4YWQzOWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:05d1ab17-7540-4804-bce9-48f607c7adae ResourceInvariantUUID:704760ad-6cf6-4bb9-bc99-05bd4d114f3d ResourceName:basic_vm ResourceType:VF ResourceUUID:06700cf1-b2dc-407d-b162-08d1beec66c7 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:52326665-5a88-44f9-990e-807f04b42a74 ArtifactChecksum:MzNhYWFmOTQwMjhhYjAxZDRhOGJmYTA0ZGQzMjhlNGI= 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:84bdb852-af72-465c-9220-0c5d34e80240 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:8975785e-9aa3-4481-a685-d6498c3c5dec 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:8975785e-9aa3-4481-a685-d6498c3c5dec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T01:22:40.959Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3cc3363c-2a1e-46f6-a01f-dfea7105f42b 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: 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-29T01:22:40.993Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:22:40.994Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:22:40.994Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:22:40.994Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-29T01:22:40.994Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:22:40.994Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-29T01:22:41.020Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T01:22:41.020Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@c20ffc5 2023-03-29T01:22:41.020Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T01:22:41.020Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-29T01:22:41.020Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 1e6ff635-9586-4967-a4c2-d4832f18d39c Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T01:22:41.021Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T01:22:41.021Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-29T01:22:41.021Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T01:22:41.021Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:22:41.021Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:22:41.021Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680052961021, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:22:42.022Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:1e6ff635-9586-4967-a4c2-d4832f18d39c) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-29T01:22:42.057Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists 2023-03-29T01:22:42.058Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T01:22:42.058Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists) 2023-03-29T01:22:42.058Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:22:42.058Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:22:42.058Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:22:42.058Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680052962058, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:22:43.060Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T01:22:43.060Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 06700cf1-b2dc-407d-b162-08d1beec66c7 already exists) 2023-03-29T01:22:43.060Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:22:43.060Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:22:43.060Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:22:43.061Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680052963060, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 06700cf1-b2dc-407d-b162-08d1beec66c7 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:22:44.062Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-29T01:22:44.076Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-29T01:22:44.079Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T01:22:44.079Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T01:22:44.079Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T01:22:44.080Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T01:22:44.080Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:22:44.080Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:22:44.080Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:22:44.080Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:22:44.080Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-29T01:22:44.089Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T01:23:14.089Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-29T01:23:14.096Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c and serviceModelVersionId: 3cc3363c-2a1e-46f6-a01f-dfea7105f42b 2023-03-29T01:23:14.096Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 53e0907c-4685-443c-9afb-b6388edad63b 2023-03-29T01:23:14.097Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0 2023-03-29T01:23:14.103Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T01:23:14.116Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?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-29T01:23:14.116Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|INFO|500||Invoke 2023-03-29T01:23:14.124Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T01:23:14.271Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|INFO|500||InvokeReturn 2023-03-29T01:23:14.272Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 01:23:15 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[145], vertex-id=[180424], x-aai-txid=[2-aai-resources-230329-01:23:15:511-96585], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T01:23:14.272Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T01:23:14.272Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T01:23:14.272Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-29T01:23:14.283Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-29T01:23:14.283Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID fe105c1e-ef4e-412c-9c8b-44baeafe357c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T01:23:14.283Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T01:23:14.283Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:23:14.283Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:23:14.283Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680052994283, "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-29T01:23:15.303Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T01:23:15.303Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"4e331648-c0c6-4e78-b5bd-c1a3392aefa5","serviceName":"Demo_pNF_vTrSDiHqKZFmTrxBO7An","serviceVersion":"1.0","serviceUUID":"5dc3e11a-73a7-4449-8830-c00dd58b8025","serviceDescription":"catalog service description","serviceInvariantUUID":"99465759-d5dd-4df6-968c-d7df49a08547","resources":[{"resourceInstanceName":"pNF d408ac80-5827 0","resourceName":"pNF d408ac80-5827","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2c7ae46d-9523-4fff-b664-0f1857bc7e8e","resourceInvariantUUID":"eeb69a99-a29e-489a-a316-224f3dd9312e","resourceCustomizationUUID":"f5271907-3708-463e-8dcb-d3b488f8d689","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vf-license-model.xml","artifactChecksum":"MGI2ZDNjNTQwMDkzOGIxNWQ2YzAzOWIyODI5MWUzZGE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"665512f2-5af7-4af0-878a-1c02f8001b22","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2addf1f2-bac3-417d-903b-2318e30b0c44","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e4474b26-a4cd-4d90-9cc3-8a5acd5dd9d9","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vendor-license-model.xml","artifactChecksum":"YWNiN2MxZTEzMmU3MDA4YTQ4YzUyZGNmMDU0YzIzMmM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a1ca3c31-f38f-4a7c-9218-dc0682481ba1","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"717d49b6-6f8b-479e-ae16-c08c0031e528","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c7106b50-b2bd-4d21-b8aa-1972668fa1f6","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml","artifactChecksum":"ZDU0OTUxNGExYTY3ODQ5MTYxOWQ2NjM0ODczNDg1ZGM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"10434821-a842-492c-90ab-3ddcb0dfafb1","artifactVersion":"1"},{"artifactName":"service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar","artifactChecksum":"NzlhMjQ1MTUxN2M5NzczZTUyODFmNmRkMTk4ZjYzY2M\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"cd04d25d-7975-4b04-b8d3-17f5b860598b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T01:23:15.303Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:23:15.304Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:23:15.304Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:23:15.304Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:23:16.305Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:23:16.305Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:23:16.305Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:23:16.306Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:23:17.307Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:23:17.307Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:23:17.307Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:23:17.308Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:23:18.309Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:23:18.310Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:23:18.310Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:23:18.310Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:23:19.311Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:23:19.312Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:23:19.312Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:23:19.312Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:23:20.313Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:23:20.313Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:23:20.314Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:23:20.314Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:23:21.314Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:23:21.315Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:23:21.315Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:23:21.315Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:23:22.316Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:23:22.317Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:23:22.317Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:23:22.317Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:23:23.318Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "serviceName": "Demo_pNF_vTrSDiHqKZFmTrxBO7An", "serviceVersion": "1.0", "serviceUUID": "5dc3e11a-73a7-4449-8830-c00dd58b8025", "serviceDescription": "catalog service description", "serviceInvariantUUID": "99465759-d5dd-4df6-968c-d7df49a08547", "resources": [ { "resourceInstanceName": "pNF d408ac80-5827 0", "resourceCustomizationUUID": "f5271907-3708-463e-8dcb-d3b488f8d689", "resourceName": "pNF d408ac80-5827", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2c7ae46d-9523-4fff-b664-0f1857bc7e8e", "resourceInvariantUUID": "eeb69a99-a29e-489a-a316-224f3dd9312e", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "artifactChecksum": "NzlhMjQ1MTUxN2M5NzczZTUyODFmNmRkMTk4ZjYzY2M\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "cd04d25d-7975-4b04-b8d3-17f5b860598b" } ], "workloadContext": "Production" } 2023-03-29T01:23:23.319Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T01:23:23.319Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 5dc3e11a-73a7-4449-8830-c00dd58b8025 ASDC 2023-03-29T01:23:23.319Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:4e331648-c0c6-4e78-b5bd-c1a3392aefa5 ServiceName:Demo_pNF_vTrSDiHqKZFmTrxBO7An ServiceVersion:1.0 ServiceUUID:5dc3e11a-73a7-4449-8830-c00dd58b8025 ServiceInvariantUUID:99465759-d5dd-4df6-968c-d7df49a08547 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ArtifactUUID:cd04d25d-7975-4b04-b8d3-17f5b860598b ArtifactChecksum:NzlhMjQ1MTUxN2M5NzczZTUyODFmNmRkMTk4ZjYzY2M= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF d408ac80-5827 0 ResourceCustomizationUUID:f5271907-3708-463e-8dcb-d3b488f8d689 ResourceInvariantUUID:eeb69a99-a29e-489a-a316-224f3dd9312e ResourceName:pNF d408ac80-5827 ResourceType:PNF ResourceUUID:2c7ae46d-9523-4fff-b664-0f1857bc7e8e ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T01:23:23.319Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 5dc3e11a-73a7-4449-8830-c00dd58b8025 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: 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-29T01:23:23.350Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:23:23.351Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:23:23.351Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:23:23.351Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b from URL: /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:23:23.351Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:23:23.351Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:23:23.628Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T01:23:23.631Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar cd04d25d-7975-4b04-b8d3-17f5b860598b 88032 2023-03-29T01:23:23.631Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ASDC sendASDCNotification 2023-03-29T01:23:23.632Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:23:23.632Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T01:23:23.632Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:23:23.632Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:23:23.632Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680053003631, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:23:24.634Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:23:24.634Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:23:24.635Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b, URL: /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar to file: /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:23:24.636Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:23:24.637Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:23:24.637Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:23:24.725Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1437346371307707617/Definitions/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml 2023-03-29T01:23:25.296Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T01:23:25.296Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T01:23:25.296Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:23:25.296Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T01:23:25.296Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF d408ac80-5827 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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:23:25.296Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:23:25.296Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:23:25.296Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:23:25.296Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:23:25.296Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:23:25.296Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:23:25.297Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T01:23:25.297Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:23:25.297Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:23:25.297Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Node template pNF d408ac80-5827 0 is matching search criteria 2023-03-29T01:23:25.297Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T01:23:25.297Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF d408ac80-5827 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T01:23:25.297Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:23:25.297Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:23:25.297Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Node template pNF d408ac80-5827 0 is matching search criteria 2023-03-29T01:23:25.297Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T01:23:25.297Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF d408ac80-5827 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T01:23:25.297Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:23:25.297Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:23:25.298Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:23:25.298Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:23:25.298Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:23:25.298Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:23:25.298Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:23:25.298Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:23:25.298Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:23:25.298Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:23:25.298Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_vTrSDiHqKZFmTrxBO7An Description:catalog service description Model UUID:5dc3e11a-73a7-4449-8830-c00dd58b8025 Model Version:NULL Model InvariantUuid:99465759-d5dd-4df6-968c-d7df49a08547 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=? 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-29T01:23:25.328Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||ERROR|500||Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists 2023-03-29T01:23:25.328Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ASDC sendASDCNotification 2023-03-29T01:23:25.328Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar(Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists) 2023-03-29T01:23:25.328Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:23:25.328Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:23:25.328Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:23:25.328Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680053005328, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:23:26.329Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ASDC sendASDCNotification 2023-03-29T01:23:26.330Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar(Resource with UUID: 2c7ae46d-9523-4fff-b664-0f1857bc7e8e already exists) 2023-03-29T01:23:26.330Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:23:26.330Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:23:26.330Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:23:26.331Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680053006329, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2c7ae46d-9523-4fff-b664-0f1857bc7e8e already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:23:27.331Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 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-29T01:23:27.347Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 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-29T01:23:27.350Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T01:23:27.350Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T01:23:27.350Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T01:23:27.351Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T01:23:27.351Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:23:27.351Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:23:27.351Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:23:27.351Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:23:27.351Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-29T01:23:27.358Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T01:23:36.826Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:23:36.827Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:23:36.828Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680052909596, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T01:23:36.828Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:23:36.828Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:23:36.828Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:23:36.828Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:23:36.829Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:23:36.829Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T01:23:36.829Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:23:36.829Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:23:36.829Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T01:23:36.829Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:23:36.830Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:23:36.830Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:23:36.830Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:23:36.830Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:23:36.830Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T01:23:36.830Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:23:36.831Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:23:36.831Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T01:23:36.831Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:23:36.831Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:23:36.831Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T01:23:36.831Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:23:36.832Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:23:36.832Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "NOTIFIED" } 2023-03-29T01:23:36.832Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:23:36.832Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:23:36.832Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680052918955, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T01:23:36.832Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:23:36.832Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:23:36.833Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680052920689, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists" } 2023-03-29T01:23:36.833Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:23:36.833Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:23:36.834Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680052921690, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e2d033c4-2bad-43aa-a1ed-ece452364ff0 already exists" } 2023-03-29T01:23:36.834Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:23:36.834Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:23:36.834Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680052952928, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T01:23:36.834Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:23:36.835Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:23:36.835Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:23:36.835Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:23:36.835Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:23:36.835Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-29T01:23:36.836Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:23:36.836Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T01:23:36.836Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-29T01:23:36.836Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:23:57.359Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 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-29T01:23:57.367Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 and serviceModelVersionId: 5dc3e11a-73a7-4449-8830-c00dd58b8025 2023-03-29T01:23:57.367Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 99465759-d5dd-4df6-968c-d7df49a08547 2023-03-29T01:23:57.368Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0 2023-03-29T01:23:57.376Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T01:23:57.392Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?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-29T01:23:57.392Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|INFO|500||Invoke 2023-03-29T01:23:57.399Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T01:23:57.541Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|INFO|500||InvokeReturn 2023-03-29T01:23:57.542Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 01:23:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[138], vertex-id=[266248], x-aai-txid=[1-aai-resources-230329-01:23:58:787-89210], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T01:23:57.542Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T01:23:57.542Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T01:23:57.542Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-29T01:23:57.552Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-29T01:23:57.552Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T01:23:57.553Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T01:23:57.553Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:23:57.553Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:23:57.553Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680053037553, "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-29T01:23:58.576Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T01:23:58.577Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"152384e9-aecf-4b1c-a8f7-03a9cf9ee303","serviceName":"Demo_pNF_pDpqfnga5SHRbhCxA4Vb","serviceVersion":"1.0","serviceUUID":"9b91b0d7-c4a9-4261-bf7a-60487236eb51","serviceDescription":"catalog service description","serviceInvariantUUID":"305980f8-7de1-48fa-ac60-9194798b3dec","resources":[{"resourceInstanceName":"pNF 45ff6e85-002d 0","resourceName":"pNF 45ff6e85-002d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"b5599a3c-fe1a-43e8-8da6-7663a2762a90","resourceInvariantUUID":"09182683-26b7-4240-8b68-66ac868e7649","resourceCustomizationUUID":"88442b7f-627e-40fe-ba4b-14e292457100","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vf-license-model.xml","artifactChecksum":"MWFjNmVhZDMwM2FlOWQyMjJiODExMzE1ZmQ3MzZlMTg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b82737b0-af86-4b39-8c34-96e6f6d8632d","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"3edf1169-995e-410c-a960-a17d5b6040a8","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"4b62b939-0a47-4c84-a666-29328cef73bb","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vendor-license-model.xml","artifactChecksum":"ZTFjM2U1Y2E3YjA4NGQxNzA5MDI5MDgxODFhNDYwY2E\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ff29711d-cf32-4e57-b6be-90b0e638a580","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c5e1eed8-8aa6-4dd9-95a2-cccba264d439","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2d202cf8-65d1-4dd2-9456-602b8ceded56","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml","artifactChecksum":"YmQwMWIwNTUxMWE2NGFmZThiNjkyZjViMWMzYWM5Zjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d716b1e1-195c-4253-8ce4-d8eec289ec36","artifactVersion":"1"},{"artifactName":"service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar","artifactChecksum":"ZTkzOGQ1NjBjODU4YmZmOTEyMGYxM2E5OGYxMzczMDQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"04b9c7e8-707e-4ebb-a381-ecabcc250ce1","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T01:23:58.577Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:23:58.578Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:23:58.578Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:23:58.578Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:23:59.578Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:23:59.579Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:23:59.579Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:23:59.579Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:24:00.580Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:24:00.580Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:24:00.580Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:24:00.581Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:24:01.581Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:24:01.581Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:24:01.581Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:24:01.581Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:24:02.582Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:24:02.582Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:24:02.582Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:24:02.582Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:24:03.583Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:24:03.583Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:24:03.583Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:24:03.583Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:24:04.584Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:24:04.584Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:24:04.585Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:24:04.585Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:24:05.585Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:24:05.585Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:24:05.586Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:24:05.586Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:24:06.587Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "serviceName": "Demo_pNF_pDpqfnga5SHRbhCxA4Vb", "serviceVersion": "1.0", "serviceUUID": "9b91b0d7-c4a9-4261-bf7a-60487236eb51", "serviceDescription": "catalog service description", "serviceInvariantUUID": "305980f8-7de1-48fa-ac60-9194798b3dec", "resources": [ { "resourceInstanceName": "pNF 45ff6e85-002d 0", "resourceCustomizationUUID": "88442b7f-627e-40fe-ba4b-14e292457100", "resourceName": "pNF 45ff6e85-002d", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "b5599a3c-fe1a-43e8-8da6-7663a2762a90", "resourceInvariantUUID": "09182683-26b7-4240-8b68-66ac868e7649", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "artifactChecksum": "ZTkzOGQ1NjBjODU4YmZmOTEyMGYxM2E5OGYxMzczMDQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "04b9c7e8-707e-4ebb-a381-ecabcc250ce1" } ], "workloadContext": "Production" } 2023-03-29T01:24:06.587Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T01:24:06.588Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 9b91b0d7-c4a9-4261-bf7a-60487236eb51 ASDC 2023-03-29T01:24:06.588Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:152384e9-aecf-4b1c-a8f7-03a9cf9ee303 ServiceName:Demo_pNF_pDpqfnga5SHRbhCxA4Vb ServiceVersion:1.0 ServiceUUID:9b91b0d7-c4a9-4261-bf7a-60487236eb51 ServiceInvariantUUID:305980f8-7de1-48fa-ac60-9194798b3dec ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ArtifactUUID:04b9c7e8-707e-4ebb-a381-ecabcc250ce1 ArtifactChecksum:ZTkzOGQ1NjBjODU4YmZmOTEyMGYxM2E5OGYxMzczMDQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 45ff6e85-002d 0 ResourceCustomizationUUID:88442b7f-627e-40fe-ba4b-14e292457100 ResourceInvariantUUID:09182683-26b7-4240-8b68-66ac868e7649 ResourceName:pNF 45ff6e85-002d ResourceType:PNF ResourceUUID:b5599a3c-fe1a-43e8-8da6-7663a2762a90 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T01:24:06.588Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9b91b0d7-c4a9-4261-bf7a-60487236eb51 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: 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-29T01:24:06.619Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:24:06.620Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:24:06.620Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:24:06.621Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 from URL: /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:24:06.621Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:24:06.621Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:24:06.888Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T01:24:06.891Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 88022 2023-03-29T01:24:06.891Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ASDC sendASDCNotification 2023-03-29T01:24:06.891Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:24:06.891Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T01:24:06.892Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:24:06.892Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:24:06.892Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680053046891, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:24:07.893Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:24:07.894Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:24:07.894Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1, URL: /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar to file: /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:24:07.895Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:24:07.895Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:24:07.896Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:24:08.026Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10346852793992972590/Definitions/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml 2023-03-29T01:24:08.604Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T01:24:08.604Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T01:24:08.604Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:24:08.604Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T01:24:08.604Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 45ff6e85-002d 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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:24:08.605Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:24:08.605Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:24:08.605Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:24:08.605Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:24:08.605Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:24:08.605Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:24:08.605Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T01:24:08.605Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:24:08.605Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:24:08.605Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Node template pNF 45ff6e85-002d 0 is matching search criteria 2023-03-29T01:24:08.605Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T01:24:08.605Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 45ff6e85-002d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T01:24:08.605Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:24:08.605Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:24:08.606Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Node template pNF 45ff6e85-002d 0 is matching search criteria 2023-03-29T01:24:08.606Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T01:24:08.606Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 45ff6e85-002d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T01:24:08.606Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:24:08.606Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:24:08.606Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:24:08.606Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:24:08.606Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:24:08.606Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:24:08.606Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:24:08.606Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:24:08.606Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:24:08.606Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:24:08.606Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_pDpqfnga5SHRbhCxA4Vb Description:catalog service description Model UUID:9b91b0d7-c4a9-4261-bf7a-60487236eb51 Model Version:NULL Model InvariantUuid:305980f8-7de1-48fa-ac60-9194798b3dec 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=? 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-29T01:24:08.652Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||ERROR|500||Csar with UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 already exists 2023-03-29T01:24:08.652Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ASDC sendASDCNotification 2023-03-29T01:24:08.652Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar(Csar with UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 already exists) 2023-03-29T01:24:08.652Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:24:08.652Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:24:08.652Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:24:08.652Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680053048652, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:24:09.653Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ASDC sendASDCNotification 2023-03-29T01:24:09.654Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar(Resource with UUID: b5599a3c-fe1a-43e8-8da6-7663a2762a90 already exists) 2023-03-29T01:24:09.654Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:24:09.654Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:24:09.654Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:24:09.654Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680053049653, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: b5599a3c-fe1a-43e8-8da6-7663a2762a90 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:24:10.654Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 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-29T01:24:10.668Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 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-29T01:24:10.671Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T01:24:10.671Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T01:24:10.671Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T01:24:10.671Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T01:24:10.671Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:24:10.671Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:24:10.671Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:24:10.671Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:24:10.671Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-29T01:24:10.679Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T01:24:36.826Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:24:36.828Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:24:36.828Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:24:36.828Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:24:36.829Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:24:36.829Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-29T01:24:36.829Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:24:36.829Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:24:36.829Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T01:24:36.830Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:24:36.830Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:24:36.830Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-29T01:24:36.830Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:24:36.830Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:24:36.830Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680052961021, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T01:24:36.830Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:24:36.830Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:24:36.830Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680052962058, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists" } 2023-03-29T01:24:36.831Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:24:36.831Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:24:36.831Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680052963060, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 06700cf1-b2dc-407d-b162-08d1beec66c7 already exists" } 2023-03-29T01:24:36.831Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:24:36.831Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:24:36.831Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680052994283, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T01:24:36.831Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:24:36.831Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:24:36.832Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:24:36.832Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:24:36.832Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:24:36.832Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T01:24:36.832Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:24:36.832Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:24:36.832Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T01:24:36.832Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:24:36.833Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:24:36.833Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:24:36.833Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:24:36.833Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:24:36.833Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T01:24:36.833Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:24:36.834Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:24:36.834Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T01:24:36.834Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:24:36.834Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:24:36.834Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T01:24:36.834Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:24:36.834Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:24:36.834Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "NOTIFIED" } 2023-03-29T01:24:36.834Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:24:36.835Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:24:36.835Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680053003631, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T01:24:36.835Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:24:36.835Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:24:36.835Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680053005328, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists" } 2023-03-29T01:24:36.835Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:24:36.835Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:24:36.835Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680053006329, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2c7ae46d-9523-4fff-b664-0f1857bc7e8e already exists" } 2023-03-29T01:24:36.836Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:24:40.679Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 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-29T01:24:40.690Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 and serviceModelVersionId: 9b91b0d7-c4a9-4261-bf7a-60487236eb51 2023-03-29T01:24:40.691Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 305980f8-7de1-48fa-ac60-9194798b3dec 2023-03-29T01:24:40.691Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0 2023-03-29T01:24:40.697Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T01:24:40.709Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|INFO|500||Invoke 2023-03-29T01:24:40.709Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[152384e9-aecf-4b1c-a8f7-03a9cf9ee303], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[7b6e520d-7b85-4729-8cad-21d41865c35b], X-ECOMP-RequestID=[152384e9-aecf-4b1c-a8f7-03a9cf9ee303], X-TransactionId=[], X-ONAP-RequestID=[152384e9-aecf-4b1c-a8f7-03a9cf9ee303], Content-Type=[application/merge-patch+json]} 2023-03-29T01:24:40.717Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T01:24:40.878Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?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/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 01:24:42 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[159], vertex-id=[241768], x-aai-txid=[0-aai-resources-230329-01:24:42:106-65943], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T01:24:40.878Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T01:24:40.879Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|INFO|500||InvokeReturn 2023-03-29T01:24:40.879Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T01:24:40.879Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-29T01:24:40.885Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-29T01:24:40.885Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T01:24:40.885Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T01:24:40.885Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:24:40.885Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:24:40.885Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680053080885, "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-29T01:24:41.908Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T01:24:41.908Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"79cff219-f792-4db3-a985-5e3d1b368346","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"e5fd3784-176d-42a7-9b62-a959a0733847","serviceDescription":"service","serviceInvariantUUID":"87ee4104-f821-482e-970e-67013d6865ce","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"be38d069-67b7-4343-bf06-2e21aed54285","resourceInvariantUUID":"39a91d66-b004-4d3e-9e0f-8ba09489ac29","resourceCustomizationUUID":"f9a31b5d-5243-4543-8ad7-b4dea8608e91","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":"ZGFkYjMyNTJmMWU5NTM1ZWEzMzM1ZjRhMzQ5ZTZkYjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"ed55743d-d9ac-40eb-9a6f-b182bceb37ff","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":"NGE0OTdhOTMzMmY4YTBiMDY2ZGFmYTRiMTUxMjNjODM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"864be928-a9f5-4945-a2b4-8916dc83b009","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":"88121a8b-daa0-4a2f-84a4-a072f1215f44","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":"a77f228d-392c-4d9a-af7f-e563542bb401","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":"01d484da-5e69-41d3-9b20-96dd7783c728","artifactVersion":"2","generatedFromUUID":"afb04163-7216-4486-9b1a-8fb28d32ebbc"},{"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":"8f7c59c7-db3d-483e-a29f-b3b73326d392","artifactVersion":"2","generatedFromUUID":"88121a8b-daa0-4a2f-84a4-a072f1215f44"},{"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":"afb04163-7216-4486-9b1a-8fb28d32ebbc","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":"7016c93f-4f44-4420-b126-a2f9aaf75418","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":"MDczZmVlN2RlZDAyNWMzNDJlYjk0MGRiMzYwZDdkYTU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a87951d6-e943-4b15-acff-91efb2432df2","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"OTNlNGEyYmY4MDdlMjE5MDY0MzY4NWExMDkwYTU1ZTg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"15f01e0b-0b3f-449a-ae62-9a9be081fe20","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T01:24:41.909Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:24:41.909Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:24:41.909Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:24:41.909Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "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-29T01:24:42.910Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:24:42.910Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:24:42.911Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:24:42.911Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "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-29T01:24:43.911Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:24:43.912Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:24:43.912Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:24:43.912Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "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-29T01:24:44.913Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:24:44.913Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:24:44.914Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:24:44.914Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "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-29T01:24:45.915Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:24:45.915Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:24:45.915Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:24:45.916Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "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-29T01:24:46.917Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:24:46.918Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:24:46.918Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:24:46.918Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "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-29T01:24:47.920Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:24:47.920Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:24:47.921Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:24:47.921Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "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-29T01:24:48.921Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:24:48.922Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:24:48.922Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:24:48.923Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "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-29T01:24:49.924Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:24:49.925Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:24:49.925Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:24:49.925Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "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-29T01:24:50.927Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:24:50.927Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:24:50.927Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:24:50.928Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:24:51.930Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "e5fd3784-176d-42a7-9b62-a959a0733847", "serviceDescription": "service", "serviceInvariantUUID": "87ee4104-f821-482e-970e-67013d6865ce", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "f9a31b5d-5243-4543-8ad7-b4dea8608e91", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "be38d069-67b7-4343-bf06-2e21aed54285", "resourceInvariantUUID": "39a91d66-b004-4d3e-9e0f-8ba09489ac29", "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": "NGE0OTdhOTMzMmY4YTBiMDY2ZGFmYTRiMTUxMjNjODM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "864be928-a9f5-4945-a2b4-8916dc83b009", "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": "88121a8b-daa0-4a2f-84a4-a072f1215f44", "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": "8f7c59c7-db3d-483e-a29f-b3b73326d392", "generatedFromUUID": "88121a8b-daa0-4a2f-84a4-a072f1215f44" }, "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": "01d484da-5e69-41d3-9b20-96dd7783c728", "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": "8f7c59c7-db3d-483e-a29f-b3b73326d392", "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": "afb04163-7216-4486-9b1a-8fb28d32ebbc", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "OTNlNGEyYmY4MDdlMjE5MDY0MzY4NWExMDkwYTU1ZTg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "15f01e0b-0b3f-449a-ae62-9a9be081fe20" } ], "workloadContext": "Production" } 2023-03-29T01:24:51.930Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T01:24:51.930Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 e5fd3784-176d-42a7-9b62-a959a0733847 ASDC 2023-03-29T01:24:51.931Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:79cff219-f792-4db3-a985-5e3d1b368346 ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:e5fd3784-176d-42a7-9b62-a959a0733847 ServiceInvariantUUID:87ee4104-f821-482e-970e-67013d6865ce 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:15f01e0b-0b3f-449a-ae62-9a9be081fe20 ArtifactChecksum:OTNlNGEyYmY4MDdlMjE5MDY0MzY4NWExMDkwYTU1ZTg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:f9a31b5d-5243-4543-8ad7-b4dea8608e91 ResourceInvariantUUID:39a91d66-b004-4d3e-9e0f-8ba09489ac29 ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:be38d069-67b7-4343-bf06-2e21aed54285 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:864be928-a9f5-4945-a2b4-8916dc83b009 ArtifactChecksum:NGE0OTdhOTMzMmY4YTBiMDY2ZGFmYTRiMTUxMjNjODM= 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:88121a8b-daa0-4a2f-84a4-a072f1215f44 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:8f7c59c7-db3d-483e-a29f-b3b73326d392 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:01d484da-5e69-41d3-9b20-96dd7783c728 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:8f7c59c7-db3d-483e-a29f-b3b73326d392 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:afb04163-7216-4486-9b1a-8fb28d32ebbc ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T01:24:51.931Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e5fd3784-176d-42a7-9b62-a959a0733847 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: 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-29T01:24:51.963Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:24:51.964Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:24:51.964Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:24:51.964Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-29T01:24:51.964Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:24:51.964Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-29T01:24:52.221Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T01:24:52.227Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 15f01e0b-0b3f-449a-ae62-9a9be081fe20 163283 2023-03-29T01:24:52.230Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T01:24:52.230Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T01:24:52.230Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T01:24:52.230Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:24:52.230Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:24:52.231Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680053092230, "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-29T01:24:53.231Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:24:53.232Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:24:53.232Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T01:24:53.232Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-29T01:24:53.233Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T01:24:53.233Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T01:24:53.317Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9377672491565687183/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-29T01:24:54.112Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T01:24:54.112Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T01:24:54.112Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T01:24:54.112Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-29T01:24:54.112Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T01:24:54.112Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T01:24:54.112Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T01:24:54.112Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T01:24:54.112Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T01:24:54.112Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:24:54.112Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:24:54.113Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T01:24:54.113Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T01:24:54.113Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T01:24:54.113Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:24:54.113Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:24:54.113Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T01:24:54.113Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T01:24:54.113Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T01:24:54.113Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:24:54.113Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:24:54.113Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:24:54.113Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-29T01:24:54.113Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-29T01:24:54.113Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-29T01:24:54.113Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-29T01:24:54.113Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:24:54.113Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-29T01:24:54.114Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:24:54.114Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T01:24:54.114Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T01:24:54.114Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:24:54.114Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T01:24:54.114Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T01:24:54.114Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:24:54.114Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T01:24:54.114Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T01:24:54.114Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:24:54.114Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T01:24:54.114Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T01:24:54.114Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:24:54.114Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-29T01:24:54.114Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-29T01:24:54.114Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=c7162921-d9ba-48b0-ac30-848b994533ba 2023-03-29T01:24:54.114Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:24:54.115Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:24:54.115Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:24:54.115Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:24:54.115Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:24:54.115Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:24:54.115Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:24:54.115Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:24:54.115Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:e5fd3784-176d-42a7-9b62-a959a0733847 Model Version:NULL Model InvariantUuid:87ee4104-f821-482e-970e-67013d6865ce Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:ffe2b29f-1568-438d-9e87-4f28ff0f29d3 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:39a91d66-b004-4d3e-9e0f-8ba09489ac29 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:f9a31b5d-5243-4543-8ad7-b4dea8608e91 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:81b562e9-8a06-4b38-ae34-13a20c90363a ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:9d16c548-1a08-4a21-9290-43523f9775d0 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:24970cda-31e1-4a33-b714-870b44e6ec72 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:005c57c2-5e8e-413a-a9d2-3a0316c9d67e ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:c7162921-d9ba-48b0-ac30-848b994533ba ModelInvariantUuid:8b85917d-d582-402c-b938-cfd3616f2376 ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:13866d1f-ed69-49fd-a7e5-91c49c2c4758 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:15c0e3b7-071f-4282-bfa4-2145af421507 ModelInvariantUuid:196fa6d7-90bc-42b2-90ed-54adcabf8844 ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:8ed488ad-07d9-4f05-b7d5-72e70b510f34 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=? 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-29T01:24:54.155Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||ERROR|500||Csar with UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 already exists 2023-03-29T01:24:54.155Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T01:24:54.155Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Csar with UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 already exists) 2023-03-29T01:24:54.155Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:24:54.155Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:24:54.155Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:24:54.155Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680053094155, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:24:55.156Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T01:24:55.156Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Resource with UUID: be38d069-67b7-4343-bf06-2e21aed54285 already exists) 2023-03-29T01:24:55.157Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:24:55.157Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:24:55.157Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:24:55.157Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680053095156, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: be38d069-67b7-4343-bf06-2e21aed54285 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:24:56.158Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 79cff219-f792-4db3-a985-5e3d1b368346 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-29T01:24:56.176Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 79cff219-f792-4db3-a985-5e3d1b368346 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-29T01:24:56.179Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T01:24:56.179Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T01:24:56.179Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T01:24:56.180Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T01:24:56.180Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:24:56.180Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:24:56.180Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:24:56.180Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:24:56.180Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T01:24:56.188Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T01:25:26.189Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 79cff219-f792-4db3-a985-5e3d1b368346 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-29T01:25:26.198Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 79cff219-f792-4db3-a985-5e3d1b368346 and serviceModelVersionId: e5fd3784-176d-42a7-9b62-a959a0733847 2023-03-29T01:25:26.199Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 87ee4104-f821-482e-970e-67013d6865ce 2023-03-29T01:25:26.199Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0 2023-03-29T01:25:26.206Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T01:25:26.223Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0|INFO|500||Invoke 2023-03-29T01:25:26.224Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[79cff219-f792-4db3-a985-5e3d1b368346], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[bd1f263e-396c-48e7-96ee-8f9f7ad1f4fe], X-ECOMP-RequestID=[79cff219-f792-4db3-a985-5e3d1b368346], X-TransactionId=[], X-ONAP-RequestID=[79cff219-f792-4db3-a985-5e3d1b368346], Content-Type=[application/merge-patch+json]} 2023-03-29T01:25:26.232Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T01:25:26.379Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?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/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 01:25:27 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[144], vertex-id=[262248], x-aai-txid=[2-aai-resources-230329-01:25:27:621-61609], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T01:25:26.380Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T01:25:26.381Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0|INFO|500||InvokeReturn 2023-03-29T01:25:26.381Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T01:25:26.381Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T01:25:26.388Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T01:25:26.389Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 79cff219-f792-4db3-a985-5e3d1b368346 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T01:25:26.389Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T01:25:26.389Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:25:26.389Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:25:26.390Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680053126389, "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-29T01:25:27.409Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T01:25:27.410Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b","serviceDescription":"service","serviceInvariantUUID":"f11f3291-d152-4078-a143-55ea832700d8","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"36a3904f-1a5d-4317-86a2-638c4917b288","resourceInvariantUUID":"1aba6309-0738-4e5b-b869-2db259c21795","resourceCustomizationUUID":"0337b2fb-5a25-4a34-85ab-b1b31ed2aa39","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":"NzViZTJiZjA2ZDkzYjRlNDE3YTgxNGQ1N2U0NzVkMjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"afb7b978-26be-4a57-a7a2-4e86e6ba373c","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":"NmY3OGQ5NzFlYjdmZjI1YWRiYmE0MDIzYjMzYTkzZmI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"717c2940-1acd-420e-b3fe-4f1e9a67c304","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":"a9dd0a80-3b45-406c-b694-f871afbb64ca","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":"c29ed0c0-4d82-458f-82bb-df9712ab2b6e","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":"ea1912d5-c9a1-4a19-811d-1660124dfc03","artifactVersion":"2","generatedFromUUID":"a9dd0a80-3b45-406c-b694-f871afbb64ca"},{"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":"MDY3MzFhZTY0Y2RlMjJjNTZkYzQxODFhMDMzYjIyNDc\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"942f5cd5-38df-4423-9208-5799647b6f06","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":"ZTM1OGQ2OWI1NzJjZjIyYjhmMjVhNWY0M2UyNzVlOWI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"ac013e2b-d169-4983-aabc-c381174a3c1b","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"ZjUxNWEzYmIwNzM2ZWUxYWFlOWNjMzdjYjU2ZWUyMTQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"4cd37888-a8d3-418f-b193-57aae7be143e","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T01:25:27.410Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:25:27.410Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:25:27.410Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:25:27.410Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "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-29T01:25:28.412Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:25:28.412Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:25:28.412Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:25:28.412Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "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-29T01:25:29.413Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:25:29.414Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:25:29.414Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:25:29.414Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "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-29T01:25:30.415Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:25:30.415Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:25:30.415Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:25:30.416Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "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-29T01:25:31.416Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:25:31.417Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:25:31.417Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:25:31.417Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "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-29T01:25:32.418Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:25:32.418Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:25:32.418Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:25:32.419Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "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-29T01:25:33.420Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:25:33.420Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:25:33.420Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:25:33.420Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "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-29T01:25:34.422Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:25:34.423Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:25:34.423Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:25:34.423Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:25:35.424Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b", "serviceDescription": "service", "serviceInvariantUUID": "f11f3291-d152-4078-a143-55ea832700d8", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "0337b2fb-5a25-4a34-85ab-b1b31ed2aa39", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "36a3904f-1a5d-4317-86a2-638c4917b288", "resourceInvariantUUID": "1aba6309-0738-4e5b-b869-2db259c21795", "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": "NmY3OGQ5NzFlYjdmZjI1YWRiYmE0MDIzYjMzYTkzZmI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "717c2940-1acd-420e-b3fe-4f1e9a67c304", "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": "a9dd0a80-3b45-406c-b694-f871afbb64ca", "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": "ea1912d5-c9a1-4a19-811d-1660124dfc03", "generatedFromUUID": "a9dd0a80-3b45-406c-b694-f871afbb64ca" }, "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": "ea1912d5-c9a1-4a19-811d-1660124dfc03", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "ZjUxNWEzYmIwNzM2ZWUxYWFlOWNjMzdjYjU2ZWUyMTQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4cd37888-a8d3-418f-b193-57aae7be143e" } ], "workloadContext": "Production" } 2023-03-29T01:25:35.424Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T01:25:35.424Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b ASDC 2023-03-29T01:25:35.425Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b ServiceInvariantUUID:f11f3291-d152-4078-a143-55ea832700d8 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:4cd37888-a8d3-418f-b193-57aae7be143e ArtifactChecksum:ZjUxNWEzYmIwNzM2ZWUxYWFlOWNjMzdjYjU2ZWUyMTQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:0337b2fb-5a25-4a34-85ab-b1b31ed2aa39 ResourceInvariantUUID:1aba6309-0738-4e5b-b869-2db259c21795 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:36a3904f-1a5d-4317-86a2-638c4917b288 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:717c2940-1acd-420e-b3fe-4f1e9a67c304 ArtifactChecksum:NmY3OGQ5NzFlYjdmZjI1YWRiYmE0MDIzYjMzYTkzZmI= 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:a9dd0a80-3b45-406c-b694-f871afbb64ca 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:ea1912d5-c9a1-4a19-811d-1660124dfc03 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:ea1912d5-c9a1-4a19-811d-1660124dfc03 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T01:25:35.425Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b 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: 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-29T01:25:35.454Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:25:35.455Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:25:35.455Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:25:35.456Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 4cd37888-a8d3-418f-b193-57aae7be143e from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-29T01:25:35.456Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:25:35.456Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-29T01:25:35.478Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T01:25:35.478Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@50894765 2023-03-29T01:25:35.478Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T01:25:35.479Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVmMacro" ] } } } 2023-03-29T01:25:35.479Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVmMacro-csar.csar /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 4cd37888-a8d3-418f-b193-57aae7be143e Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T01:25:35.479Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T01:25:35.479Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Specified artifact is not found) 2023-03-29T01:25:35.479Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T01:25:35.480Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:25:35.480Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:25:35.480Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680053135479, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:25:36.481Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVmMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(UUID:4cd37888-a8d3-418f-b193-57aae7be143e) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-29T01:25:36.521Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||ERROR|500||Csar with UUID: 4cd37888-a8d3-418f-b193-57aae7be143e already exists 2023-03-29T01:25:36.521Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T01:25:36.521Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Csar with UUID: 4cd37888-a8d3-418f-b193-57aae7be143e already exists) 2023-03-29T01:25:36.521Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:25:36.521Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:25:36.521Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:25:36.521Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680053136521, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 4cd37888-a8d3-418f-b193-57aae7be143e already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:25:36.826Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:25:36.826Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: cached metadata has changed from (version152: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version153: {SDC-DISTR-STATUS-TOPIC-AUTO=6}) 2023-03-29T01:25:36.839Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-29T01:25:36.839Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-29T01:25:36.844Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=48, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T01:25:36.845Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 48: {SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-29T01:25:36.861Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=48, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T01:25:36.861Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T01:25:36.861Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T01:25:36.866Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-29T01:25:36.866Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-29T01:25:36.866Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-29T01:25:36.866Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=2442, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T01:25:36.866Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-29T01:25:36.866Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-29T01:25:37.522Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T01:25:37.523Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Resource with UUID: 36a3904f-1a5d-4317-86a2-638c4917b288 already exists) 2023-03-29T01:25:37.523Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:25:37.523Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:25:37.523Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:25:37.524Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680053137522, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 36a3904f-1a5d-4317-86a2-638c4917b288 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:25:37.884Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:25:37.884Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680053037553, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T01:25:37.885Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:25:37.885Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:25:37.885Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:25:37.885Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:25:37.885Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:25:37.885Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T01:25:37.885Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:25:37.885Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:25:37.885Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T01:25:37.885Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:25:37.885Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:25:37.886Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:25:37.886Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:25:37.886Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:25:37.886Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T01:25:37.886Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:25:37.886Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:25:37.886Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T01:25:37.886Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:25:37.886Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:25:37.886Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T01:25:37.886Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:25:37.886Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:25:37.886Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "NOTIFIED" } 2023-03-29T01:25:37.886Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:25:37.887Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:25:37.887Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680053046891, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T01:25:37.887Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:25:37.887Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:25:37.887Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680053048652, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 already exists" } 2023-03-29T01:25:37.887Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:25:37.887Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:25:37.887Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680053049653, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: b5599a3c-fe1a-43e8-8da6-7663a2762a90 already exists" } 2023-03-29T01:25:37.887Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:25:37.887Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:25:37.887Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680053080885, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T01:25:37.887Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:25:37.887Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:25:37.887Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:25:37.887Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:25:37.887Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:25:37.888Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-29T01:25:37.888Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:25:37.888Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:25:37.888Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-29T01:25:37.888Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:25:37.888Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:25:37.888Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:25:37.888Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:25:37.888Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:25:37.888Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-29T01:25:37.888Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:25:37.888Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:25:37.888Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-29T01:25:37.888Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:25:37.889Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:25:37.889Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-29T01:25:37.889Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:25:37.889Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:25:37.889Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T01:25:37.889Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:25:37.889Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:25:37.889Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T01:25:37.889Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:25:37.889Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:25:37.889Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T01:25:37.889Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:25:37.889Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:25:37.889Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680053092230, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T01:25:37.890Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:25:37.890Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:25:37.890Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680053094155, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 already exists" } 2023-03-29T01:25:37.890Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:25:37.890Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:25:37.890Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680053095156, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: be38d069-67b7-4343-bf06-2e21aed54285 already exists" } 2023-03-29T01:25:37.890Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:25:37.890Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:25:37.890Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680053126389, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T01:25:37.890Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:25:37.890Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:25:37.890Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:25:37.890Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:25:37.890Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:25:37.890Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-29T01:25:37.890Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:25:37.891Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:25:37.891Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-29T01:25:37.891Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:25:37.891Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:25:37.891Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:25:37.891Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:25:37.891Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:25:37.891Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-29T01:25:37.891Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:25:37.891Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:25:37.891Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T01:25:37.891Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:25:37.891Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:25:37.892Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T01:25:37.892Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:25:37.892Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:25:37.892Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T01:25:37.892Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:25:37.893Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:25:37.893Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680053135479, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T01:25:37.893Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:25:37.893Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:25:37.893Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680053136521, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 4cd37888-a8d3-418f-b193-57aae7be143e already exists" } 2023-03-29T01:25:37.893Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:25:37.893Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:25:37.893Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680053137522, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 36a3904f-1a5d-4317-86a2-638c4917b288 already exists" } 2023-03-29T01:25:37.893Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:25:38.525Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 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-29T01:25:38.540Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 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-29T01:25:38.543Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T01:25:38.543Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T01:25:38.543Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T01:25:38.543Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T01:25:38.543Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:25:38.543Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:25:38.543Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:25:38.543Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:25:38.544Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-29T01:25:38.550Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T01:26:08.551Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 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-29T01:26:08.559Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 and serviceModelVersionId: c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b 2023-03-29T01:26:08.559Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : f11f3291-d152-4078-a143-55ea832700d8 2023-03-29T01:26:08.559Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0 2023-03-29T01:26:08.565Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T01:26:08.583Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0|INFO|500||Invoke 2023-03-29T01:26:08.584Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[c38fbd78-0679-4812-a9ff-0d33419989bf], X-ECOMP-RequestID=[5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71], X-TransactionId=[], X-ONAP-RequestID=[5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71], Content-Type=[application/merge-patch+json]} 2023-03-29T01:26:08.602Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T01:26:08.754Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?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/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 01:26:09 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[148], vertex-id=[282632], x-aai-txid=[0-aai-resources-230329-01:26:09:992-35183], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T01:26:08.754Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T01:26:08.754Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0|INFO|500||InvokeReturn 2023-03-29T01:26:08.755Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T01:26:08.755Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-29T01:26:08.766Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-29T01:26:08.767Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T01:26:08.767Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T01:26:08.767Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:26:08.767Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:26:08.767Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680053168767, "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-29T01:26:09.788Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T01:26:09.789Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"75dca8ba-3248-48c6-9711-9aadf96f8e3b","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"1fc0f3c3-84ac-4154-b27c-171f7feb50cc","serviceDescription":"service","serviceInvariantUUID":"008efdff-77aa-444d-8450-ff90bd5ae680","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"f9c63e91-f583-4f58-aeb9-83b625f04a58","resourceInvariantUUID":"9bd386fc-88cf-496b-93c6-ba0ccbb1c156","resourceCustomizationUUID":"17ece1ed-e9a2-4a30-8b11-c80a26763572","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"ODJkZDU0OTQ3MGE2MWU3OTlmMTE0YjUxZmExNDk3NGE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"5d9120e9-b81f-495d-8201-252d44b47dcb","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"31466410-8642-4ece-8366-dd8e16713ddc","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f99a13cf-e3a3-4df8-a2c5-e3e82726e451","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"OTQ0MDY1ZTJkMDJjZTc5NDQwNjYxNmUzYWY0MjI5Y2M\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"f6b59759-ff38-450c-92c7-f5ec8850ec6d","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9190f0cc-f7e7-4350-af06-929cf1b3ba85","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7f282657-b8b6-4223-870e-fd099f14e3cc","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e5067c49-3ffa-4389-a97d-775df9c048b4","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"NmU3YmY3Y2VkOWYyNzJjYmZiNTJlMmY2YTk3MTIwNzA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2e61fb17-9304-4c0e-b8df-827caa52c20c","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"ZjgwZmViODM3ODVkZjQ0MDgyMDAxZGIzM2NjZjdjNDU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0b1c2a06-8237-47a4-8c50-87973b02a56c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T01:26:09.789Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:26:09.789Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:26:09.789Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:26:09.789Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:26:10.790Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:26:10.790Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:26:10.790Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:26:10.790Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:26:11.791Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:26:11.792Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:26:11.792Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:26:11.792Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:26:12.793Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:26:12.793Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:26:12.793Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:26:12.794Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:26:13.794Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:26:13.794Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:26:13.794Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:26:13.794Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:26:14.795Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:26:14.795Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:26:14.795Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:26:14.795Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:26:15.796Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:26:15.797Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:26:15.797Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:26:15.797Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:26:16.797Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:26:16.798Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:26:16.798Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:26:16.798Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:26:17.799Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:26:17.799Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:26:17.799Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:26:17.799Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:26:18.800Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "1fc0f3c3-84ac-4154-b27c-171f7feb50cc", "serviceDescription": "service", "serviceInvariantUUID": "008efdff-77aa-444d-8450-ff90bd5ae680", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "17ece1ed-e9a2-4a30-8b11-c80a26763572", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "f9c63e91-f583-4f58-aeb9-83b625f04a58", "resourceInvariantUUID": "9bd386fc-88cf-496b-93c6-ba0ccbb1c156", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "ZjgwZmViODM3ODVkZjQ0MDgyMDAxZGIzM2NjZjdjNDU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "0b1c2a06-8237-47a4-8c50-87973b02a56c" } ], "workloadContext": "Production" } 2023-03-29T01:26:18.800Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T01:26:18.800Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 1fc0f3c3-84ac-4154-b27c-171f7feb50cc ASDC 2023-03-29T01:26:18.800Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:75dca8ba-3248-48c6-9711-9aadf96f8e3b ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:1fc0f3c3-84ac-4154-b27c-171f7feb50cc ServiceInvariantUUID:008efdff-77aa-444d-8450-ff90bd5ae680 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:0b1c2a06-8237-47a4-8c50-87973b02a56c ArtifactChecksum:ZjgwZmViODM3ODVkZjQ0MDgyMDAxZGIzM2NjZjdjNDU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:17ece1ed-e9a2-4a30-8b11-c80a26763572 ResourceInvariantUUID:9bd386fc-88cf-496b-93c6-ba0ccbb1c156 ResourceName:test-pnf ResourceType:PNF ResourceUUID:f9c63e91-f583-4f58-aeb9-83b625f04a58 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T01:26:18.801Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1fc0f3c3-84ac-4154-b27c-171f7feb50cc 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: 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-29T01:26:18.835Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:26:18.835Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:26:18.835Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:26:18.836Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 0b1c2a06-8237-47a4-8c50-87973b02a56c from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T01:26:18.836Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:26:18.836Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T01:26:18.860Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T01:26:18.861Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@448385dc 2023-03-29T01:26:18.861Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T01:26:18.861Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-29T01:26:18.862Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 0b1c2a06-8237-47a4-8c50-87973b02a56c Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T01:26:18.862Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T01:26:18.862Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-29T01:26:18.862Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T01:26:18.862Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:26:18.863Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:26:18.863Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680053178862, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:26:19.863Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:0b1c2a06-8237-47a4-8c50-87973b02a56c) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-29T01:26:19.899Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||ERROR|500||Csar with UUID: 0b1c2a06-8237-47a4-8c50-87973b02a56c already exists 2023-03-29T01:26:19.899Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T01:26:19.899Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Csar with UUID: 0b1c2a06-8237-47a4-8c50-87973b02a56c already exists) 2023-03-29T01:26:19.899Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:26:19.899Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:26:19.899Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:26:19.899Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680053179899, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 0b1c2a06-8237-47a4-8c50-87973b02a56c already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:26:20.900Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T01:26:20.900Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Resource with UUID: f9c63e91-f583-4f58-aeb9-83b625f04a58 already exists) 2023-03-29T01:26:20.900Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:26:20.901Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:26:20.901Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:26:20.901Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680053180900, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f9c63e91-f583-4f58-aeb9-83b625f04a58 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:26:21.902Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 75dca8ba-3248-48c6-9711-9aadf96f8e3b 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-29T01:26:21.920Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 75dca8ba-3248-48c6-9711-9aadf96f8e3b 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-29T01:26:21.923Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T01:26:21.923Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T01:26:21.924Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T01:26:21.924Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T01:26:21.924Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:26:21.924Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:26:21.924Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:26:21.924Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:26:21.924Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||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-29T01:26:21.934Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T01:26:36.826Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:26:36.833Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:26:36.833Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680053168767, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T01:26:36.834Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:26:36.834Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:26:36.834Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:26:36.834Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:26:36.835Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:26:36.835Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T01:26:36.835Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:26:36.835Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:26:36.835Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T01:26:36.835Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:26:36.835Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:26:36.835Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T01:26:36.835Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:26:36.835Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:26:36.835Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:26:36.836Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:26:36.836Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:26:36.836Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T01:26:36.836Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:26:36.836Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:26:36.836Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T01:26:36.836Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:26:36.836Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:26:36.836Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T01:26:36.836Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:26:36.836Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:26:36.836Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T01:26:36.836Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:26:36.837Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:26:36.837Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680053178862, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T01:26:36.837Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:26:36.837Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:26:36.837Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680053179899, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 0b1c2a06-8237-47a4-8c50-87973b02a56c already exists" } 2023-03-29T01:26:36.837Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:26:36.837Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:26:36.837Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680053180900, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f9c63e91-f583-4f58-aeb9-83b625f04a58 already exists" } 2023-03-29T01:26:36.837Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:26:51.934Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 75dca8ba-3248-48c6-9711-9aadf96f8e3b 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-29T01:26:51.941Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 75dca8ba-3248-48c6-9711-9aadf96f8e3b and serviceModelVersionId: 1fc0f3c3-84ac-4154-b27c-171f7feb50cc 2023-03-29T01:26:51.941Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 008efdff-77aa-444d-8450-ff90bd5ae680 2023-03-29T01:26:51.941Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0 2023-03-29T01:26:51.946Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T01:26:51.958Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?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-29T01:26:51.958Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0|INFO|500||Invoke 2023-03-29T01:26:51.965Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T01:26:52.099Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0|INFO|500||InvokeReturn 2023-03-29T01:26:52.100Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 01:26:53 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[131], vertex-id=[229608], x-aai-txid=[2-aai-resources-230329-01:26:53:354-98491], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T01:26:52.100Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T01:26:52.101Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T01:26:52.101Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||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-29T01:26:52.109Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||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-29T01:26:52.110Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 75dca8ba-3248-48c6-9711-9aadf96f8e3b and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T01:26:52.110Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T01:26:52.110Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:26:52.110Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:26:52.110Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680053212110, "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-29T01:26:53.131Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T01:26:53.132Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"b5dbc659-e5fa-4519-aa22-7665e8fb5e64","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"0adf6280-2007-4727-93b2-44e368e16e63","serviceDescription":"service","serviceInvariantUUID":"33df0023-950e-46e1-9a65-3f4a4e8b0beb","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4","resourceInvariantUUID":"60a3c320-59eb-4eea-baad-1e69d0c23625","resourceCustomizationUUID":"35d8ed23-5696-4047-993b-d0c629e92dd8","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"YjFiMDNjZWJjM2I4NDU4MjY3NzE1NTJjMWNjZGRmMjc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f786e074-b937-42ab-9570-14964b90d641","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"93aec9a6-2032-46ea-910b-a5e6365c5564","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"75cdc35d-45b8-4a48-8317-7d6befb7c463","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"MjU3N2U4OGQyN2M1M2I1YWM4NDU3ZWY2NWY0YmNiODQ\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"a2b23195-d813-43d9-b011-8ca8d07962ef","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"fbd50846-0843-4af2-baf3-a97994a7404c","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2b48d012-5495-4544-ae86-e22c4d54f154","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"30fc9e07-8b0f-4774-ba4e-7fe58bf5c01f","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"M2Q2NjE0NTQ3ODI2MjY0ZDhjMDg4NzRhZWNiYTgzNTA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"57277279-dffa-4105-a761-ea53b4315c9f","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"MDE3ZmRlNzgyODVkMTVjYTM5YjY3YmY0YzExNTdkM2Q\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"19000e49-3cac-4c2b-af56-2221f785a763","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T01:26:53.132Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:26:53.132Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:26:53.133Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:26:53.133Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:26:54.134Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:26:54.134Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:26:54.134Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:26:54.134Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:26:55.135Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:26:55.136Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:26:55.136Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:26:55.136Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:26:56.137Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:26:56.138Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:26:56.138Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:26:56.138Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:26:57.139Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:26:57.140Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:26:57.140Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:26:57.140Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:26:58.142Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:26:58.142Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:26:58.142Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:26:58.143Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:26:59.144Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:26:59.144Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:26:59.144Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:26:59.144Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:27:00.145Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:27:00.146Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:27:00.146Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:27:00.146Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:27:01.147Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:27:01.148Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:27:01.148Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:27:01.148Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:27:02.149Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "0adf6280-2007-4727-93b2-44e368e16e63", "serviceDescription": "service", "serviceInvariantUUID": "33df0023-950e-46e1-9a65-3f4a4e8b0beb", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "35d8ed23-5696-4047-993b-d0c629e92dd8", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4", "resourceInvariantUUID": "60a3c320-59eb-4eea-baad-1e69d0c23625", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "MDE3ZmRlNzgyODVkMTVjYTM5YjY3YmY0YzExNTdkM2Q\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "19000e49-3cac-4c2b-af56-2221f785a763" } ], "workloadContext": "Production" } 2023-03-29T01:27:02.149Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T01:27:02.149Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 0adf6280-2007-4727-93b2-44e368e16e63 ASDC 2023-03-29T01:27:02.150Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:b5dbc659-e5fa-4519-aa22-7665e8fb5e64 ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:0adf6280-2007-4727-93b2-44e368e16e63 ServiceInvariantUUID:33df0023-950e-46e1-9a65-3f4a4e8b0beb ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:19000e49-3cac-4c2b-af56-2221f785a763 ArtifactChecksum:MDE3ZmRlNzgyODVkMTVjYTM5YjY3YmY0YzExNTdkM2Q= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:35d8ed23-5696-4047-993b-d0c629e92dd8 ResourceInvariantUUID:60a3c320-59eb-4eea-baad-1e69d0c23625 ResourceName:test-pnf ResourceType:PNF ResourceUUID:afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T01:27:02.150Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 0adf6280-2007-4727-93b2-44e368e16e63 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: 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-29T01:27:02.181Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:27:02.182Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:27:02.182Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:27:02.182Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 19000e49-3cac-4c2b-af56-2221f785a763 from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T01:27:02.182Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:27:02.182Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T01:27:02.212Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T01:27:02.212Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@904dfaf 2023-03-29T01:27:02.212Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T01:27:02.213Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-29T01:27:02.213Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 19000e49-3cac-4c2b-af56-2221f785a763 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T01:27:02.213Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T01:27:02.213Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-29T01:27:02.213Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T01:27:02.213Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:27:02.214Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:27:02.214Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680053222213, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:27:03.215Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:19000e49-3cac-4c2b-af56-2221f785a763) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-29T01:27:03.258Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||ERROR|500||Csar with UUID: 19000e49-3cac-4c2b-af56-2221f785a763 already exists 2023-03-29T01:27:03.258Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T01:27:03.258Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Csar with UUID: 19000e49-3cac-4c2b-af56-2221f785a763 already exists) 2023-03-29T01:27:03.259Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:27:03.259Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:27:03.259Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:27:03.259Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680053223258, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 19000e49-3cac-4c2b-af56-2221f785a763 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:27:04.260Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T01:27:04.260Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Resource with UUID: afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4 already exists) 2023-03-29T01:27:04.260Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:27:04.260Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:27:04.260Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:27:04.260Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680053224260, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:27:05.261Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b5dbc659-e5fa-4519-aa22-7665e8fb5e64 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-29T01:27:05.281Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b5dbc659-e5fa-4519-aa22-7665e8fb5e64 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-29T01:27:05.283Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T01:27:05.284Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T01:27:05.284Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T01:27:05.284Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T01:27:05.284Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:27:05.284Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:27:05.284Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:27:05.284Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:27:05.284Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||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-29T01:27:05.294Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T01:27:35.295Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b5dbc659-e5fa-4519-aa22-7665e8fb5e64 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-29T01:27:35.304Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b5dbc659-e5fa-4519-aa22-7665e8fb5e64 and serviceModelVersionId: 0adf6280-2007-4727-93b2-44e368e16e63 2023-03-29T01:27:35.304Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 33df0023-950e-46e1-9a65-3f4a4e8b0beb 2023-03-29T01:27:35.304Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0 2023-03-29T01:27:35.310Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T01:27:35.328Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0|INFO|500||Invoke 2023-03-29T01:27:35.329Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b5dbc659-e5fa-4519-aa22-7665e8fb5e64], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[1dd31815-5c7a-4b49-a3cc-e12faa1b99e4], X-ECOMP-RequestID=[b5dbc659-e5fa-4519-aa22-7665e8fb5e64], X-TransactionId=[], X-ONAP-RequestID=[b5dbc659-e5fa-4519-aa22-7665e8fb5e64], Content-Type=[application/merge-patch+json]} 2023-03-29T01:27:35.336Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T01:27:35.480Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?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/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 01:27:36 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[140], vertex-id=[290872], x-aai-txid=[1-aai-resources-230329-01:27:36:725-66816], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T01:27:35.480Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T01:27:35.481Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0|INFO|500||InvokeReturn 2023-03-29T01:27:35.481Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T01:27:35.481Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||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-29T01:27:35.492Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||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-29T01:27:35.492Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b5dbc659-e5fa-4519-aa22-7665e8fb5e64 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T01:27:35.492Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T01:27:35.493Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:27:35.493Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:27:35.493Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680053255492, "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-29T01:27:36.514Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T01:27:36.514Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"bf36bb74-dbfc-4b91-9179-246c1833184a","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"8789fcd2-c610-42f4-9f5c-85d3c35fe131","serviceDescription":"service","serviceInvariantUUID":"a97a2d8d-6e45-4958-a60b-a2440c930d29","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"3591043e-93fc-445d-9e12-8df4553e6d5f","resourceInvariantUUID":"70bc9633-405e-41e6-9b13-cb887af46aae","resourceCustomizationUUID":"79ea15b5-1cfd-450e-b844-806e379e7e23","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"MDEzMTQ1YTY3ZDA2MjM3ZjI4Zjk0NGZmYTBkMWNkYWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"27bb6e56-d0ac-459e-b195-720cc9e11dd7","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"caf89bcd-b2c7-4409-a262-a94d07b9c6e7","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d556b18f-0ce2-4630-9fd6-373679fde533","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"NzVmMzJjOTlhYmJiMzVkMTJlYTQwNzVkMzk3NDAwZTY\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"8a94fe0e-696c-44f4-83f7-7b7a545725d8","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"708d3fdb-0eba-4837-a6a9-43f76bacba01","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b501b858-3137-4e2a-aaf8-4476efea08fb","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"41b2e5fb-2b22-4ed7-a7d2-abdde1e82e3a","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"ZTVkYzM2ZTE2MGM1NmJjODMzMWQzY2JlNDg1ZWNlMDk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"02cceac3-a00e-4287-ba56-c2cf37517297","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"ZjFjYzJjYzRhMmE4NGNjNDNjNWJjNzVmOTExNTE4Mjk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7c00de38-56a9-4da6-9a57-4461d96e9868","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T01:27:36.514Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:27:36.514Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:27:36.515Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:27:36.515Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:27:36.826Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:27:36.836Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:27:36.836Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680053212110, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T01:27:36.836Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:27:36.836Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:27:36.836Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:27:36.836Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:27:36.836Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:27:36.836Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T01:27:36.836Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:27:36.837Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:27:36.837Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T01:27:36.837Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:27:36.837Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:27:36.837Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T01:27:36.837Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:27:36.837Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:27:36.837Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:27:36.837Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:27:36.837Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:27:36.837Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T01:27:36.838Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:27:36.838Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:27:36.838Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T01:27:36.838Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:27:36.838Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:27:36.838Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T01:27:36.838Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:27:36.838Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:27:36.838Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T01:27:36.838Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:27:36.838Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:27:36.838Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680053222213, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T01:27:36.838Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:27:36.839Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:27:36.839Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680053223258, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 19000e49-3cac-4c2b-af56-2221f785a763 already exists" } 2023-03-29T01:27:36.839Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:27:36.839Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:27:36.839Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680053224260, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4 already exists" } 2023-03-29T01:27:36.839Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:27:36.839Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:27:36.839Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680053255492, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T01:27:36.839Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:27:36.839Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:27:36.840Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:27:36.840Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:27:37.516Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:27:37.516Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:27:37.516Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:27:37.516Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:27:38.518Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:27:38.518Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:27:38.519Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:27:38.519Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:27:39.520Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:27:39.520Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:27:39.520Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:27:39.520Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:27:40.522Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:27:40.522Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:27:40.522Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:27:40.523Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:27:41.524Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:27:41.524Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:27:41.524Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:27:41.524Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:27:42.526Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:27:42.526Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:27:42.526Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:27:42.526Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:27:43.527Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:27:43.528Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:27:43.528Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:27:43.528Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:27:44.529Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:27:44.529Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:27:44.529Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:27:44.530Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:27:45.531Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "8789fcd2-c610-42f4-9f5c-85d3c35fe131", "serviceDescription": "service", "serviceInvariantUUID": "a97a2d8d-6e45-4958-a60b-a2440c930d29", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "79ea15b5-1cfd-450e-b844-806e379e7e23", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "3591043e-93fc-445d-9e12-8df4553e6d5f", "resourceInvariantUUID": "70bc9633-405e-41e6-9b13-cb887af46aae", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "ZjFjYzJjYzRhMmE4NGNjNDNjNWJjNzVmOTExNTE4Mjk\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7c00de38-56a9-4da6-9a57-4461d96e9868" } ], "workloadContext": "Production" } 2023-03-29T01:27:45.532Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T01:27:45.532Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 8789fcd2-c610-42f4-9f5c-85d3c35fe131 ASDC 2023-03-29T01:27:45.532Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:bf36bb74-dbfc-4b91-9179-246c1833184a ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:8789fcd2-c610-42f4-9f5c-85d3c35fe131 ServiceInvariantUUID:a97a2d8d-6e45-4958-a60b-a2440c930d29 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:7c00de38-56a9-4da6-9a57-4461d96e9868 ArtifactChecksum:ZjFjYzJjYzRhMmE4NGNjNDNjNWJjNzVmOTExNTE4Mjk= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:79ea15b5-1cfd-450e-b844-806e379e7e23 ResourceInvariantUUID:70bc9633-405e-41e6-9b13-cb887af46aae ResourceName:test-pnf ResourceType:PNF ResourceUUID:3591043e-93fc-445d-9e12-8df4553e6d5f ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T01:27:45.532Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 8789fcd2-c610-42f4-9f5c-85d3c35fe131 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: 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-29T01:27:45.564Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:27:45.564Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:27:45.565Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:27:45.565Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 7c00de38-56a9-4da6-9a57-4461d96e9868 from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T01:27:45.565Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:27:45.565Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T01:27:45.583Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T01:27:45.583Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@6279713 2023-03-29T01:27:45.583Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T01:27:45.584Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-29T01:27:45.584Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 7c00de38-56a9-4da6-9a57-4461d96e9868 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T01:27:45.584Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T01:27:45.584Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-29T01:27:45.584Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T01:27:45.584Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:27:45.585Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:27:45.585Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680053265584, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:27:46.586Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:7c00de38-56a9-4da6-9a57-4461d96e9868) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-29T01:27:46.604Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-29T01:27:46.604Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Processing Resource Type: PNF, Model UUID: 3591043e-93fc-445d-9e12-8df4553e6d5f 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=? 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-29T01:27:46.611Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||test-pnf 0 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-29T01:27:46.632Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_ALREADY_EXIST test-pnf 0 3591043e-93fc-445d-9e12-8df4553e6d5f test-pnf 2023-03-29T01:27:46.632Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||No resources found for Service: 8789fcd2-c610-42f4-9f5c-85d3c35fe131 2023-03-29T01:27:46.632Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 8789fcd2-c610-42f4-9f5c-85d3c35fe131 2023-03-29T01:27:46.632Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 3591043e-93fc-445d-9e12-8df4553e6d5f 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=? 2023-03-29T01:27:46.639Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Exception : java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$ddcc8bcb.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-29T01:27:46.654Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_INSTALL_EXC No element listed 300 Exception caught during installation of test-pnf. Transaction rollback java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$ddcc8bcb.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-29T01:27:46.661Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf 3591043e-93fc-445d-9e12-8df4553e6d5f 0 ASDC deployResourceStructure 2023-03-29T01:27:46.661Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||ERROR|500||Exception occurred org.onap.so.asdc.client.exceptions.ArtifactInstallerException: Exception caught during installation of test-pnf. Transaction rollback. at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:430) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$ddcc8bcb.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Caused by: java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) ... 23 common frames omitted 2023-03-29T01:27:46.661Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T01:27:46.661Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Exception caught during installation of test-pnf. Transaction rollback.) 2023-03-29T01:27:46.661Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:27:46.661Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:27:46.662Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:27:46.662Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680053266661, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:27:47.662Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bf36bb74-dbfc-4b91-9179-246c1833184a 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-29T01:27:47.681Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bf36bb74-dbfc-4b91-9179-246c1833184a 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-29T01:27:47.685Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T01:27:47.685Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T01:27:47.685Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T01:27:47.686Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T01:27:47.686Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:27:47.686Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:27:47.686Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:27:47.686Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-29T01:27:47.686Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE 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-29T01:27:47.695Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T01:28:17.696Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: bf36bb74-dbfc-4b91-9179-246c1833184a 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-29T01:28:17.713Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: bf36bb74-dbfc-4b91-9179-246c1833184a and serviceModelVersionId: 8789fcd2-c610-42f4-9f5c-85d3c35fe131 2023-03-29T01:28:17.714Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a97a2d8d-6e45-4958-a60b-a2440c930d29 2023-03-29T01:28:17.714Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?depth=0 2023-03-29T01:28:17.718Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T01:28:17.730Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?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-29T01:28:17.730Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?depth=0|INFO|500||Invoke 2023-03-29T01:28:17.738Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-29T01:28:17.898Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?depth=0|INFO|500||InvokeReturn 2023-03-29T01:28:17.899Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 01:28:19 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[156], vertex-id=[250088], x-aai-txid=[0-aai-resources-230329-01:28:19:129-43214], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T01:28:17.899Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T01:28:17.900Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T01:28:17.900Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||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-29T01:28:17.911Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||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-29T01:28:17.911Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID bf36bb74-dbfc-4b91-9179-246c1833184a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-29T01:28:17.912Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T01:28:17.912Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:28:17.912Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:28:17.912Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680053297912, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 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-29T01:28:18.930Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:28:18.930Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-29T01:28:18.931Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Node 0 disconnected. 2023-03-29T01:28:18.932Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Node 1 disconnected. 2023-03-29T01:28:18.932Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Node 2 disconnected. 2023-03-29T01:28:18.932Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Cancelled in-flight METADATA request with correlation id 199560 due to node 2 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, request timeout: 30000ms) 2023-03-29T01:28:18.932Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-29T01:28:18.932Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-29T01:28:18.932Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Lost previously 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-29T01:28:18.933Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] (Re-)joining group 2023-03-29T01:28:18.938Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-7a97be48-44b7-473c-b529-490596f02ada 2023-03-29T01:28:18.938Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=13, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-29T01:28:18.938Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-29T01:28:18.938Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] (Re-)joining group 2023-03-29T01:28:19.479Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T01:28:22.488Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T01:28:25.497Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T01:28:28.506Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T01:28:31.519Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T01:28:34.528Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T01:28:36.826Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:28:36.841Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-29T01:28:36.842Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-29T01:28:36.848Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Successfully joined group with generation Generation{generationId=49, memberId='SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-7a97be48-44b7-473c-b529-490596f02ada', protocol='range'} 2023-03-29T01:28:36.849Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=49, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T01:28:36.854Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T01:28:36.854Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T01:28:36.854Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T01:28:36.855Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T01:28:36.855Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T01:28:36.855Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T01:28:36.856Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 49: {SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-7a97be48-44b7-473c-b529-490596f02ada=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]), SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-29T01:28:36.867Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=49, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T01:28:36.868Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T01:28:36.868Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Successfully synced group in generation Generation{generationId=49, memberId='SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-7a97be48-44b7-473c-b529-490596f02ada', protocol='range'} 2023-03-29T01:28:36.868Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T01:28:36.869Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-29T01:28:36.869Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-29T01:28:36.873Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-29T01:28:36.873Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-29T01:28:36.873Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-29T01:28:36.874Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-29T01:28:36.874Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-29T01:28:36.874Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-29T01:28:36.874Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=2508, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T01:28:36.874Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-29T01:28:36.874Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-29T01:28:36.874Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-29T01:28:36.874Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-29T01:28:36.874Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-29T01:28:36.958Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T01:28:36.959Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"588f8ba4-ec41-453c-9643-aaa9a40a4bd3","serviceName":"basic_onboard_PRuAnc","serviceVersion":"1.0","serviceUUID":"db3fb57a-c268-4f32-8293-6836f7d7737c","serviceDescription":"service","serviceInvariantUUID":"654b14a6-99a1-48e0-b0a8-d81184a1c2a4","resources":[{"resourceInstanceName":"basic_onboard_PRuAnc 0","resourceName":"basic_onboard_PRuAnc","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"e76e4766-ae26-4382-aa57-0238311f7279","resourceInvariantUUID":"4e249934-061c-4b25-9b30-d62e8c4ad8da","resourceCustomizationUUID":"c8a6c118-3baa-4580-a5a7-a9cb03afa0cd","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml","artifactChecksum":"NmJlZjVjNjRmODY0ZjdiZWQ5N2I2M2FhZjIzMTU2NWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7c71679d-1674-4353-88c6-c4162a82a780","artifactVersion":"1"},{"artifactName":"basic_onboard_pruanc0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json","artifactChecksum":"OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"db77a487-cb70-44e7-aee8-73179f1a300a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"3efaab39-307b-470c-a2e3-277072140d08","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"23159f53-9881-4ce8-9228-0eedca61923d","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"abc20b33-96c9-409c-ac3d-e9f9a43f33f6","artifactVersion":"2","generatedFromUUID":"3efaab39-307b-470c-a2e3-277072140d08"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardPruanc-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml","artifactChecksum":"OWJhMDY2YjdiYTlmNGYxNmY4ZTViMDFkNjBkNDY1NTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0f8385b4-bd61-4cce-a96a-6987f8183cfc","artifactVersion":"1"},{"artifactName":"service-BasicOnboardPruanc-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar","artifactChecksum":"NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5d4337f7-8fd0-45f5-b5a7-630e0760540d","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T01:28:36.960Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:28:36.960Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:28:36.960Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:28:36.960Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:28:37.890Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:28:37.890Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T01:28:37.891Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:28:37.891Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:28:37.891Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T01:28:37.891Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:28:37.891Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:28:37.891Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T01:28:37.892Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:28:37.892Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:28:37.892Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:28:37.892Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:28:37.892Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:28:37.892Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T01:28:37.892Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:28:37.892Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:28:37.892Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T01:28:37.893Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:28:37.893Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:28:37.893Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T01:28:37.893Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:28:37.893Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:28:37.893Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680052458374, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T01:28:37.893Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:28:37.893Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:28:37.893Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680053265584, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T01:28:37.893Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:28:37.893Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:28:37.894Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680053266661, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } 2023-03-29T01:28:37.894Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:28:37.894Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:28:37.894Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680053297912, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-29T01:28:37.894Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:28:37.894Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:28:37.894Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:28:37.894Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:28:37.960Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:28:37.961Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:28:37.961Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:28:37.961Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:28:38.961Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:28:38.962Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:28:38.962Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:28:38.962Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:28:39.963Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:28:39.964Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:28:39.964Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:28:39.964Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:28:40.965Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:28:40.965Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:28:40.965Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:28:40.966Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:28:41.966Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:28:41.967Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:28:41.967Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:28:41.968Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:28:42.969Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:28:42.969Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:28:42.969Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:28:42.970Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:28:43.970Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "serviceName": "basic_onboard_PRuAnc", "serviceVersion": "1.0", "serviceUUID": "db3fb57a-c268-4f32-8293-6836f7d7737c", "serviceDescription": "service", "serviceInvariantUUID": "654b14a6-99a1-48e0-b0a8-d81184a1c2a4", "resources": [ { "resourceInstanceName": "basic_onboard_PRuAnc 0", "resourceCustomizationUUID": "c8a6c118-3baa-4580-a5a7-a9cb03afa0cd", "resourceName": "basic_onboard_PRuAnc", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "e76e4766-ae26-4382-aa57-0238311f7279", "resourceInvariantUUID": "4e249934-061c-4b25-9b30-d62e8c4ad8da", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_pruanc0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "artifactChecksum": "OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "db77a487-cb70-44e7-aee8-73179f1a300a", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "3efaab39-307b-470c-a2e3-277072140d08", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "abc20b33-96c9-409c-ac3d-e9f9a43f33f6", "generatedFromUUID": "3efaab39-307b-470c-a2e3-277072140d08" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "abc20b33-96c9-409c-ac3d-e9f9a43f33f6", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardPruanc-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "artifactChecksum": "NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5d4337f7-8fd0-45f5-b5a7-630e0760540d" } ], "workloadContext": "Production" } 2023-03-29T01:28:43.972Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T01:28:43.972Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 db3fb57a-c268-4f32-8293-6836f7d7737c ASDC 2023-03-29T01:28:43.973Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:588f8ba4-ec41-453c-9643-aaa9a40a4bd3 ServiceName:basic_onboard_PRuAnc ServiceVersion:1.0 ServiceUUID:db3fb57a-c268-4f32-8293-6836f7d7737c ServiceInvariantUUID:654b14a6-99a1-48e0-b0a8-d81184a1c2a4 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardPruanc-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar ArtifactUUID:5d4337f7-8fd0-45f5-b5a7-630e0760540d ArtifactChecksum:NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_PRuAnc 0 ResourceCustomizationUUID:c8a6c118-3baa-4580-a5a7-a9cb03afa0cd ResourceInvariantUUID:4e249934-061c-4b25-9b30-d62e8c4ad8da ResourceName:basic_onboard_PRuAnc ResourceType:VF ResourceUUID:e76e4766-ae26-4382-aa57-0238311f7279 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_pruanc0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json ArtifactUUID:db77a487-cb70-44e7-aee8-73179f1a300a ArtifactChecksum:OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU= 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml ArtifactUUID:3efaab39-307b-470c-a2e3-277072140d08 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env ArtifactUUID:abc20b33-96c9-409c-ac3d-e9f9a43f33f6 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env ArtifactUUID:abc20b33-96c9-409c-ac3d-e9f9a43f33f6 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T01:28:43.973Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF db3fb57a-c268-4f32-8293-6836f7d7737c 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: 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-29T01:28:44.005Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:28:44.006Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:28:44.006Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:28:44.006Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 5d4337f7-8fd0-45f5-b5a7-630e0760540d from URL: /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 2023-03-29T01:28:44.006Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:28:44.006Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 2023-03-29T01:28:44.026Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T01:28:44.026Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@643408a8 2023-03-29T01:28:44.026Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T01:28:44.026Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardPruanc" ] } } } 2023-03-29T01:28:44.026Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardPruanc-csar.csar /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 5d4337f7-8fd0-45f5-b5a7-630e0760540d Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T01:28:44.027Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar ASDC sendASDCNotification 2023-03-29T01:28:44.027Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar(Specified artifact is not found) 2023-03-29T01:28:44.027Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T01:28:44.027Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:28:44.027Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:28:44.027Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680053324027, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:28:45.027Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardPruanc-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar(UUID:5d4337f7-8fd0-45f5-b5a7-630e0760540d) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-29T01:28:45.045Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-29T01:28:45.045Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: e76e4766-ae26-4382-aa57-0238311f7279 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-29T01:28:45.050Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||basic_onboard_PRuAnc 0 2023-03-29T01:28:45.051Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: e76e4766-ae26-4382-aa57-0238311f7279 2023-03-29T01:28:45.051Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: db77a487-cb70-44e7-aee8-73179f1a300a from URL: /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json 2023-03-29T01:28:45.051Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:28:45.051Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json 2023-03-29T01:28:45.065Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T01:28:45.065Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@791bafe1 2023-03-29T01:28:45.065Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T01:28:45.066Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardPruanc" ] } } } 2023-03-29T01:28:45.066Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_pruanc0_modules.json /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json db77a487-cb70-44e7-aee8-73179f1a300a Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T01:28:45.066Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json ASDC sendASDCNotification 2023-03-29T01:28:45.066Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json(Specified artifact is not found) 2023-03-29T01:28:45.066Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T01:28:45.066Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:28:45.066Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:28:45.066Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680053325066, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:28:46.067Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_pruanc0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json(UUID:db77a487-cb70-44e7-aee8-73179f1a300a) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-29T01:28:46.068Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:28:46.085Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:28:46.088Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T01:28:46.089Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T01:29:16.089Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:29:16.108Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:29:16.113Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T01:29:16.113Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T01:29:36.826Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:29:36.827Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:29:36.828Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "NOTIFIED" } 2023-03-29T01:29:36.828Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:29:46.114Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:29:46.131Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:29:46.134Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T01:29:46.134Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T01:30:16.134Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:30:16.152Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:30:16.154Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T01:30:16.154Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T01:30:36.826Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:30:36.827Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:30:36.827Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-29T01:30:36.828Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:30:36.828Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:30:36.828Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:30:36.828Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:30:36.828Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:30:36.828Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-29T01:30:36.828Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:30:36.828Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:30:36.828Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T01:30:36.828Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:30:36.828Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:30:36.829Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "NOTIFIED" } 2023-03-29T01:30:36.829Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:30:36.829Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:30:36.829Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680053324027, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T01:30:36.829Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:30:36.829Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:30:36.829Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680053325066, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T01:30:36.829Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:30:46.155Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:30:46.175Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:30:46.178Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T01:30:46.178Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T01:31:16.179Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:31:16.197Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:31:16.200Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T01:31:16.200Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T01:31:36.826Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:31:46.201Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:31:46.217Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:31:46.220Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T01:31:46.221Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T01:32:16.221Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:32:16.238Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:32:16.241Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T01:32:16.241Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T01:32:36.827Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:32:46.242Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:32:46.260Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:32:46.262Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T01:32:46.262Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T01:33:16.262Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:33:16.281Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:33:16.284Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T01:33:16.284Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T01:33:36.828Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:33:36.983Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-29T01:33:36.984Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Member SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-7a97be48-44b7-473c-b529-490596f02ada sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired. 2023-03-29T01:33:36.984Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-29T01:33:36.984Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-29T01:33:37.441Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T01:33:37.456Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-29T01:33:37.457Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-29T01:33:37.462Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=50, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T01:33:37.462Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 50: {SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-29T01:33:37.478Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=50, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T01:33:37.478Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T01:33:37.478Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T01:33:37.484Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-29T01:33:37.484Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-29T01:33:37.484Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-29T01:33:37.484Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=2528, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T01:33:37.484Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-29T01:33:37.484Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-29T01:33:46.284Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-29T01:33:46.284Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:33:46.292Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 and serviceModelVersionId: db3fb57a-c268-4f32-8293-6836f7d7737c 2023-03-29T01:33:46.292Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 654b14a6-99a1-48e0-b0a8-d81184a1c2a4 2023-03-29T01:33:46.292Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0 2023-03-29T01:33:46.296Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T01:33:46.306Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|INFO|500||Invoke 2023-03-29T01:33:46.307Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[588f8ba4-ec41-453c-9643-aaa9a40a4bd3], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[d2662bbe-7a23-45b9-a460-ed9b95eaa2ad], X-ECOMP-RequestID=[588f8ba4-ec41-453c-9643-aaa9a40a4bd3], X-TransactionId=[], X-ONAP-RequestID=[588f8ba4-ec41-453c-9643-aaa9a40a4bd3], Content-Type=[application/merge-patch+json]} 2023-03-29T01:33:46.313Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-29T01:33:46.342Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?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/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0 has http status code:404 and response headers:{date=[Wed, 29 Mar 2023 01:33:47 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[25], x-aai-txid=[2-aai-resources-230329-01:33:47:704-53253], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T01:33:46.343Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c","ERR.5.4.6114"]}}} 2023-03-29T01:33:46.344Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-29T01:33:46.356Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-29T01:33:46.356Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) 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-29T01:33:46.356Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-29T01:33:46.356Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 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-29T01:33:46.364Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||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-29T01:33:46.364Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-29T01:33:46.364Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-29T01:33:46.364Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:33:46.364Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:33:46.364Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680053626364, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:33:46.382Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:33:46.382Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680053626364, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec\u003dERR.5.4.6114)" } 2023-03-29T01:33:46.382Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T01:33:47.382Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T01:33:47.382Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"ad44a54f-9415-48bd-bf30-fdf48338e2b4","serviceName":"vFW 2023-03-28 22-02-01","serviceVersion":"1.0","serviceUUID":"93dc6276-0725-49b0-a7ce-fdc8ca01e3b6","serviceDescription":"catalog service description","serviceInvariantUUID":"a7f48542-78c3-40a8-8d7c-1480905d98f0","resources":[{"resourceInstanceName":"vFW 67410293-e76b 0","resourceName":"vFW 67410293-e76b","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"87dc6175-9dcb-4077-ac32-6815330f219c","resourceInvariantUUID":"a3dea2ac-7cdc-47c6-a372-633ad11be473","resourceCustomizationUUID":"5ce38cf7-2e75-495c-a214-3bd7bb5850e7","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml","artifactChecksum":"MWViOGZhMjQ2YzJkOGY2NmNkNjQ4NzI2MzRmNWNlNDY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"085973a9-6309-45fc-8253-5b20b4ced7c2","artifactVersion":"1"},{"artifactName":"vfw67410293e76b0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json","artifactChecksum":"NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5de4d4d9-6ba9-4a7d-8282-7581ee34cdab","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d19d934b-9ad4-48a2-97e0-5bd3b5396997","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml","artifactChecksum":"MDQzNDM4MjBiYTEyMmQ4NTAwZmE0ZWMwMjVhY2Y0NDk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a310a987-b363-4601-b1de-1afe664b595d","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"15a8bbc0-1b52-4b59-87fa-7d7ed3200906","artifactVersion":"2","generatedFromUUID":"d19d934b-9ad4-48a2-97e0-5bd3b5396997"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230328220201-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml","artifactChecksum":"YjJkMTgyZWQwZmE4NmI3N2FiYjk5MjJhMjk4YWViMTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"47abb903-b87f-40d0-95c0-e171a8139ac0","artifactVersion":"1"},{"artifactName":"service-Vfw20230328220201-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar","artifactChecksum":"ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"38d09853-bc3c-44ab-a917-1e22a9f79f53","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T01:33:47.383Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:33:47.383Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:33:47.383Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:33:47.383Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:33:48.384Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:33:48.384Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:33:48.384Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:33:48.384Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:33:49.385Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:33:49.385Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:33:49.385Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:33:49.385Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:33:50.386Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:33:50.386Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:33:50.386Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:33:50.386Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:33:51.387Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:33:51.387Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:33:51.387Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:33:51.387Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:33:52.388Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:33:52.388Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:33:52.388Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:33:52.389Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:33:53.389Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:33:53.389Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:33:53.389Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:33:53.390Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:33:54.390Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "serviceName": "vFW 2023-03-28 22-02-01", "serviceVersion": "1.0", "serviceUUID": "93dc6276-0725-49b0-a7ce-fdc8ca01e3b6", "serviceDescription": "catalog service description", "serviceInvariantUUID": "a7f48542-78c3-40a8-8d7c-1480905d98f0", "resources": [ { "resourceInstanceName": "vFW 67410293-e76b 0", "resourceCustomizationUUID": "5ce38cf7-2e75-495c-a214-3bd7bb5850e7", "resourceName": "vFW 67410293-e76b", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "87dc6175-9dcb-4077-ac32-6815330f219c", "resourceInvariantUUID": "a3dea2ac-7cdc-47c6-a372-633ad11be473", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw67410293e76b0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "artifactChecksum": "NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5de4d4d9-6ba9-4a7d-8282-7581ee34cdab", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d19d934b-9ad4-48a2-97e0-5bd3b5396997", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "15a8bbc0-1b52-4b59-87fa-7d7ed3200906", "generatedFromUUID": "d19d934b-9ad4-48a2-97e0-5bd3b5396997" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "15a8bbc0-1b52-4b59-87fa-7d7ed3200906", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230328220201-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "artifactChecksum": "ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "38d09853-bc3c-44ab-a917-1e22a9f79f53" } ], "workloadContext": "Production" } 2023-03-29T01:33:54.391Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T01:33:54.391Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 ASDC 2023-03-29T01:33:54.391Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:ad44a54f-9415-48bd-bf30-fdf48338e2b4 ServiceName:vFW 2023-03-28 22-02-01 ServiceVersion:1.0 ServiceUUID:93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 ServiceInvariantUUID:a7f48542-78c3-40a8-8d7c-1480905d98f0 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230328220201-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ArtifactUUID:38d09853-bc3c-44ab-a917-1e22a9f79f53 ArtifactChecksum:ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 67410293-e76b 0 ResourceCustomizationUUID:5ce38cf7-2e75-495c-a214-3bd7bb5850e7 ResourceInvariantUUID:a3dea2ac-7cdc-47c6-a372-633ad11be473 ResourceName:vFW 67410293-e76b ResourceType:VF ResourceUUID:87dc6175-9dcb-4077-ac32-6815330f219c ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw67410293e76b0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json ArtifactUUID:5de4d4d9-6ba9-4a7d-8282-7581ee34cdab ArtifactChecksum:NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY= 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml ArtifactUUID:d19d934b-9ad4-48a2-97e0-5bd3b5396997 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env ArtifactUUID:15a8bbc0-1b52-4b59-87fa-7d7ed3200906 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env ArtifactUUID:15a8bbc0-1b52-4b59-87fa-7d7ed3200906 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T01:33:54.391Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 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: 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-29T01:33:54.424Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:33:54.424Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:33:54.425Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:33:54.425Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 from URL: /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-29T01:33:54.425Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:33:54.425Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-29T01:33:54.724Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T01:33:54.728Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 38d09853-bc3c-44ab-a917-1e22a9f79f53 101498 2023-03-29T01:33:54.728Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-29T01:33:54.728Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-29T01:33:54.728Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T01:33:54.728Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:33:54.729Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:33:54.729Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680053634728, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:33:55.730Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:33:55.730Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:33:55.730Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53, URL: /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar to file: /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T01:33:55.731Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230328220201-csar.csar 2023-03-29T01:33:55.731Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T01:33:55.732Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T01:33:55.838Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16826729549895770785/Definitions/service-Vfw20230328220201-template.yml Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_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_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 2023-03-29T01:33:57.367Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T01:33:57.367Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T01:33:57.367Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T01:33:57.367Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-29T01:33:57.367Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T01:33:57.367Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-29T01:33:57.367Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-29T01:33:57.367Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-29T01:33:57.367Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T01:33:57.368Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T01:33:57.368Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-29T01:33:57.368Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T01:33:57.372Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T01:33:57.372Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 67410293-e76b 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-Vfw20230328220201-csar.csar 2023-03-29T01:33:57.372Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T01:33:57.372Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T01:33:57.372Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:33:57.372Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:33:57.372Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-29T01:33:57.373Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T01:33:57.373Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T01:33:57.373Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:33:57.373Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:33:57.373Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-29T01:33:57.373Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T01:33:57.373Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T01:33:57.373Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:33:57.373Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:33:57.373Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:33:57.374Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-29T01:33:57.374Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T01:33:57.374Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T01:33:57.374Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T01:33:57.374Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T01:33:57.374Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T01:33:57.374Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T01:33:57.374Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T01:33:57.374Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T01:33:57.375Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T01:33:57.375Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T01:33:57.375Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T01:33:57.375Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T01:33:57.375Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T01:33:57.375Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T01:33:57.375Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T01:33:57.375Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-29T01:33:57.376Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:33:57.376Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-29T01:33:57.376Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:33:57.376Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-29T01:33:57.376Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T01:33:57.376Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:33:57.376Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-29T01:33:57.376Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T01:33:57.377Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:33:57.377Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-29T01:33:57.377Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T01:33:57.377Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:33:57.377Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-29T01:33:57.377Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T01:33:57.377Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-29T01:33:57.378Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T01:33:57.378Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T01:33:57.378Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T01:33:57.378Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T01:33:57.378Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T01:33:57.378Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T01:33:57.378Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T01:33:57.379Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T01:33:57.379Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T01:33:57.379Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=74a9d765-6a78-4386-85d5-0096600be1bb 2023-03-29T01:33:57.379Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:33:57.379Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-29T01:33:57.379Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T01:33:57.379Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T01:33:57.379Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T01:33:57.380Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T01:33:57.380Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T01:33:57.380Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T01:33:57.380Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T01:33:57.380Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-29T01:33:57.380Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T01:33:57.380Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T01:33:57.380Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T01:33:57.381Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T01:33:57.381Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=79a48a92-26a2-467b-a3e1-dd9aea758c0e 2023-03-29T01:33:57.381Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:33:57.381Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-29T01:33:57.381Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T01:33:57.381Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T01:33:57.381Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T01:33:57.381Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T01:33:57.382Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T01:33:57.382Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T01:33:57.382Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T01:33:57.382Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T01:33:57.382Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T01:33:57.382Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T01:33:57.382Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T01:33:57.382Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-29T01:33:57.383Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=6a2ddb58-dd58-4d8b-b6d7-eb73a547cbcf 2023-03-29T01:33:57.383Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:33:57.383Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:33:57.383Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:33:57.383Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:33:57.383Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:33:57.383Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:33:57.383Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:33:57.383Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:33:57.384Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-28 22-02-01 Description:catalog service description Model UUID:93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 Model Version:NULL Model InvariantUuid:a7f48542-78c3-40a8-8d7c-1480905d98f0 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 67410293-e76b Model UUID:cf8e4eb5-9864-4fdd-af64-80b03f48d14d Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:a3dea2ac-7cdc-47c6-a372-633ad11be473 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:5ce38cf7-2e75-495c-a214-3bd7bb5850e7 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:193cd6e2-538e-4142-9392-7ebb398b7e43 ModelName:Vfw67410293E76b..base_vfw..module-0 ModelUuid:b16cd493-2fbb-4548-a3d8-90863aeb9b7d ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:74a9d765-6a78-4386-85d5-0096600be1bb ModelInvariantUuid:bed6b03d-444d-4294-b591-54da9a36918d ModelName:vFW 67410293-e76b-nodes.vfwCvfc ModelUuid:c051efdd-da87-4c3f-9332-3d86f32a2f49 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:6b57d388-0a65-43b6-8ed1-785e401b9ac8 ModelInvariantUuid:9d06528b-ed4c-484e-a7ee-fac8dc7d9b81 ModelName:Vfw67410293E76b.compute.nodes.heat.vfw ModelUuid:cda29578-f723-4724-9cae-1499f665a439 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:79a48a92-26a2-467b-a3e1-dd9aea758c0e ModelInvariantUuid:b894ffd2-ee00-44bf-8548-41ca0b9e6c43 ModelName:vFW 67410293-e76b-nodes.vsnCvfc ModelUuid:3f1b92ee-581a-4fff-a85d-2043b8a3fd97 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:13b293d9-7396-4746-8010-2aa34880a43c ModelInvariantUuid:47bb46c4-9c05-44aa-bfc2-f88d6d4c5025 ModelName:Vfw67410293E76b.compute.nodes.heat.vsn ModelUuid:a2c8400a-1afd-4e2c-b390-896018a104e2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:6a2ddb58-dd58-4d8b-b6d7-eb73a547cbcf ModelInvariantUuid:c90fe34c-a014-4100-8de6-49880a60d437 ModelName:vFW 67410293-e76b-nodes.vpgCvfc ModelUuid:02a541b8-8f9e-40b3-b802-d75d4303054d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:d8086a3a-4e7c-423f-adf7-07a6ddf69b79 ModelInvariantUuid:b9f80dd7-c2be-40f0-b1b5-286822f5255e ModelName:Vfw67410293E76b.compute.nodes.heat.vpg ModelUuid:edd030db-baa1-428f-8c44-e47e82120dd8 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=? 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-29T01:33:57.423Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||ERROR|500||Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists 2023-03-29T01:33:57.423Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-29T01:33:57.424Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar(Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists) 2023-03-29T01:33:57.424Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:33:57.424Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:33:57.424Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:33:57.424Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680053637423, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:33:58.425Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-29T01:33:58.425Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar(Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists) 2023-03-29T01:33:58.426Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:33:58.426Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:33:58.426Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:33:58.426Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680053638425, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:33:59.427Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-29T01:33:59.445Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-29T01:33:59.448Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T01:33:59.448Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T01:33:59.448Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T01:33:59.448Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T01:33:59.448Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:33:59.448Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:33:59.449Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:33:59.449Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:33:59.449Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-29T01:33:59.458Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T01:34:29.459Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-29T01:34:29.468Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 and serviceModelVersionId: 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 2023-03-29T01:34:29.468Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a7f48542-78c3-40a8-8d7c-1480905d98f0 2023-03-29T01:34:29.469Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 2023-03-29T01:34:29.475Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T01:34:29.491Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|INFO|500||Invoke 2023-03-29T01:34:29.492Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ad44a54f-9415-48bd-bf30-fdf48338e2b4], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[c725e34a-5a26-4400-ae21-83971873ff8b], X-ECOMP-RequestID=[ad44a54f-9415-48bd-bf30-fdf48338e2b4], X-TransactionId=[], X-ONAP-RequestID=[ad44a54f-9415-48bd-bf30-fdf48338e2b4], Content-Type=[application/merge-patch+json]} 2023-03-29T01:34:29.505Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T01:34:29.654Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?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/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 01:34:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[146], vertex-id=[204904], x-aai-txid=[1-aai-resources-230329-01:34:30:896-43587], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T01:34:29.655Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T01:34:29.656Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|INFO|500||InvokeReturn 2023-03-29T01:34:29.656Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T01:34:29.657Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-29T01:34:29.667Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-29T01:34:29.668Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ad44a54f-9415-48bd-bf30-fdf48338e2b4 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T01:34:29.668Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T01:34:29.668Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:34:29.668Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:34:29.668Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680053669668, "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-29T01:34:30.691Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T01:34:30.692Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"311a6477-b2cc-463c-9fee-aa741f7534d0","serviceName":"vFW 2023-03-28 22-18-55","serviceVersion":"1.0","serviceUUID":"86258cd9-b564-47e4-88c7-326a9c01209f","serviceDescription":"catalog service description","serviceInvariantUUID":"816a8d4d-52df-442b-ab64-56255b003b1b","resources":[{"resourceInstanceName":"vFW 4e17aa4e-f357 0","resourceName":"vFW 4e17aa4e-f357","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"9b459486-5c24-4b0e-b8c0-b27316cf0496","resourceInvariantUUID":"f0eb43bc-7057-4bfd-8597-2d8f61758599","resourceCustomizationUUID":"4f16d217-4b00-405b-8532-7309a7e941d5","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml","artifactChecksum":"NGZhNmFjYzI0OWMzNjk0M2ZiMDY3OWJlODEwMTBhZWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"dd088c19-0061-4db4-86ab-4eb0931888cf","artifactVersion":"1"},{"artifactName":"vfw4e17aa4ef3570_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json","artifactChecksum":"NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"fd4c9261-11b4-43ae-8ee7-4bc91a759c95","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f047bf4e-f981-4d29-99e8-fd6c3f83f2d3","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml","artifactChecksum":"YTBlYmE2NTk4ZGI4ZDVjMmYxY2ZkMDU2YWU3NmY0OGU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3c91ae60-e7e2-4688-b4a1-b853f4361f52","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7bcb52f7-4100-4599-afa7-d7d46b176374","artifactVersion":"2","generatedFromUUID":"f047bf4e-f981-4d29-99e8-fd6c3f83f2d3"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230328221855-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml","artifactChecksum":"Y2FiN2ZmMDY0ODIxZDM2YTQ2OGRmNTY3NTE2YzhkMjM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"46d95744-768f-403d-ba4a-13585170514a","artifactVersion":"1"},{"artifactName":"service-Vfw20230328221855-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar","artifactChecksum":"ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a3ef5172-4047-46ee-9c6d-d34e1107a71d","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T01:34:30.692Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:34:30.692Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:34:30.692Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:34:30.692Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:34:31.693Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:34:31.693Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:34:31.694Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:34:31.694Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:34:32.694Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:34:32.695Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:34:32.695Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:34:32.695Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:34:33.696Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:34:33.696Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:34:33.697Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:34:33.697Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:34:34.697Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:34:34.698Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:34:34.698Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:34:34.698Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:34:35.698Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:34:35.699Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:34:35.699Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:34:35.699Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:34:36.700Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:34:36.700Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:34:36.701Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:34:36.701Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:34:36.826Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:34:36.832Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:34:36.832Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:34:36.832Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:34:36.832Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:34:36.833Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "NOTIFIED" } 2023-03-29T01:34:36.833Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:34:36.833Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:34:36.833Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-29T01:34:36.833Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:34:36.833Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:34:36.833Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:34:36.833Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:34:36.833Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:34:36.834Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-29T01:34:36.834Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:34:36.834Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:34:36.834Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T01:34:36.834Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:34:36.834Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:34:36.834Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "NOTIFIED" } 2023-03-29T01:34:36.834Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:34:36.834Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:34:36.834Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680053634728, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T01:34:36.834Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:34:36.834Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:34:36.834Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680053637423, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists" } 2023-03-29T01:34:36.835Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:34:36.835Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:34:36.835Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680053638425, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists" } 2023-03-29T01:34:36.835Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:34:36.835Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:34:36.835Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680053669668, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T01:34:36.835Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:34:36.835Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:34:36.835Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:34:36.835Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:34:36.835Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:34:36.835Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "status": "NOTIFIED" } 2023-03-29T01:34:36.835Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:34:36.835Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:34:36.836Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-29T01:34:36.836Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:34:36.836Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:34:36.836Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:34:36.836Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:34:36.836Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:34:36.836Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-29T01:34:36.836Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:34:36.836Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:34:36.836Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T01:34:36.836Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:34:36.837Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:34:36.837Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "NOTIFIED" } 2023-03-29T01:34:36.837Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:34:37.702Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "serviceName": "vFW 2023-03-28 22-18-55", "serviceVersion": "1.0", "serviceUUID": "86258cd9-b564-47e4-88c7-326a9c01209f", "serviceDescription": "catalog service description", "serviceInvariantUUID": "816a8d4d-52df-442b-ab64-56255b003b1b", "resources": [ { "resourceInstanceName": "vFW 4e17aa4e-f357 0", "resourceCustomizationUUID": "4f16d217-4b00-405b-8532-7309a7e941d5", "resourceName": "vFW 4e17aa4e-f357", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "9b459486-5c24-4b0e-b8c0-b27316cf0496", "resourceInvariantUUID": "f0eb43bc-7057-4bfd-8597-2d8f61758599", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw4e17aa4ef3570_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "artifactChecksum": "NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "fd4c9261-11b4-43ae-8ee7-4bc91a759c95", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "f047bf4e-f981-4d29-99e8-fd6c3f83f2d3", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7bcb52f7-4100-4599-afa7-d7d46b176374", "generatedFromUUID": "f047bf4e-f981-4d29-99e8-fd6c3f83f2d3" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7bcb52f7-4100-4599-afa7-d7d46b176374", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230328221855-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "artifactChecksum": "ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a3ef5172-4047-46ee-9c6d-d34e1107a71d" } ], "workloadContext": "Production" } 2023-03-29T01:34:37.702Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T01:34:37.702Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 86258cd9-b564-47e4-88c7-326a9c01209f ASDC 2023-03-29T01:34:37.703Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:311a6477-b2cc-463c-9fee-aa741f7534d0 ServiceName:vFW 2023-03-28 22-18-55 ServiceVersion:1.0 ServiceUUID:86258cd9-b564-47e4-88c7-326a9c01209f ServiceInvariantUUID:816a8d4d-52df-442b-ab64-56255b003b1b ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230328221855-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ArtifactUUID:a3ef5172-4047-46ee-9c6d-d34e1107a71d ArtifactChecksum:ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 4e17aa4e-f357 0 ResourceCustomizationUUID:4f16d217-4b00-405b-8532-7309a7e941d5 ResourceInvariantUUID:f0eb43bc-7057-4bfd-8597-2d8f61758599 ResourceName:vFW 4e17aa4e-f357 ResourceType:VF ResourceUUID:9b459486-5c24-4b0e-b8c0-b27316cf0496 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw4e17aa4ef3570_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json ArtifactUUID:fd4c9261-11b4-43ae-8ee7-4bc91a759c95 ArtifactChecksum:NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ= 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml ArtifactUUID:f047bf4e-f981-4d29-99e8-fd6c3f83f2d3 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env ArtifactUUID:7bcb52f7-4100-4599-afa7-d7d46b176374 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env ArtifactUUID:7bcb52f7-4100-4599-afa7-d7d46b176374 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T01:34:37.703Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 86258cd9-b564-47e4-88c7-326a9c01209f 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: 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-29T01:34:37.740Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:34:37.741Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:34:37.741Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:34:37.741Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d from URL: /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-29T01:34:37.741Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:34:37.742Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-29T01:34:37.987Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T01:34:37.990Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar a3ef5172-4047-46ee-9c6d-d34e1107a71d 101486 2023-03-29T01:34:37.990Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-29T01:34:37.991Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-29T01:34:37.991Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T01:34:37.991Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:34:37.991Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:34:37.991Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680053677990, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:34:38.992Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:34:38.992Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:34:38.993Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d, URL: /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar to file: /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T01:34:38.993Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230328221855-csar.csar 2023-03-29T01:34:38.994Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T01:34:38.994Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T01:34:39.133Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12641050053932829328/Definitions/service-Vfw20230328221855-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_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_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 2023-03-29T01:34:40.614Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T01:34:40.615Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T01:34:40.615Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T01:34:40.615Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-29T01:34:40.615Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T01:34:40.615Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-29T01:34:40.615Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-29T01:34:40.616Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-29T01:34:40.616Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T01:34:40.616Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T01:34:40.616Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-29T01:34:40.616Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T01:34:40.616Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T01:34:40.616Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 4e17aa4e-f357 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-Vfw20230328221855-csar.csar 2023-03-29T01:34:40.616Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T01:34:40.616Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T01:34:40.617Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:34:40.617Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:34:40.617Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-29T01:34:40.617Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T01:34:40.617Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T01:34:40.617Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:34:40.617Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:34:40.617Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-29T01:34:40.617Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T01:34:40.617Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T01:34:40.618Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:34:40.618Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:34:40.618Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:34:40.618Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-29T01:34:40.618Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T01:34:40.618Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T01:34:40.618Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T01:34:40.618Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T01:34:40.618Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T01:34:40.618Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T01:34:40.619Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T01:34:40.619Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T01:34:40.619Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T01:34:40.619Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T01:34:40.619Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T01:34:40.619Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T01:34:40.619Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T01:34:40.619Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T01:34:40.619Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T01:34:40.619Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-29T01:34:40.619Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:34:40.620Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-29T01:34:40.620Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:34:40.620Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-29T01:34:40.620Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T01:34:40.620Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:34:40.620Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-29T01:34:40.620Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T01:34:40.620Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:34:40.620Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-29T01:34:40.621Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T01:34:40.621Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:34:40.621Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-29T01:34:40.621Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T01:34:40.621Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-29T01:34:40.621Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T01:34:40.621Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T01:34:40.621Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T01:34:40.621Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T01:34:40.621Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T01:34:40.621Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T01:34:40.622Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T01:34:40.622Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T01:34:40.622Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T01:34:40.622Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=f32f8e19-bef8-419d-87ed-af5c0238d798 2023-03-29T01:34:40.622Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:34:40.622Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-29T01:34:40.622Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T01:34:40.622Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T01:34:40.622Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T01:34:40.622Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T01:34:40.622Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T01:34:40.622Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T01:34:40.623Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T01:34:40.623Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-29T01:34:40.623Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T01:34:40.623Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T01:34:40.623Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T01:34:40.623Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T01:34:40.623Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=7547fbf5-4578-4c3d-a5b9-84c8c1316821 2023-03-29T01:34:40.623Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:34:40.623Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-29T01:34:40.623Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T01:34:40.624Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T01:34:40.624Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T01:34:40.624Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T01:34:40.624Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T01:34:40.624Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T01:34:40.624Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T01:34:40.624Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T01:34:40.624Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T01:34:40.624Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T01:34:40.624Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T01:34:40.624Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-29T01:34:40.625Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5f51de74-4243-403b-b7a9-a2dd728855e1 2023-03-29T01:34:40.625Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:34:40.625Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:34:40.625Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:34:40.625Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:34:40.625Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:34:40.625Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:34:40.625Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:34:40.625Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:34:40.625Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-28 22-18-55 Description:catalog service description Model UUID:86258cd9-b564-47e4-88c7-326a9c01209f Model Version:NULL Model InvariantUuid:816a8d4d-52df-442b-ab64-56255b003b1b Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 4e17aa4e-f357 Model UUID:83811783-7f50-4409-b37e-013d3a6679be Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:f0eb43bc-7057-4bfd-8597-2d8f61758599 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:4f16d217-4b00-405b-8532-7309a7e941d5 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:8ad82d93-2542-4347-95aa-48de46af2769 ModelName:Vfw4e17aa4eF357..base_vfw..module-0 ModelUuid:2c8738f1-5769-4b50-8168-bc077e07a968 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:f32f8e19-bef8-419d-87ed-af5c0238d798 ModelInvariantUuid:09ef63d4-d50c-4979-9e06-e7673b5bc9e6 ModelName:vFW 4e17aa4e-f357-nodes.vfwCvfc ModelUuid:2568cf18-4961-4bdc-b96b-b9c2abc89a6e ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:a6a9beae-4b33-4065-bc7c-501c322bf4be ModelInvariantUuid:34d56be9-e557-4359-8260-f37f36750957 ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vfw ModelUuid:210fc1b5-28de-43b3-91a1-72861ee00ca7 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:7547fbf5-4578-4c3d-a5b9-84c8c1316821 ModelInvariantUuid:d3e79bbd-9ec1-49ac-bfe5-a370c75db104 ModelName:vFW 4e17aa4e-f357-nodes.vsnCvfc ModelUuid:7ad2d21c-7af1-4b91-9906-81a91e71ef03 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:75544a54-4184-42f2-a23d-9f9263d6baad ModelInvariantUuid:4487dbbb-4ec9-468d-b1d5-7e635abde181 ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vsn ModelUuid:fcedcee2-219d-40dd-9f79-4230cb13a148 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:5f51de74-4243-403b-b7a9-a2dd728855e1 ModelInvariantUuid:275a83ad-0767-40d6-9ff8-07edaed52db3 ModelName:vFW 4e17aa4e-f357-nodes.vpgCvfc ModelUuid:5ad99adc-e476-411f-98bc-caa1b9661e8d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:07ee84b1-85c2-4db0-b602-d70a6723467d ModelInvariantUuid:fb7efc2e-bef5-4bb4-a023-379da4c7553e ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vpg ModelUuid:f0f45588-ffc3-409c-87a7-bfc308d80744 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=? 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-29T01:34:40.666Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||ERROR|500||Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists 2023-03-29T01:34:40.666Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-29T01:34:40.666Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar(Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists) 2023-03-29T01:34:40.667Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:34:40.667Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:34:40.667Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:34:40.667Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680053680666, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:34:41.668Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-29T01:34:41.668Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar(Resource with UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 already exists) 2023-03-29T01:34:41.668Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:34:41.668Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:34:41.668Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:34:41.668Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680053681668, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:34:42.669Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-29T01:34:42.687Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-29T01:34:42.690Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T01:34:42.690Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T01:34:42.690Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T01:34:42.690Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T01:34:42.691Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:34:42.691Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:34:42.691Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:34:42.691Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:34:42.691Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-29T01:34:42.700Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T01:35:12.701Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-29T01:35:12.710Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 and serviceModelVersionId: 86258cd9-b564-47e4-88c7-326a9c01209f 2023-03-29T01:35:12.710Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 816a8d4d-52df-442b-ab64-56255b003b1b 2023-03-29T01:35:12.711Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0 2023-03-29T01:35:12.717Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T01:35:12.726Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|INFO|500||Invoke 2023-03-29T01:35:12.727Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[311a6477-b2cc-463c-9fee-aa741f7534d0], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[aa55104e-c4e9-49ec-870a-0fcdebc7f111], X-ECOMP-RequestID=[311a6477-b2cc-463c-9fee-aa741f7534d0], X-TransactionId=[], X-ONAP-RequestID=[311a6477-b2cc-463c-9fee-aa741f7534d0], Content-Type=[application/merge-patch+json]} 2023-03-29T01:35:12.734Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T01:35:12.879Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?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/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 01:35:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[143], vertex-id=[147576], x-aai-txid=[0-aai-resources-230329-01:35:14:123-58101], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T01:35:12.880Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T01:35:12.880Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|INFO|500||InvokeReturn 2023-03-29T01:35:12.880Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T01:35:12.880Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-29T01:35:12.890Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-29T01:35:12.890Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 311a6477-b2cc-463c-9fee-aa741f7534d0 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T01:35:12.890Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T01:35:12.890Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:35:12.890Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:35:12.890Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680053712890, "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-29T01:35:13.910Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T01:35:13.910Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"16ec8964-42b3-41d8-bf97-9302870ceb5f","serviceDescription":"service","serviceInvariantUUID":"444dbaf6-729a-4cb4-aa8f-fbc578565856","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"e3550a84-cc18-4316-8c33-7e1a60b52680","resourceInvariantUUID":"d000c302-f830-49c1-85c4-860fa03d5456","resourceCustomizationUUID":"f132524b-16f4-438a-9cfc-8fa2d3a85ae2","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":"ZmYwNGQ0YWM0NmZhNmI3MGNhMzJiYTBiOTZiMTE5OWY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"39f4a529-3c97-4ab5-85af-4785e008f69f","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MmY3MzBlNjdhODlkZDM4NTYxODVjOTBlZWQyYTJjNzc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"151c48cd-692b-42cf-936b-19e897cb204a","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T01:35:13.910Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:35:13.910Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:35:13.910Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:35:13.910Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "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-29T01:35:14.910Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:35:14.911Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:35:14.911Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:35:14.911Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:35:15.912Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "16ec8964-42b3-41d8-bf97-9302870ceb5f", "serviceDescription": "service", "serviceInvariantUUID": "444dbaf6-729a-4cb4-aa8f-fbc578565856", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "f132524b-16f4-438a-9cfc-8fa2d3a85ae2", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "e3550a84-cc18-4316-8c33-7e1a60b52680", "resourceInvariantUUID": "d000c302-f830-49c1-85c4-860fa03d5456", "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": "MmY3MzBlNjdhODlkZDM4NTYxODVjOTBlZWQyYTJjNzc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "151c48cd-692b-42cf-936b-19e897cb204a" } ], "workloadContext": "Production" } 2023-03-29T01:35:15.912Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T01:35:15.912Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 16ec8964-42b3-41d8-bf97-9302870ceb5f ASDC 2023-03-29T01:35:15.912Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:16ec8964-42b3-41d8-bf97-9302870ceb5f ServiceInvariantUUID:444dbaf6-729a-4cb4-aa8f-fbc578565856 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:151c48cd-692b-42cf-936b-19e897cb204a ArtifactChecksum:MmY3MzBlNjdhODlkZDM4NTYxODVjOTBlZWQyYTJjNzc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:f132524b-16f4-438a-9cfc-8fa2d3a85ae2 ResourceInvariantUUID:d000c302-f830-49c1-85c4-860fa03d5456 ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:e3550a84-cc18-4316-8c33-7e1a60b52680 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-29T01:35:15.913Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 16ec8964-42b3-41d8-bf97-9302870ceb5f 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: 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-29T01:35:15.945Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:35:15.946Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:35:15.946Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:35:15.947Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 151c48cd-692b-42cf-936b-19e897cb204a from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T01:35:15.947Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:35:15.947Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T01:35:15.969Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T01:35:15.969Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@29cc1507 2023-03-29T01:35:15.970Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T01:35:15.970Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-29T01:35:15.970Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 151c48cd-692b-42cf-936b-19e897cb204a Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T01:35:15.971Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T01:35:15.971Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-29T01:35:15.971Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T01:35:15.972Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:35:15.972Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:35:15.972Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680053715971, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:35:16.973Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:151c48cd-692b-42cf-936b-19e897cb204a) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-29T01:35:17.017Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists 2023-03-29T01:35:17.017Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T01:35:17.018Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists) 2023-03-29T01:35:17.018Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:35:17.018Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:35:17.018Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:35:17.018Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680053717017, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:35:18.019Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T01:35:18.020Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: e3550a84-cc18-4316-8c33-7e1a60b52680 already exists) 2023-03-29T01:35:18.020Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:35:18.020Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:35:18.020Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:35:18.020Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680053718019, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e3550a84-cc18-4316-8c33-7e1a60b52680 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:35:19.021Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 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-29T01:35:19.041Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 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-29T01:35:19.044Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T01:35:19.044Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T01:35:19.044Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T01:35:19.044Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T01:35:19.045Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:35:19.045Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:35:19.045Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:35:19.045Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:35:19.045Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-29T01:35:19.055Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T01:35:36.826Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:35:36.834Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:35:36.834Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680053677990, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T01:35:36.834Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:35:36.834Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:35:36.834Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680053680666, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists" } 2023-03-29T01:35:36.834Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:35:36.834Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:35:36.834Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680053681668, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 already exists" } 2023-03-29T01:35:36.835Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:35:36.835Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:35:36.835Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680053712890, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T01:35:36.835Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:35:36.835Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:35:36.835Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T01:35:36.835Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:35:36.835Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:35:36.835Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-29T01:35:36.835Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:35:36.835Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:35:36.835Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680053715971, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T01:35:36.835Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:35:36.835Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:35:36.835Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680053717017, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists" } 2023-03-29T01:35:36.835Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:35:36.836Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:35:36.836Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680053718019, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e3550a84-cc18-4316-8c33-7e1a60b52680 already exists" } 2023-03-29T01:35:36.836Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:35:49.056Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 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-29T01:35:49.065Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 and serviceModelVersionId: 16ec8964-42b3-41d8-bf97-9302870ceb5f 2023-03-29T01:35:49.065Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 444dbaf6-729a-4cb4-aa8f-fbc578565856 2023-03-29T01:35:49.066Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0 2023-03-29T01:35:49.072Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T01:35:49.092Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|INFO|500||Invoke 2023-03-29T01:35:49.092Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[d3d752d0-5943-4138-894b-97c54129553e], X-ECOMP-RequestID=[06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2], X-TransactionId=[], X-ONAP-RequestID=[06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2], Content-Type=[application/merge-patch+json]} 2023-03-29T01:35:49.100Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T01:35:49.261Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?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/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 01:35:50 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[157], vertex-id=[188528], x-aai-txid=[1-aai-resources-230329-01:35:50:493-26208], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T01:35:49.261Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T01:35:49.262Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|INFO|500||InvokeReturn 2023-03-29T01:35:49.262Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T01:35:49.262Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-29T01:35:49.274Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-29T01:35:49.274Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T01:35:49.274Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T01:35:49.275Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:35:49.275Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:35:49.275Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680053749274, "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-29T01:35:50.296Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T01:35:50.296Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"7a696f8d-7ee2-46cf-b572-2aace61feac6","serviceName":"Demo_pNF_ge2Srtj7qIwUCt1tjrNp","serviceVersion":"1.0","serviceUUID":"a9748751-2950-4828-b5f2-766b4707fd0e","serviceDescription":"catalog service description","serviceInvariantUUID":"3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d","resources":[{"resourceInstanceName":"pNF 2e24d431-caf7 0","resourceName":"pNF 2e24d431-caf7","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"e2d033c4-2bad-43aa-a1ed-ece452364ff0","resourceInvariantUUID":"c7a7d7b9-db49-4573-8bdb-c0b9fafe1e04","resourceCustomizationUUID":"9020c51f-f795-4da8-94fc-307df828746c","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml","artifactChecksum":"MGViMGJhY2M4NTEzNTQ2OTAyM2JmYTZiMmIxMTRhZmE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"d1d763ac-250d-4bc9-8da7-fb6b08c07905","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"54852575-1f46-4af8-b984-c2d9e0a5b90a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b9facc55-50c6-45db-ad5c-fc70d623e4d4","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml","artifactChecksum":"ZjQ3NjY3YmRmNjJhYzc5OTdlNTg5ODJjNTM4MjI0MTM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"de64d63f-d983-48ce-9828-6a1269e19616","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"bcb36d16-c729-4c0e-9e83-348a27e6b2fa","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"85b93c2d-6163-4d8a-9401-b9cc06f11fba","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml","artifactChecksum":"N2Q4YzdhZmExNzk0MmYxMDYzMzI4NGI0OWQ4NWUxZmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f91ffa7d-4822-4c15-9557-bea3361e964b","artifactVersion":"1"},{"artifactName":"service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar","artifactChecksum":"YTcxZWE0NWFhY2ZlYWVkODE3ODdlYzg2MzllNjU1ZjY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b33a7ab7-2b1f-45b9-a286-a6ef25118643","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T01:35:50.296Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:35:50.296Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:35:50.296Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:35:50.296Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:35:51.297Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:35:51.297Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:35:51.297Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:35:51.298Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:35:52.298Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:35:52.299Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:35:52.299Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:35:52.299Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:35:53.300Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:35:53.300Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:35:53.300Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:35:53.300Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:35:54.301Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:35:54.301Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:35:54.301Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:35:54.301Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:35:55.302Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:35:55.302Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:35:55.302Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:35:55.302Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:35:56.303Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:35:56.304Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:35:56.304Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:35:56.304Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:35:57.305Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:35:57.305Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:35:57.305Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:35:57.306Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:35:58.307Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "serviceName": "Demo_pNF_ge2Srtj7qIwUCt1tjrNp", "serviceVersion": "1.0", "serviceUUID": "a9748751-2950-4828-b5f2-766b4707fd0e", "serviceDescription": "catalog service description", "serviceInvariantUUID": "3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d", "resources": [ { "resourceInstanceName": "pNF 2e24d431-caf7 0", "resourceCustomizationUUID": "9020c51f-f795-4da8-94fc-307df828746c", "resourceName": "pNF 2e24d431-caf7", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "e2d033c4-2bad-43aa-a1ed-ece452364ff0", "resourceInvariantUUID": "c7a7d7b9-db49-4573-8bdb-c0b9fafe1e04", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "artifactChecksum": "YTcxZWE0NWFhY2ZlYWVkODE3ODdlYzg2MzllNjU1ZjY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "b33a7ab7-2b1f-45b9-a286-a6ef25118643" } ], "workloadContext": "Production" } 2023-03-29T01:35:58.307Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T01:35:58.307Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 a9748751-2950-4828-b5f2-766b4707fd0e ASDC 2023-03-29T01:35:58.308Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:7a696f8d-7ee2-46cf-b572-2aace61feac6 ServiceName:Demo_pNF_ge2Srtj7qIwUCt1tjrNp ServiceVersion:1.0 ServiceUUID:a9748751-2950-4828-b5f2-766b4707fd0e ServiceInvariantUUID:3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ArtifactUUID:b33a7ab7-2b1f-45b9-a286-a6ef25118643 ArtifactChecksum:YTcxZWE0NWFhY2ZlYWVkODE3ODdlYzg2MzllNjU1ZjY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 2e24d431-caf7 0 ResourceCustomizationUUID:9020c51f-f795-4da8-94fc-307df828746c ResourceInvariantUUID:c7a7d7b9-db49-4573-8bdb-c0b9fafe1e04 ResourceName:pNF 2e24d431-caf7 ResourceType:PNF ResourceUUID:e2d033c4-2bad-43aa-a1ed-ece452364ff0 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T01:35:58.308Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF a9748751-2950-4828-b5f2-766b4707fd0e 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: 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-29T01:35:58.343Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:35:58.343Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:35:58.344Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:35:58.344Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 from URL: /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:35:58.344Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:35:58.345Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:35:58.613Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T01:35:58.615Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar b33a7ab7-2b1f-45b9-a286-a6ef25118643 88015 2023-03-29T01:35:58.615Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ASDC sendASDCNotification 2023-03-29T01:35:58.615Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:35:58.615Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T01:35:58.616Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:35:58.616Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:35:58.616Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680053758615, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:35:59.616Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:35:59.617Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:35:59.618Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643, URL: /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar to file: /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:35:59.618Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:35:59.630Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:35:59.630Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:35:59.713Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14445421277277629149/Definitions/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml 2023-03-29T01:36:00.316Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T01:36:00.316Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T01:36:00.316Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:36:00.317Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T01:36:00.317Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 2e24d431-caf7 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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:36:00.317Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:36:00.317Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:36:00.317Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:36:00.317Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:36:00.317Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:36:00.317Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:36:00.317Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T01:36:00.317Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:36:00.317Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:36:00.317Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Node template pNF 2e24d431-caf7 0 is matching search criteria 2023-03-29T01:36:00.318Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T01:36:00.318Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 2e24d431-caf7 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T01:36:00.318Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:36:00.318Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:36:00.318Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Node template pNF 2e24d431-caf7 0 is matching search criteria 2023-03-29T01:36:00.318Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T01:36:00.318Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 2e24d431-caf7 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T01:36:00.318Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:36:00.318Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:36:00.318Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:36:00.318Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:36:00.318Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:36:00.318Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:36:00.319Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:36:00.319Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:36:00.319Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:36:00.319Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:36:00.319Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_ge2Srtj7qIwUCt1tjrNp Description:catalog service description Model UUID:a9748751-2950-4828-b5f2-766b4707fd0e Model Version:NULL Model InvariantUuid:3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d 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=? 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-29T01:36:00.357Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||ERROR|500||Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists 2023-03-29T01:36:00.357Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ASDC sendASDCNotification 2023-03-29T01:36:00.357Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar(Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists) 2023-03-29T01:36:00.357Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:36:00.358Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:36:00.358Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:36:00.358Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680053760357, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:36:01.358Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ASDC sendASDCNotification 2023-03-29T01:36:01.359Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar(Resource with UUID: e2d033c4-2bad-43aa-a1ed-ece452364ff0 already exists) 2023-03-29T01:36:01.359Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:36:01.359Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:36:01.359Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:36:01.359Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680053761358, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e2d033c4-2bad-43aa-a1ed-ece452364ff0 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:36:02.360Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 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-29T01:36:02.376Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 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-29T01:36:02.380Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T01:36:02.380Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T01:36:02.380Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T01:36:02.380Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T01:36:02.380Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:36:02.380Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:36:02.381Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:36:02.381Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:36:02.381Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-29T01:36:02.390Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T01:36:32.391Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 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-29T01:36:32.396Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 and serviceModelVersionId: a9748751-2950-4828-b5f2-766b4707fd0e 2023-03-29T01:36:32.397Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d 2023-03-29T01:36:32.397Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0 2023-03-29T01:36:32.403Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T01:36:32.427Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|INFO|500||Invoke 2023-03-29T01:36:32.428Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[7a696f8d-7ee2-46cf-b572-2aace61feac6], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[649cad5a-8d29-43cd-a192-e4eb04db12b2], X-ECOMP-RequestID=[7a696f8d-7ee2-46cf-b572-2aace61feac6], X-TransactionId=[], X-ONAP-RequestID=[7a696f8d-7ee2-46cf-b572-2aace61feac6], Content-Type=[application/merge-patch+json]} 2023-03-29T01:36:32.436Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T01:36:32.594Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?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/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 01:36:33 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[154], vertex-id=[172232], x-aai-txid=[1-aai-resources-230329-01:36:33:830-81485], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T01:36:32.594Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T01:36:32.595Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|INFO|500||InvokeReturn 2023-03-29T01:36:32.595Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T01:36:32.596Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-29T01:36:32.603Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-29T01:36:32.603Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7a696f8d-7ee2-46cf-b572-2aace61feac6 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T01:36:32.604Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T01:36:32.604Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:36:32.604Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:36:32.604Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680053792603, "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-29T01:36:33.620Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T01:36:33.620Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"fe105c1e-ef4e-412c-9c8b-44baeafe357c","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"3cc3363c-2a1e-46f6-a01f-dfea7105f42b","serviceDescription":"service","serviceInvariantUUID":"53e0907c-4685-443c-9afb-b6388edad63b","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"06700cf1-b2dc-407d-b162-08d1beec66c7","resourceInvariantUUID":"704760ad-6cf6-4bb9-bc99-05bd4d114f3d","resourceCustomizationUUID":"05d1ab17-7540-4804-bce9-48f607c7adae","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":"OWU1OGIzMTQ4NzkyODU5Nzk1ODU5N2E4YTdiYjZmODY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"678cd137-dd07-4c04-8b26-55742d455682","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":"MzNhYWFmOTQwMjhhYjAxZDRhOGJmYTA0ZGQzMjhlNGI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"52326665-5a88-44f9-990e-807f04b42a74","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":"84bdb852-af72-465c-9220-0c5d34e80240","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":"06caa762-d83a-4d14-a111-ab8da18bdd73","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":"8975785e-9aa3-4481-a685-d6498c3c5dec","artifactVersion":"2","generatedFromUUID":"84bdb852-af72-465c-9220-0c5d34e80240"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"YWE3OGIxMWMyYjhmNDFjOTdiMzhmZmM1OWI3ZmUzY2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1561e919-2af1-4cad-b2a7-59c900eec633","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MjQzOWNhYmVhMTRjN2Y5MTEzMGEwOTNlMWE4YWQzOWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1e6ff635-9586-4967-a4c2-d4832f18d39c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T01:36:33.620Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:36:33.620Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:36:33.620Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:36:33.620Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "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-29T01:36:34.621Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:36:34.622Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:36:34.622Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:36:34.622Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "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-29T01:36:35.623Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:36:35.623Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:36:35.623Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:36:35.623Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "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-29T01:36:36.623Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:36:36.624Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:36:36.624Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:36:36.624Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "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-29T01:36:36.826Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:36:36.832Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:36:36.832Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680053749274, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T01:36:36.833Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:36:36.833Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:36:36.833Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:36:36.833Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:36:36.833Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:36:36.833Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T01:36:36.833Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:36:36.833Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:36:36.833Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T01:36:36.834Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:36:36.834Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:36:36.834Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:36:36.834Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:36:36.834Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:36:36.834Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T01:36:36.834Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:36:36.834Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:36:36.834Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T01:36:36.834Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:36:36.834Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:36:36.834Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T01:36:36.834Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:36:36.834Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:36:36.834Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "NOTIFIED" } 2023-03-29T01:36:36.834Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:36:36.834Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:36:36.834Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680053758615, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T01:36:36.835Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:36:36.835Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:36:36.835Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680053760357, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists" } 2023-03-29T01:36:36.835Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:36:36.835Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:36:36.835Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680053761358, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e2d033c4-2bad-43aa-a1ed-ece452364ff0 already exists" } 2023-03-29T01:36:36.835Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:36:36.835Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:36:36.835Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680053792603, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T01:36:36.835Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:36:36.835Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:36:36.835Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:36:36.835Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:36:36.835Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:36:36.835Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-29T01:36:36.835Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:36:36.835Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:36:36.835Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-29T01:36:36.835Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:36:36.836Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T01:36:36.836Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:36:36.836Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:36:37.625Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:36:37.625Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:36:37.625Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:36:37.625Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "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-29T01:36:38.626Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:36:38.626Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:36:38.626Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:36:38.626Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "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-29T01:36:39.627Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:36:39.627Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:36:39.627Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:36:39.627Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:36:40.628Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "3cc3363c-2a1e-46f6-a01f-dfea7105f42b", "serviceDescription": "service", "serviceInvariantUUID": "53e0907c-4685-443c-9afb-b6388edad63b", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "05d1ab17-7540-4804-bce9-48f607c7adae", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "06700cf1-b2dc-407d-b162-08d1beec66c7", "resourceInvariantUUID": "704760ad-6cf6-4bb9-bc99-05bd4d114f3d", "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": "MzNhYWFmOTQwMjhhYjAxZDRhOGJmYTA0ZGQzMjhlNGI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "52326665-5a88-44f9-990e-807f04b42a74", "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": "84bdb852-af72-465c-9220-0c5d34e80240", "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": "8975785e-9aa3-4481-a685-d6498c3c5dec", "generatedFromUUID": "84bdb852-af72-465c-9220-0c5d34e80240" }, "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": "8975785e-9aa3-4481-a685-d6498c3c5dec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "MjQzOWNhYmVhMTRjN2Y5MTEzMGEwOTNlMWE4YWQzOWI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1e6ff635-9586-4967-a4c2-d4832f18d39c" } ], "workloadContext": "Production" } 2023-03-29T01:36:40.629Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T01:36:40.629Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 3cc3363c-2a1e-46f6-a01f-dfea7105f42b ASDC 2023-03-29T01:36:40.629Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:fe105c1e-ef4e-412c-9c8b-44baeafe357c ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:3cc3363c-2a1e-46f6-a01f-dfea7105f42b ServiceInvariantUUID:53e0907c-4685-443c-9afb-b6388edad63b 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:1e6ff635-9586-4967-a4c2-d4832f18d39c ArtifactChecksum:MjQzOWNhYmVhMTRjN2Y5MTEzMGEwOTNlMWE4YWQzOWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:05d1ab17-7540-4804-bce9-48f607c7adae ResourceInvariantUUID:704760ad-6cf6-4bb9-bc99-05bd4d114f3d ResourceName:basic_vm ResourceType:VF ResourceUUID:06700cf1-b2dc-407d-b162-08d1beec66c7 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:52326665-5a88-44f9-990e-807f04b42a74 ArtifactChecksum:MzNhYWFmOTQwMjhhYjAxZDRhOGJmYTA0ZGQzMjhlNGI= 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:84bdb852-af72-465c-9220-0c5d34e80240 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:8975785e-9aa3-4481-a685-d6498c3c5dec 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:8975785e-9aa3-4481-a685-d6498c3c5dec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T01:36:40.629Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3cc3363c-2a1e-46f6-a01f-dfea7105f42b 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: 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-29T01:36:40.662Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:36:40.662Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:36:40.662Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:36:40.662Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-29T01:36:40.663Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:36:40.663Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-29T01:36:40.727Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T01:36:40.727Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@31fef1c8 2023-03-29T01:36:40.727Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T01:36:40.727Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-29T01:36:40.728Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 1e6ff635-9586-4967-a4c2-d4832f18d39c Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T01:36:40.728Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T01:36:40.728Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-29T01:36:40.728Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T01:36:40.728Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:36:40.728Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:36:40.728Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680053800728, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:36:41.729Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:1e6ff635-9586-4967-a4c2-d4832f18d39c) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-29T01:36:41.776Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists 2023-03-29T01:36:41.776Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T01:36:41.776Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists) 2023-03-29T01:36:41.776Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:36:41.776Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:36:41.776Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:36:41.776Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680053801776, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:36:42.777Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T01:36:42.777Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 06700cf1-b2dc-407d-b162-08d1beec66c7 already exists) 2023-03-29T01:36:42.777Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:36:42.777Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:36:42.777Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:36:42.778Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680053802777, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 06700cf1-b2dc-407d-b162-08d1beec66c7 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:36:43.779Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-29T01:36:43.792Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-29T01:36:43.794Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T01:36:43.795Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T01:36:43.795Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T01:36:43.795Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T01:36:43.795Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:36:43.795Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:36:43.795Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:36:43.795Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:36:43.795Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-29T01:36:43.804Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T01:37:13.805Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-29T01:37:13.811Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c and serviceModelVersionId: 3cc3363c-2a1e-46f6-a01f-dfea7105f42b 2023-03-29T01:37:13.811Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 53e0907c-4685-443c-9afb-b6388edad63b 2023-03-29T01:37:13.811Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0 2023-03-29T01:37:13.814Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T01:37:13.823Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?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-29T01:37:13.823Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|INFO|500||Invoke 2023-03-29T01:37:13.830Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T01:37:13.989Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|INFO|500||InvokeReturn 2023-03-29T01:37:13.989Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 01:37:15 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[155], vertex-id=[180424], x-aai-txid=[0-aai-resources-230329-01:37:15:222-9682], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T01:37:13.990Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T01:37:13.990Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T01:37:13.990Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-29T01:37:14.000Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-29T01:37:14.000Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID fe105c1e-ef4e-412c-9c8b-44baeafe357c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T01:37:14.000Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T01:37:14.000Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:37:14.000Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:37:14.000Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680053834000, "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-29T01:37:15.021Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T01:37:15.021Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"4e331648-c0c6-4e78-b5bd-c1a3392aefa5","serviceName":"Demo_pNF_vTrSDiHqKZFmTrxBO7An","serviceVersion":"1.0","serviceUUID":"5dc3e11a-73a7-4449-8830-c00dd58b8025","serviceDescription":"catalog service description","serviceInvariantUUID":"99465759-d5dd-4df6-968c-d7df49a08547","resources":[{"resourceInstanceName":"pNF d408ac80-5827 0","resourceName":"pNF d408ac80-5827","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2c7ae46d-9523-4fff-b664-0f1857bc7e8e","resourceInvariantUUID":"eeb69a99-a29e-489a-a316-224f3dd9312e","resourceCustomizationUUID":"f5271907-3708-463e-8dcb-d3b488f8d689","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vf-license-model.xml","artifactChecksum":"MGI2ZDNjNTQwMDkzOGIxNWQ2YzAzOWIyODI5MWUzZGE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"665512f2-5af7-4af0-878a-1c02f8001b22","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2addf1f2-bac3-417d-903b-2318e30b0c44","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e4474b26-a4cd-4d90-9cc3-8a5acd5dd9d9","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vendor-license-model.xml","artifactChecksum":"YWNiN2MxZTEzMmU3MDA4YTQ4YzUyZGNmMDU0YzIzMmM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a1ca3c31-f38f-4a7c-9218-dc0682481ba1","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"717d49b6-6f8b-479e-ae16-c08c0031e528","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c7106b50-b2bd-4d21-b8aa-1972668fa1f6","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml","artifactChecksum":"ZDU0OTUxNGExYTY3ODQ5MTYxOWQ2NjM0ODczNDg1ZGM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"10434821-a842-492c-90ab-3ddcb0dfafb1","artifactVersion":"1"},{"artifactName":"service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar","artifactChecksum":"NzlhMjQ1MTUxN2M5NzczZTUyODFmNmRkMTk4ZjYzY2M\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"cd04d25d-7975-4b04-b8d3-17f5b860598b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T01:37:15.021Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:37:15.022Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:37:15.022Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:37:15.022Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:37:16.023Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:37:16.024Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:37:16.024Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:37:16.024Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:37:17.025Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:37:17.025Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:37:17.025Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:37:17.025Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:37:18.026Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:37:18.026Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:37:18.026Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:37:18.027Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:37:19.027Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:37:19.028Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:37:19.028Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:37:19.028Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:37:20.029Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:37:20.029Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:37:20.029Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:37:20.029Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:37:21.030Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:37:21.031Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:37:21.031Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:37:21.032Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:37:22.033Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:37:22.033Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:37:22.033Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:37:22.034Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:37:23.035Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "serviceName": "Demo_pNF_vTrSDiHqKZFmTrxBO7An", "serviceVersion": "1.0", "serviceUUID": "5dc3e11a-73a7-4449-8830-c00dd58b8025", "serviceDescription": "catalog service description", "serviceInvariantUUID": "99465759-d5dd-4df6-968c-d7df49a08547", "resources": [ { "resourceInstanceName": "pNF d408ac80-5827 0", "resourceCustomizationUUID": "f5271907-3708-463e-8dcb-d3b488f8d689", "resourceName": "pNF d408ac80-5827", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2c7ae46d-9523-4fff-b664-0f1857bc7e8e", "resourceInvariantUUID": "eeb69a99-a29e-489a-a316-224f3dd9312e", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "artifactChecksum": "NzlhMjQ1MTUxN2M5NzczZTUyODFmNmRkMTk4ZjYzY2M\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "cd04d25d-7975-4b04-b8d3-17f5b860598b" } ], "workloadContext": "Production" } 2023-03-29T01:37:23.036Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T01:37:23.036Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 5dc3e11a-73a7-4449-8830-c00dd58b8025 ASDC 2023-03-29T01:37:23.036Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:4e331648-c0c6-4e78-b5bd-c1a3392aefa5 ServiceName:Demo_pNF_vTrSDiHqKZFmTrxBO7An ServiceVersion:1.0 ServiceUUID:5dc3e11a-73a7-4449-8830-c00dd58b8025 ServiceInvariantUUID:99465759-d5dd-4df6-968c-d7df49a08547 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ArtifactUUID:cd04d25d-7975-4b04-b8d3-17f5b860598b ArtifactChecksum:NzlhMjQ1MTUxN2M5NzczZTUyODFmNmRkMTk4ZjYzY2M= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF d408ac80-5827 0 ResourceCustomizationUUID:f5271907-3708-463e-8dcb-d3b488f8d689 ResourceInvariantUUID:eeb69a99-a29e-489a-a316-224f3dd9312e ResourceName:pNF d408ac80-5827 ResourceType:PNF ResourceUUID:2c7ae46d-9523-4fff-b664-0f1857bc7e8e ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T01:37:23.036Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 5dc3e11a-73a7-4449-8830-c00dd58b8025 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: 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-29T01:37:23.066Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:37:23.067Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:37:23.067Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:37:23.067Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b from URL: /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:37:23.067Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:37:23.068Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:37:23.321Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T01:37:23.323Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar cd04d25d-7975-4b04-b8d3-17f5b860598b 88032 2023-03-29T01:37:23.323Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ASDC sendASDCNotification 2023-03-29T01:37:23.323Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:37:23.323Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T01:37:23.324Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:37:23.324Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:37:23.324Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680053843323, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:37:24.324Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:37:24.325Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:37:24.325Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b, URL: /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar to file: /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:37:24.326Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:37:24.326Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:37:24.326Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:37:24.405Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11884422665621330828/Definitions/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml 2023-03-29T01:37:24.956Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T01:37:24.956Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T01:37:24.957Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:37:24.957Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T01:37:24.957Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF d408ac80-5827 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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:37:24.957Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:37:24.957Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:37:24.957Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:37:24.957Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:37:24.957Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:37:24.957Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:37:24.957Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T01:37:24.957Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:37:24.957Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:37:24.957Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Node template pNF d408ac80-5827 0 is matching search criteria 2023-03-29T01:37:24.957Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T01:37:24.957Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF d408ac80-5827 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T01:37:24.957Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:37:24.957Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:37:24.957Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Node template pNF d408ac80-5827 0 is matching search criteria 2023-03-29T01:37:24.957Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T01:37:24.957Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF d408ac80-5827 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T01:37:24.957Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:37:24.958Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:37:24.958Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:37:24.958Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:37:24.958Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:37:24.958Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:37:24.958Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:37:24.958Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:37:24.958Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:37:24.958Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:37:24.958Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_vTrSDiHqKZFmTrxBO7An Description:catalog service description Model UUID:5dc3e11a-73a7-4449-8830-c00dd58b8025 Model Version:NULL Model InvariantUuid:99465759-d5dd-4df6-968c-d7df49a08547 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=? 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-29T01:37:24.995Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||ERROR|500||Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists 2023-03-29T01:37:24.995Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ASDC sendASDCNotification 2023-03-29T01:37:24.995Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar(Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists) 2023-03-29T01:37:24.995Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:37:24.995Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:37:24.995Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:37:24.996Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680053844995, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:37:25.996Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ASDC sendASDCNotification 2023-03-29T01:37:25.997Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar(Resource with UUID: 2c7ae46d-9523-4fff-b664-0f1857bc7e8e already exists) 2023-03-29T01:37:25.997Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:37:25.997Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:37:25.997Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:37:25.997Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680053845996, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2c7ae46d-9523-4fff-b664-0f1857bc7e8e already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:37:26.998Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 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-29T01:37:27.016Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 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-29T01:37:27.018Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T01:37:27.018Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T01:37:27.018Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T01:37:27.018Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T01:37:27.018Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:37:27.018Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:37:27.019Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:37:27.019Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:37:27.019Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-29T01:37:27.025Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T01:37:36.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:37:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:37:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-29T01:37:36.837Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:37:36.837Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:37:36.837Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T01:37:36.837Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:37:36.837Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:37:36.837Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-29T01:37:36.838Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:37:36.838Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:37:36.838Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680053800728, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T01:37:36.838Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:37:36.838Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:37:36.838Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680053801776, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists" } 2023-03-29T01:37:36.838Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:37:36.838Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:37:36.838Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680053802777, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 06700cf1-b2dc-407d-b162-08d1beec66c7 already exists" } 2023-03-29T01:37:36.839Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:37:36.839Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:37:36.839Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680053834000, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T01:37:36.839Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:37:36.840Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:37:36.840Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:37:36.840Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:37:36.840Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:37:36.840Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T01:37:36.841Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:37:36.841Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:37:36.841Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T01:37:36.841Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:37:36.841Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:37:36.841Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:37:36.842Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:37:36.842Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:37:36.842Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T01:37:36.842Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:37:36.842Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:37:36.843Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T01:37:36.843Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:37:36.843Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:37:36.843Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T01:37:36.843Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:37:36.844Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:37:36.844Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "NOTIFIED" } 2023-03-29T01:37:36.844Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:37:36.844Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:37:36.844Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680053843323, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T01:37:36.844Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:37:36.845Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:37:36.845Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680053844995, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists" } 2023-03-29T01:37:36.845Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:37:36.845Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:37:36.845Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680053845996, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2c7ae46d-9523-4fff-b664-0f1857bc7e8e already exists" } 2023-03-29T01:37:36.845Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:37:57.026Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 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-29T01:37:57.034Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 and serviceModelVersionId: 5dc3e11a-73a7-4449-8830-c00dd58b8025 2023-03-29T01:37:57.034Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 99465759-d5dd-4df6-968c-d7df49a08547 2023-03-29T01:37:57.035Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0 2023-03-29T01:37:57.041Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T01:37:57.055Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?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-29T01:37:57.055Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|INFO|500||Invoke 2023-03-29T01:37:57.062Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T01:37:57.212Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|INFO|500||InvokeReturn 2023-03-29T01:37:57.213Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 01:37:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[145], vertex-id=[266248], x-aai-txid=[1-aai-resources-230329-01:37:58:454-29845], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T01:37:57.213Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T01:37:57.213Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T01:37:57.213Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-29T01:37:57.222Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-29T01:37:57.222Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T01:37:57.223Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T01:37:57.223Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:37:57.223Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:37:57.223Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680053877222, "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-29T01:37:58.242Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T01:37:58.242Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"152384e9-aecf-4b1c-a8f7-03a9cf9ee303","serviceName":"Demo_pNF_pDpqfnga5SHRbhCxA4Vb","serviceVersion":"1.0","serviceUUID":"9b91b0d7-c4a9-4261-bf7a-60487236eb51","serviceDescription":"catalog service description","serviceInvariantUUID":"305980f8-7de1-48fa-ac60-9194798b3dec","resources":[{"resourceInstanceName":"pNF 45ff6e85-002d 0","resourceName":"pNF 45ff6e85-002d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"b5599a3c-fe1a-43e8-8da6-7663a2762a90","resourceInvariantUUID":"09182683-26b7-4240-8b68-66ac868e7649","resourceCustomizationUUID":"88442b7f-627e-40fe-ba4b-14e292457100","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vf-license-model.xml","artifactChecksum":"MWFjNmVhZDMwM2FlOWQyMjJiODExMzE1ZmQ3MzZlMTg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b82737b0-af86-4b39-8c34-96e6f6d8632d","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"3edf1169-995e-410c-a960-a17d5b6040a8","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"4b62b939-0a47-4c84-a666-29328cef73bb","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vendor-license-model.xml","artifactChecksum":"ZTFjM2U1Y2E3YjA4NGQxNzA5MDI5MDgxODFhNDYwY2E\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ff29711d-cf32-4e57-b6be-90b0e638a580","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c5e1eed8-8aa6-4dd9-95a2-cccba264d439","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2d202cf8-65d1-4dd2-9456-602b8ceded56","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml","artifactChecksum":"YmQwMWIwNTUxMWE2NGFmZThiNjkyZjViMWMzYWM5Zjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d716b1e1-195c-4253-8ce4-d8eec289ec36","artifactVersion":"1"},{"artifactName":"service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar","artifactChecksum":"ZTkzOGQ1NjBjODU4YmZmOTEyMGYxM2E5OGYxMzczMDQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"04b9c7e8-707e-4ebb-a381-ecabcc250ce1","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T01:37:58.243Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:37:58.243Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:37:58.243Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:37:58.244Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:37:59.244Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:37:59.245Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:37:59.245Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:37:59.245Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:38:00.246Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:38:00.247Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:38:00.247Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:38:00.247Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:38:01.248Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:38:01.248Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:38:01.248Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:38:01.248Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:38:02.249Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:38:02.250Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:38:02.250Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:38:02.250Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:38:03.251Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:38:03.252Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:38:03.252Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:38:03.252Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:38:04.253Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:38:04.254Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:38:04.254Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:38:04.254Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:38:05.254Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:38:05.255Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:38:05.255Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:38:05.255Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:38:06.256Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "serviceName": "Demo_pNF_pDpqfnga5SHRbhCxA4Vb", "serviceVersion": "1.0", "serviceUUID": "9b91b0d7-c4a9-4261-bf7a-60487236eb51", "serviceDescription": "catalog service description", "serviceInvariantUUID": "305980f8-7de1-48fa-ac60-9194798b3dec", "resources": [ { "resourceInstanceName": "pNF 45ff6e85-002d 0", "resourceCustomizationUUID": "88442b7f-627e-40fe-ba4b-14e292457100", "resourceName": "pNF 45ff6e85-002d", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "b5599a3c-fe1a-43e8-8da6-7663a2762a90", "resourceInvariantUUID": "09182683-26b7-4240-8b68-66ac868e7649", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "artifactChecksum": "ZTkzOGQ1NjBjODU4YmZmOTEyMGYxM2E5OGYxMzczMDQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "04b9c7e8-707e-4ebb-a381-ecabcc250ce1" } ], "workloadContext": "Production" } 2023-03-29T01:38:06.256Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T01:38:06.257Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 9b91b0d7-c4a9-4261-bf7a-60487236eb51 ASDC 2023-03-29T01:38:06.257Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:152384e9-aecf-4b1c-a8f7-03a9cf9ee303 ServiceName:Demo_pNF_pDpqfnga5SHRbhCxA4Vb ServiceVersion:1.0 ServiceUUID:9b91b0d7-c4a9-4261-bf7a-60487236eb51 ServiceInvariantUUID:305980f8-7de1-48fa-ac60-9194798b3dec ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ArtifactUUID:04b9c7e8-707e-4ebb-a381-ecabcc250ce1 ArtifactChecksum:ZTkzOGQ1NjBjODU4YmZmOTEyMGYxM2E5OGYxMzczMDQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 45ff6e85-002d 0 ResourceCustomizationUUID:88442b7f-627e-40fe-ba4b-14e292457100 ResourceInvariantUUID:09182683-26b7-4240-8b68-66ac868e7649 ResourceName:pNF 45ff6e85-002d ResourceType:PNF ResourceUUID:b5599a3c-fe1a-43e8-8da6-7663a2762a90 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T01:38:06.257Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9b91b0d7-c4a9-4261-bf7a-60487236eb51 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: 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-29T01:38:06.289Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:38:06.290Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:38:06.290Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:38:06.290Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 from URL: /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:38:06.290Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:38:06.290Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:38:06.704Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T01:38:06.706Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 88022 2023-03-29T01:38:06.707Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ASDC sendASDCNotification 2023-03-29T01:38:06.707Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:38:06.707Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T01:38:06.707Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:38:06.707Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:38:06.707Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680053886707, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:38:07.707Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:38:07.708Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:38:07.708Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1, URL: /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar to file: /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:38:07.708Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:38:07.709Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:38:07.709Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:38:07.792Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10154172085158768180/Definitions/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml 2023-03-29T01:38:08.337Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T01:38:08.338Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T01:38:08.338Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:38:08.338Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T01:38:08.338Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 45ff6e85-002d 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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:38:08.338Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:38:08.338Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:38:08.338Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:38:08.338Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:38:08.338Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:38:08.338Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:38:08.338Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T01:38:08.338Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:38:08.338Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:38:08.338Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Node template pNF 45ff6e85-002d 0 is matching search criteria 2023-03-29T01:38:08.338Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T01:38:08.338Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 45ff6e85-002d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T01:38:08.339Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:38:08.339Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:38:08.339Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Node template pNF 45ff6e85-002d 0 is matching search criteria 2023-03-29T01:38:08.339Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T01:38:08.339Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 45ff6e85-002d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T01:38:08.339Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:38:08.339Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:38:08.339Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:38:08.339Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:38:08.339Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:38:08.339Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:38:08.339Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:38:08.339Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:38:08.339Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:38:08.339Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:38:08.339Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_pDpqfnga5SHRbhCxA4Vb Description:catalog service description Model UUID:9b91b0d7-c4a9-4261-bf7a-60487236eb51 Model Version:NULL Model InvariantUuid:305980f8-7de1-48fa-ac60-9194798b3dec 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=? 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-29T01:38:08.380Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||ERROR|500||Csar with UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 already exists 2023-03-29T01:38:08.380Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ASDC sendASDCNotification 2023-03-29T01:38:08.381Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar(Csar with UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 already exists) 2023-03-29T01:38:08.381Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:38:08.381Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:38:08.381Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:38:08.382Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680053888380, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:38:09.383Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ASDC sendASDCNotification 2023-03-29T01:38:09.384Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar(Resource with UUID: b5599a3c-fe1a-43e8-8da6-7663a2762a90 already exists) 2023-03-29T01:38:09.384Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:38:09.384Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:38:09.384Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:38:09.384Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680053889383, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: b5599a3c-fe1a-43e8-8da6-7663a2762a90 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:38:10.386Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 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-29T01:38:10.404Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 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-29T01:38:10.408Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T01:38:10.408Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T01:38:10.408Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T01:38:10.408Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T01:38:10.408Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:38:10.408Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:38:10.408Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:38:10.408Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:38:10.408Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-29T01:38:10.419Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T01:38:36.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:38:36.833Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:38:36.833Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680053877222, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T01:38:36.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:38:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:38:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:38:36.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:38:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:38:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T01:38:36.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:38:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:38:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T01:38:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:38:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:38:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:38:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:38:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:38:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T01:38:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:38:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:38:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T01:38:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:38:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:38:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T01:38:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:38:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:38:36.837Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "NOTIFIED" } 2023-03-29T01:38:36.837Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:38:36.837Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:38:36.837Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680053886707, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T01:38:36.837Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:38:36.837Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:38:36.837Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680053888380, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 already exists" } 2023-03-29T01:38:36.838Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:38:36.838Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:38:36.838Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680053889383, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: b5599a3c-fe1a-43e8-8da6-7663a2762a90 already exists" } 2023-03-29T01:38:36.838Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:38:40.420Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 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-29T01:38:40.426Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 and serviceModelVersionId: 9b91b0d7-c4a9-4261-bf7a-60487236eb51 2023-03-29T01:38:40.427Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 305980f8-7de1-48fa-ac60-9194798b3dec 2023-03-29T01:38:40.427Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0 2023-03-29T01:38:40.433Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T01:38:40.450Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?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-29T01:38:40.450Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|INFO|500||Invoke 2023-03-29T01:38:40.457Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T01:38:40.727Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|INFO|500||InvokeReturn 2023-03-29T01:38:40.728Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 01:38:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[267], vertex-id=[241768], x-aai-txid=[0-aai-resources-230329-01:38:41:848-71485], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T01:38:40.728Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T01:38:40.728Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T01:38:40.728Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-29T01:38:40.739Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-29T01:38:40.739Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T01:38:40.739Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T01:38:40.740Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:38:40.740Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:38:40.740Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680053920739, "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-29T01:38:41.763Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T01:38:41.763Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"79cff219-f792-4db3-a985-5e3d1b368346","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"e5fd3784-176d-42a7-9b62-a959a0733847","serviceDescription":"service","serviceInvariantUUID":"87ee4104-f821-482e-970e-67013d6865ce","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"be38d069-67b7-4343-bf06-2e21aed54285","resourceInvariantUUID":"39a91d66-b004-4d3e-9e0f-8ba09489ac29","resourceCustomizationUUID":"f9a31b5d-5243-4543-8ad7-b4dea8608e91","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":"ZGFkYjMyNTJmMWU5NTM1ZWEzMzM1ZjRhMzQ5ZTZkYjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"ed55743d-d9ac-40eb-9a6f-b182bceb37ff","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":"NGE0OTdhOTMzMmY4YTBiMDY2ZGFmYTRiMTUxMjNjODM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"864be928-a9f5-4945-a2b4-8916dc83b009","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":"88121a8b-daa0-4a2f-84a4-a072f1215f44","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":"a77f228d-392c-4d9a-af7f-e563542bb401","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":"01d484da-5e69-41d3-9b20-96dd7783c728","artifactVersion":"2","generatedFromUUID":"afb04163-7216-4486-9b1a-8fb28d32ebbc"},{"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":"8f7c59c7-db3d-483e-a29f-b3b73326d392","artifactVersion":"2","generatedFromUUID":"88121a8b-daa0-4a2f-84a4-a072f1215f44"},{"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":"afb04163-7216-4486-9b1a-8fb28d32ebbc","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":"7016c93f-4f44-4420-b126-a2f9aaf75418","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":"MDczZmVlN2RlZDAyNWMzNDJlYjk0MGRiMzYwZDdkYTU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a87951d6-e943-4b15-acff-91efb2432df2","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"OTNlNGEyYmY4MDdlMjE5MDY0MzY4NWExMDkwYTU1ZTg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"15f01e0b-0b3f-449a-ae62-9a9be081fe20","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T01:38:41.763Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:38:41.764Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:38:41.764Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:38:41.764Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "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-29T01:38:42.764Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:38:42.765Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:38:42.766Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:38:42.766Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "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-29T01:38:43.767Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:38:43.767Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:38:43.768Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:38:43.768Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "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-29T01:38:44.768Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:38:44.769Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:38:44.769Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:38:44.770Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "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-29T01:38:45.770Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:38:45.771Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:38:45.771Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:38:45.771Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "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-29T01:38:46.772Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:38:46.773Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:38:46.773Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:38:46.773Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "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-29T01:38:47.774Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:38:47.775Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:38:47.775Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:38:47.775Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "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-29T01:38:48.776Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:38:48.777Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:38:48.778Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:38:48.778Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "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-29T01:38:49.779Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:38:49.780Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:38:49.780Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:38:49.780Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "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-29T01:38:50.781Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:38:50.781Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:38:50.781Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:38:50.782Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:38:51.783Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "e5fd3784-176d-42a7-9b62-a959a0733847", "serviceDescription": "service", "serviceInvariantUUID": "87ee4104-f821-482e-970e-67013d6865ce", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "f9a31b5d-5243-4543-8ad7-b4dea8608e91", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "be38d069-67b7-4343-bf06-2e21aed54285", "resourceInvariantUUID": "39a91d66-b004-4d3e-9e0f-8ba09489ac29", "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": "NGE0OTdhOTMzMmY4YTBiMDY2ZGFmYTRiMTUxMjNjODM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "864be928-a9f5-4945-a2b4-8916dc83b009", "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": "88121a8b-daa0-4a2f-84a4-a072f1215f44", "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": "8f7c59c7-db3d-483e-a29f-b3b73326d392", "generatedFromUUID": "88121a8b-daa0-4a2f-84a4-a072f1215f44" }, "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": "01d484da-5e69-41d3-9b20-96dd7783c728", "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": "8f7c59c7-db3d-483e-a29f-b3b73326d392", "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": "afb04163-7216-4486-9b1a-8fb28d32ebbc", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "OTNlNGEyYmY4MDdlMjE5MDY0MzY4NWExMDkwYTU1ZTg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "15f01e0b-0b3f-449a-ae62-9a9be081fe20" } ], "workloadContext": "Production" } 2023-03-29T01:38:51.783Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T01:38:51.783Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 e5fd3784-176d-42a7-9b62-a959a0733847 ASDC 2023-03-29T01:38:51.784Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:79cff219-f792-4db3-a985-5e3d1b368346 ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:e5fd3784-176d-42a7-9b62-a959a0733847 ServiceInvariantUUID:87ee4104-f821-482e-970e-67013d6865ce 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:15f01e0b-0b3f-449a-ae62-9a9be081fe20 ArtifactChecksum:OTNlNGEyYmY4MDdlMjE5MDY0MzY4NWExMDkwYTU1ZTg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:f9a31b5d-5243-4543-8ad7-b4dea8608e91 ResourceInvariantUUID:39a91d66-b004-4d3e-9e0f-8ba09489ac29 ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:be38d069-67b7-4343-bf06-2e21aed54285 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:864be928-a9f5-4945-a2b4-8916dc83b009 ArtifactChecksum:NGE0OTdhOTMzMmY4YTBiMDY2ZGFmYTRiMTUxMjNjODM= 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:88121a8b-daa0-4a2f-84a4-a072f1215f44 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:8f7c59c7-db3d-483e-a29f-b3b73326d392 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:01d484da-5e69-41d3-9b20-96dd7783c728 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:8f7c59c7-db3d-483e-a29f-b3b73326d392 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:afb04163-7216-4486-9b1a-8fb28d32ebbc ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T01:38:51.784Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e5fd3784-176d-42a7-9b62-a959a0733847 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: 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-29T01:38:51.818Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:38:51.819Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:38:51.819Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:38:51.819Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-29T01:38:51.819Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:38:51.819Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-29T01:38:52.061Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T01:38:52.066Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 15f01e0b-0b3f-449a-ae62-9a9be081fe20 163283 2023-03-29T01:38:52.066Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T01:38:52.066Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T01:38:52.066Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T01:38:52.066Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:38:52.066Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:38:52.066Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680053932066, "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-29T01:38:53.067Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:38:53.067Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:38:53.067Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T01:38:53.069Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-29T01:38:53.070Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T01:38:53.070Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T01:38:53.193Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14402338954247498104/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-29T01:38:53.999Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T01:38:53.999Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T01:38:53.999Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T01:38:53.999Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-29T01:38:53.999Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T01:38:53.999Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T01:38:53.999Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T01:38:53.999Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T01:38:53.999Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T01:38:53.999Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:38:54.000Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:38:54.000Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T01:38:54.000Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T01:38:54.000Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T01:38:54.000Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:38:54.000Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:38:54.000Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T01:38:54.000Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T01:38:54.000Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T01:38:54.000Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:38:54.000Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:38:54.000Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:38:54.000Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-29T01:38:54.000Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-29T01:38:54.000Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-29T01:38:54.001Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-29T01:38:54.001Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:38:54.001Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-29T01:38:54.001Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:38:54.001Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T01:38:54.001Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T01:38:54.001Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:38:54.001Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T01:38:54.001Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T01:38:54.001Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:38:54.001Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T01:38:54.001Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T01:38:54.001Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:38:54.001Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T01:38:54.001Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T01:38:54.001Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:38:54.001Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-29T01:38:54.002Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-29T01:38:54.002Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=c7162921-d9ba-48b0-ac30-848b994533ba 2023-03-29T01:38:54.002Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:38:54.002Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:38:54.002Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:38:54.002Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:38:54.002Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:38:54.002Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:38:54.002Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:38:54.002Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:38:54.002Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:e5fd3784-176d-42a7-9b62-a959a0733847 Model Version:NULL Model InvariantUuid:87ee4104-f821-482e-970e-67013d6865ce Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:ffe2b29f-1568-438d-9e87-4f28ff0f29d3 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:39a91d66-b004-4d3e-9e0f-8ba09489ac29 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:f9a31b5d-5243-4543-8ad7-b4dea8608e91 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:81b562e9-8a06-4b38-ae34-13a20c90363a ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:9d16c548-1a08-4a21-9290-43523f9775d0 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:24970cda-31e1-4a33-b714-870b44e6ec72 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:005c57c2-5e8e-413a-a9d2-3a0316c9d67e ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:c7162921-d9ba-48b0-ac30-848b994533ba ModelInvariantUuid:8b85917d-d582-402c-b938-cfd3616f2376 ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:13866d1f-ed69-49fd-a7e5-91c49c2c4758 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:15c0e3b7-071f-4282-bfa4-2145af421507 ModelInvariantUuid:196fa6d7-90bc-42b2-90ed-54adcabf8844 ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:8ed488ad-07d9-4f05-b7d5-72e70b510f34 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=? 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-29T01:38:54.036Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||ERROR|500||Csar with UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 already exists 2023-03-29T01:38:54.036Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T01:38:54.037Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Csar with UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 already exists) 2023-03-29T01:38:54.037Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:38:54.037Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:38:54.037Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:38:54.037Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680053934036, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:38:55.038Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T01:38:55.038Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Resource with UUID: be38d069-67b7-4343-bf06-2e21aed54285 already exists) 2023-03-29T01:38:55.038Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:38:55.039Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:38:55.039Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:38:55.039Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680053935038, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: be38d069-67b7-4343-bf06-2e21aed54285 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:38:56.040Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 79cff219-f792-4db3-a985-5e3d1b368346 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-29T01:38:56.055Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 79cff219-f792-4db3-a985-5e3d1b368346 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-29T01:38:56.058Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T01:38:56.059Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T01:38:56.059Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T01:38:56.059Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T01:38:56.059Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:38:56.059Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:38:56.060Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:38:56.060Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:38:56.060Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T01:38:56.070Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T01:39:26.071Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 79cff219-f792-4db3-a985-5e3d1b368346 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-29T01:39:26.080Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 79cff219-f792-4db3-a985-5e3d1b368346 and serviceModelVersionId: e5fd3784-176d-42a7-9b62-a959a0733847 2023-03-29T01:39:26.080Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 87ee4104-f821-482e-970e-67013d6865ce 2023-03-29T01:39:26.081Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0 2023-03-29T01:39:26.087Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T01:39:26.101Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?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-29T01:39:26.101Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0|INFO|500||Invoke 2023-03-29T01:39:26.109Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T01:39:26.273Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0|INFO|500||InvokeReturn 2023-03-29T01:39:26.274Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 01:39:27 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[159], vertex-id=[262248], x-aai-txid=[0-aai-resources-230329-01:39:27:503-81908], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T01:39:26.274Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T01:39:26.274Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T01:39:26.274Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T01:39:26.287Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T01:39:26.288Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 79cff219-f792-4db3-a985-5e3d1b368346 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T01:39:26.288Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T01:39:26.288Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:39:26.289Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:39:26.289Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680053966288, "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-29T01:39:27.309Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T01:39:27.309Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b","serviceDescription":"service","serviceInvariantUUID":"f11f3291-d152-4078-a143-55ea832700d8","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"36a3904f-1a5d-4317-86a2-638c4917b288","resourceInvariantUUID":"1aba6309-0738-4e5b-b869-2db259c21795","resourceCustomizationUUID":"0337b2fb-5a25-4a34-85ab-b1b31ed2aa39","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":"NzViZTJiZjA2ZDkzYjRlNDE3YTgxNGQ1N2U0NzVkMjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"afb7b978-26be-4a57-a7a2-4e86e6ba373c","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":"NmY3OGQ5NzFlYjdmZjI1YWRiYmE0MDIzYjMzYTkzZmI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"717c2940-1acd-420e-b3fe-4f1e9a67c304","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":"a9dd0a80-3b45-406c-b694-f871afbb64ca","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":"c29ed0c0-4d82-458f-82bb-df9712ab2b6e","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":"ea1912d5-c9a1-4a19-811d-1660124dfc03","artifactVersion":"2","generatedFromUUID":"a9dd0a80-3b45-406c-b694-f871afbb64ca"},{"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":"MDY3MzFhZTY0Y2RlMjJjNTZkYzQxODFhMDMzYjIyNDc\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"942f5cd5-38df-4423-9208-5799647b6f06","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":"ZTM1OGQ2OWI1NzJjZjIyYjhmMjVhNWY0M2UyNzVlOWI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"ac013e2b-d169-4983-aabc-c381174a3c1b","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"ZjUxNWEzYmIwNzM2ZWUxYWFlOWNjMzdjYjU2ZWUyMTQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"4cd37888-a8d3-418f-b193-57aae7be143e","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T01:39:27.309Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:39:27.310Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:39:27.310Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:39:27.310Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "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-29T01:39:28.311Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:39:28.311Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:39:28.311Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:39:28.311Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "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-29T01:39:29.311Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:39:29.312Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:39:29.312Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:39:29.312Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "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-29T01:39:30.313Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:39:30.313Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:39:30.313Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:39:30.313Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "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-29T01:39:31.314Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:39:31.314Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:39:31.315Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:39:31.315Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "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-29T01:39:32.316Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:39:32.316Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:39:32.316Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:39:32.316Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "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-29T01:39:33.317Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:39:33.317Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:39:33.317Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:39:33.318Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "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-29T01:39:34.318Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:39:34.319Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:39:34.319Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:39:34.319Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:39:35.320Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b", "serviceDescription": "service", "serviceInvariantUUID": "f11f3291-d152-4078-a143-55ea832700d8", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "0337b2fb-5a25-4a34-85ab-b1b31ed2aa39", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "36a3904f-1a5d-4317-86a2-638c4917b288", "resourceInvariantUUID": "1aba6309-0738-4e5b-b869-2db259c21795", "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": "NmY3OGQ5NzFlYjdmZjI1YWRiYmE0MDIzYjMzYTkzZmI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "717c2940-1acd-420e-b3fe-4f1e9a67c304", "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": "a9dd0a80-3b45-406c-b694-f871afbb64ca", "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": "ea1912d5-c9a1-4a19-811d-1660124dfc03", "generatedFromUUID": "a9dd0a80-3b45-406c-b694-f871afbb64ca" }, "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": "ea1912d5-c9a1-4a19-811d-1660124dfc03", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "ZjUxNWEzYmIwNzM2ZWUxYWFlOWNjMzdjYjU2ZWUyMTQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4cd37888-a8d3-418f-b193-57aae7be143e" } ], "workloadContext": "Production" } 2023-03-29T01:39:35.322Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T01:39:35.322Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b ASDC 2023-03-29T01:39:35.323Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b ServiceInvariantUUID:f11f3291-d152-4078-a143-55ea832700d8 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:4cd37888-a8d3-418f-b193-57aae7be143e ArtifactChecksum:ZjUxNWEzYmIwNzM2ZWUxYWFlOWNjMzdjYjU2ZWUyMTQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:0337b2fb-5a25-4a34-85ab-b1b31ed2aa39 ResourceInvariantUUID:1aba6309-0738-4e5b-b869-2db259c21795 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:36a3904f-1a5d-4317-86a2-638c4917b288 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:717c2940-1acd-420e-b3fe-4f1e9a67c304 ArtifactChecksum:NmY3OGQ5NzFlYjdmZjI1YWRiYmE0MDIzYjMzYTkzZmI= 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:a9dd0a80-3b45-406c-b694-f871afbb64ca 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:ea1912d5-c9a1-4a19-811d-1660124dfc03 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:ea1912d5-c9a1-4a19-811d-1660124dfc03 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T01:39:35.325Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b 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: 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-29T01:39:35.361Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:39:35.362Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:39:35.362Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:39:35.362Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 4cd37888-a8d3-418f-b193-57aae7be143e from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-29T01:39:35.362Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:39:35.363Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-29T01:39:35.385Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T01:39:35.385Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@8ce56ea 2023-03-29T01:39:35.386Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T01:39:35.386Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVmMacro" ] } } } 2023-03-29T01:39:35.386Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVmMacro-csar.csar /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 4cd37888-a8d3-418f-b193-57aae7be143e Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T01:39:35.387Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T01:39:35.387Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Specified artifact is not found) 2023-03-29T01:39:35.387Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T01:39:35.387Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:39:35.387Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:39:35.388Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680053975387, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:39:36.389Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVmMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(UUID:4cd37888-a8d3-418f-b193-57aae7be143e) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-29T01:39:36.430Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||ERROR|500||Csar with UUID: 4cd37888-a8d3-418f-b193-57aae7be143e already exists 2023-03-29T01:39:36.431Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T01:39:36.431Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Csar with UUID: 4cd37888-a8d3-418f-b193-57aae7be143e already exists) 2023-03-29T01:39:36.431Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:39:36.431Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:39:36.432Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:39:36.432Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680053976431, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 4cd37888-a8d3-418f-b193-57aae7be143e already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:39:36.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:39:36.826Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: cached metadata has changed from (version155: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version156: {SDC-DISTR-STATUS-TOPIC-AUTO=6}) 2023-03-29T01:39:36.845Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-29T01:39:36.845Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-29T01:39:36.850Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=51, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T01:39:36.850Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 51: {SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-29T01:39:36.864Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=51, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T01:39:36.864Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T01:39:36.864Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T01:39:36.869Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-29T01:39:36.869Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-29T01:39:36.869Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-29T01:39:36.869Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=2603, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T01:39:36.869Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-29T01:39:36.870Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-29T01:39:37.433Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T01:39:37.433Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Resource with UUID: 36a3904f-1a5d-4317-86a2-638c4917b288 already exists) 2023-03-29T01:39:37.433Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:39:37.433Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:39:37.433Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:39:37.434Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680053977433, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 36a3904f-1a5d-4317-86a2-638c4917b288 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:39:37.885Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:39:37.886Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680053920739, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T01:39:37.886Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:39:37.886Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:39:37.886Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:39:37.886Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:39:37.886Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:39:37.886Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-29T01:39:37.886Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:39:37.887Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:39:37.887Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-29T01:39:37.887Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:39:37.887Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:39:37.887Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:39:37.887Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:39:37.887Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:39:37.887Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-29T01:39:37.887Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:39:37.887Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:39:37.887Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-29T01:39:37.887Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:39:37.887Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:39:37.887Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-29T01:39:37.887Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:39:37.888Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:39:37.888Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T01:39:37.888Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:39:37.888Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:39:37.888Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T01:39:37.888Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:39:37.888Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:39:37.888Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T01:39:37.888Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:39:37.888Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:39:37.888Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680053932066, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T01:39:37.888Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:39:37.889Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:39:37.889Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680053934036, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 already exists" } 2023-03-29T01:39:37.889Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:39:37.889Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:39:37.889Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680053935038, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: be38d069-67b7-4343-bf06-2e21aed54285 already exists" } 2023-03-29T01:39:37.889Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:39:37.889Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:39:37.889Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680053966288, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T01:39:37.889Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:39:37.889Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:39:37.889Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:39:37.889Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:39:37.889Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:39:37.889Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-29T01:39:37.890Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:39:37.890Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:39:37.890Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-29T01:39:37.890Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:39:37.890Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:39:37.890Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:39:37.890Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:39:37.890Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:39:37.890Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-29T01:39:37.890Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:39:37.890Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:39:37.890Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T01:39:37.890Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:39:37.891Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:39:37.891Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T01:39:37.891Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:39:37.891Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:39:37.891Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T01:39:37.891Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:39:37.891Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:39:37.891Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680053975387, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T01:39:37.891Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:39:37.891Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:39:37.891Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680053976431, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 4cd37888-a8d3-418f-b193-57aae7be143e already exists" } 2023-03-29T01:39:37.891Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:39:37.892Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:39:37.892Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680053977433, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 36a3904f-1a5d-4317-86a2-638c4917b288 already exists" } 2023-03-29T01:39:37.892Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:39:38.434Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 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-29T01:39:38.451Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 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-29T01:39:38.455Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T01:39:38.455Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T01:39:38.455Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T01:39:38.456Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T01:39:38.456Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:39:38.457Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:39:38.457Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:39:38.457Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:39:38.457Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-29T01:39:38.467Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T01:40:08.467Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 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-29T01:40:08.473Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 and serviceModelVersionId: c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b 2023-03-29T01:40:08.474Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : f11f3291-d152-4078-a143-55ea832700d8 2023-03-29T01:40:08.475Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0 2023-03-29T01:40:08.481Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T01:40:08.497Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?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-29T01:40:08.498Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0|INFO|500||Invoke 2023-03-29T01:40:08.505Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T01:40:08.663Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0|INFO|500||InvokeReturn 2023-03-29T01:40:08.663Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 01:40:09 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[154], vertex-id=[282632], x-aai-txid=[0-aai-resources-230329-01:40:09:897-8642], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T01:40:08.664Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T01:40:08.664Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T01:40:08.664Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-29T01:40:08.675Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-29T01:40:08.675Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T01:40:08.675Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T01:40:08.676Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:40:08.676Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:40:08.676Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680054008675, "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-29T01:40:09.696Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T01:40:09.696Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"75dca8ba-3248-48c6-9711-9aadf96f8e3b","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"1fc0f3c3-84ac-4154-b27c-171f7feb50cc","serviceDescription":"service","serviceInvariantUUID":"008efdff-77aa-444d-8450-ff90bd5ae680","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"f9c63e91-f583-4f58-aeb9-83b625f04a58","resourceInvariantUUID":"9bd386fc-88cf-496b-93c6-ba0ccbb1c156","resourceCustomizationUUID":"17ece1ed-e9a2-4a30-8b11-c80a26763572","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"ODJkZDU0OTQ3MGE2MWU3OTlmMTE0YjUxZmExNDk3NGE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"5d9120e9-b81f-495d-8201-252d44b47dcb","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"31466410-8642-4ece-8366-dd8e16713ddc","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f99a13cf-e3a3-4df8-a2c5-e3e82726e451","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"OTQ0MDY1ZTJkMDJjZTc5NDQwNjYxNmUzYWY0MjI5Y2M\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"f6b59759-ff38-450c-92c7-f5ec8850ec6d","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9190f0cc-f7e7-4350-af06-929cf1b3ba85","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7f282657-b8b6-4223-870e-fd099f14e3cc","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e5067c49-3ffa-4389-a97d-775df9c048b4","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"NmU3YmY3Y2VkOWYyNzJjYmZiNTJlMmY2YTk3MTIwNzA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2e61fb17-9304-4c0e-b8df-827caa52c20c","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"ZjgwZmViODM3ODVkZjQ0MDgyMDAxZGIzM2NjZjdjNDU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0b1c2a06-8237-47a4-8c50-87973b02a56c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T01:40:09.697Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:40:09.697Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:40:09.697Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:40:09.697Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:40:10.698Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:40:10.698Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:40:10.698Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:40:10.699Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:40:11.700Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:40:11.701Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:40:11.701Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:40:11.701Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:40:12.702Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:40:12.702Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:40:12.702Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:40:12.703Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:40:13.703Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:40:13.704Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:40:13.704Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:40:13.704Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:40:14.705Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:40:14.705Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:40:14.705Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:40:14.705Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:40:15.706Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:40:15.707Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:40:15.707Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:40:15.707Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:40:16.708Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:40:16.708Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:40:16.708Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:40:16.708Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:40:17.709Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:40:17.709Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:40:17.709Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:40:17.709Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:40:18.710Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "1fc0f3c3-84ac-4154-b27c-171f7feb50cc", "serviceDescription": "service", "serviceInvariantUUID": "008efdff-77aa-444d-8450-ff90bd5ae680", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "17ece1ed-e9a2-4a30-8b11-c80a26763572", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "f9c63e91-f583-4f58-aeb9-83b625f04a58", "resourceInvariantUUID": "9bd386fc-88cf-496b-93c6-ba0ccbb1c156", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "ZjgwZmViODM3ODVkZjQ0MDgyMDAxZGIzM2NjZjdjNDU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "0b1c2a06-8237-47a4-8c50-87973b02a56c" } ], "workloadContext": "Production" } 2023-03-29T01:40:18.710Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T01:40:18.710Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 1fc0f3c3-84ac-4154-b27c-171f7feb50cc ASDC 2023-03-29T01:40:18.711Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:75dca8ba-3248-48c6-9711-9aadf96f8e3b ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:1fc0f3c3-84ac-4154-b27c-171f7feb50cc ServiceInvariantUUID:008efdff-77aa-444d-8450-ff90bd5ae680 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:0b1c2a06-8237-47a4-8c50-87973b02a56c ArtifactChecksum:ZjgwZmViODM3ODVkZjQ0MDgyMDAxZGIzM2NjZjdjNDU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:17ece1ed-e9a2-4a30-8b11-c80a26763572 ResourceInvariantUUID:9bd386fc-88cf-496b-93c6-ba0ccbb1c156 ResourceName:test-pnf ResourceType:PNF ResourceUUID:f9c63e91-f583-4f58-aeb9-83b625f04a58 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T01:40:18.711Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1fc0f3c3-84ac-4154-b27c-171f7feb50cc 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: 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-29T01:40:18.740Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:40:18.740Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:40:18.741Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:40:18.741Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 0b1c2a06-8237-47a4-8c50-87973b02a56c from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T01:40:18.741Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:40:18.741Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T01:40:18.764Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T01:40:18.764Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@184834d7 2023-03-29T01:40:18.764Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T01:40:18.764Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-29T01:40:18.765Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 0b1c2a06-8237-47a4-8c50-87973b02a56c Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T01:40:18.765Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T01:40:18.765Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-29T01:40:18.765Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T01:40:18.765Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:40:18.765Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:40:18.765Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680054018765, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:40:19.767Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:0b1c2a06-8237-47a4-8c50-87973b02a56c) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-29T01:40:19.808Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||ERROR|500||Csar with UUID: 0b1c2a06-8237-47a4-8c50-87973b02a56c already exists 2023-03-29T01:40:19.808Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T01:40:19.808Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Csar with UUID: 0b1c2a06-8237-47a4-8c50-87973b02a56c already exists) 2023-03-29T01:40:19.808Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:40:19.809Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:40:19.809Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:40:19.809Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680054019808, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 0b1c2a06-8237-47a4-8c50-87973b02a56c already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:40:20.810Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T01:40:20.810Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Resource with UUID: f9c63e91-f583-4f58-aeb9-83b625f04a58 already exists) 2023-03-29T01:40:20.810Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:40:20.811Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:40:20.811Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:40:20.811Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680054020810, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f9c63e91-f583-4f58-aeb9-83b625f04a58 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:40:21.812Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 75dca8ba-3248-48c6-9711-9aadf96f8e3b 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-29T01:40:21.829Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 75dca8ba-3248-48c6-9711-9aadf96f8e3b 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-29T01:40:21.832Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T01:40:21.832Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T01:40:21.833Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T01:40:21.833Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T01:40:21.833Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:40:21.833Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:40:21.833Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:40:21.833Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:40:21.833Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||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-29T01:40:21.842Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T01:40:36.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:40:36.833Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:40:36.833Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680054008675, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T01:40:36.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:40:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:40:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:40:36.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:40:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:40:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T01:40:36.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:40:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:40:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T01:40:36.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:40:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:40:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T01:40:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:40:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:40:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:40:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:40:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:40:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T01:40:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:40:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:40:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T01:40:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:40:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:40:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T01:40:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:40:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:40:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T01:40:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:40:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:40:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680054018765, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T01:40:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:40:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:40:36.837Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680054019808, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 0b1c2a06-8237-47a4-8c50-87973b02a56c already exists" } 2023-03-29T01:40:36.837Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:40:36.837Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:40:36.837Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680054020810, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f9c63e91-f583-4f58-aeb9-83b625f04a58 already exists" } 2023-03-29T01:40:36.837Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:40:51.842Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 75dca8ba-3248-48c6-9711-9aadf96f8e3b 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-29T01:40:51.851Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 75dca8ba-3248-48c6-9711-9aadf96f8e3b and serviceModelVersionId: 1fc0f3c3-84ac-4154-b27c-171f7feb50cc 2023-03-29T01:40:51.851Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 008efdff-77aa-444d-8450-ff90bd5ae680 2023-03-29T01:40:51.852Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0 2023-03-29T01:40:51.855Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T01:40:51.867Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?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-29T01:40:51.868Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0|INFO|500||Invoke 2023-03-29T01:40:51.876Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T01:40:52.026Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0|INFO|500||InvokeReturn 2023-03-29T01:40:52.027Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 01:40:53 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[147], vertex-id=[229608], x-aai-txid=[0-aai-resources-230329-01:40:53:267-71913], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T01:40:52.027Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T01:40:52.027Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T01:40:52.027Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||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-29T01:40:52.035Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||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-29T01:40:52.035Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 75dca8ba-3248-48c6-9711-9aadf96f8e3b and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T01:40:52.035Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T01:40:52.036Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:40:52.036Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:40:52.036Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680054052035, "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-29T01:40:53.059Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T01:40:53.059Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"b5dbc659-e5fa-4519-aa22-7665e8fb5e64","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"0adf6280-2007-4727-93b2-44e368e16e63","serviceDescription":"service","serviceInvariantUUID":"33df0023-950e-46e1-9a65-3f4a4e8b0beb","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4","resourceInvariantUUID":"60a3c320-59eb-4eea-baad-1e69d0c23625","resourceCustomizationUUID":"35d8ed23-5696-4047-993b-d0c629e92dd8","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"YjFiMDNjZWJjM2I4NDU4MjY3NzE1NTJjMWNjZGRmMjc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f786e074-b937-42ab-9570-14964b90d641","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"93aec9a6-2032-46ea-910b-a5e6365c5564","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"75cdc35d-45b8-4a48-8317-7d6befb7c463","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"MjU3N2U4OGQyN2M1M2I1YWM4NDU3ZWY2NWY0YmNiODQ\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"a2b23195-d813-43d9-b011-8ca8d07962ef","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"fbd50846-0843-4af2-baf3-a97994a7404c","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2b48d012-5495-4544-ae86-e22c4d54f154","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"30fc9e07-8b0f-4774-ba4e-7fe58bf5c01f","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"M2Q2NjE0NTQ3ODI2MjY0ZDhjMDg4NzRhZWNiYTgzNTA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"57277279-dffa-4105-a761-ea53b4315c9f","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"MDE3ZmRlNzgyODVkMTVjYTM5YjY3YmY0YzExNTdkM2Q\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"19000e49-3cac-4c2b-af56-2221f785a763","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T01:40:53.059Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:40:53.059Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:40:53.060Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:40:53.060Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:40:54.060Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:40:54.061Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:40:54.061Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:40:54.061Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:40:55.061Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:40:55.062Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:40:55.062Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:40:55.062Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:40:56.063Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:40:56.063Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:40:56.063Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:40:56.063Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:40:57.064Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:40:57.064Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:40:57.064Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:40:57.064Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:40:58.065Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:40:58.065Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:40:58.065Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:40:58.065Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:40:59.066Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:40:59.066Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:40:59.066Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:40:59.066Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:41:00.067Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:41:00.067Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:41:00.067Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:41:00.067Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:41:01.068Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:41:01.068Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:41:01.068Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:41:01.068Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:41:02.069Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "0adf6280-2007-4727-93b2-44e368e16e63", "serviceDescription": "service", "serviceInvariantUUID": "33df0023-950e-46e1-9a65-3f4a4e8b0beb", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "35d8ed23-5696-4047-993b-d0c629e92dd8", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4", "resourceInvariantUUID": "60a3c320-59eb-4eea-baad-1e69d0c23625", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "MDE3ZmRlNzgyODVkMTVjYTM5YjY3YmY0YzExNTdkM2Q\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "19000e49-3cac-4c2b-af56-2221f785a763" } ], "workloadContext": "Production" } 2023-03-29T01:41:02.069Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T01:41:02.069Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 0adf6280-2007-4727-93b2-44e368e16e63 ASDC 2023-03-29T01:41:02.069Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:b5dbc659-e5fa-4519-aa22-7665e8fb5e64 ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:0adf6280-2007-4727-93b2-44e368e16e63 ServiceInvariantUUID:33df0023-950e-46e1-9a65-3f4a4e8b0beb ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:19000e49-3cac-4c2b-af56-2221f785a763 ArtifactChecksum:MDE3ZmRlNzgyODVkMTVjYTM5YjY3YmY0YzExNTdkM2Q= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:35d8ed23-5696-4047-993b-d0c629e92dd8 ResourceInvariantUUID:60a3c320-59eb-4eea-baad-1e69d0c23625 ResourceName:test-pnf ResourceType:PNF ResourceUUID:afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T01:41:02.069Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 0adf6280-2007-4727-93b2-44e368e16e63 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: 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-29T01:41:02.099Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:41:02.100Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:41:02.100Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:41:02.100Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 19000e49-3cac-4c2b-af56-2221f785a763 from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T01:41:02.100Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:41:02.100Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T01:41:02.124Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T01:41:02.124Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@525340c8 2023-03-29T01:41:02.124Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T01:41:02.124Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-29T01:41:02.124Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 19000e49-3cac-4c2b-af56-2221f785a763 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T01:41:02.125Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T01:41:02.125Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-29T01:41:02.125Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T01:41:02.125Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:41:02.125Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:41:02.125Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680054062125, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:41:03.126Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:19000e49-3cac-4c2b-af56-2221f785a763) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-29T01:41:03.177Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||ERROR|500||Csar with UUID: 19000e49-3cac-4c2b-af56-2221f785a763 already exists 2023-03-29T01:41:03.178Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T01:41:03.178Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Csar with UUID: 19000e49-3cac-4c2b-af56-2221f785a763 already exists) 2023-03-29T01:41:03.178Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:41:03.178Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:41:03.178Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:41:03.179Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680054063178, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 19000e49-3cac-4c2b-af56-2221f785a763 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:41:04.179Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T01:41:04.180Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Resource with UUID: afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4 already exists) 2023-03-29T01:41:04.180Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:41:04.180Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:41:04.180Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:41:04.181Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680054064179, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:41:05.181Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b5dbc659-e5fa-4519-aa22-7665e8fb5e64 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-29T01:41:05.201Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b5dbc659-e5fa-4519-aa22-7665e8fb5e64 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-29T01:41:05.204Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T01:41:05.205Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T01:41:05.205Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T01:41:05.205Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T01:41:05.205Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:41:05.205Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:41:05.205Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:41:05.205Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:41:05.205Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||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-29T01:41:05.216Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T01:41:35.216Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b5dbc659-e5fa-4519-aa22-7665e8fb5e64 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-29T01:41:35.227Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b5dbc659-e5fa-4519-aa22-7665e8fb5e64 and serviceModelVersionId: 0adf6280-2007-4727-93b2-44e368e16e63 2023-03-29T01:41:35.227Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 33df0023-950e-46e1-9a65-3f4a4e8b0beb 2023-03-29T01:41:35.228Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0 2023-03-29T01:41:35.234Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T01:41:35.254Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?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-29T01:41:35.254Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0|INFO|500||Invoke 2023-03-29T01:41:35.262Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T01:41:35.414Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0|INFO|500||InvokeReturn 2023-03-29T01:41:35.414Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 01:41:36 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[148], vertex-id=[290872], x-aai-txid=[2-aai-resources-230329-01:41:36:655-20223], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T01:41:35.415Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T01:41:35.415Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T01:41:35.415Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||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-29T01:41:35.426Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||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-29T01:41:35.426Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b5dbc659-e5fa-4519-aa22-7665e8fb5e64 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T01:41:35.427Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T01:41:35.427Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:41:35.427Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:41:35.427Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680054095427, "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-29T01:41:36.445Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T01:41:36.445Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"bf36bb74-dbfc-4b91-9179-246c1833184a","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"8789fcd2-c610-42f4-9f5c-85d3c35fe131","serviceDescription":"service","serviceInvariantUUID":"a97a2d8d-6e45-4958-a60b-a2440c930d29","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"3591043e-93fc-445d-9e12-8df4553e6d5f","resourceInvariantUUID":"70bc9633-405e-41e6-9b13-cb887af46aae","resourceCustomizationUUID":"79ea15b5-1cfd-450e-b844-806e379e7e23","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"MDEzMTQ1YTY3ZDA2MjM3ZjI4Zjk0NGZmYTBkMWNkYWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"27bb6e56-d0ac-459e-b195-720cc9e11dd7","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"caf89bcd-b2c7-4409-a262-a94d07b9c6e7","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d556b18f-0ce2-4630-9fd6-373679fde533","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"NzVmMzJjOTlhYmJiMzVkMTJlYTQwNzVkMzk3NDAwZTY\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"8a94fe0e-696c-44f4-83f7-7b7a545725d8","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"708d3fdb-0eba-4837-a6a9-43f76bacba01","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b501b858-3137-4e2a-aaf8-4476efea08fb","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"41b2e5fb-2b22-4ed7-a7d2-abdde1e82e3a","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"ZTVkYzM2ZTE2MGM1NmJjODMzMWQzY2JlNDg1ZWNlMDk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"02cceac3-a00e-4287-ba56-c2cf37517297","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"ZjFjYzJjYzRhMmE4NGNjNDNjNWJjNzVmOTExNTE4Mjk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7c00de38-56a9-4da6-9a57-4461d96e9868","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T01:41:36.445Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:41:36.446Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:41:36.446Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:41:36.446Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:41:36.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:41:36.831Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:41:36.831Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680054052035, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T01:41:36.832Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:41:36.832Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:41:36.832Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:41:36.832Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:41:36.832Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:41:36.832Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T01:41:36.832Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:41:36.833Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:41:36.833Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T01:41:36.833Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:41:36.833Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:41:36.833Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T01:41:36.833Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:41:36.833Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:41:36.833Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:41:36.833Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:41:36.833Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:41:36.833Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T01:41:36.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:41:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:41:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T01:41:36.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:41:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:41:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T01:41:36.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:41:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:41:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T01:41:36.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:41:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:41:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680054062125, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T01:41:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:41:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:41:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680054063178, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 19000e49-3cac-4c2b-af56-2221f785a763 already exists" } 2023-03-29T01:41:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:41:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:41:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680054064179, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4 already exists" } 2023-03-29T01:41:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:41:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:41:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680054095427, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T01:41:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:41:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:41:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:41:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:41:37.447Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:41:37.447Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:41:37.447Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:41:37.447Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:41:38.448Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:41:38.449Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:41:38.449Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:41:38.449Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:41:39.450Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:41:39.451Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:41:39.451Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:41:39.451Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:41:40.452Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:41:40.452Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:41:40.452Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:41:40.453Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:41:41.453Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:41:41.454Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:41:41.454Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:41:41.454Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:41:42.455Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:41:42.455Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:41:42.456Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:41:42.456Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:41:43.457Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:41:43.457Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:41:43.457Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:41:43.457Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:41:44.459Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:41:44.459Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:41:44.459Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:41:44.460Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:41:45.461Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "8789fcd2-c610-42f4-9f5c-85d3c35fe131", "serviceDescription": "service", "serviceInvariantUUID": "a97a2d8d-6e45-4958-a60b-a2440c930d29", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "79ea15b5-1cfd-450e-b844-806e379e7e23", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "3591043e-93fc-445d-9e12-8df4553e6d5f", "resourceInvariantUUID": "70bc9633-405e-41e6-9b13-cb887af46aae", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "ZjFjYzJjYzRhMmE4NGNjNDNjNWJjNzVmOTExNTE4Mjk\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7c00de38-56a9-4da6-9a57-4461d96e9868" } ], "workloadContext": "Production" } 2023-03-29T01:41:45.461Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T01:41:45.461Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 8789fcd2-c610-42f4-9f5c-85d3c35fe131 ASDC 2023-03-29T01:41:45.462Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:bf36bb74-dbfc-4b91-9179-246c1833184a ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:8789fcd2-c610-42f4-9f5c-85d3c35fe131 ServiceInvariantUUID:a97a2d8d-6e45-4958-a60b-a2440c930d29 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:7c00de38-56a9-4da6-9a57-4461d96e9868 ArtifactChecksum:ZjFjYzJjYzRhMmE4NGNjNDNjNWJjNzVmOTExNTE4Mjk= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:79ea15b5-1cfd-450e-b844-806e379e7e23 ResourceInvariantUUID:70bc9633-405e-41e6-9b13-cb887af46aae ResourceName:test-pnf ResourceType:PNF ResourceUUID:3591043e-93fc-445d-9e12-8df4553e6d5f ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T01:41:45.462Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 8789fcd2-c610-42f4-9f5c-85d3c35fe131 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: 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-29T01:41:45.494Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:41:45.495Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:41:45.495Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:41:45.495Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 7c00de38-56a9-4da6-9a57-4461d96e9868 from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T01:41:45.495Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:41:45.496Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T01:41:45.511Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T01:41:45.512Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@461d8826 2023-03-29T01:41:45.512Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T01:41:45.512Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-29T01:41:45.512Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 7c00de38-56a9-4da6-9a57-4461d96e9868 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T01:41:45.512Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T01:41:45.513Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-29T01:41:45.513Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T01:41:45.513Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:41:45.513Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:41:45.513Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680054105512, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:41:46.514Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:7c00de38-56a9-4da6-9a57-4461d96e9868) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-29T01:41:46.534Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-29T01:41:46.534Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Processing Resource Type: PNF, Model UUID: 3591043e-93fc-445d-9e12-8df4553e6d5f 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=? 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-29T01:41:46.543Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||test-pnf 0 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-29T01:41:46.566Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_ALREADY_EXIST test-pnf 0 3591043e-93fc-445d-9e12-8df4553e6d5f test-pnf 2023-03-29T01:41:46.566Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||No resources found for Service: 8789fcd2-c610-42f4-9f5c-85d3c35fe131 2023-03-29T01:41:46.566Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 8789fcd2-c610-42f4-9f5c-85d3c35fe131 2023-03-29T01:41:46.566Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 3591043e-93fc-445d-9e12-8df4553e6d5f 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=? 2023-03-29T01:41:46.575Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Exception : java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$ddcc8bcb.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-29T01:41:46.589Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_INSTALL_EXC No element listed 300 Exception caught during installation of test-pnf. Transaction rollback java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$ddcc8bcb.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-29T01:41:46.596Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf 3591043e-93fc-445d-9e12-8df4553e6d5f 0 ASDC deployResourceStructure 2023-03-29T01:41:46.596Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||ERROR|500||Exception occurred org.onap.so.asdc.client.exceptions.ArtifactInstallerException: Exception caught during installation of test-pnf. Transaction rollback. at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:430) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$ddcc8bcb.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Caused by: java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) ... 23 common frames omitted 2023-03-29T01:41:46.596Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T01:41:46.596Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Exception caught during installation of test-pnf. Transaction rollback.) 2023-03-29T01:41:46.597Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:41:46.597Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:41:46.597Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:41:46.597Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680054106596, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:41:47.597Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bf36bb74-dbfc-4b91-9179-246c1833184a 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-29T01:41:47.612Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bf36bb74-dbfc-4b91-9179-246c1833184a 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-29T01:41:47.615Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T01:41:47.615Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T01:41:47.616Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T01:41:47.616Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T01:41:47.616Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:41:47.616Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:41:47.616Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:41:47.616Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-29T01:41:47.617Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE 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-29T01:41:47.625Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T01:42:17.626Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: bf36bb74-dbfc-4b91-9179-246c1833184a 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-29T01:42:17.634Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: bf36bb74-dbfc-4b91-9179-246c1833184a and serviceModelVersionId: 8789fcd2-c610-42f4-9f5c-85d3c35fe131 2023-03-29T01:42:17.634Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a97a2d8d-6e45-4958-a60b-a2440c930d29 2023-03-29T01:42:17.634Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?depth=0 2023-03-29T01:42:17.637Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T01:42:17.646Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?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-29T01:42:17.646Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?depth=0|INFO|500||Invoke 2023-03-29T01:42:17.652Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-29T01:42:17.788Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?depth=0|INFO|500||InvokeReturn 2023-03-29T01:42:17.789Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 01:42:19 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[131], vertex-id=[250088], x-aai-txid=[0-aai-resources-230329-01:42:19:044-92379], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T01:42:17.789Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T01:42:17.790Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T01:42:17.790Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||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-29T01:42:17.800Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||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-29T01:42:17.800Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID bf36bb74-dbfc-4b91-9179-246c1833184a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-29T01:42:17.800Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T01:42:17.800Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:42:17.800Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:42:17.801Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680054137800, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 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-29T01:42:18.822Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:42:18.823Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-29T01:42:18.824Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Node 1 disconnected. 2023-03-29T01:42:18.825Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Node 2 disconnected. 2023-03-29T01:42:18.825Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-29T01:42:18.825Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-29T01:42:18.826Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Lost previously 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-29T01:42:18.826Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] (Re-)joining group 2023-03-29T01:42:18.828Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=13, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-29T01:42:18.832Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-aab3b192-e884-427b-b4da-aa3ab705b2bf 2023-03-29T01:42:18.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-29T01:42:18.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] (Re-)joining group 2023-03-29T01:42:19.486Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T01:42:22.494Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T01:42:25.503Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T01:42:28.513Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T01:42:31.526Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T01:42:34.535Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T01:42:36.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:42:36.839Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-29T01:42:36.840Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-29T01:42:36.846Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=52, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T01:42:36.847Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Successfully joined group with generation Generation{generationId=52, memberId='SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-aab3b192-e884-427b-b4da-aa3ab705b2bf', protocol='range'} 2023-03-29T01:42:36.851Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T01:42:36.851Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T01:42:36.852Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T01:42:36.852Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T01:42:36.852Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T01:42:36.852Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T01:42:36.852Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 52: {SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-aab3b192-e884-427b-b4da-aa3ab705b2bf=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]), SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-29T01:42:36.864Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Successfully synced group in generation Generation{generationId=52, memberId='SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-aab3b192-e884-427b-b4da-aa3ab705b2bf', protocol='range'} 2023-03-29T01:42:36.865Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-29T01:42:36.865Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-29T01:42:36.865Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=52, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T01:42:36.865Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T01:42:36.866Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T01:42:36.868Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-29T01:42:36.869Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-29T01:42:36.869Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-29T01:42:36.869Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-29T01:42:36.869Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-29T01:42:36.869Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-29T01:42:36.872Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-29T01:42:36.872Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-29T01:42:36.872Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-29T01:42:36.872Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=2657, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T01:42:36.872Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-29T01:42:36.872Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-29T01:42:36.961Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T01:42:36.962Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"588f8ba4-ec41-453c-9643-aaa9a40a4bd3","serviceName":"basic_onboard_PRuAnc","serviceVersion":"1.0","serviceUUID":"db3fb57a-c268-4f32-8293-6836f7d7737c","serviceDescription":"service","serviceInvariantUUID":"654b14a6-99a1-48e0-b0a8-d81184a1c2a4","resources":[{"resourceInstanceName":"basic_onboard_PRuAnc 0","resourceName":"basic_onboard_PRuAnc","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"e76e4766-ae26-4382-aa57-0238311f7279","resourceInvariantUUID":"4e249934-061c-4b25-9b30-d62e8c4ad8da","resourceCustomizationUUID":"c8a6c118-3baa-4580-a5a7-a9cb03afa0cd","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml","artifactChecksum":"NmJlZjVjNjRmODY0ZjdiZWQ5N2I2M2FhZjIzMTU2NWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7c71679d-1674-4353-88c6-c4162a82a780","artifactVersion":"1"},{"artifactName":"basic_onboard_pruanc0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json","artifactChecksum":"OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"db77a487-cb70-44e7-aee8-73179f1a300a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"3efaab39-307b-470c-a2e3-277072140d08","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"23159f53-9881-4ce8-9228-0eedca61923d","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"abc20b33-96c9-409c-ac3d-e9f9a43f33f6","artifactVersion":"2","generatedFromUUID":"3efaab39-307b-470c-a2e3-277072140d08"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardPruanc-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml","artifactChecksum":"OWJhMDY2YjdiYTlmNGYxNmY4ZTViMDFkNjBkNDY1NTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0f8385b4-bd61-4cce-a96a-6987f8183cfc","artifactVersion":"1"},{"artifactName":"service-BasicOnboardPruanc-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar","artifactChecksum":"NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5d4337f7-8fd0-45f5-b5a7-630e0760540d","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T01:42:36.963Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:42:36.963Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:42:36.963Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:42:36.964Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:42:37.888Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:42:37.888Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T01:42:37.889Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:42:37.889Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:42:37.889Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T01:42:37.889Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:42:37.889Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:42:37.889Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T01:42:37.889Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:42:37.890Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:42:37.890Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:42:37.890Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:42:37.890Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:42:37.890Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T01:42:37.890Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:42:37.890Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:42:37.890Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T01:42:37.890Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:42:37.890Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:42:37.891Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T01:42:37.891Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:42:37.891Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:42:37.891Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680053298930, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T01:42:37.891Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:42:37.891Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:42:37.891Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680054105512, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T01:42:37.891Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:42:37.892Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:42:37.892Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680054106596, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } 2023-03-29T01:42:37.892Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:42:37.892Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:42:37.892Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680054137800, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-29T01:42:37.892Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:42:37.892Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:42:37.892Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:42:37.892Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:42:37.964Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:42:37.965Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:42:37.965Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:42:37.965Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:42:38.967Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:42:38.967Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:42:38.967Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:42:38.968Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:42:39.969Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:42:39.969Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:42:39.970Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:42:39.970Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:42:40.970Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:42:40.971Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:42:40.971Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:42:40.971Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:42:41.972Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:42:41.972Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:42:41.973Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:42:41.973Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:42:42.973Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:42:42.974Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:42:42.974Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:42:42.974Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:42:43.974Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "serviceName": "basic_onboard_PRuAnc", "serviceVersion": "1.0", "serviceUUID": "db3fb57a-c268-4f32-8293-6836f7d7737c", "serviceDescription": "service", "serviceInvariantUUID": "654b14a6-99a1-48e0-b0a8-d81184a1c2a4", "resources": [ { "resourceInstanceName": "basic_onboard_PRuAnc 0", "resourceCustomizationUUID": "c8a6c118-3baa-4580-a5a7-a9cb03afa0cd", "resourceName": "basic_onboard_PRuAnc", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "e76e4766-ae26-4382-aa57-0238311f7279", "resourceInvariantUUID": "4e249934-061c-4b25-9b30-d62e8c4ad8da", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_pruanc0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "artifactChecksum": "OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "db77a487-cb70-44e7-aee8-73179f1a300a", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "3efaab39-307b-470c-a2e3-277072140d08", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "abc20b33-96c9-409c-ac3d-e9f9a43f33f6", "generatedFromUUID": "3efaab39-307b-470c-a2e3-277072140d08" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "abc20b33-96c9-409c-ac3d-e9f9a43f33f6", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardPruanc-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "artifactChecksum": "NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5d4337f7-8fd0-45f5-b5a7-630e0760540d" } ], "workloadContext": "Production" } 2023-03-29T01:42:43.975Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T01:42:43.975Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 db3fb57a-c268-4f32-8293-6836f7d7737c ASDC 2023-03-29T01:42:43.976Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:588f8ba4-ec41-453c-9643-aaa9a40a4bd3 ServiceName:basic_onboard_PRuAnc ServiceVersion:1.0 ServiceUUID:db3fb57a-c268-4f32-8293-6836f7d7737c ServiceInvariantUUID:654b14a6-99a1-48e0-b0a8-d81184a1c2a4 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardPruanc-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar ArtifactUUID:5d4337f7-8fd0-45f5-b5a7-630e0760540d ArtifactChecksum:NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_PRuAnc 0 ResourceCustomizationUUID:c8a6c118-3baa-4580-a5a7-a9cb03afa0cd ResourceInvariantUUID:4e249934-061c-4b25-9b30-d62e8c4ad8da ResourceName:basic_onboard_PRuAnc ResourceType:VF ResourceUUID:e76e4766-ae26-4382-aa57-0238311f7279 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_pruanc0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json ArtifactUUID:db77a487-cb70-44e7-aee8-73179f1a300a ArtifactChecksum:OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU= 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml ArtifactUUID:3efaab39-307b-470c-a2e3-277072140d08 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env ArtifactUUID:abc20b33-96c9-409c-ac3d-e9f9a43f33f6 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env ArtifactUUID:abc20b33-96c9-409c-ac3d-e9f9a43f33f6 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T01:42:43.976Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF db3fb57a-c268-4f32-8293-6836f7d7737c 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: 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-29T01:42:44.008Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:42:44.009Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:42:44.009Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:42:44.009Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 5d4337f7-8fd0-45f5-b5a7-630e0760540d from URL: /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 2023-03-29T01:42:44.009Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:42:44.009Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 2023-03-29T01:42:44.044Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T01:42:44.044Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@52110ab1 2023-03-29T01:42:44.044Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T01:42:44.045Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardPruanc" ] } } } 2023-03-29T01:42:44.046Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardPruanc-csar.csar /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 5d4337f7-8fd0-45f5-b5a7-630e0760540d Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T01:42:44.046Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar ASDC sendASDCNotification 2023-03-29T01:42:44.046Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar(Specified artifact is not found) 2023-03-29T01:42:44.047Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T01:42:44.047Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:42:44.047Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:42:44.047Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680054164046, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:42:45.048Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardPruanc-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar(UUID:5d4337f7-8fd0-45f5-b5a7-630e0760540d) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-29T01:42:45.071Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-29T01:42:45.071Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: e76e4766-ae26-4382-aa57-0238311f7279 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-29T01:42:45.076Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||basic_onboard_PRuAnc 0 2023-03-29T01:42:45.077Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: e76e4766-ae26-4382-aa57-0238311f7279 2023-03-29T01:42:45.077Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: db77a487-cb70-44e7-aee8-73179f1a300a from URL: /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json 2023-03-29T01:42:45.077Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:42:45.078Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json 2023-03-29T01:42:45.094Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T01:42:45.094Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@5c0dbb0 2023-03-29T01:42:45.094Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T01:42:45.095Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardPruanc" ] } } } 2023-03-29T01:42:45.095Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_pruanc0_modules.json /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json db77a487-cb70-44e7-aee8-73179f1a300a Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T01:42:45.096Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json ASDC sendASDCNotification 2023-03-29T01:42:45.096Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json(Specified artifact is not found) 2023-03-29T01:42:45.096Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T01:42:45.096Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:42:45.096Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:42:45.097Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680054165096, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:42:46.097Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_pruanc0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json(UUID:db77a487-cb70-44e7-aee8-73179f1a300a) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-29T01:42:46.098Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:42:46.121Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:42:46.124Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T01:42:46.125Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T01:43:16.125Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:43:16.144Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:43:16.147Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T01:43:16.147Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T01:43:36.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:43:36.828Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:43:36.828Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "NOTIFIED" } 2023-03-29T01:43:36.828Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:43:46.148Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:43:46.166Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:43:46.169Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T01:43:46.169Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T01:44:16.169Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:44:16.189Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:44:16.192Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T01:44:16.192Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T01:44:36.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:44:36.827Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:44:36.828Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-29T01:44:36.828Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:44:36.828Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:44:36.828Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:44:36.828Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:44:36.828Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:44:36.828Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-29T01:44:36.829Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:44:36.829Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:44:36.829Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T01:44:36.829Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:44:36.829Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:44:36.829Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "NOTIFIED" } 2023-03-29T01:44:36.829Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:44:36.829Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:44:36.829Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680054164046, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T01:44:36.829Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:44:36.829Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:44:36.830Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680054165096, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T01:44:36.830Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:44:46.192Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:44:46.211Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:44:46.215Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T01:44:46.215Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T01:45:16.215Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:45:16.232Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:45:16.235Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T01:45:16.235Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T01:45:36.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:45:46.235Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:45:46.254Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:45:46.258Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T01:45:46.259Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T01:46:16.259Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:46:16.275Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:46:16.277Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T01:46:16.278Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T01:46:36.827Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:46:46.278Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:46:46.294Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:46:46.297Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T01:46:46.297Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T01:47:16.297Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:47:16.315Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:47:16.317Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T01:47:16.317Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T01:47:36.828Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:47:36.981Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-29T01:47:36.981Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Member SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-aab3b192-e884-427b-b4da-aa3ab705b2bf sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired. 2023-03-29T01:47:36.982Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-29T01:47:36.982Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-29T01:47:37.500Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T01:47:37.514Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-29T01:47:37.514Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-29T01:47:37.521Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=53, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T01:47:37.521Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 53: {SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-29T01:47:37.536Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=53, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T01:47:37.536Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T01:47:37.537Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T01:47:37.540Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-29T01:47:37.540Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-29T01:47:37.541Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-29T01:47:37.541Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=2677, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T01:47:37.541Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-29T01:47:37.541Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-29T01:47:46.317Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-29T01:47:46.318Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:47:46.324Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 and serviceModelVersionId: db3fb57a-c268-4f32-8293-6836f7d7737c 2023-03-29T01:47:46.324Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 654b14a6-99a1-48e0-b0a8-d81184a1c2a4 2023-03-29T01:47:46.325Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0 2023-03-29T01:47:46.331Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T01:47:46.345Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|INFO|500||Invoke 2023-03-29T01:47:46.345Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[588f8ba4-ec41-453c-9643-aaa9a40a4bd3], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[1240f32e-c5ce-457e-a190-95e4ad195b9a], X-ECOMP-RequestID=[588f8ba4-ec41-453c-9643-aaa9a40a4bd3], X-TransactionId=[], X-ONAP-RequestID=[588f8ba4-ec41-453c-9643-aaa9a40a4bd3], Content-Type=[application/merge-patch+json]} 2023-03-29T01:47:46.352Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-29T01:47:46.384Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?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/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0 has http status code:404 and response headers:{date=[Wed, 29 Mar 2023 01:47:47 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[29], x-aai-txid=[2-aai-resources-230329-01:47:47:748-65004], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T01:47:46.386Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c","ERR.5.4.6114"]}}} 2023-03-29T01:47:46.386Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-29T01:47:46.388Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-29T01:47:46.389Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) 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-29T01:47:46.389Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-29T01:47:46.389Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 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-29T01:47:46.398Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||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-29T01:47:46.398Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-29T01:47:46.398Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-29T01:47:46.398Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:47:46.398Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:47:46.398Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680054466398, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:47:46.415Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:47:46.415Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680054466398, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec\u003dERR.5.4.6114)" } 2023-03-29T01:47:46.416Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T01:47:47.415Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T01:47:47.415Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"ad44a54f-9415-48bd-bf30-fdf48338e2b4","serviceName":"vFW 2023-03-28 22-02-01","serviceVersion":"1.0","serviceUUID":"93dc6276-0725-49b0-a7ce-fdc8ca01e3b6","serviceDescription":"catalog service description","serviceInvariantUUID":"a7f48542-78c3-40a8-8d7c-1480905d98f0","resources":[{"resourceInstanceName":"vFW 67410293-e76b 0","resourceName":"vFW 67410293-e76b","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"87dc6175-9dcb-4077-ac32-6815330f219c","resourceInvariantUUID":"a3dea2ac-7cdc-47c6-a372-633ad11be473","resourceCustomizationUUID":"5ce38cf7-2e75-495c-a214-3bd7bb5850e7","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml","artifactChecksum":"MWViOGZhMjQ2YzJkOGY2NmNkNjQ4NzI2MzRmNWNlNDY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"085973a9-6309-45fc-8253-5b20b4ced7c2","artifactVersion":"1"},{"artifactName":"vfw67410293e76b0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json","artifactChecksum":"NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5de4d4d9-6ba9-4a7d-8282-7581ee34cdab","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d19d934b-9ad4-48a2-97e0-5bd3b5396997","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml","artifactChecksum":"MDQzNDM4MjBiYTEyMmQ4NTAwZmE0ZWMwMjVhY2Y0NDk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a310a987-b363-4601-b1de-1afe664b595d","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"15a8bbc0-1b52-4b59-87fa-7d7ed3200906","artifactVersion":"2","generatedFromUUID":"d19d934b-9ad4-48a2-97e0-5bd3b5396997"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230328220201-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml","artifactChecksum":"YjJkMTgyZWQwZmE4NmI3N2FiYjk5MjJhMjk4YWViMTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"47abb903-b87f-40d0-95c0-e171a8139ac0","artifactVersion":"1"},{"artifactName":"service-Vfw20230328220201-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar","artifactChecksum":"ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"38d09853-bc3c-44ab-a917-1e22a9f79f53","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T01:47:47.416Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:47:47.416Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:47:47.416Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:47:47.416Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:47:48.417Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:47:48.418Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:47:48.418Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:47:48.418Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:47:49.419Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:47:49.419Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:47:49.420Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:47:49.420Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:47:50.420Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:47:50.421Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:47:50.421Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:47:50.421Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:47:51.422Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:47:51.422Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:47:51.422Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:47:51.422Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:47:52.423Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:47:52.423Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:47:52.423Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:47:52.423Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:47:53.424Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:47:53.424Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:47:53.425Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:47:53.425Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:47:54.425Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "serviceName": "vFW 2023-03-28 22-02-01", "serviceVersion": "1.0", "serviceUUID": "93dc6276-0725-49b0-a7ce-fdc8ca01e3b6", "serviceDescription": "catalog service description", "serviceInvariantUUID": "a7f48542-78c3-40a8-8d7c-1480905d98f0", "resources": [ { "resourceInstanceName": "vFW 67410293-e76b 0", "resourceCustomizationUUID": "5ce38cf7-2e75-495c-a214-3bd7bb5850e7", "resourceName": "vFW 67410293-e76b", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "87dc6175-9dcb-4077-ac32-6815330f219c", "resourceInvariantUUID": "a3dea2ac-7cdc-47c6-a372-633ad11be473", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw67410293e76b0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "artifactChecksum": "NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5de4d4d9-6ba9-4a7d-8282-7581ee34cdab", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d19d934b-9ad4-48a2-97e0-5bd3b5396997", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "15a8bbc0-1b52-4b59-87fa-7d7ed3200906", "generatedFromUUID": "d19d934b-9ad4-48a2-97e0-5bd3b5396997" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "15a8bbc0-1b52-4b59-87fa-7d7ed3200906", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230328220201-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "artifactChecksum": "ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "38d09853-bc3c-44ab-a917-1e22a9f79f53" } ], "workloadContext": "Production" } 2023-03-29T01:47:54.426Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T01:47:54.426Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 ASDC 2023-03-29T01:47:54.427Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:ad44a54f-9415-48bd-bf30-fdf48338e2b4 ServiceName:vFW 2023-03-28 22-02-01 ServiceVersion:1.0 ServiceUUID:93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 ServiceInvariantUUID:a7f48542-78c3-40a8-8d7c-1480905d98f0 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230328220201-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ArtifactUUID:38d09853-bc3c-44ab-a917-1e22a9f79f53 ArtifactChecksum:ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 67410293-e76b 0 ResourceCustomizationUUID:5ce38cf7-2e75-495c-a214-3bd7bb5850e7 ResourceInvariantUUID:a3dea2ac-7cdc-47c6-a372-633ad11be473 ResourceName:vFW 67410293-e76b ResourceType:VF ResourceUUID:87dc6175-9dcb-4077-ac32-6815330f219c ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw67410293e76b0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json ArtifactUUID:5de4d4d9-6ba9-4a7d-8282-7581ee34cdab ArtifactChecksum:NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY= 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml ArtifactUUID:d19d934b-9ad4-48a2-97e0-5bd3b5396997 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env ArtifactUUID:15a8bbc0-1b52-4b59-87fa-7d7ed3200906 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env ArtifactUUID:15a8bbc0-1b52-4b59-87fa-7d7ed3200906 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T01:47:54.427Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 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: 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-29T01:47:54.459Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:47:54.460Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:47:54.460Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:47:54.460Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 from URL: /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-29T01:47:54.460Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:47:54.460Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-29T01:47:54.785Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T01:47:54.789Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 38d09853-bc3c-44ab-a917-1e22a9f79f53 101498 2023-03-29T01:47:54.789Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-29T01:47:54.789Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-29T01:47:54.789Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T01:47:54.789Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:47:54.789Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:47:54.789Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680054474789, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:47:55.790Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:47:55.791Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:47:55.791Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53, URL: /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar to file: /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T01:47:55.792Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230328220201-csar.csar 2023-03-29T01:47:55.792Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T01:47:55.792Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T01:47:55.941Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11427005372236320663/Definitions/service-Vfw20230328220201-template.yml Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_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_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 2023-03-29T01:47:57.393Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T01:47:57.394Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T01:47:57.394Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T01:47:57.394Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-29T01:47:57.394Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T01:47:57.394Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-29T01:47:57.394Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-29T01:47:57.394Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-29T01:47:57.394Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T01:47:57.394Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T01:47:57.394Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-29T01:47:57.394Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T01:47:57.394Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T01:47:57.394Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 67410293-e76b 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-Vfw20230328220201-csar.csar 2023-03-29T01:47:57.395Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T01:47:57.395Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T01:47:57.395Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:47:57.395Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:47:57.395Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-29T01:47:57.395Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T01:47:57.395Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T01:47:57.395Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:47:57.395Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:47:57.395Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-29T01:47:57.395Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T01:47:57.395Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T01:47:57.395Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:47:57.395Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:47:57.395Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:47:57.395Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-29T01:47:57.396Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T01:47:57.396Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T01:47:57.396Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T01:47:57.396Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T01:47:57.396Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T01:47:57.396Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T01:47:57.396Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T01:47:57.396Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T01:47:57.396Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T01:47:57.396Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T01:47:57.396Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T01:47:57.396Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T01:47:57.396Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T01:47:57.397Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T01:47:57.397Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T01:47:57.397Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-29T01:47:57.397Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:47:57.397Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-29T01:47:57.397Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:47:57.397Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-29T01:47:57.397Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T01:47:57.397Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:47:57.397Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-29T01:47:57.397Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T01:47:57.397Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:47:57.397Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-29T01:47:57.397Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T01:47:57.397Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:47:57.398Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-29T01:47:57.398Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T01:47:57.398Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-29T01:47:57.398Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T01:47:57.398Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T01:47:57.398Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T01:47:57.398Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T01:47:57.398Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T01:47:57.398Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T01:47:57.398Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T01:47:57.398Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T01:47:57.398Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T01:47:57.398Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=74a9d765-6a78-4386-85d5-0096600be1bb 2023-03-29T01:47:57.398Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:47:57.398Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-29T01:47:57.398Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T01:47:57.398Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T01:47:57.398Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T01:47:57.399Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T01:47:57.399Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T01:47:57.399Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T01:47:57.399Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T01:47:57.399Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-29T01:47:57.399Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T01:47:57.399Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T01:47:57.399Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T01:47:57.399Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T01:47:57.399Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=79a48a92-26a2-467b-a3e1-dd9aea758c0e 2023-03-29T01:47:57.399Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:47:57.399Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-29T01:47:57.399Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T01:47:57.399Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T01:47:57.399Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T01:47:57.399Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T01:47:57.400Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T01:47:57.400Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T01:47:57.400Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T01:47:57.400Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T01:47:57.400Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T01:47:57.400Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T01:47:57.400Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T01:47:57.400Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-29T01:47:57.400Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=6a2ddb58-dd58-4d8b-b6d7-eb73a547cbcf 2023-03-29T01:47:57.400Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:47:57.400Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:47:57.400Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:47:57.400Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:47:57.400Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:47:57.400Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:47:57.400Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:47:57.400Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:47:57.400Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-28 22-02-01 Description:catalog service description Model UUID:93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 Model Version:NULL Model InvariantUuid:a7f48542-78c3-40a8-8d7c-1480905d98f0 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 67410293-e76b Model UUID:cf8e4eb5-9864-4fdd-af64-80b03f48d14d Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:a3dea2ac-7cdc-47c6-a372-633ad11be473 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:5ce38cf7-2e75-495c-a214-3bd7bb5850e7 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:193cd6e2-538e-4142-9392-7ebb398b7e43 ModelName:Vfw67410293E76b..base_vfw..module-0 ModelUuid:b16cd493-2fbb-4548-a3d8-90863aeb9b7d ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:74a9d765-6a78-4386-85d5-0096600be1bb ModelInvariantUuid:bed6b03d-444d-4294-b591-54da9a36918d ModelName:vFW 67410293-e76b-nodes.vfwCvfc ModelUuid:c051efdd-da87-4c3f-9332-3d86f32a2f49 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:6b57d388-0a65-43b6-8ed1-785e401b9ac8 ModelInvariantUuid:9d06528b-ed4c-484e-a7ee-fac8dc7d9b81 ModelName:Vfw67410293E76b.compute.nodes.heat.vfw ModelUuid:cda29578-f723-4724-9cae-1499f665a439 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:79a48a92-26a2-467b-a3e1-dd9aea758c0e ModelInvariantUuid:b894ffd2-ee00-44bf-8548-41ca0b9e6c43 ModelName:vFW 67410293-e76b-nodes.vsnCvfc ModelUuid:3f1b92ee-581a-4fff-a85d-2043b8a3fd97 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:13b293d9-7396-4746-8010-2aa34880a43c ModelInvariantUuid:47bb46c4-9c05-44aa-bfc2-f88d6d4c5025 ModelName:Vfw67410293E76b.compute.nodes.heat.vsn ModelUuid:a2c8400a-1afd-4e2c-b390-896018a104e2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:6a2ddb58-dd58-4d8b-b6d7-eb73a547cbcf ModelInvariantUuid:c90fe34c-a014-4100-8de6-49880a60d437 ModelName:vFW 67410293-e76b-nodes.vpgCvfc ModelUuid:02a541b8-8f9e-40b3-b802-d75d4303054d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:d8086a3a-4e7c-423f-adf7-07a6ddf69b79 ModelInvariantUuid:b9f80dd7-c2be-40f0-b1b5-286822f5255e ModelName:Vfw67410293E76b.compute.nodes.heat.vpg ModelUuid:edd030db-baa1-428f-8c44-e47e82120dd8 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=? 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-29T01:47:57.441Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||ERROR|500||Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists 2023-03-29T01:47:57.441Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-29T01:47:57.441Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar(Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists) 2023-03-29T01:47:57.441Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:47:57.441Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:47:57.441Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:47:57.441Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680054477441, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:47:58.442Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-29T01:47:58.442Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar(Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists) 2023-03-29T01:47:58.442Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:47:58.442Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:47:58.443Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:47:58.443Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680054478442, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:47:59.444Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-29T01:47:59.463Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-29T01:47:59.466Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T01:47:59.466Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T01:47:59.466Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T01:47:59.466Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T01:47:59.466Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:47:59.466Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:47:59.466Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:47:59.467Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:47:59.467Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-29T01:47:59.477Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T01:48:29.477Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-29T01:48:29.484Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 and serviceModelVersionId: 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 2023-03-29T01:48:29.484Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a7f48542-78c3-40a8-8d7c-1480905d98f0 2023-03-29T01:48:29.484Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 2023-03-29T01:48:29.490Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T01:48:29.512Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|INFO|500||Invoke 2023-03-29T01:48:29.512Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ad44a54f-9415-48bd-bf30-fdf48338e2b4], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[90bda39e-4cc1-4389-9d61-e6229c72b86d], X-ECOMP-RequestID=[ad44a54f-9415-48bd-bf30-fdf48338e2b4], X-TransactionId=[], X-ONAP-RequestID=[ad44a54f-9415-48bd-bf30-fdf48338e2b4], Content-Type=[application/merge-patch+json]} 2023-03-29T01:48:29.520Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T01:48:29.664Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?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/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 01:48:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[141], vertex-id=[204904], x-aai-txid=[1-aai-resources-230329-01:48:30:913-7546], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T01:48:29.665Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T01:48:29.665Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|INFO|500||InvokeReturn 2023-03-29T01:48:29.665Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T01:48:29.666Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-29T01:48:29.679Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-29T01:48:29.679Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ad44a54f-9415-48bd-bf30-fdf48338e2b4 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T01:48:29.679Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T01:48:29.679Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:48:29.679Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:48:29.679Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680054509679, "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-29T01:48:30.701Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T01:48:30.701Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"311a6477-b2cc-463c-9fee-aa741f7534d0","serviceName":"vFW 2023-03-28 22-18-55","serviceVersion":"1.0","serviceUUID":"86258cd9-b564-47e4-88c7-326a9c01209f","serviceDescription":"catalog service description","serviceInvariantUUID":"816a8d4d-52df-442b-ab64-56255b003b1b","resources":[{"resourceInstanceName":"vFW 4e17aa4e-f357 0","resourceName":"vFW 4e17aa4e-f357","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"9b459486-5c24-4b0e-b8c0-b27316cf0496","resourceInvariantUUID":"f0eb43bc-7057-4bfd-8597-2d8f61758599","resourceCustomizationUUID":"4f16d217-4b00-405b-8532-7309a7e941d5","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml","artifactChecksum":"NGZhNmFjYzI0OWMzNjk0M2ZiMDY3OWJlODEwMTBhZWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"dd088c19-0061-4db4-86ab-4eb0931888cf","artifactVersion":"1"},{"artifactName":"vfw4e17aa4ef3570_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json","artifactChecksum":"NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"fd4c9261-11b4-43ae-8ee7-4bc91a759c95","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f047bf4e-f981-4d29-99e8-fd6c3f83f2d3","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml","artifactChecksum":"YTBlYmE2NTk4ZGI4ZDVjMmYxY2ZkMDU2YWU3NmY0OGU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3c91ae60-e7e2-4688-b4a1-b853f4361f52","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7bcb52f7-4100-4599-afa7-d7d46b176374","artifactVersion":"2","generatedFromUUID":"f047bf4e-f981-4d29-99e8-fd6c3f83f2d3"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230328221855-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml","artifactChecksum":"Y2FiN2ZmMDY0ODIxZDM2YTQ2OGRmNTY3NTE2YzhkMjM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"46d95744-768f-403d-ba4a-13585170514a","artifactVersion":"1"},{"artifactName":"service-Vfw20230328221855-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar","artifactChecksum":"ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a3ef5172-4047-46ee-9c6d-d34e1107a71d","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T01:48:30.702Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:48:30.702Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:48:30.702Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:48:30.702Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:48:31.702Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:48:31.703Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:48:31.703Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:48:31.703Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:48:32.703Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:48:32.704Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:48:32.704Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:48:32.704Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:48:33.705Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:48:33.705Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:48:33.705Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:48:33.705Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:48:34.706Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:48:34.706Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:48:34.706Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:48:34.706Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:48:35.707Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:48:35.707Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:48:35.707Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:48:35.708Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:48:36.708Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:48:36.709Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:48:36.709Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:48:36.709Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:48:36.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:48:36.831Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:48:36.831Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:48:36.832Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:48:36.832Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:48:36.832Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "NOTIFIED" } 2023-03-29T01:48:36.832Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:48:36.832Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:48:36.832Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-29T01:48:36.832Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:48:36.832Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:48:36.832Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:48:36.832Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:48:36.832Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:48:36.833Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-29T01:48:36.833Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:48:36.833Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:48:36.833Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T01:48:36.833Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:48:36.833Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:48:36.833Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "NOTIFIED" } 2023-03-29T01:48:36.833Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:48:36.833Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:48:36.833Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680054474789, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T01:48:36.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:48:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:48:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680054477441, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists" } 2023-03-29T01:48:36.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:48:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:48:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680054478442, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists" } 2023-03-29T01:48:36.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:48:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:48:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680054509679, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T01:48:36.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:48:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:48:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:48:36.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:48:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:48:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "status": "NOTIFIED" } 2023-03-29T01:48:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:48:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:48:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-29T01:48:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:48:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:48:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:48:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:48:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:48:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-29T01:48:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:48:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:48:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T01:48:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:48:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:48:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "NOTIFIED" } 2023-03-29T01:48:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:48:37.710Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "serviceName": "vFW 2023-03-28 22-18-55", "serviceVersion": "1.0", "serviceUUID": "86258cd9-b564-47e4-88c7-326a9c01209f", "serviceDescription": "catalog service description", "serviceInvariantUUID": "816a8d4d-52df-442b-ab64-56255b003b1b", "resources": [ { "resourceInstanceName": "vFW 4e17aa4e-f357 0", "resourceCustomizationUUID": "4f16d217-4b00-405b-8532-7309a7e941d5", "resourceName": "vFW 4e17aa4e-f357", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "9b459486-5c24-4b0e-b8c0-b27316cf0496", "resourceInvariantUUID": "f0eb43bc-7057-4bfd-8597-2d8f61758599", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw4e17aa4ef3570_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "artifactChecksum": "NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "fd4c9261-11b4-43ae-8ee7-4bc91a759c95", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "f047bf4e-f981-4d29-99e8-fd6c3f83f2d3", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7bcb52f7-4100-4599-afa7-d7d46b176374", "generatedFromUUID": "f047bf4e-f981-4d29-99e8-fd6c3f83f2d3" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7bcb52f7-4100-4599-afa7-d7d46b176374", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230328221855-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "artifactChecksum": "ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a3ef5172-4047-46ee-9c6d-d34e1107a71d" } ], "workloadContext": "Production" } 2023-03-29T01:48:37.711Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T01:48:37.711Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 86258cd9-b564-47e4-88c7-326a9c01209f ASDC 2023-03-29T01:48:37.711Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:311a6477-b2cc-463c-9fee-aa741f7534d0 ServiceName:vFW 2023-03-28 22-18-55 ServiceVersion:1.0 ServiceUUID:86258cd9-b564-47e4-88c7-326a9c01209f ServiceInvariantUUID:816a8d4d-52df-442b-ab64-56255b003b1b ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230328221855-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ArtifactUUID:a3ef5172-4047-46ee-9c6d-d34e1107a71d ArtifactChecksum:ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 4e17aa4e-f357 0 ResourceCustomizationUUID:4f16d217-4b00-405b-8532-7309a7e941d5 ResourceInvariantUUID:f0eb43bc-7057-4bfd-8597-2d8f61758599 ResourceName:vFW 4e17aa4e-f357 ResourceType:VF ResourceUUID:9b459486-5c24-4b0e-b8c0-b27316cf0496 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw4e17aa4ef3570_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json ArtifactUUID:fd4c9261-11b4-43ae-8ee7-4bc91a759c95 ArtifactChecksum:NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ= 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml ArtifactUUID:f047bf4e-f981-4d29-99e8-fd6c3f83f2d3 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env ArtifactUUID:7bcb52f7-4100-4599-afa7-d7d46b176374 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env ArtifactUUID:7bcb52f7-4100-4599-afa7-d7d46b176374 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T01:48:37.711Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 86258cd9-b564-47e4-88c7-326a9c01209f 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: 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-29T01:48:37.739Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:48:37.740Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:48:37.740Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:48:37.740Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d from URL: /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-29T01:48:37.740Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:48:37.740Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-29T01:48:37.982Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T01:48:37.985Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar a3ef5172-4047-46ee-9c6d-d34e1107a71d 101486 2023-03-29T01:48:37.986Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-29T01:48:37.986Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-29T01:48:37.986Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T01:48:37.986Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:48:37.986Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:48:37.986Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680054517986, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:48:38.987Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:48:38.987Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:48:38.988Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d, URL: /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar to file: /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T01:48:38.988Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230328221855-csar.csar 2023-03-29T01:48:38.988Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T01:48:38.989Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T01:48:39.164Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8552106297342256769/Definitions/service-Vfw20230328221855-template.yml Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided 2023-03-29T01:48:40.705Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T01:48:40.706Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T01:48:40.706Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T01:48:40.706Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-29T01:48:40.706Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T01:48:40.706Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-29T01:48:40.706Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-29T01:48:40.706Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-29T01:48:40.706Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T01:48:40.706Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T01:48:40.707Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-29T01:48:40.707Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T01:48:40.707Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T01:48:40.707Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 4e17aa4e-f357 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-Vfw20230328221855-csar.csar 2023-03-29T01:48:40.707Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T01:48:40.707Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T01:48:40.707Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:48:40.707Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:48:40.707Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-29T01:48:40.707Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T01:48:40.707Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T01:48:40.708Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:48:40.708Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:48:40.708Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-29T01:48:40.708Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T01:48:40.708Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T01:48:40.708Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:48:40.708Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:48:40.708Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:48:40.708Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-29T01:48:40.708Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T01:48:40.708Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T01:48:40.708Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T01:48:40.708Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T01:48:40.708Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T01:48:40.708Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T01:48:40.708Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T01:48:40.708Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T01:48:40.709Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T01:48:40.709Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T01:48:40.709Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T01:48:40.709Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T01:48:40.709Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T01:48:40.709Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T01:48:40.709Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T01:48:40.709Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-29T01:48:40.709Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:48:40.709Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-29T01:48:40.709Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:48:40.709Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-29T01:48:40.709Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T01:48:40.710Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:48:40.710Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-29T01:48:40.710Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T01:48:40.710Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:48:40.710Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-29T01:48:40.710Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T01:48:40.710Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:48:40.710Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-29T01:48:40.710Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T01:48:40.710Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-29T01:48:40.710Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T01:48:40.710Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T01:48:40.710Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T01:48:40.710Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T01:48:40.711Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T01:48:40.711Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T01:48:40.711Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T01:48:40.711Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T01:48:40.711Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T01:48:40.711Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=f32f8e19-bef8-419d-87ed-af5c0238d798 2023-03-29T01:48:40.711Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:48:40.711Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-29T01:48:40.711Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T01:48:40.711Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T01:48:40.711Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T01:48:40.711Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T01:48:40.712Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T01:48:40.712Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T01:48:40.712Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T01:48:40.712Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-29T01:48:40.712Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T01:48:40.712Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T01:48:40.712Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T01:48:40.712Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T01:48:40.712Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=7547fbf5-4578-4c3d-a5b9-84c8c1316821 2023-03-29T01:48:40.712Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:48:40.712Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-29T01:48:40.712Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T01:48:40.712Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T01:48:40.713Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T01:48:40.713Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T01:48:40.713Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T01:48:40.713Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T01:48:40.713Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T01:48:40.713Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T01:48:40.713Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T01:48:40.713Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T01:48:40.713Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T01:48:40.713Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-29T01:48:40.713Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5f51de74-4243-403b-b7a9-a2dd728855e1 2023-03-29T01:48:40.713Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:48:40.713Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:48:40.714Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:48:40.714Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:48:40.714Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:48:40.714Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:48:40.714Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:48:40.714Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:48:40.714Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-28 22-18-55 Description:catalog service description Model UUID:86258cd9-b564-47e4-88c7-326a9c01209f Model Version:NULL Model InvariantUuid:816a8d4d-52df-442b-ab64-56255b003b1b Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 4e17aa4e-f357 Model UUID:83811783-7f50-4409-b37e-013d3a6679be Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:f0eb43bc-7057-4bfd-8597-2d8f61758599 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:4f16d217-4b00-405b-8532-7309a7e941d5 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:8ad82d93-2542-4347-95aa-48de46af2769 ModelName:Vfw4e17aa4eF357..base_vfw..module-0 ModelUuid:2c8738f1-5769-4b50-8168-bc077e07a968 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:f32f8e19-bef8-419d-87ed-af5c0238d798 ModelInvariantUuid:09ef63d4-d50c-4979-9e06-e7673b5bc9e6 ModelName:vFW 4e17aa4e-f357-nodes.vfwCvfc ModelUuid:2568cf18-4961-4bdc-b96b-b9c2abc89a6e ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:a6a9beae-4b33-4065-bc7c-501c322bf4be ModelInvariantUuid:34d56be9-e557-4359-8260-f37f36750957 ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vfw ModelUuid:210fc1b5-28de-43b3-91a1-72861ee00ca7 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:7547fbf5-4578-4c3d-a5b9-84c8c1316821 ModelInvariantUuid:d3e79bbd-9ec1-49ac-bfe5-a370c75db104 ModelName:vFW 4e17aa4e-f357-nodes.vsnCvfc ModelUuid:7ad2d21c-7af1-4b91-9906-81a91e71ef03 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:75544a54-4184-42f2-a23d-9f9263d6baad ModelInvariantUuid:4487dbbb-4ec9-468d-b1d5-7e635abde181 ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vsn ModelUuid:fcedcee2-219d-40dd-9f79-4230cb13a148 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:5f51de74-4243-403b-b7a9-a2dd728855e1 ModelInvariantUuid:275a83ad-0767-40d6-9ff8-07edaed52db3 ModelName:vFW 4e17aa4e-f357-nodes.vpgCvfc ModelUuid:5ad99adc-e476-411f-98bc-caa1b9661e8d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:07ee84b1-85c2-4db0-b602-d70a6723467d ModelInvariantUuid:fb7efc2e-bef5-4bb4-a023-379da4c7553e ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vpg ModelUuid:f0f45588-ffc3-409c-87a7-bfc308d80744 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=? 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-29T01:48:40.748Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||ERROR|500||Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists 2023-03-29T01:48:40.748Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-29T01:48:40.748Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar(Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists) 2023-03-29T01:48:40.748Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:48:40.748Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:48:40.748Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:48:40.748Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680054520748, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:48:41.749Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-29T01:48:41.749Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar(Resource with UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 already exists) 2023-03-29T01:48:41.749Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:48:41.750Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:48:41.750Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:48:41.750Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680054521749, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:48:42.751Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-29T01:48:42.770Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-29T01:48:42.774Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T01:48:42.774Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T01:48:42.774Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T01:48:42.774Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T01:48:42.774Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:48:42.774Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:48:42.774Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:48:42.775Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:48:42.775Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-29T01:48:42.783Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T01:49:12.783Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-29T01:49:12.792Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 and serviceModelVersionId: 86258cd9-b564-47e4-88c7-326a9c01209f 2023-03-29T01:49:12.792Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 816a8d4d-52df-442b-ab64-56255b003b1b 2023-03-29T01:49:12.792Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0 2023-03-29T01:49:12.795Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T01:49:12.804Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?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-29T01:49:12.804Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|INFO|500||Invoke 2023-03-29T01:49:12.811Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T01:49:12.965Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|INFO|500||InvokeReturn 2023-03-29T01:49:12.966Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 01:49:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[150], vertex-id=[147576], x-aai-txid=[2-aai-resources-230329-01:49:14:206-59615], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T01:49:12.966Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T01:49:12.966Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T01:49:12.966Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-29T01:49:12.977Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-29T01:49:12.978Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 311a6477-b2cc-463c-9fee-aa741f7534d0 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T01:49:12.978Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T01:49:12.978Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:49:12.978Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:49:12.978Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680054552978, "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-29T01:49:13.999Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T01:49:13.999Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"16ec8964-42b3-41d8-bf97-9302870ceb5f","serviceDescription":"service","serviceInvariantUUID":"444dbaf6-729a-4cb4-aa8f-fbc578565856","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"e3550a84-cc18-4316-8c33-7e1a60b52680","resourceInvariantUUID":"d000c302-f830-49c1-85c4-860fa03d5456","resourceCustomizationUUID":"f132524b-16f4-438a-9cfc-8fa2d3a85ae2","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":"ZmYwNGQ0YWM0NmZhNmI3MGNhMzJiYTBiOTZiMTE5OWY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"39f4a529-3c97-4ab5-85af-4785e008f69f","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MmY3MzBlNjdhODlkZDM4NTYxODVjOTBlZWQyYTJjNzc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"151c48cd-692b-42cf-936b-19e897cb204a","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T01:49:14.000Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:49:14.000Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:49:14.000Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:49:14.000Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "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-29T01:49:15.000Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:49:15.001Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:49:15.001Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:49:15.001Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:49:16.002Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "16ec8964-42b3-41d8-bf97-9302870ceb5f", "serviceDescription": "service", "serviceInvariantUUID": "444dbaf6-729a-4cb4-aa8f-fbc578565856", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "f132524b-16f4-438a-9cfc-8fa2d3a85ae2", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "e3550a84-cc18-4316-8c33-7e1a60b52680", "resourceInvariantUUID": "d000c302-f830-49c1-85c4-860fa03d5456", "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": "MmY3MzBlNjdhODlkZDM4NTYxODVjOTBlZWQyYTJjNzc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "151c48cd-692b-42cf-936b-19e897cb204a" } ], "workloadContext": "Production" } 2023-03-29T01:49:16.002Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T01:49:16.002Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 16ec8964-42b3-41d8-bf97-9302870ceb5f ASDC 2023-03-29T01:49:16.002Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:16ec8964-42b3-41d8-bf97-9302870ceb5f ServiceInvariantUUID:444dbaf6-729a-4cb4-aa8f-fbc578565856 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:151c48cd-692b-42cf-936b-19e897cb204a ArtifactChecksum:MmY3MzBlNjdhODlkZDM4NTYxODVjOTBlZWQyYTJjNzc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:f132524b-16f4-438a-9cfc-8fa2d3a85ae2 ResourceInvariantUUID:d000c302-f830-49c1-85c4-860fa03d5456 ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:e3550a84-cc18-4316-8c33-7e1a60b52680 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-29T01:49:16.002Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 16ec8964-42b3-41d8-bf97-9302870ceb5f 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: 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-29T01:49:16.036Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:49:16.036Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:49:16.037Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:49:16.037Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 151c48cd-692b-42cf-936b-19e897cb204a from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T01:49:16.037Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:49:16.037Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T01:49:16.062Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T01:49:16.064Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@14b2a790 2023-03-29T01:49:16.065Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T01:49:16.065Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-29T01:49:16.065Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 151c48cd-692b-42cf-936b-19e897cb204a Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T01:49:16.066Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T01:49:16.066Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-29T01:49:16.066Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T01:49:16.066Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:49:16.066Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:49:16.066Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680054556066, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:49:17.068Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:151c48cd-692b-42cf-936b-19e897cb204a) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-29T01:49:17.108Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists 2023-03-29T01:49:17.109Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T01:49:17.109Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists) 2023-03-29T01:49:17.109Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:49:17.109Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:49:17.109Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:49:17.109Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680054557109, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:49:18.110Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T01:49:18.111Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: e3550a84-cc18-4316-8c33-7e1a60b52680 already exists) 2023-03-29T01:49:18.111Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:49:18.111Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:49:18.111Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:49:18.111Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680054558110, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e3550a84-cc18-4316-8c33-7e1a60b52680 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:49:19.112Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 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-29T01:49:19.131Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 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-29T01:49:19.135Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T01:49:19.135Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T01:49:19.135Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T01:49:19.135Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T01:49:19.136Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:49:19.136Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:49:19.136Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:49:19.136Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:49:19.136Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-29T01:49:19.147Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T01:49:36.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:49:36.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:49:36.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680054517986, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T01:49:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:49:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:49:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680054520748, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists" } 2023-03-29T01:49:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:49:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:49:36.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680054521749, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 already exists" } 2023-03-29T01:49:36.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:49:36.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:49:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680054552978, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T01:49:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:49:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:49:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T01:49:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:49:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:49:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-29T01:49:36.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:49:36.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:49:36.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680054556066, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T01:49:36.837Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:49:36.837Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:49:36.837Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680054557109, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists" } 2023-03-29T01:49:36.837Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:49:36.837Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T01:49:36.837Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680054558110, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e3550a84-cc18-4316-8c33-7e1a60b52680 already exists" } 2023-03-29T01:49:36.837Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:49:49.147Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 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-29T01:49:49.157Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 and serviceModelVersionId: 16ec8964-42b3-41d8-bf97-9302870ceb5f 2023-03-29T01:49:49.157Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 444dbaf6-729a-4cb4-aa8f-fbc578565856 2023-03-29T01:49:49.157Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0 2023-03-29T01:49:49.161Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T01:49:49.173Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|INFO|500||Invoke 2023-03-29T01:49:49.173Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[7dc8998b-dcbe-4116-8cae-ce77007615bf], X-ECOMP-RequestID=[06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2], X-TransactionId=[], X-ONAP-RequestID=[06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2], Content-Type=[application/merge-patch+json]} 2023-03-29T01:49:49.181Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T01:49:49.329Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?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/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 01:49:50 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[145], vertex-id=[188528], x-aai-txid=[0-aai-resources-230329-01:49:50:576-64535], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T01:49:49.330Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T01:49:49.330Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|INFO|500||InvokeReturn 2023-03-29T01:49:49.331Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T01:49:49.331Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-29T01:49:49.339Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-29T01:49:49.340Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T01:49:49.340Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T01:49:49.340Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:49:49.340Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:49:49.340Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680054589340, "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-29T01:49:50.368Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T01:49:50.369Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"7a696f8d-7ee2-46cf-b572-2aace61feac6","serviceName":"Demo_pNF_ge2Srtj7qIwUCt1tjrNp","serviceVersion":"1.0","serviceUUID":"a9748751-2950-4828-b5f2-766b4707fd0e","serviceDescription":"catalog service description","serviceInvariantUUID":"3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d","resources":[{"resourceInstanceName":"pNF 2e24d431-caf7 0","resourceName":"pNF 2e24d431-caf7","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"e2d033c4-2bad-43aa-a1ed-ece452364ff0","resourceInvariantUUID":"c7a7d7b9-db49-4573-8bdb-c0b9fafe1e04","resourceCustomizationUUID":"9020c51f-f795-4da8-94fc-307df828746c","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml","artifactChecksum":"MGViMGJhY2M4NTEzNTQ2OTAyM2JmYTZiMmIxMTRhZmE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"d1d763ac-250d-4bc9-8da7-fb6b08c07905","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"54852575-1f46-4af8-b984-c2d9e0a5b90a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b9facc55-50c6-45db-ad5c-fc70d623e4d4","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml","artifactChecksum":"ZjQ3NjY3YmRmNjJhYzc5OTdlNTg5ODJjNTM4MjI0MTM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"de64d63f-d983-48ce-9828-6a1269e19616","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"bcb36d16-c729-4c0e-9e83-348a27e6b2fa","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"85b93c2d-6163-4d8a-9401-b9cc06f11fba","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml","artifactChecksum":"N2Q4YzdhZmExNzk0MmYxMDYzMzI4NGI0OWQ4NWUxZmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f91ffa7d-4822-4c15-9557-bea3361e964b","artifactVersion":"1"},{"artifactName":"service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar","artifactChecksum":"YTcxZWE0NWFhY2ZlYWVkODE3ODdlYzg2MzllNjU1ZjY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b33a7ab7-2b1f-45b9-a286-a6ef25118643","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T01:49:50.369Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:49:50.369Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:49:50.369Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:49:50.369Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:49:51.370Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:49:51.370Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:49:51.370Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:49:51.370Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:49:52.371Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:49:52.371Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:49:52.372Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:49:52.372Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:49:53.372Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:49:53.373Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:49:53.373Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:49:53.373Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:49:54.374Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:49:54.374Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:49:54.374Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:49:54.374Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:49:55.375Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:49:55.375Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:49:55.376Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:49:55.376Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:49:56.376Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:49:56.377Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:49:56.377Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:49:56.377Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:49:57.378Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:49:57.378Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:49:57.378Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:49:57.378Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:49:58.379Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "serviceName": "Demo_pNF_ge2Srtj7qIwUCt1tjrNp", "serviceVersion": "1.0", "serviceUUID": "a9748751-2950-4828-b5f2-766b4707fd0e", "serviceDescription": "catalog service description", "serviceInvariantUUID": "3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d", "resources": [ { "resourceInstanceName": "pNF 2e24d431-caf7 0", "resourceCustomizationUUID": "9020c51f-f795-4da8-94fc-307df828746c", "resourceName": "pNF 2e24d431-caf7", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "e2d033c4-2bad-43aa-a1ed-ece452364ff0", "resourceInvariantUUID": "c7a7d7b9-db49-4573-8bdb-c0b9fafe1e04", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "artifactChecksum": "YTcxZWE0NWFhY2ZlYWVkODE3ODdlYzg2MzllNjU1ZjY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "b33a7ab7-2b1f-45b9-a286-a6ef25118643" } ], "workloadContext": "Production" } 2023-03-29T01:49:58.379Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T01:49:58.379Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 a9748751-2950-4828-b5f2-766b4707fd0e ASDC 2023-03-29T01:49:58.379Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:7a696f8d-7ee2-46cf-b572-2aace61feac6 ServiceName:Demo_pNF_ge2Srtj7qIwUCt1tjrNp ServiceVersion:1.0 ServiceUUID:a9748751-2950-4828-b5f2-766b4707fd0e ServiceInvariantUUID:3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ArtifactUUID:b33a7ab7-2b1f-45b9-a286-a6ef25118643 ArtifactChecksum:YTcxZWE0NWFhY2ZlYWVkODE3ODdlYzg2MzllNjU1ZjY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 2e24d431-caf7 0 ResourceCustomizationUUID:9020c51f-f795-4da8-94fc-307df828746c ResourceInvariantUUID:c7a7d7b9-db49-4573-8bdb-c0b9fafe1e04 ResourceName:pNF 2e24d431-caf7 ResourceType:PNF ResourceUUID:e2d033c4-2bad-43aa-a1ed-ece452364ff0 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T01:49:58.379Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF a9748751-2950-4828-b5f2-766b4707fd0e 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: 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-29T01:49:58.415Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:49:58.416Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:49:58.416Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:49:58.416Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 from URL: /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:49:58.416Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:49:58.416Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:49:58.671Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T01:49:58.674Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar b33a7ab7-2b1f-45b9-a286-a6ef25118643 88015 2023-03-29T01:49:58.674Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ASDC sendASDCNotification 2023-03-29T01:49:58.674Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:49:58.674Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T01:49:58.675Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:49:58.675Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:49:58.675Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680054598674, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:49:59.676Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:49:59.676Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:49:59.677Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643, URL: /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar to file: /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:49:59.677Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:49:59.678Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:49:59.678Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:49:59.766Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9508863179836479368/Definitions/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml 2023-03-29T01:50:00.297Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T01:50:00.297Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T01:50:00.297Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:50:00.297Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T01:50:00.298Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 2e24d431-caf7 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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:50:00.298Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:50:00.298Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:50:00.298Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:50:00.298Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:50:00.298Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:50:00.298Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T01:50:00.298Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T01:50:00.298Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:50:00.298Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:50:00.298Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Node template pNF 2e24d431-caf7 0 is matching search criteria 2023-03-29T01:50:00.299Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T01:50:00.299Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 2e24d431-caf7 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T01:50:00.299Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:50:00.299Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:50:00.299Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Node template pNF 2e24d431-caf7 0 is matching search criteria 2023-03-29T01:50:00.299Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T01:50:00.299Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 2e24d431-caf7 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T01:50:00.299Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:50:00.299Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:50:00.300Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:50:00.300Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:50:00.300Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:50:00.300Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:50:00.300Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:50:00.300Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:50:00.300Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:50:00.300Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:50:00.300Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_ge2Srtj7qIwUCt1tjrNp Description:catalog service description Model UUID:a9748751-2950-4828-b5f2-766b4707fd0e Model Version:NULL Model InvariantUuid:3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d 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=? 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-29T01:50:00.345Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||ERROR|500||Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists 2023-03-29T01:50:00.346Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ASDC sendASDCNotification 2023-03-29T01:50:00.346Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar(Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists) 2023-03-29T01:50:00.346Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:50:00.346Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:50:00.346Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:50:00.346Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680054600346, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:50:01.347Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ASDC sendASDCNotification 2023-03-29T01:50:01.348Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar(Resource with UUID: e2d033c4-2bad-43aa-a1ed-ece452364ff0 already exists) 2023-03-29T01:50:01.348Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:50:01.348Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:50:01.348Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:50:01.348Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680054601347, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e2d033c4-2bad-43aa-a1ed-ece452364ff0 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:50:02.349Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 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-29T01:50:02.373Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 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-29T01:50:02.377Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T01:50:02.377Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T01:50:02.378Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T01:50:02.378Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T01:50:02.378Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:50:02.378Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:50:02.378Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:50:02.378Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:50:02.378Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-29T01:50:02.390Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T01:50:32.390Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 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-29T01:50:32.399Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 and serviceModelVersionId: a9748751-2950-4828-b5f2-766b4707fd0e 2023-03-29T01:50:32.399Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d 2023-03-29T01:50:32.400Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0 2023-03-29T01:50:32.407Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T01:50:32.427Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?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-29T01:50:32.428Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|INFO|500||Invoke 2023-03-29T01:50:32.436Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T01:50:32.583Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|INFO|500||InvokeReturn 2023-03-29T01:50:32.583Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 01:50:33 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[142], vertex-id=[172232], x-aai-txid=[1-aai-resources-230329-01:50:33:832-67780], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T01:50:32.583Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T01:50:32.584Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T01:50:32.584Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-29T01:50:32.591Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-29T01:50:32.592Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7a696f8d-7ee2-46cf-b572-2aace61feac6 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T01:50:32.592Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T01:50:32.592Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:50:32.592Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:50:32.592Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680054632592, "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-29T01:50:33.616Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T01:50:33.617Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"fe105c1e-ef4e-412c-9c8b-44baeafe357c","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"3cc3363c-2a1e-46f6-a01f-dfea7105f42b","serviceDescription":"service","serviceInvariantUUID":"53e0907c-4685-443c-9afb-b6388edad63b","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"06700cf1-b2dc-407d-b162-08d1beec66c7","resourceInvariantUUID":"704760ad-6cf6-4bb9-bc99-05bd4d114f3d","resourceCustomizationUUID":"05d1ab17-7540-4804-bce9-48f607c7adae","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":"OWU1OGIzMTQ4NzkyODU5Nzk1ODU5N2E4YTdiYjZmODY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"678cd137-dd07-4c04-8b26-55742d455682","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":"MzNhYWFmOTQwMjhhYjAxZDRhOGJmYTA0ZGQzMjhlNGI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"52326665-5a88-44f9-990e-807f04b42a74","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":"84bdb852-af72-465c-9220-0c5d34e80240","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":"06caa762-d83a-4d14-a111-ab8da18bdd73","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":"8975785e-9aa3-4481-a685-d6498c3c5dec","artifactVersion":"2","generatedFromUUID":"84bdb852-af72-465c-9220-0c5d34e80240"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"YWE3OGIxMWMyYjhmNDFjOTdiMzhmZmM1OWI3ZmUzY2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1561e919-2af1-4cad-b2a7-59c900eec633","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MjQzOWNhYmVhMTRjN2Y5MTEzMGEwOTNlMWE4YWQzOWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1e6ff635-9586-4967-a4c2-d4832f18d39c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T01:50:33.617Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:50:33.617Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:50:33.617Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:50:33.617Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "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-29T01:50:34.618Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:50:34.618Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:50:34.619Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:50:34.619Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "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-29T01:50:35.619Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:50:35.620Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:50:35.620Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:50:35.620Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "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-29T01:50:36.620Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:50:36.621Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:50:36.621Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:50:36.621Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "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-29T01:50:36.826Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:50:36.831Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:50:36.832Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680054589340, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T01:50:36.832Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:50:36.832Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:50:36.832Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:50:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:50:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:50:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T01:50:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:50:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:50:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T01:50:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:50:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:50:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:50:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:50:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:50:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T01:50:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:50:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:50:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T01:50:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:50:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:50:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T01:50:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:50:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:50:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "NOTIFIED" } 2023-03-29T01:50:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:50:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:50:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680054598674, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T01:50:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:50:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:50:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680054600346, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists" } 2023-03-29T01:50:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:50:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:50:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680054601347, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e2d033c4-2bad-43aa-a1ed-ece452364ff0 already exists" } 2023-03-29T01:50:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:50:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:50:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680054632592, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T01:50:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:50:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:50:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:50:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:50:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:50:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-29T01:50:36.839Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:50:36.839Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:50:36.839Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-29T01:50:36.839Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:50:36.839Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:50:36.839Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:50:36.839Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:50:37.622Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:50:37.622Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:50:37.622Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:50:37.623Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "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-29T01:50:38.623Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:50:38.624Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:50:38.624Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:50:38.624Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "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-29T01:50:39.625Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:50:39.625Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:50:39.625Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:50:39.625Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:50:40.626Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "3cc3363c-2a1e-46f6-a01f-dfea7105f42b", "serviceDescription": "service", "serviceInvariantUUID": "53e0907c-4685-443c-9afb-b6388edad63b", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "05d1ab17-7540-4804-bce9-48f607c7adae", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "06700cf1-b2dc-407d-b162-08d1beec66c7", "resourceInvariantUUID": "704760ad-6cf6-4bb9-bc99-05bd4d114f3d", "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": "MzNhYWFmOTQwMjhhYjAxZDRhOGJmYTA0ZGQzMjhlNGI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "52326665-5a88-44f9-990e-807f04b42a74", "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": "84bdb852-af72-465c-9220-0c5d34e80240", "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": "8975785e-9aa3-4481-a685-d6498c3c5dec", "generatedFromUUID": "84bdb852-af72-465c-9220-0c5d34e80240" }, "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": "8975785e-9aa3-4481-a685-d6498c3c5dec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "MjQzOWNhYmVhMTRjN2Y5MTEzMGEwOTNlMWE4YWQzOWI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1e6ff635-9586-4967-a4c2-d4832f18d39c" } ], "workloadContext": "Production" } 2023-03-29T01:50:40.626Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T01:50:40.626Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 3cc3363c-2a1e-46f6-a01f-dfea7105f42b ASDC 2023-03-29T01:50:40.627Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:fe105c1e-ef4e-412c-9c8b-44baeafe357c ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:3cc3363c-2a1e-46f6-a01f-dfea7105f42b ServiceInvariantUUID:53e0907c-4685-443c-9afb-b6388edad63b 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:1e6ff635-9586-4967-a4c2-d4832f18d39c ArtifactChecksum:MjQzOWNhYmVhMTRjN2Y5MTEzMGEwOTNlMWE4YWQzOWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:05d1ab17-7540-4804-bce9-48f607c7adae ResourceInvariantUUID:704760ad-6cf6-4bb9-bc99-05bd4d114f3d ResourceName:basic_vm ResourceType:VF ResourceUUID:06700cf1-b2dc-407d-b162-08d1beec66c7 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:52326665-5a88-44f9-990e-807f04b42a74 ArtifactChecksum:MzNhYWFmOTQwMjhhYjAxZDRhOGJmYTA0ZGQzMjhlNGI= 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:84bdb852-af72-465c-9220-0c5d34e80240 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:8975785e-9aa3-4481-a685-d6498c3c5dec 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:8975785e-9aa3-4481-a685-d6498c3c5dec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T01:50:40.627Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3cc3363c-2a1e-46f6-a01f-dfea7105f42b 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: 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-29T01:50:40.672Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:50:40.673Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:50:40.673Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:50:40.673Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-29T01:50:40.674Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:50:40.674Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-29T01:50:40.721Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T01:50:40.721Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@6c7ddcc8 2023-03-29T01:50:40.722Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T01:50:40.722Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-29T01:50:40.722Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 1e6ff635-9586-4967-a4c2-d4832f18d39c Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T01:50:40.722Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T01:50:40.723Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-29T01:50:40.723Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T01:50:40.723Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:50:40.723Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:50:40.723Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680054640722, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:50:41.724Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:1e6ff635-9586-4967-a4c2-d4832f18d39c) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-29T01:50:41.766Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists 2023-03-29T01:50:41.767Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T01:50:41.767Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists) 2023-03-29T01:50:41.767Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:50:41.767Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:50:41.767Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:50:41.767Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680054641767, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:50:42.768Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T01:50:42.768Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 06700cf1-b2dc-407d-b162-08d1beec66c7 already exists) 2023-03-29T01:50:42.769Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:50:42.769Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:50:42.769Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:50:42.769Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680054642768, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 06700cf1-b2dc-407d-b162-08d1beec66c7 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:50:43.770Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-29T01:50:43.794Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-29T01:50:43.798Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T01:50:43.798Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T01:50:43.798Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T01:50:43.798Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T01:50:43.798Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:50:43.798Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:50:43.798Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:50:43.798Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:50:43.798Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-29T01:50:43.814Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T01:51:13.815Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-29T01:51:13.826Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c and serviceModelVersionId: 3cc3363c-2a1e-46f6-a01f-dfea7105f42b 2023-03-29T01:51:13.826Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 53e0907c-4685-443c-9afb-b6388edad63b 2023-03-29T01:51:13.827Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0 2023-03-29T01:51:13.834Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T01:51:13.857Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|INFO|500||Invoke 2023-03-29T01:51:13.858Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[fe105c1e-ef4e-412c-9c8b-44baeafe357c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[7c3124db-302f-44c3-831f-ef040e6b360b], X-ECOMP-RequestID=[fe105c1e-ef4e-412c-9c8b-44baeafe357c], X-TransactionId=[], X-ONAP-RequestID=[fe105c1e-ef4e-412c-9c8b-44baeafe357c], Content-Type=[application/merge-patch+json]} 2023-03-29T01:51:13.865Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T01:51:14.000Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?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/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 01:51:15 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[131], vertex-id=[180424], x-aai-txid=[2-aai-resources-230329-01:51:15:260-99854], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T01:51:14.000Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T01:51:14.001Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|INFO|500||InvokeReturn 2023-03-29T01:51:14.001Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T01:51:14.001Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-29T01:51:14.010Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-29T01:51:14.010Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID fe105c1e-ef4e-412c-9c8b-44baeafe357c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T01:51:14.010Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T01:51:14.011Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:51:14.011Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:51:14.011Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680054674010, "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-29T01:51:15.035Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T01:51:15.035Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"4e331648-c0c6-4e78-b5bd-c1a3392aefa5","serviceName":"Demo_pNF_vTrSDiHqKZFmTrxBO7An","serviceVersion":"1.0","serviceUUID":"5dc3e11a-73a7-4449-8830-c00dd58b8025","serviceDescription":"catalog service description","serviceInvariantUUID":"99465759-d5dd-4df6-968c-d7df49a08547","resources":[{"resourceInstanceName":"pNF d408ac80-5827 0","resourceName":"pNF d408ac80-5827","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2c7ae46d-9523-4fff-b664-0f1857bc7e8e","resourceInvariantUUID":"eeb69a99-a29e-489a-a316-224f3dd9312e","resourceCustomizationUUID":"f5271907-3708-463e-8dcb-d3b488f8d689","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vf-license-model.xml","artifactChecksum":"MGI2ZDNjNTQwMDkzOGIxNWQ2YzAzOWIyODI5MWUzZGE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"665512f2-5af7-4af0-878a-1c02f8001b22","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2addf1f2-bac3-417d-903b-2318e30b0c44","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e4474b26-a4cd-4d90-9cc3-8a5acd5dd9d9","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vendor-license-model.xml","artifactChecksum":"YWNiN2MxZTEzMmU3MDA4YTQ4YzUyZGNmMDU0YzIzMmM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a1ca3c31-f38f-4a7c-9218-dc0682481ba1","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"717d49b6-6f8b-479e-ae16-c08c0031e528","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c7106b50-b2bd-4d21-b8aa-1972668fa1f6","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml","artifactChecksum":"ZDU0OTUxNGExYTY3ODQ5MTYxOWQ2NjM0ODczNDg1ZGM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"10434821-a842-492c-90ab-3ddcb0dfafb1","artifactVersion":"1"},{"artifactName":"service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar","artifactChecksum":"NzlhMjQ1MTUxN2M5NzczZTUyODFmNmRkMTk4ZjYzY2M\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"cd04d25d-7975-4b04-b8d3-17f5b860598b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T01:51:15.035Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:51:15.035Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:51:15.035Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:51:15.036Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:51:16.036Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:51:16.037Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:51:16.037Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:51:16.037Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:51:17.037Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:51:17.038Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:51:17.038Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:51:17.038Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:51:18.039Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:51:18.039Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:51:18.039Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:51:18.039Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:51:19.040Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:51:19.040Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:51:19.040Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:51:19.040Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:51:20.041Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:51:20.041Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:51:20.041Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:51:20.041Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:51:21.042Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:51:21.042Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:51:21.042Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:51:21.043Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:51:22.043Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:51:22.044Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:51:22.044Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:51:22.044Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:51:23.045Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "serviceName": "Demo_pNF_vTrSDiHqKZFmTrxBO7An", "serviceVersion": "1.0", "serviceUUID": "5dc3e11a-73a7-4449-8830-c00dd58b8025", "serviceDescription": "catalog service description", "serviceInvariantUUID": "99465759-d5dd-4df6-968c-d7df49a08547", "resources": [ { "resourceInstanceName": "pNF d408ac80-5827 0", "resourceCustomizationUUID": "f5271907-3708-463e-8dcb-d3b488f8d689", "resourceName": "pNF d408ac80-5827", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2c7ae46d-9523-4fff-b664-0f1857bc7e8e", "resourceInvariantUUID": "eeb69a99-a29e-489a-a316-224f3dd9312e", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "artifactChecksum": "NzlhMjQ1MTUxN2M5NzczZTUyODFmNmRkMTk4ZjYzY2M\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "cd04d25d-7975-4b04-b8d3-17f5b860598b" } ], "workloadContext": "Production" } 2023-03-29T01:51:23.045Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T01:51:23.045Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 5dc3e11a-73a7-4449-8830-c00dd58b8025 ASDC 2023-03-29T01:51:23.046Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:4e331648-c0c6-4e78-b5bd-c1a3392aefa5 ServiceName:Demo_pNF_vTrSDiHqKZFmTrxBO7An ServiceVersion:1.0 ServiceUUID:5dc3e11a-73a7-4449-8830-c00dd58b8025 ServiceInvariantUUID:99465759-d5dd-4df6-968c-d7df49a08547 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ArtifactUUID:cd04d25d-7975-4b04-b8d3-17f5b860598b ArtifactChecksum:NzlhMjQ1MTUxN2M5NzczZTUyODFmNmRkMTk4ZjYzY2M= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF d408ac80-5827 0 ResourceCustomizationUUID:f5271907-3708-463e-8dcb-d3b488f8d689 ResourceInvariantUUID:eeb69a99-a29e-489a-a316-224f3dd9312e ResourceName:pNF d408ac80-5827 ResourceType:PNF ResourceUUID:2c7ae46d-9523-4fff-b664-0f1857bc7e8e ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T01:51:23.046Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 5dc3e11a-73a7-4449-8830-c00dd58b8025 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: 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-29T01:51:23.088Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:51:23.088Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:51:23.089Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:51:23.089Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b from URL: /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:51:23.089Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:51:23.089Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:51:23.333Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T01:51:23.337Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar cd04d25d-7975-4b04-b8d3-17f5b860598b 88032 2023-03-29T01:51:23.337Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ASDC sendASDCNotification 2023-03-29T01:51:23.337Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:51:23.337Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T01:51:23.337Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:51:23.337Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:51:23.338Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680054683337, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:51:24.338Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:51:24.338Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:51:24.339Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b, URL: /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar to file: /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:51:24.339Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:51:24.339Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:51:24.339Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:51:24.420Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8804272765708856160/Definitions/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml 2023-03-29T01:51:24.965Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T01:51:24.965Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T01:51:24.965Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:51:24.965Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T01:51:24.965Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF d408ac80-5827 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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:51:24.965Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:51:24.965Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:51:24.966Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:51:24.966Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:51:24.966Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:51:24.966Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T01:51:24.966Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T01:51:24.966Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:51:24.966Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:51:24.966Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Node template pNF d408ac80-5827 0 is matching search criteria 2023-03-29T01:51:24.966Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T01:51:24.966Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF d408ac80-5827 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T01:51:24.966Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:51:24.966Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:51:24.966Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Node template pNF d408ac80-5827 0 is matching search criteria 2023-03-29T01:51:24.966Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T01:51:24.967Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF d408ac80-5827 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T01:51:24.967Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:51:24.967Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:51:24.967Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:51:24.967Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:51:24.967Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:51:24.967Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:51:24.967Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:51:24.967Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:51:24.967Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:51:24.967Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:51:24.967Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_vTrSDiHqKZFmTrxBO7An Description:catalog service description Model UUID:5dc3e11a-73a7-4449-8830-c00dd58b8025 Model Version:NULL Model InvariantUuid:99465759-d5dd-4df6-968c-d7df49a08547 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=? 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-29T01:51:25.012Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||ERROR|500||Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists 2023-03-29T01:51:25.013Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ASDC sendASDCNotification 2023-03-29T01:51:25.013Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar(Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists) 2023-03-29T01:51:25.013Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:51:25.014Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:51:25.014Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:51:25.014Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680054685013, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:51:26.015Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ASDC sendASDCNotification 2023-03-29T01:51:26.015Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar(Resource with UUID: 2c7ae46d-9523-4fff-b664-0f1857bc7e8e already exists) 2023-03-29T01:51:26.015Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:51:26.016Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:51:26.016Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:51:26.016Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680054686015, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2c7ae46d-9523-4fff-b664-0f1857bc7e8e already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:51:27.016Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 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-29T01:51:27.042Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 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-29T01:51:27.045Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T01:51:27.046Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T01:51:27.046Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T01:51:27.046Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T01:51:27.046Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:51:27.046Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:51:27.046Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:51:27.046Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:51:27.046Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-29T01:51:27.060Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T01:51:36.826Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:51:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:51:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-29T01:51:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:51:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:51:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T01:51:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:51:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:51:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-29T01:51:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:51:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:51:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680054640722, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T01:51:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:51:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:51:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680054641767, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists" } 2023-03-29T01:51:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:51:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:51:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680054642768, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 06700cf1-b2dc-407d-b162-08d1beec66c7 already exists" } 2023-03-29T01:51:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:51:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:51:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680054674010, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T01:51:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:51:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:51:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:51:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:51:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:51:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T01:51:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:51:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:51:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T01:51:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:51:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:51:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:51:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:51:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:51:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T01:51:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:51:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:51:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T01:51:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:51:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:51:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T01:51:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:51:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:51:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "NOTIFIED" } 2023-03-29T01:51:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:51:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:51:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680054683337, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T01:51:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:51:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:51:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680054685013, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists" } 2023-03-29T01:51:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:51:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:51:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680054686015, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2c7ae46d-9523-4fff-b664-0f1857bc7e8e already exists" } 2023-03-29T01:51:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:51:57.060Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 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-29T01:51:57.068Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 and serviceModelVersionId: 5dc3e11a-73a7-4449-8830-c00dd58b8025 2023-03-29T01:51:57.068Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 99465759-d5dd-4df6-968c-d7df49a08547 2023-03-29T01:51:57.069Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0 2023-03-29T01:51:57.073Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T01:51:57.084Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?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-29T01:51:57.084Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|INFO|500||Invoke 2023-03-29T01:51:57.091Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T01:51:57.240Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|INFO|500||InvokeReturn 2023-03-29T01:51:57.241Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 01:51:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[145], vertex-id=[266248], x-aai-txid=[0-aai-resources-230329-01:51:58:486-3418], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T01:51:57.241Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T01:51:57.242Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T01:51:57.242Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-29T01:51:57.251Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-29T01:51:57.251Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T01:51:57.251Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T01:51:57.251Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:51:57.251Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:51:57.251Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680054717251, "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-29T01:51:58.274Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T01:51:58.274Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"152384e9-aecf-4b1c-a8f7-03a9cf9ee303","serviceName":"Demo_pNF_pDpqfnga5SHRbhCxA4Vb","serviceVersion":"1.0","serviceUUID":"9b91b0d7-c4a9-4261-bf7a-60487236eb51","serviceDescription":"catalog service description","serviceInvariantUUID":"305980f8-7de1-48fa-ac60-9194798b3dec","resources":[{"resourceInstanceName":"pNF 45ff6e85-002d 0","resourceName":"pNF 45ff6e85-002d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"b5599a3c-fe1a-43e8-8da6-7663a2762a90","resourceInvariantUUID":"09182683-26b7-4240-8b68-66ac868e7649","resourceCustomizationUUID":"88442b7f-627e-40fe-ba4b-14e292457100","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vf-license-model.xml","artifactChecksum":"MWFjNmVhZDMwM2FlOWQyMjJiODExMzE1ZmQ3MzZlMTg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b82737b0-af86-4b39-8c34-96e6f6d8632d","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"3edf1169-995e-410c-a960-a17d5b6040a8","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"4b62b939-0a47-4c84-a666-29328cef73bb","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vendor-license-model.xml","artifactChecksum":"ZTFjM2U1Y2E3YjA4NGQxNzA5MDI5MDgxODFhNDYwY2E\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ff29711d-cf32-4e57-b6be-90b0e638a580","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c5e1eed8-8aa6-4dd9-95a2-cccba264d439","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2d202cf8-65d1-4dd2-9456-602b8ceded56","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml","artifactChecksum":"YmQwMWIwNTUxMWE2NGFmZThiNjkyZjViMWMzYWM5Zjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d716b1e1-195c-4253-8ce4-d8eec289ec36","artifactVersion":"1"},{"artifactName":"service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar","artifactChecksum":"ZTkzOGQ1NjBjODU4YmZmOTEyMGYxM2E5OGYxMzczMDQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"04b9c7e8-707e-4ebb-a381-ecabcc250ce1","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T01:51:58.275Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:51:58.275Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:51:58.275Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:51:58.275Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:51:59.276Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:51:59.276Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:51:59.276Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:51:59.277Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:52:00.277Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:52:00.278Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:52:00.278Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:52:00.279Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:52:01.279Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:52:01.280Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:52:01.280Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:52:01.280Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:52:02.280Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:52:02.281Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:52:02.281Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:52:02.281Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:52:03.282Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:52:03.282Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:52:03.282Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:52:03.282Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:52:04.283Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:52:04.283Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:52:04.283Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:52:04.283Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:52:05.284Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:52:05.284Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:52:05.284Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:52:05.284Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:52:06.285Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "serviceName": "Demo_pNF_pDpqfnga5SHRbhCxA4Vb", "serviceVersion": "1.0", "serviceUUID": "9b91b0d7-c4a9-4261-bf7a-60487236eb51", "serviceDescription": "catalog service description", "serviceInvariantUUID": "305980f8-7de1-48fa-ac60-9194798b3dec", "resources": [ { "resourceInstanceName": "pNF 45ff6e85-002d 0", "resourceCustomizationUUID": "88442b7f-627e-40fe-ba4b-14e292457100", "resourceName": "pNF 45ff6e85-002d", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "b5599a3c-fe1a-43e8-8da6-7663a2762a90", "resourceInvariantUUID": "09182683-26b7-4240-8b68-66ac868e7649", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "artifactChecksum": "ZTkzOGQ1NjBjODU4YmZmOTEyMGYxM2E5OGYxMzczMDQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "04b9c7e8-707e-4ebb-a381-ecabcc250ce1" } ], "workloadContext": "Production" } 2023-03-29T01:52:06.285Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T01:52:06.285Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 9b91b0d7-c4a9-4261-bf7a-60487236eb51 ASDC 2023-03-29T01:52:06.285Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:152384e9-aecf-4b1c-a8f7-03a9cf9ee303 ServiceName:Demo_pNF_pDpqfnga5SHRbhCxA4Vb ServiceVersion:1.0 ServiceUUID:9b91b0d7-c4a9-4261-bf7a-60487236eb51 ServiceInvariantUUID:305980f8-7de1-48fa-ac60-9194798b3dec ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ArtifactUUID:04b9c7e8-707e-4ebb-a381-ecabcc250ce1 ArtifactChecksum:ZTkzOGQ1NjBjODU4YmZmOTEyMGYxM2E5OGYxMzczMDQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 45ff6e85-002d 0 ResourceCustomizationUUID:88442b7f-627e-40fe-ba4b-14e292457100 ResourceInvariantUUID:09182683-26b7-4240-8b68-66ac868e7649 ResourceName:pNF 45ff6e85-002d ResourceType:PNF ResourceUUID:b5599a3c-fe1a-43e8-8da6-7663a2762a90 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T01:52:06.285Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9b91b0d7-c4a9-4261-bf7a-60487236eb51 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: 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-29T01:52:06.314Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:52:06.315Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:52:06.315Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:52:06.315Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 from URL: /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:52:06.315Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:52:06.315Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:52:06.563Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T01:52:06.567Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 88022 2023-03-29T01:52:06.567Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ASDC sendASDCNotification 2023-03-29T01:52:06.567Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:52:06.567Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T01:52:06.567Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:52:06.567Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:52:06.567Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680054726567, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:52:07.568Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:52:07.570Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:52:07.570Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1, URL: /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar to file: /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:52:07.571Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:52:07.572Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:52:07.572Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:52:07.652Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP666254083305901905/Definitions/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml 2023-03-29T01:52:08.238Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T01:52:08.238Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T01:52:08.238Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:52:08.239Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T01:52:08.239Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 45ff6e85-002d 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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:52:08.239Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:52:08.239Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:52:08.239Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:52:08.239Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:52:08.240Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:52:08.240Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T01:52:08.240Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T01:52:08.240Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:52:08.240Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:52:08.241Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Node template pNF 45ff6e85-002d 0 is matching search criteria 2023-03-29T01:52:08.241Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T01:52:08.241Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 45ff6e85-002d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T01:52:08.241Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:52:08.241Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:52:08.241Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Node template pNF 45ff6e85-002d 0 is matching search criteria 2023-03-29T01:52:08.242Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T01:52:08.242Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 45ff6e85-002d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T01:52:08.242Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:52:08.242Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:52:08.242Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:52:08.243Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:52:08.243Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:52:08.243Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:52:08.244Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:52:08.244Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:52:08.244Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:52:08.244Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:52:08.244Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_pDpqfnga5SHRbhCxA4Vb Description:catalog service description Model UUID:9b91b0d7-c4a9-4261-bf7a-60487236eb51 Model Version:NULL Model InvariantUuid:305980f8-7de1-48fa-ac60-9194798b3dec 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=? 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-29T01:52:08.283Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||ERROR|500||Csar with UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 already exists 2023-03-29T01:52:08.283Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ASDC sendASDCNotification 2023-03-29T01:52:08.283Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar(Csar with UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 already exists) 2023-03-29T01:52:08.283Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:52:08.283Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:52:08.284Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:52:08.284Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680054728283, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:52:09.284Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ASDC sendASDCNotification 2023-03-29T01:52:09.285Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar(Resource with UUID: b5599a3c-fe1a-43e8-8da6-7663a2762a90 already exists) 2023-03-29T01:52:09.285Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:52:09.285Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:52:09.285Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:52:09.285Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680054729284, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: b5599a3c-fe1a-43e8-8da6-7663a2762a90 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:52:10.286Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 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-29T01:52:10.303Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 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-29T01:52:10.306Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T01:52:10.306Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T01:52:10.306Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T01:52:10.306Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T01:52:10.306Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:52:10.306Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:52:10.306Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:52:10.306Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:52:10.306Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-29T01:52:10.316Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T01:52:36.826Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:52:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:52:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680054717251, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T01:52:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:52:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:52:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:52:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:52:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:52:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T01:52:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:52:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:52:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T01:52:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:52:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:52:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:52:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:52:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:52:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T01:52:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:52:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:52:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T01:52:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:52:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:52:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T01:52:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:52:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:52:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "NOTIFIED" } 2023-03-29T01:52:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:52:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:52:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680054726567, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T01:52:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:52:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:52:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680054728283, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 already exists" } 2023-03-29T01:52:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:52:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:52:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680054729284, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: b5599a3c-fe1a-43e8-8da6-7663a2762a90 already exists" } 2023-03-29T01:52:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:52:40.316Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 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-29T01:52:40.323Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 and serviceModelVersionId: 9b91b0d7-c4a9-4261-bf7a-60487236eb51 2023-03-29T01:52:40.324Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 305980f8-7de1-48fa-ac60-9194798b3dec 2023-03-29T01:52:40.324Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0 2023-03-29T01:52:40.330Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T01:52:40.345Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?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-29T01:52:40.345Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|INFO|500||Invoke 2023-03-29T01:52:40.354Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T01:52:40.654Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|INFO|500||InvokeReturn 2023-03-29T01:52:40.654Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 01:52:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[295], vertex-id=[241768], x-aai-txid=[1-aai-resources-230329-01:52:41:750-7706], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T01:52:40.654Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T01:52:40.654Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T01:52:40.654Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-29T01:52:40.666Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-29T01:52:40.666Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T01:52:40.667Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T01:52:40.667Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:52:40.667Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:52:40.667Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680054760666, "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-29T01:52:41.688Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T01:52:41.688Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"79cff219-f792-4db3-a985-5e3d1b368346","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"e5fd3784-176d-42a7-9b62-a959a0733847","serviceDescription":"service","serviceInvariantUUID":"87ee4104-f821-482e-970e-67013d6865ce","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"be38d069-67b7-4343-bf06-2e21aed54285","resourceInvariantUUID":"39a91d66-b004-4d3e-9e0f-8ba09489ac29","resourceCustomizationUUID":"f9a31b5d-5243-4543-8ad7-b4dea8608e91","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":"ZGFkYjMyNTJmMWU5NTM1ZWEzMzM1ZjRhMzQ5ZTZkYjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"ed55743d-d9ac-40eb-9a6f-b182bceb37ff","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":"NGE0OTdhOTMzMmY4YTBiMDY2ZGFmYTRiMTUxMjNjODM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"864be928-a9f5-4945-a2b4-8916dc83b009","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":"88121a8b-daa0-4a2f-84a4-a072f1215f44","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":"a77f228d-392c-4d9a-af7f-e563542bb401","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":"01d484da-5e69-41d3-9b20-96dd7783c728","artifactVersion":"2","generatedFromUUID":"afb04163-7216-4486-9b1a-8fb28d32ebbc"},{"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":"8f7c59c7-db3d-483e-a29f-b3b73326d392","artifactVersion":"2","generatedFromUUID":"88121a8b-daa0-4a2f-84a4-a072f1215f44"},{"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":"afb04163-7216-4486-9b1a-8fb28d32ebbc","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":"7016c93f-4f44-4420-b126-a2f9aaf75418","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":"MDczZmVlN2RlZDAyNWMzNDJlYjk0MGRiMzYwZDdkYTU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a87951d6-e943-4b15-acff-91efb2432df2","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"OTNlNGEyYmY4MDdlMjE5MDY0MzY4NWExMDkwYTU1ZTg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"15f01e0b-0b3f-449a-ae62-9a9be081fe20","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T01:52:41.688Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:52:41.688Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:52:41.689Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:52:41.689Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "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-29T01:52:42.689Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:52:42.690Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:52:42.690Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:52:42.690Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "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-29T01:52:43.690Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:52:43.691Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:52:43.691Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:52:43.691Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "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-29T01:52:44.691Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:52:44.692Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:52:44.692Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:52:44.692Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "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-29T01:52:45.693Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:52:45.693Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:52:45.693Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:52:45.693Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "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-29T01:52:46.694Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:52:46.694Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:52:46.694Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:52:46.695Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "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-29T01:52:47.695Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:52:47.696Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:52:47.696Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:52:47.696Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "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-29T01:52:48.696Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:52:48.697Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:52:48.697Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:52:48.697Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "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-29T01:52:49.697Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:52:49.697Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:52:49.698Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:52:49.698Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "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-29T01:52:50.698Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:52:50.699Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:52:50.699Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:52:50.699Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:52:51.699Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "e5fd3784-176d-42a7-9b62-a959a0733847", "serviceDescription": "service", "serviceInvariantUUID": "87ee4104-f821-482e-970e-67013d6865ce", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "f9a31b5d-5243-4543-8ad7-b4dea8608e91", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "be38d069-67b7-4343-bf06-2e21aed54285", "resourceInvariantUUID": "39a91d66-b004-4d3e-9e0f-8ba09489ac29", "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": "NGE0OTdhOTMzMmY4YTBiMDY2ZGFmYTRiMTUxMjNjODM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "864be928-a9f5-4945-a2b4-8916dc83b009", "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": "88121a8b-daa0-4a2f-84a4-a072f1215f44", "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": "8f7c59c7-db3d-483e-a29f-b3b73326d392", "generatedFromUUID": "88121a8b-daa0-4a2f-84a4-a072f1215f44" }, "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": "01d484da-5e69-41d3-9b20-96dd7783c728", "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": "8f7c59c7-db3d-483e-a29f-b3b73326d392", "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": "afb04163-7216-4486-9b1a-8fb28d32ebbc", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "OTNlNGEyYmY4MDdlMjE5MDY0MzY4NWExMDkwYTU1ZTg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "15f01e0b-0b3f-449a-ae62-9a9be081fe20" } ], "workloadContext": "Production" } 2023-03-29T01:52:51.700Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T01:52:51.700Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 e5fd3784-176d-42a7-9b62-a959a0733847 ASDC 2023-03-29T01:52:51.701Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:79cff219-f792-4db3-a985-5e3d1b368346 ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:e5fd3784-176d-42a7-9b62-a959a0733847 ServiceInvariantUUID:87ee4104-f821-482e-970e-67013d6865ce 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:15f01e0b-0b3f-449a-ae62-9a9be081fe20 ArtifactChecksum:OTNlNGEyYmY4MDdlMjE5MDY0MzY4NWExMDkwYTU1ZTg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:f9a31b5d-5243-4543-8ad7-b4dea8608e91 ResourceInvariantUUID:39a91d66-b004-4d3e-9e0f-8ba09489ac29 ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:be38d069-67b7-4343-bf06-2e21aed54285 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:864be928-a9f5-4945-a2b4-8916dc83b009 ArtifactChecksum:NGE0OTdhOTMzMmY4YTBiMDY2ZGFmYTRiMTUxMjNjODM= 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:88121a8b-daa0-4a2f-84a4-a072f1215f44 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:8f7c59c7-db3d-483e-a29f-b3b73326d392 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:01d484da-5e69-41d3-9b20-96dd7783c728 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:8f7c59c7-db3d-483e-a29f-b3b73326d392 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:afb04163-7216-4486-9b1a-8fb28d32ebbc ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T01:52:51.701Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e5fd3784-176d-42a7-9b62-a959a0733847 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: 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-29T01:52:51.732Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:52:51.733Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:52:51.733Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:52:51.733Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-29T01:52:51.733Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:52:51.733Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-29T01:52:52.009Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T01:52:52.015Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 15f01e0b-0b3f-449a-ae62-9a9be081fe20 163283 2023-03-29T01:52:52.016Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T01:52:52.016Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T01:52:52.016Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T01:52:52.016Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:52:52.016Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:52:52.016Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680054772016, "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-29T01:52:53.017Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:52:53.018Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:52:53.018Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T01:52:53.019Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-29T01:52:53.020Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T01:52:53.020Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T01:52:53.118Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3090603369658213643/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-29T01:52:53.951Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T01:52:53.951Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T01:52:53.951Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T01:52:53.951Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-29T01:52:53.951Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T01:52:53.952Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T01:52:53.952Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T01:52:53.952Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T01:52:53.952Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T01:52:53.952Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:52:53.952Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:52:53.952Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T01:52:53.952Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T01:52:53.952Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T01:52:53.952Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:52:53.952Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:52:53.952Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T01:52:53.952Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T01:52:53.952Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T01:52:53.952Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:52:53.952Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:52:53.952Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:52:53.952Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-29T01:52:53.953Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-29T01:52:53.953Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-29T01:52:53.953Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-29T01:52:53.953Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:52:53.953Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-29T01:52:53.953Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:52:53.953Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T01:52:53.953Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T01:52:53.953Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:52:53.953Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T01:52:53.953Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T01:52:53.953Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:52:53.953Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T01:52:53.953Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T01:52:53.953Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:52:53.953Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T01:52:53.953Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T01:52:53.953Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:52:53.953Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-29T01:52:53.953Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-29T01:52:53.953Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=c7162921-d9ba-48b0-ac30-848b994533ba 2023-03-29T01:52:53.953Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:52:53.953Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:52:53.953Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:52:53.954Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:52:53.954Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:52:53.954Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:52:53.954Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T01:52:53.954Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T01:52:53.954Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:e5fd3784-176d-42a7-9b62-a959a0733847 Model Version:NULL Model InvariantUuid:87ee4104-f821-482e-970e-67013d6865ce Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:ffe2b29f-1568-438d-9e87-4f28ff0f29d3 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:39a91d66-b004-4d3e-9e0f-8ba09489ac29 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:f9a31b5d-5243-4543-8ad7-b4dea8608e91 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:81b562e9-8a06-4b38-ae34-13a20c90363a ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:9d16c548-1a08-4a21-9290-43523f9775d0 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:24970cda-31e1-4a33-b714-870b44e6ec72 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:005c57c2-5e8e-413a-a9d2-3a0316c9d67e ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:c7162921-d9ba-48b0-ac30-848b994533ba ModelInvariantUuid:8b85917d-d582-402c-b938-cfd3616f2376 ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:13866d1f-ed69-49fd-a7e5-91c49c2c4758 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:15c0e3b7-071f-4282-bfa4-2145af421507 ModelInvariantUuid:196fa6d7-90bc-42b2-90ed-54adcabf8844 ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:8ed488ad-07d9-4f05-b7d5-72e70b510f34 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=? 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-29T01:52:54.007Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||ERROR|500||Csar with UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 already exists 2023-03-29T01:52:54.007Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T01:52:54.008Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Csar with UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 already exists) 2023-03-29T01:52:54.008Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:52:54.008Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:52:54.008Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:52:54.008Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680054774007, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:52:55.009Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T01:52:55.009Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Resource with UUID: be38d069-67b7-4343-bf06-2e21aed54285 already exists) 2023-03-29T01:52:55.009Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:52:55.009Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:52:55.010Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:52:55.010Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680054775009, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: be38d069-67b7-4343-bf06-2e21aed54285 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:52:56.010Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 79cff219-f792-4db3-a985-5e3d1b368346 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-29T01:52:56.030Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 79cff219-f792-4db3-a985-5e3d1b368346 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-29T01:52:56.032Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T01:52:56.033Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T01:52:56.033Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T01:52:56.033Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T01:52:56.033Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:52:56.033Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:52:56.033Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:52:56.033Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:52:56.033Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T01:52:56.042Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T01:53:26.042Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 79cff219-f792-4db3-a985-5e3d1b368346 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-29T01:53:26.051Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 79cff219-f792-4db3-a985-5e3d1b368346 and serviceModelVersionId: e5fd3784-176d-42a7-9b62-a959a0733847 2023-03-29T01:53:26.051Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 87ee4104-f821-482e-970e-67013d6865ce 2023-03-29T01:53:26.052Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0 2023-03-29T01:53:26.057Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T01:53:26.077Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0|INFO|500||Invoke 2023-03-29T01:53:26.078Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[79cff219-f792-4db3-a985-5e3d1b368346], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[9f86eea5-57ea-401a-88c3-83afac46738e], X-ECOMP-RequestID=[79cff219-f792-4db3-a985-5e3d1b368346], X-TransactionId=[], X-ONAP-RequestID=[79cff219-f792-4db3-a985-5e3d1b368346], Content-Type=[application/merge-patch+json]} 2023-03-29T01:53:26.086Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T01:53:26.250Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?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/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 01:53:27 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[161], vertex-id=[262248], x-aai-txid=[1-aai-resources-230329-01:53:27:483-39233], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T01:53:26.251Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T01:53:26.251Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0|INFO|500||InvokeReturn 2023-03-29T01:53:26.251Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T01:53:26.251Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T01:53:26.262Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T01:53:26.262Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 79cff219-f792-4db3-a985-5e3d1b368346 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T01:53:26.262Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T01:53:26.262Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:53:26.262Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:53:26.263Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680054806262, "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-29T01:53:27.283Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T01:53:27.283Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b","serviceDescription":"service","serviceInvariantUUID":"f11f3291-d152-4078-a143-55ea832700d8","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"36a3904f-1a5d-4317-86a2-638c4917b288","resourceInvariantUUID":"1aba6309-0738-4e5b-b869-2db259c21795","resourceCustomizationUUID":"0337b2fb-5a25-4a34-85ab-b1b31ed2aa39","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":"NzViZTJiZjA2ZDkzYjRlNDE3YTgxNGQ1N2U0NzVkMjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"afb7b978-26be-4a57-a7a2-4e86e6ba373c","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":"NmY3OGQ5NzFlYjdmZjI1YWRiYmE0MDIzYjMzYTkzZmI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"717c2940-1acd-420e-b3fe-4f1e9a67c304","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":"a9dd0a80-3b45-406c-b694-f871afbb64ca","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":"c29ed0c0-4d82-458f-82bb-df9712ab2b6e","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":"ea1912d5-c9a1-4a19-811d-1660124dfc03","artifactVersion":"2","generatedFromUUID":"a9dd0a80-3b45-406c-b694-f871afbb64ca"},{"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":"MDY3MzFhZTY0Y2RlMjJjNTZkYzQxODFhMDMzYjIyNDc\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"942f5cd5-38df-4423-9208-5799647b6f06","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":"ZTM1OGQ2OWI1NzJjZjIyYjhmMjVhNWY0M2UyNzVlOWI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"ac013e2b-d169-4983-aabc-c381174a3c1b","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"ZjUxNWEzYmIwNzM2ZWUxYWFlOWNjMzdjYjU2ZWUyMTQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"4cd37888-a8d3-418f-b193-57aae7be143e","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T01:53:27.283Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:53:27.283Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:53:27.284Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:53:27.284Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "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-29T01:53:28.284Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:53:28.285Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:53:28.285Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:53:28.285Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "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-29T01:53:29.285Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:53:29.286Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:53:29.286Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:53:29.286Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "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-29T01:53:30.287Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:53:30.287Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:53:30.287Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:53:30.287Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "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-29T01:53:31.288Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:53:31.288Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:53:31.288Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:53:31.288Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "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-29T01:53:32.289Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:53:32.290Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:53:32.290Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:53:32.290Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "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-29T01:53:33.291Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:53:33.291Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:53:33.291Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:53:33.291Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "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-29T01:53:34.292Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:53:34.292Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:53:34.292Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:53:34.293Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:53:35.294Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b", "serviceDescription": "service", "serviceInvariantUUID": "f11f3291-d152-4078-a143-55ea832700d8", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "0337b2fb-5a25-4a34-85ab-b1b31ed2aa39", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "36a3904f-1a5d-4317-86a2-638c4917b288", "resourceInvariantUUID": "1aba6309-0738-4e5b-b869-2db259c21795", "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": "NmY3OGQ5NzFlYjdmZjI1YWRiYmE0MDIzYjMzYTkzZmI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "717c2940-1acd-420e-b3fe-4f1e9a67c304", "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": "a9dd0a80-3b45-406c-b694-f871afbb64ca", "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": "ea1912d5-c9a1-4a19-811d-1660124dfc03", "generatedFromUUID": "a9dd0a80-3b45-406c-b694-f871afbb64ca" }, "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": "ea1912d5-c9a1-4a19-811d-1660124dfc03", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "ZjUxNWEzYmIwNzM2ZWUxYWFlOWNjMzdjYjU2ZWUyMTQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4cd37888-a8d3-418f-b193-57aae7be143e" } ], "workloadContext": "Production" } 2023-03-29T01:53:35.294Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T01:53:35.294Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b ASDC 2023-03-29T01:53:35.294Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b ServiceInvariantUUID:f11f3291-d152-4078-a143-55ea832700d8 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:4cd37888-a8d3-418f-b193-57aae7be143e ArtifactChecksum:ZjUxNWEzYmIwNzM2ZWUxYWFlOWNjMzdjYjU2ZWUyMTQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:0337b2fb-5a25-4a34-85ab-b1b31ed2aa39 ResourceInvariantUUID:1aba6309-0738-4e5b-b869-2db259c21795 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:36a3904f-1a5d-4317-86a2-638c4917b288 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:717c2940-1acd-420e-b3fe-4f1e9a67c304 ArtifactChecksum:NmY3OGQ5NzFlYjdmZjI1YWRiYmE0MDIzYjMzYTkzZmI= 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:a9dd0a80-3b45-406c-b694-f871afbb64ca 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:ea1912d5-c9a1-4a19-811d-1660124dfc03 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:ea1912d5-c9a1-4a19-811d-1660124dfc03 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T01:53:35.294Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b 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: 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-29T01:53:35.324Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:53:35.325Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:53:35.325Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:53:35.325Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 4cd37888-a8d3-418f-b193-57aae7be143e from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-29T01:53:35.325Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:53:35.325Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-29T01:53:35.349Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T01:53:35.349Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@31fee990 2023-03-29T01:53:35.349Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T01:53:35.349Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVmMacro" ] } } } 2023-03-29T01:53:35.350Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVmMacro-csar.csar /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 4cd37888-a8d3-418f-b193-57aae7be143e Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T01:53:35.350Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T01:53:35.350Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Specified artifact is not found) 2023-03-29T01:53:35.350Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T01:53:35.350Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:53:35.350Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:53:35.350Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680054815350, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:53:36.351Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVmMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(UUID:4cd37888-a8d3-418f-b193-57aae7be143e) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-29T01:53:36.388Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||ERROR|500||Csar with UUID: 4cd37888-a8d3-418f-b193-57aae7be143e already exists 2023-03-29T01:53:36.388Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T01:53:36.388Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Csar with UUID: 4cd37888-a8d3-418f-b193-57aae7be143e already exists) 2023-03-29T01:53:36.388Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:53:36.389Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:53:36.389Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:53:36.389Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680054816388, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 4cd37888-a8d3-418f-b193-57aae7be143e already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:53:36.826Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:53:36.826Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: cached metadata has changed from (version158: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version159: {SDC-DISTR-STATUS-TOPIC-AUTO=6}) 2023-03-29T01:53:36.840Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-29T01:53:36.841Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-29T01:53:36.846Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=54, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T01:53:36.846Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 54: {SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-29T01:53:36.865Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=54, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T01:53:36.865Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T01:53:36.865Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T01:53:36.870Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-29T01:53:36.870Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-29T01:53:36.870Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-29T01:53:36.870Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=2752, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T01:53:36.870Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-29T01:53:36.870Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-29T01:53:37.391Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T01:53:37.391Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Resource with UUID: 36a3904f-1a5d-4317-86a2-638c4917b288 already exists) 2023-03-29T01:53:37.391Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:53:37.392Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:53:37.392Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:53:37.392Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680054817390, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 36a3904f-1a5d-4317-86a2-638c4917b288 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:53:37.886Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:53:37.886Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680054760666, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T01:53:37.886Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:53:37.886Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:53:37.886Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:53:37.886Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:53:37.886Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:53:37.886Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-29T01:53:37.886Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:53:37.886Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:53:37.886Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-29T01:53:37.886Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:53:37.886Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:53:37.886Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:53:37.886Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:53:37.887Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:53:37.887Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-29T01:53:37.887Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:53:37.887Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:53:37.887Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-29T01:53:37.887Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:53:37.887Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:53:37.887Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-29T01:53:37.887Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:53:37.887Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:53:37.887Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T01:53:37.887Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:53:37.887Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:53:37.887Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T01:53:37.887Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:53:37.887Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:53:37.887Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T01:53:37.887Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:53:37.887Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:53:37.887Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680054772016, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T01:53:37.887Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:53:37.887Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:53:37.888Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680054774007, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 already exists" } 2023-03-29T01:53:37.888Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:53:37.888Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:53:37.888Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680054775009, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: be38d069-67b7-4343-bf06-2e21aed54285 already exists" } 2023-03-29T01:53:37.888Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:53:37.888Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:53:37.888Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680054806262, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T01:53:37.888Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:53:37.888Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:53:37.888Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:53:37.888Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:53:37.888Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:53:37.888Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-29T01:53:37.888Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:53:37.888Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:53:37.888Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-29T01:53:37.888Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:53:37.888Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:53:37.888Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:53:37.888Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:53:37.888Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:53:37.888Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-29T01:53:37.888Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:53:37.888Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:53:37.888Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T01:53:37.889Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:53:37.889Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:53:37.889Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T01:53:37.889Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:53:37.889Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:53:37.889Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T01:53:37.889Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:53:37.889Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:53:37.889Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680054815350, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T01:53:37.889Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:53:37.889Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:53:37.889Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680054816388, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 4cd37888-a8d3-418f-b193-57aae7be143e already exists" } 2023-03-29T01:53:37.889Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:53:37.889Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:53:37.889Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680054817390, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 36a3904f-1a5d-4317-86a2-638c4917b288 already exists" } 2023-03-29T01:53:37.889Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:53:38.393Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 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-29T01:53:38.411Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 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-29T01:53:38.414Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T01:53:38.414Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T01:53:38.414Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T01:53:38.414Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T01:53:38.415Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:53:38.415Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:53:38.415Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:53:38.415Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:53:38.415Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-29T01:53:38.424Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T01:54:08.424Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 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-29T01:54:08.432Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 and serviceModelVersionId: c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b 2023-03-29T01:54:08.433Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : f11f3291-d152-4078-a143-55ea832700d8 2023-03-29T01:54:08.433Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0 2023-03-29T01:54:08.440Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T01:54:08.458Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?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-29T01:54:08.458Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0|INFO|500||Invoke 2023-03-29T01:54:08.466Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T01:54:08.610Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0|INFO|500||InvokeReturn 2023-03-29T01:54:08.610Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 01:54:09 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[141], vertex-id=[282632], x-aai-txid=[2-aai-resources-230329-01:54:09:861-47566], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T01:54:08.611Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T01:54:08.611Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T01:54:08.611Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-29T01:54:08.620Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-29T01:54:08.620Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T01:54:08.620Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T01:54:08.620Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:54:08.620Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:54:08.620Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680054848620, "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-29T01:54:09.640Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T01:54:09.640Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"75dca8ba-3248-48c6-9711-9aadf96f8e3b","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"1fc0f3c3-84ac-4154-b27c-171f7feb50cc","serviceDescription":"service","serviceInvariantUUID":"008efdff-77aa-444d-8450-ff90bd5ae680","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"f9c63e91-f583-4f58-aeb9-83b625f04a58","resourceInvariantUUID":"9bd386fc-88cf-496b-93c6-ba0ccbb1c156","resourceCustomizationUUID":"17ece1ed-e9a2-4a30-8b11-c80a26763572","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"ODJkZDU0OTQ3MGE2MWU3OTlmMTE0YjUxZmExNDk3NGE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"5d9120e9-b81f-495d-8201-252d44b47dcb","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"31466410-8642-4ece-8366-dd8e16713ddc","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f99a13cf-e3a3-4df8-a2c5-e3e82726e451","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"OTQ0MDY1ZTJkMDJjZTc5NDQwNjYxNmUzYWY0MjI5Y2M\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"f6b59759-ff38-450c-92c7-f5ec8850ec6d","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9190f0cc-f7e7-4350-af06-929cf1b3ba85","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7f282657-b8b6-4223-870e-fd099f14e3cc","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e5067c49-3ffa-4389-a97d-775df9c048b4","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"NmU3YmY3Y2VkOWYyNzJjYmZiNTJlMmY2YTk3MTIwNzA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2e61fb17-9304-4c0e-b8df-827caa52c20c","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"ZjgwZmViODM3ODVkZjQ0MDgyMDAxZGIzM2NjZjdjNDU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0b1c2a06-8237-47a4-8c50-87973b02a56c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T01:54:09.640Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:54:09.640Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:54:09.641Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:54:09.641Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:54:10.641Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:54:10.642Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:54:10.642Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:54:10.642Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:54:11.642Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:54:11.643Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:54:11.643Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:54:11.643Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:54:12.643Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:54:12.644Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:54:12.644Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:54:12.644Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:54:13.644Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:54:13.645Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:54:13.645Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:54:13.645Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:54:14.646Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:54:14.646Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:54:14.646Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:54:14.646Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:54:15.647Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:54:15.647Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:54:15.648Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:54:15.648Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:54:16.648Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:54:16.649Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:54:16.649Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:54:16.649Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:54:17.649Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:54:17.650Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:54:17.650Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:54:17.650Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:54:18.650Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "1fc0f3c3-84ac-4154-b27c-171f7feb50cc", "serviceDescription": "service", "serviceInvariantUUID": "008efdff-77aa-444d-8450-ff90bd5ae680", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "17ece1ed-e9a2-4a30-8b11-c80a26763572", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "f9c63e91-f583-4f58-aeb9-83b625f04a58", "resourceInvariantUUID": "9bd386fc-88cf-496b-93c6-ba0ccbb1c156", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "ZjgwZmViODM3ODVkZjQ0MDgyMDAxZGIzM2NjZjdjNDU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "0b1c2a06-8237-47a4-8c50-87973b02a56c" } ], "workloadContext": "Production" } 2023-03-29T01:54:18.650Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T01:54:18.650Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 1fc0f3c3-84ac-4154-b27c-171f7feb50cc ASDC 2023-03-29T01:54:18.651Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:75dca8ba-3248-48c6-9711-9aadf96f8e3b ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:1fc0f3c3-84ac-4154-b27c-171f7feb50cc ServiceInvariantUUID:008efdff-77aa-444d-8450-ff90bd5ae680 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:0b1c2a06-8237-47a4-8c50-87973b02a56c ArtifactChecksum:ZjgwZmViODM3ODVkZjQ0MDgyMDAxZGIzM2NjZjdjNDU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:17ece1ed-e9a2-4a30-8b11-c80a26763572 ResourceInvariantUUID:9bd386fc-88cf-496b-93c6-ba0ccbb1c156 ResourceName:test-pnf ResourceType:PNF ResourceUUID:f9c63e91-f583-4f58-aeb9-83b625f04a58 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T01:54:18.651Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1fc0f3c3-84ac-4154-b27c-171f7feb50cc 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: 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-29T01:54:18.674Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:54:18.675Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:54:18.675Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:54:18.675Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 0b1c2a06-8237-47a4-8c50-87973b02a56c from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T01:54:18.675Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:54:18.675Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T01:54:18.693Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T01:54:18.693Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@28bcd67b 2023-03-29T01:54:18.693Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T01:54:18.693Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-29T01:54:18.693Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 0b1c2a06-8237-47a4-8c50-87973b02a56c Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T01:54:18.694Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T01:54:18.694Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-29T01:54:18.694Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T01:54:18.695Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:54:18.695Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:54:18.695Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680054858694, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:54:19.695Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:0b1c2a06-8237-47a4-8c50-87973b02a56c) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-29T01:54:19.736Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||ERROR|500||Csar with UUID: 0b1c2a06-8237-47a4-8c50-87973b02a56c already exists 2023-03-29T01:54:19.736Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T01:54:19.737Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Csar with UUID: 0b1c2a06-8237-47a4-8c50-87973b02a56c already exists) 2023-03-29T01:54:19.737Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:54:19.737Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:54:19.737Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:54:19.737Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680054859736, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 0b1c2a06-8237-47a4-8c50-87973b02a56c already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:54:20.738Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T01:54:20.738Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Resource with UUID: f9c63e91-f583-4f58-aeb9-83b625f04a58 already exists) 2023-03-29T01:54:20.738Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:54:20.738Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:54:20.738Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:54:20.738Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680054860738, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f9c63e91-f583-4f58-aeb9-83b625f04a58 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:54:21.739Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 75dca8ba-3248-48c6-9711-9aadf96f8e3b 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-29T01:54:21.760Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 75dca8ba-3248-48c6-9711-9aadf96f8e3b 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-29T01:54:21.763Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T01:54:21.764Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T01:54:21.764Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T01:54:21.764Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T01:54:21.764Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:54:21.764Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:54:21.764Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:54:21.764Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:54:21.764Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||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-29T01:54:21.773Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T01:54:36.826Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:54:36.832Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:54:36.832Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680054848620, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T01:54:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:54:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:54:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:54:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:54:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:54:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T01:54:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:54:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:54:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T01:54:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:54:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:54:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T01:54:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:54:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:54:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:54:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:54:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:54:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T01:54:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:54:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:54:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T01:54:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:54:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:54:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T01:54:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:54:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:54:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T01:54:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:54:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:54:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680054858694, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T01:54:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:54:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:54:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680054859736, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 0b1c2a06-8237-47a4-8c50-87973b02a56c already exists" } 2023-03-29T01:54:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:54:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:54:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680054860738, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f9c63e91-f583-4f58-aeb9-83b625f04a58 already exists" } 2023-03-29T01:54:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:54:51.773Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 75dca8ba-3248-48c6-9711-9aadf96f8e3b 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-29T01:54:51.782Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 75dca8ba-3248-48c6-9711-9aadf96f8e3b and serviceModelVersionId: 1fc0f3c3-84ac-4154-b27c-171f7feb50cc 2023-03-29T01:54:51.782Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 008efdff-77aa-444d-8450-ff90bd5ae680 2023-03-29T01:54:51.783Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0 2023-03-29T01:54:51.789Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T01:54:51.809Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0|INFO|500||Invoke 2023-03-29T01:54:51.810Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[75dca8ba-3248-48c6-9711-9aadf96f8e3b], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[8d7d7a7f-1cd6-47ef-b104-a8f9990dcc76], X-ECOMP-RequestID=[75dca8ba-3248-48c6-9711-9aadf96f8e3b], X-TransactionId=[], X-ONAP-RequestID=[75dca8ba-3248-48c6-9711-9aadf96f8e3b], Content-Type=[application/merge-patch+json]} 2023-03-29T01:54:51.817Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T01:54:51.960Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?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/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 01:54:53 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[139], vertex-id=[229608], x-aai-txid=[0-aai-resources-230329-01:54:53:215-88306], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T01:54:51.960Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T01:54:51.961Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0|INFO|500||InvokeReturn 2023-03-29T01:54:51.961Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T01:54:51.961Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||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-29T01:54:51.968Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||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-29T01:54:51.969Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 75dca8ba-3248-48c6-9711-9aadf96f8e3b and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T01:54:51.969Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T01:54:51.969Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:54:51.969Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:54:51.969Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680054891969, "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-29T01:54:52.992Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T01:54:52.992Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"b5dbc659-e5fa-4519-aa22-7665e8fb5e64","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"0adf6280-2007-4727-93b2-44e368e16e63","serviceDescription":"service","serviceInvariantUUID":"33df0023-950e-46e1-9a65-3f4a4e8b0beb","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4","resourceInvariantUUID":"60a3c320-59eb-4eea-baad-1e69d0c23625","resourceCustomizationUUID":"35d8ed23-5696-4047-993b-d0c629e92dd8","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"YjFiMDNjZWJjM2I4NDU4MjY3NzE1NTJjMWNjZGRmMjc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f786e074-b937-42ab-9570-14964b90d641","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"93aec9a6-2032-46ea-910b-a5e6365c5564","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"75cdc35d-45b8-4a48-8317-7d6befb7c463","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"MjU3N2U4OGQyN2M1M2I1YWM4NDU3ZWY2NWY0YmNiODQ\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"a2b23195-d813-43d9-b011-8ca8d07962ef","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"fbd50846-0843-4af2-baf3-a97994a7404c","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2b48d012-5495-4544-ae86-e22c4d54f154","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"30fc9e07-8b0f-4774-ba4e-7fe58bf5c01f","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"M2Q2NjE0NTQ3ODI2MjY0ZDhjMDg4NzRhZWNiYTgzNTA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"57277279-dffa-4105-a761-ea53b4315c9f","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"MDE3ZmRlNzgyODVkMTVjYTM5YjY3YmY0YzExNTdkM2Q\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"19000e49-3cac-4c2b-af56-2221f785a763","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T01:54:52.993Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:54:52.993Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:54:52.993Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:54:52.993Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:54:53.993Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:54:53.994Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:54:53.994Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:54:53.994Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:54:54.994Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:54:54.995Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:54:54.995Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:54:54.995Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:54:55.996Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:54:55.996Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:54:55.996Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:54:55.996Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:54:56.997Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:54:56.997Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:54:56.998Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:54:56.998Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:54:57.998Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:54:57.999Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:54:57.999Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:54:57.999Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:54:59.000Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:54:59.000Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:54:59.000Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:54:59.001Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:55:00.001Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:55:00.002Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:55:00.002Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:55:00.002Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:55:01.003Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:55:01.003Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:55:01.003Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:55:01.003Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:55:02.004Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "0adf6280-2007-4727-93b2-44e368e16e63", "serviceDescription": "service", "serviceInvariantUUID": "33df0023-950e-46e1-9a65-3f4a4e8b0beb", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "35d8ed23-5696-4047-993b-d0c629e92dd8", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4", "resourceInvariantUUID": "60a3c320-59eb-4eea-baad-1e69d0c23625", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "MDE3ZmRlNzgyODVkMTVjYTM5YjY3YmY0YzExNTdkM2Q\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "19000e49-3cac-4c2b-af56-2221f785a763" } ], "workloadContext": "Production" } 2023-03-29T01:55:02.004Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T01:55:02.004Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 0adf6280-2007-4727-93b2-44e368e16e63 ASDC 2023-03-29T01:55:02.004Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:b5dbc659-e5fa-4519-aa22-7665e8fb5e64 ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:0adf6280-2007-4727-93b2-44e368e16e63 ServiceInvariantUUID:33df0023-950e-46e1-9a65-3f4a4e8b0beb ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:19000e49-3cac-4c2b-af56-2221f785a763 ArtifactChecksum:MDE3ZmRlNzgyODVkMTVjYTM5YjY3YmY0YzExNTdkM2Q= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:35d8ed23-5696-4047-993b-d0c629e92dd8 ResourceInvariantUUID:60a3c320-59eb-4eea-baad-1e69d0c23625 ResourceName:test-pnf ResourceType:PNF ResourceUUID:afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T01:55:02.005Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 0adf6280-2007-4727-93b2-44e368e16e63 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: 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-29T01:55:02.034Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:55:02.034Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:55:02.034Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:55:02.035Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 19000e49-3cac-4c2b-af56-2221f785a763 from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T01:55:02.035Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:55:02.035Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T01:55:02.059Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T01:55:02.060Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@27243346 2023-03-29T01:55:02.060Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T01:55:02.060Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-29T01:55:02.061Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 19000e49-3cac-4c2b-af56-2221f785a763 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T01:55:02.061Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T01:55:02.061Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-29T01:55:02.061Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T01:55:02.061Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:55:02.062Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:55:02.062Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680054902061, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:55:03.063Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:19000e49-3cac-4c2b-af56-2221f785a763) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-29T01:55:03.102Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||ERROR|500||Csar with UUID: 19000e49-3cac-4c2b-af56-2221f785a763 already exists 2023-03-29T01:55:03.103Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T01:55:03.103Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Csar with UUID: 19000e49-3cac-4c2b-af56-2221f785a763 already exists) 2023-03-29T01:55:03.103Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:55:03.103Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:55:03.104Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:55:03.104Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680054903103, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 19000e49-3cac-4c2b-af56-2221f785a763 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:55:04.104Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T01:55:04.105Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Resource with UUID: afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4 already exists) 2023-03-29T01:55:04.105Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:55:04.105Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:55:04.105Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:55:04.106Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680054904104, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:55:05.106Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b5dbc659-e5fa-4519-aa22-7665e8fb5e64 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-29T01:55:05.121Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b5dbc659-e5fa-4519-aa22-7665e8fb5e64 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-29T01:55:05.124Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T01:55:05.124Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T01:55:05.124Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T01:55:05.125Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T01:55:05.125Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:55:05.125Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:55:05.125Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:55:05.125Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:55:05.125Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||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-29T01:55:05.133Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T01:55:35.134Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b5dbc659-e5fa-4519-aa22-7665e8fb5e64 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-29T01:55:35.142Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b5dbc659-e5fa-4519-aa22-7665e8fb5e64 and serviceModelVersionId: 0adf6280-2007-4727-93b2-44e368e16e63 2023-03-29T01:55:35.143Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 33df0023-950e-46e1-9a65-3f4a4e8b0beb 2023-03-29T01:55:35.144Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0 2023-03-29T01:55:35.150Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T01:55:35.164Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?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-29T01:55:35.165Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0|INFO|500||Invoke 2023-03-29T01:55:35.171Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T01:55:35.329Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0|INFO|500||InvokeReturn 2023-03-29T01:55:35.330Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 01:55:36 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[155], vertex-id=[290872], x-aai-txid=[0-aai-resources-230329-01:55:36:567-89144], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T01:55:35.330Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T01:55:35.330Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T01:55:35.330Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||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-29T01:55:35.337Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||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-29T01:55:35.337Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b5dbc659-e5fa-4519-aa22-7665e8fb5e64 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T01:55:35.338Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T01:55:35.338Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:55:35.338Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:55:35.338Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680054935338, "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-29T01:55:36.360Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T01:55:36.360Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"bf36bb74-dbfc-4b91-9179-246c1833184a","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"8789fcd2-c610-42f4-9f5c-85d3c35fe131","serviceDescription":"service","serviceInvariantUUID":"a97a2d8d-6e45-4958-a60b-a2440c930d29","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"3591043e-93fc-445d-9e12-8df4553e6d5f","resourceInvariantUUID":"70bc9633-405e-41e6-9b13-cb887af46aae","resourceCustomizationUUID":"79ea15b5-1cfd-450e-b844-806e379e7e23","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"MDEzMTQ1YTY3ZDA2MjM3ZjI4Zjk0NGZmYTBkMWNkYWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"27bb6e56-d0ac-459e-b195-720cc9e11dd7","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"caf89bcd-b2c7-4409-a262-a94d07b9c6e7","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d556b18f-0ce2-4630-9fd6-373679fde533","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"NzVmMzJjOTlhYmJiMzVkMTJlYTQwNzVkMzk3NDAwZTY\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"8a94fe0e-696c-44f4-83f7-7b7a545725d8","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"708d3fdb-0eba-4837-a6a9-43f76bacba01","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b501b858-3137-4e2a-aaf8-4476efea08fb","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"41b2e5fb-2b22-4ed7-a7d2-abdde1e82e3a","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"ZTVkYzM2ZTE2MGM1NmJjODMzMWQzY2JlNDg1ZWNlMDk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"02cceac3-a00e-4287-ba56-c2cf37517297","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"ZjFjYzJjYzRhMmE4NGNjNDNjNWJjNzVmOTExNTE4Mjk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7c00de38-56a9-4da6-9a57-4461d96e9868","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T01:55:36.361Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:55:36.361Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:55:36.361Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:55:36.361Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:55:36.826Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:55:36.831Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:55:36.832Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680054891969, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T01:55:36.832Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:55:36.832Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:55:36.832Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:55:36.832Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:55:36.832Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:55:36.832Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T01:55:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:55:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:55:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T01:55:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:55:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:55:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T01:55:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:55:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:55:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:55:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:55:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:55:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T01:55:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:55:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:55:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T01:55:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:55:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:55:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T01:55:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:55:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:55:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T01:55:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:55:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:55:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680054902061, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T01:55:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:55:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:55:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680054903103, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 19000e49-3cac-4c2b-af56-2221f785a763 already exists" } 2023-03-29T01:55:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:55:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:55:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680054904104, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4 already exists" } 2023-03-29T01:55:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:55:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:55:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680054935338, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T01:55:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:55:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:55:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:55:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:55:37.361Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:55:37.362Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:55:37.362Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:55:37.362Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:55:38.363Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:55:38.364Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:55:38.364Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:55:38.364Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:55:39.364Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:55:39.365Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:55:39.365Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:55:39.365Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:55:40.366Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:55:40.366Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:55:40.367Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:55:40.367Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:55:41.368Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:55:41.368Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:55:41.368Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:55:41.369Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:55:42.369Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:55:42.370Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:55:42.370Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:55:42.370Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:55:43.371Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:55:43.371Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:55:43.371Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:55:43.372Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:55:44.372Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:55:44.373Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:55:44.373Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:55:44.373Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:55:45.374Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "8789fcd2-c610-42f4-9f5c-85d3c35fe131", "serviceDescription": "service", "serviceInvariantUUID": "a97a2d8d-6e45-4958-a60b-a2440c930d29", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "79ea15b5-1cfd-450e-b844-806e379e7e23", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "3591043e-93fc-445d-9e12-8df4553e6d5f", "resourceInvariantUUID": "70bc9633-405e-41e6-9b13-cb887af46aae", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "ZjFjYzJjYzRhMmE4NGNjNDNjNWJjNzVmOTExNTE4Mjk\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7c00de38-56a9-4da6-9a57-4461d96e9868" } ], "workloadContext": "Production" } 2023-03-29T01:55:45.374Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T01:55:45.374Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 8789fcd2-c610-42f4-9f5c-85d3c35fe131 ASDC 2023-03-29T01:55:45.374Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:bf36bb74-dbfc-4b91-9179-246c1833184a ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:8789fcd2-c610-42f4-9f5c-85d3c35fe131 ServiceInvariantUUID:a97a2d8d-6e45-4958-a60b-a2440c930d29 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:7c00de38-56a9-4da6-9a57-4461d96e9868 ArtifactChecksum:ZjFjYzJjYzRhMmE4NGNjNDNjNWJjNzVmOTExNTE4Mjk= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:79ea15b5-1cfd-450e-b844-806e379e7e23 ResourceInvariantUUID:70bc9633-405e-41e6-9b13-cb887af46aae ResourceName:test-pnf ResourceType:PNF ResourceUUID:3591043e-93fc-445d-9e12-8df4553e6d5f ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T01:55:45.374Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 8789fcd2-c610-42f4-9f5c-85d3c35fe131 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: 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-29T01:55:45.405Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:55:45.405Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:55:45.406Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:55:45.406Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 7c00de38-56a9-4da6-9a57-4461d96e9868 from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T01:55:45.406Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:55:45.406Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T01:55:45.428Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T01:55:45.428Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@24b754cf 2023-03-29T01:55:45.428Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T01:55:45.428Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-29T01:55:45.428Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 7c00de38-56a9-4da6-9a57-4461d96e9868 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T01:55:45.429Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T01:55:45.429Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-29T01:55:45.429Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T01:55:45.429Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:55:45.429Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:55:45.429Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680054945428, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:55:46.429Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:7c00de38-56a9-4da6-9a57-4461d96e9868) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-29T01:55:46.449Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-29T01:55:46.450Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Processing Resource Type: PNF, Model UUID: 3591043e-93fc-445d-9e12-8df4553e6d5f 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=? 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-29T01:55:46.456Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||test-pnf 0 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-29T01:55:46.476Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_ALREADY_EXIST test-pnf 0 3591043e-93fc-445d-9e12-8df4553e6d5f test-pnf 2023-03-29T01:55:46.476Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||No resources found for Service: 8789fcd2-c610-42f4-9f5c-85d3c35fe131 2023-03-29T01:55:46.476Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 8789fcd2-c610-42f4-9f5c-85d3c35fe131 2023-03-29T01:55:46.477Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 3591043e-93fc-445d-9e12-8df4553e6d5f 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=? 2023-03-29T01:55:46.488Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Exception : java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$ddcc8bcb.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-29T01:55:46.500Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_INSTALL_EXC No element listed 300 Exception caught during installation of test-pnf. Transaction rollback java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$ddcc8bcb.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-29T01:55:46.506Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf 3591043e-93fc-445d-9e12-8df4553e6d5f 0 ASDC deployResourceStructure 2023-03-29T01:55:46.506Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||ERROR|500||Exception occurred org.onap.so.asdc.client.exceptions.ArtifactInstallerException: Exception caught during installation of test-pnf. Transaction rollback. at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:430) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$ddcc8bcb.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Caused by: java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) ... 23 common frames omitted 2023-03-29T01:55:46.506Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T01:55:46.506Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Exception caught during installation of test-pnf. Transaction rollback.) 2023-03-29T01:55:46.506Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T01:55:46.506Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:55:46.506Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:55:46.506Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680054946506, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:55:47.507Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bf36bb74-dbfc-4b91-9179-246c1833184a 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-29T01:55:47.536Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bf36bb74-dbfc-4b91-9179-246c1833184a 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-29T01:55:47.538Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T01:55:47.539Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T01:55:47.539Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T01:55:47.539Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T01:55:47.539Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:55:47.539Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:55:47.539Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T01:55:47.539Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-29T01:55:47.539Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE 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-29T01:55:47.547Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T01:56:17.547Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: bf36bb74-dbfc-4b91-9179-246c1833184a 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-29T01:56:17.555Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: bf36bb74-dbfc-4b91-9179-246c1833184a and serviceModelVersionId: 8789fcd2-c610-42f4-9f5c-85d3c35fe131 2023-03-29T01:56:17.556Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a97a2d8d-6e45-4958-a60b-a2440c930d29 2023-03-29T01:56:17.556Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?depth=0 2023-03-29T01:56:17.562Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T01:56:17.580Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?depth=0|INFO|500||Invoke 2023-03-29T01:56:17.581Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[bf36bb74-dbfc-4b91-9179-246c1833184a], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[9ec1db7e-ed8f-4b73-8791-d116eeac38e5], X-ECOMP-RequestID=[bf36bb74-dbfc-4b91-9179-246c1833184a], X-TransactionId=[], X-ONAP-RequestID=[bf36bb74-dbfc-4b91-9179-246c1833184a], Content-Type=[application/merge-patch+json]} 2023-03-29T01:56:17.587Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-29T01:56:17.752Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?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/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 01:56:18 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[161], vertex-id=[250088], x-aai-txid=[0-aai-resources-230329-01:56:18:983-19152], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T01:56:17.752Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T01:56:17.753Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?depth=0|INFO|500||InvokeReturn 2023-03-29T01:56:17.753Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T01:56:17.753Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||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-29T01:56:17.765Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||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-29T01:56:17.766Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID bf36bb74-dbfc-4b91-9179-246c1833184a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-29T01:56:17.766Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T01:56:17.766Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:56:17.766Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:56:17.767Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680054977766, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 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-29T01:56:18.785Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:56:18.785Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-29T01:56:18.786Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Node 1 disconnected. 2023-03-29T01:56:18.787Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Cancelled in-flight METADATA request with correlation id 199786 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, request timeout: 30000ms) 2023-03-29T01:56:18.787Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Node 2 disconnected. 2023-03-29T01:56:18.787Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-29T01:56:18.787Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-29T01:56:18.788Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Lost previously 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-29T01:56:18.788Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] (Re-)joining group 2023-03-29T01:56:18.792Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-cbe2e2ee-7f7a-4de9-b44a-3600f266f2be 2023-03-29T01:56:18.792Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=13, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-29T01:56:18.792Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-29T01:56:18.793Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] (Re-)joining group 2023-03-29T01:56:19.472Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T01:56:22.482Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T01:56:25.491Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T01:56:28.501Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T01:56:31.510Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T01:56:34.524Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T01:56:36.826Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:56:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-29T01:56:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-29T01:56:36.845Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=55, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T01:56:36.845Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Successfully joined group with generation Generation{generationId=55, memberId='SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-cbe2e2ee-7f7a-4de9-b44a-3600f266f2be', protocol='range'} 2023-03-29T01:56:36.850Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T01:56:36.850Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T01:56:36.850Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T01:56:36.850Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T01:56:36.850Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T01:56:36.850Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T01:56:36.851Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 55: {SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-cbe2e2ee-7f7a-4de9-b44a-3600f266f2be=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]), SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-29T01:56:36.864Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=55, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T01:56:36.864Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Successfully synced group in generation Generation{generationId=55, memberId='SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-cbe2e2ee-7f7a-4de9-b44a-3600f266f2be', protocol='range'} 2023-03-29T01:56:36.864Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T01:56:36.882Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T01:56:36.883Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-29T01:56:36.884Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-29T01:56:36.887Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-29T01:56:36.887Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-29T01:56:36.887Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-29T01:56:36.887Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=2806, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T01:56:36.888Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-29T01:56:36.888Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-29T01:56:36.889Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-29T01:56:36.890Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-29T01:56:36.890Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-29T01:56:36.890Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-29T01:56:36.890Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-29T01:56:36.890Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-29T01:56:36.970Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T01:56:36.970Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"588f8ba4-ec41-453c-9643-aaa9a40a4bd3","serviceName":"basic_onboard_PRuAnc","serviceVersion":"1.0","serviceUUID":"db3fb57a-c268-4f32-8293-6836f7d7737c","serviceDescription":"service","serviceInvariantUUID":"654b14a6-99a1-48e0-b0a8-d81184a1c2a4","resources":[{"resourceInstanceName":"basic_onboard_PRuAnc 0","resourceName":"basic_onboard_PRuAnc","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"e76e4766-ae26-4382-aa57-0238311f7279","resourceInvariantUUID":"4e249934-061c-4b25-9b30-d62e8c4ad8da","resourceCustomizationUUID":"c8a6c118-3baa-4580-a5a7-a9cb03afa0cd","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml","artifactChecksum":"NmJlZjVjNjRmODY0ZjdiZWQ5N2I2M2FhZjIzMTU2NWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7c71679d-1674-4353-88c6-c4162a82a780","artifactVersion":"1"},{"artifactName":"basic_onboard_pruanc0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json","artifactChecksum":"OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"db77a487-cb70-44e7-aee8-73179f1a300a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"3efaab39-307b-470c-a2e3-277072140d08","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"23159f53-9881-4ce8-9228-0eedca61923d","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"abc20b33-96c9-409c-ac3d-e9f9a43f33f6","artifactVersion":"2","generatedFromUUID":"3efaab39-307b-470c-a2e3-277072140d08"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardPruanc-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml","artifactChecksum":"OWJhMDY2YjdiYTlmNGYxNmY4ZTViMDFkNjBkNDY1NTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0f8385b4-bd61-4cce-a96a-6987f8183cfc","artifactVersion":"1"},{"artifactName":"service-BasicOnboardPruanc-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar","artifactChecksum":"NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5d4337f7-8fd0-45f5-b5a7-630e0760540d","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T01:56:36.972Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:56:36.972Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:56:36.972Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:56:36.972Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:56:37.905Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:56:37.905Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T01:56:37.905Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:56:37.906Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:56:37.906Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T01:56:37.906Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:56:37.906Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:56:37.906Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T01:56:37.906Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:56:37.906Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:56:37.906Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:56:37.906Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:56:37.906Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:56:37.906Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T01:56:37.906Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:56:37.906Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:56:37.906Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T01:56:37.906Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:56:37.906Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:56:37.907Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T01:56:37.907Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:56:37.907Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:56:37.907Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680054138822, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T01:56:37.907Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:56:37.907Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:56:37.907Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680054945428, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T01:56:37.907Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:56:37.907Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:56:37.907Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680054946506, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } 2023-03-29T01:56:37.907Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:56:37.907Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:56:37.907Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680054977766, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-29T01:56:37.907Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:56:37.907Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:56:37.907Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:56:37.907Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:56:37.973Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:56:37.973Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:56:37.973Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:56:37.973Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:56:38.974Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:56:38.974Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:56:38.974Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:56:38.974Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:56:39.975Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:56:39.976Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:56:39.976Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:56:39.976Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:56:40.977Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:56:40.977Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:56:40.978Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:56:40.978Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:56:41.979Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:56:41.980Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:56:41.980Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:56:41.980Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:56:42.981Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T01:56:42.981Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:56:42.981Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:56:42.981Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:56:43.982Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "serviceName": "basic_onboard_PRuAnc", "serviceVersion": "1.0", "serviceUUID": "db3fb57a-c268-4f32-8293-6836f7d7737c", "serviceDescription": "service", "serviceInvariantUUID": "654b14a6-99a1-48e0-b0a8-d81184a1c2a4", "resources": [ { "resourceInstanceName": "basic_onboard_PRuAnc 0", "resourceCustomizationUUID": "c8a6c118-3baa-4580-a5a7-a9cb03afa0cd", "resourceName": "basic_onboard_PRuAnc", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "e76e4766-ae26-4382-aa57-0238311f7279", "resourceInvariantUUID": "4e249934-061c-4b25-9b30-d62e8c4ad8da", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_pruanc0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "artifactChecksum": "OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "db77a487-cb70-44e7-aee8-73179f1a300a", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "3efaab39-307b-470c-a2e3-277072140d08", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "abc20b33-96c9-409c-ac3d-e9f9a43f33f6", "generatedFromUUID": "3efaab39-307b-470c-a2e3-277072140d08" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "abc20b33-96c9-409c-ac3d-e9f9a43f33f6", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardPruanc-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "artifactChecksum": "NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5d4337f7-8fd0-45f5-b5a7-630e0760540d" } ], "workloadContext": "Production" } 2023-03-29T01:56:43.983Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T01:56:43.983Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 db3fb57a-c268-4f32-8293-6836f7d7737c ASDC 2023-03-29T01:56:43.983Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:588f8ba4-ec41-453c-9643-aaa9a40a4bd3 ServiceName:basic_onboard_PRuAnc ServiceVersion:1.0 ServiceUUID:db3fb57a-c268-4f32-8293-6836f7d7737c ServiceInvariantUUID:654b14a6-99a1-48e0-b0a8-d81184a1c2a4 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardPruanc-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar ArtifactUUID:5d4337f7-8fd0-45f5-b5a7-630e0760540d ArtifactChecksum:NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_PRuAnc 0 ResourceCustomizationUUID:c8a6c118-3baa-4580-a5a7-a9cb03afa0cd ResourceInvariantUUID:4e249934-061c-4b25-9b30-d62e8c4ad8da ResourceName:basic_onboard_PRuAnc ResourceType:VF ResourceUUID:e76e4766-ae26-4382-aa57-0238311f7279 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_pruanc0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json ArtifactUUID:db77a487-cb70-44e7-aee8-73179f1a300a ArtifactChecksum:OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU= 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml ArtifactUUID:3efaab39-307b-470c-a2e3-277072140d08 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env ArtifactUUID:abc20b33-96c9-409c-ac3d-e9f9a43f33f6 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env ArtifactUUID:abc20b33-96c9-409c-ac3d-e9f9a43f33f6 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T01:56:43.983Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF db3fb57a-c268-4f32-8293-6836f7d7737c 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: 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-29T01:56:44.019Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T01:56:44.019Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:56:44.019Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T01:56:44.019Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 5d4337f7-8fd0-45f5-b5a7-630e0760540d from URL: /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 2023-03-29T01:56:44.019Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:56:44.019Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 2023-03-29T01:56:44.040Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T01:56:44.040Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@5fd6d333 2023-03-29T01:56:44.040Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T01:56:44.040Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardPruanc" ] } } } 2023-03-29T01:56:44.041Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardPruanc-csar.csar /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 5d4337f7-8fd0-45f5-b5a7-630e0760540d Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T01:56:44.041Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar ASDC sendASDCNotification 2023-03-29T01:56:44.041Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar(Specified artifact is not found) 2023-03-29T01:56:44.041Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T01:56:44.041Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:56:44.041Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:56:44.042Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680055004041, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:56:45.042Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardPruanc-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar(UUID:5d4337f7-8fd0-45f5-b5a7-630e0760540d) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-29T01:56:45.063Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-29T01:56:45.063Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: e76e4766-ae26-4382-aa57-0238311f7279 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-29T01:56:45.068Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||basic_onboard_PRuAnc 0 2023-03-29T01:56:45.068Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: e76e4766-ae26-4382-aa57-0238311f7279 2023-03-29T01:56:45.068Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: db77a487-cb70-44e7-aee8-73179f1a300a from URL: /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json 2023-03-29T01:56:45.068Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T01:56:45.068Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json 2023-03-29T01:56:45.080Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T01:56:45.081Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@4372c5b6 2023-03-29T01:56:45.081Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T01:56:45.081Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardPruanc" ] } } } 2023-03-29T01:56:45.081Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_pruanc0_modules.json /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json db77a487-cb70-44e7-aee8-73179f1a300a Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T01:56:45.081Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json ASDC sendASDCNotification 2023-03-29T01:56:45.081Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json(Specified artifact is not found) 2023-03-29T01:56:45.081Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T01:56:45.082Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T01:56:45.082Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T01:56:45.082Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680055005081, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:56:46.083Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_pruanc0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json(UUID:db77a487-cb70-44e7-aee8-73179f1a300a) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-29T01:56:46.083Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:56:46.102Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:56:46.105Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T01:56:46.105Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T01:57:16.105Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:57:16.125Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:57:16.128Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T01:57:16.128Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T01:57:36.826Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:57:36.827Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:57:36.827Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "NOTIFIED" } 2023-03-29T01:57:36.828Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:57:46.128Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:57:46.146Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:57:46.149Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T01:57:46.150Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T01:58:16.150Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:58:16.168Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:58:16.171Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T01:58:16.171Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T01:58:36.826Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:58:36.827Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:58:36.827Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-29T01:58:36.828Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:58:36.828Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:58:36.828Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T01:58:36.828Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:58:36.828Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:58:36.828Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-29T01:58:36.828Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:58:36.828Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:58:36.828Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T01:58:36.828Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:58:36.829Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:58:36.829Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "NOTIFIED" } 2023-03-29T01:58:36.829Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:58:36.829Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:58:36.829Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680055004041, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T01:58:36.829Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:58:36.829Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T01:58:36.829Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680055005081, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T01:58:36.829Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T01:58:46.171Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:58:46.188Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:58:46.191Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T01:58:46.191Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T01:59:16.191Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:59:16.211Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:59:16.216Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T01:59:16.216Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T01:59:36.826Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:59:46.216Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:59:46.235Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T01:59:46.239Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T01:59:46.239Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T02:00:16.240Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T02:00:16.256Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T02:00:16.259Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T02:00:16.259Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T02:00:36.827Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:00:46.260Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T02:00:46.279Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T02:00:46.282Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T02:00:46.282Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T02:01:16.283Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T02:01:16.301Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T02:01:16.304Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T02:01:16.304Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T02:01:36.828Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:01:36.973Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-29T02:01:36.973Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Member SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-cbe2e2ee-7f7a-4de9-b44a-3600f266f2be sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired. 2023-03-29T02:01:36.974Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-29T02:01:36.974Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-29T02:01:37.467Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T02:01:37.482Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-29T02:01:37.482Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-29T02:01:37.488Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=56, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T02:01:37.489Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 56: {SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-29T02:01:37.505Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=56, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T02:01:37.506Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T02:01:37.506Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T02:01:37.510Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-29T02:01:37.511Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-29T02:01:37.511Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-29T02:01:37.511Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=2826, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T02:01:37.511Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-29T02:01:37.512Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-29T02:01:46.304Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-29T02:01:46.305Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T02:01:46.311Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 and serviceModelVersionId: db3fb57a-c268-4f32-8293-6836f7d7737c 2023-03-29T02:01:46.311Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 654b14a6-99a1-48e0-b0a8-d81184a1c2a4 2023-03-29T02:01:46.312Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0 2023-03-29T02:01:46.315Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T02:01:46.324Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?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-29T02:01:46.325Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|INFO|500||Invoke 2023-03-29T02:01:46.332Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-29T02:01:46.364Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-29T02:01:46.365Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0 has http status code:404 and response headers:{date=[Wed, 29 Mar 2023 02:01:47 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[30], x-aai-txid=[2-aai-resources-230329-02:01:47:730-30080], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T02:01:46.366Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c","ERR.5.4.6114"]}}} 2023-03-29T02:01:46.368Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-29T02:01:46.369Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) 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-29T02:01:46.369Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-29T02:01:46.369Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 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-29T02:01:46.378Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||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-29T02:01:46.378Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-29T02:01:46.378Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-29T02:01:46.379Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:01:46.379Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:01:46.379Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680055306378, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:01:46.397Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:01:46.397Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680055306378, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec\u003dERR.5.4.6114)" } 2023-03-29T02:01:46.397Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T02:01:47.400Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T02:01:47.400Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"ad44a54f-9415-48bd-bf30-fdf48338e2b4","serviceName":"vFW 2023-03-28 22-02-01","serviceVersion":"1.0","serviceUUID":"93dc6276-0725-49b0-a7ce-fdc8ca01e3b6","serviceDescription":"catalog service description","serviceInvariantUUID":"a7f48542-78c3-40a8-8d7c-1480905d98f0","resources":[{"resourceInstanceName":"vFW 67410293-e76b 0","resourceName":"vFW 67410293-e76b","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"87dc6175-9dcb-4077-ac32-6815330f219c","resourceInvariantUUID":"a3dea2ac-7cdc-47c6-a372-633ad11be473","resourceCustomizationUUID":"5ce38cf7-2e75-495c-a214-3bd7bb5850e7","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml","artifactChecksum":"MWViOGZhMjQ2YzJkOGY2NmNkNjQ4NzI2MzRmNWNlNDY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"085973a9-6309-45fc-8253-5b20b4ced7c2","artifactVersion":"1"},{"artifactName":"vfw67410293e76b0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json","artifactChecksum":"NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5de4d4d9-6ba9-4a7d-8282-7581ee34cdab","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d19d934b-9ad4-48a2-97e0-5bd3b5396997","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml","artifactChecksum":"MDQzNDM4MjBiYTEyMmQ4NTAwZmE0ZWMwMjVhY2Y0NDk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a310a987-b363-4601-b1de-1afe664b595d","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"15a8bbc0-1b52-4b59-87fa-7d7ed3200906","artifactVersion":"2","generatedFromUUID":"d19d934b-9ad4-48a2-97e0-5bd3b5396997"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230328220201-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml","artifactChecksum":"YjJkMTgyZWQwZmE4NmI3N2FiYjk5MjJhMjk4YWViMTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"47abb903-b87f-40d0-95c0-e171a8139ac0","artifactVersion":"1"},{"artifactName":"service-Vfw20230328220201-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar","artifactChecksum":"ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"38d09853-bc3c-44ab-a917-1e22a9f79f53","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T02:01:47.401Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:01:47.401Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:01:47.401Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:01:47.401Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:01:48.402Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:01:48.403Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:01:48.403Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:01:48.403Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:01:49.404Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:01:49.404Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:01:49.405Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:01:49.405Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:01:50.406Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:01:50.407Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:01:50.407Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:01:50.407Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:01:51.407Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:01:51.408Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:01:51.408Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:01:51.408Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:01:52.409Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:01:52.410Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:01:52.410Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:01:52.410Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:01:53.411Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:01:53.411Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:01:53.412Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:01:53.412Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:01:54.413Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "serviceName": "vFW 2023-03-28 22-02-01", "serviceVersion": "1.0", "serviceUUID": "93dc6276-0725-49b0-a7ce-fdc8ca01e3b6", "serviceDescription": "catalog service description", "serviceInvariantUUID": "a7f48542-78c3-40a8-8d7c-1480905d98f0", "resources": [ { "resourceInstanceName": "vFW 67410293-e76b 0", "resourceCustomizationUUID": "5ce38cf7-2e75-495c-a214-3bd7bb5850e7", "resourceName": "vFW 67410293-e76b", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "87dc6175-9dcb-4077-ac32-6815330f219c", "resourceInvariantUUID": "a3dea2ac-7cdc-47c6-a372-633ad11be473", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw67410293e76b0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "artifactChecksum": "NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5de4d4d9-6ba9-4a7d-8282-7581ee34cdab", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d19d934b-9ad4-48a2-97e0-5bd3b5396997", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "15a8bbc0-1b52-4b59-87fa-7d7ed3200906", "generatedFromUUID": "d19d934b-9ad4-48a2-97e0-5bd3b5396997" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "15a8bbc0-1b52-4b59-87fa-7d7ed3200906", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230328220201-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "artifactChecksum": "ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "38d09853-bc3c-44ab-a917-1e22a9f79f53" } ], "workloadContext": "Production" } 2023-03-29T02:01:54.414Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T02:01:54.414Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 ASDC 2023-03-29T02:01:54.414Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:ad44a54f-9415-48bd-bf30-fdf48338e2b4 ServiceName:vFW 2023-03-28 22-02-01 ServiceVersion:1.0 ServiceUUID:93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 ServiceInvariantUUID:a7f48542-78c3-40a8-8d7c-1480905d98f0 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230328220201-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ArtifactUUID:38d09853-bc3c-44ab-a917-1e22a9f79f53 ArtifactChecksum:ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 67410293-e76b 0 ResourceCustomizationUUID:5ce38cf7-2e75-495c-a214-3bd7bb5850e7 ResourceInvariantUUID:a3dea2ac-7cdc-47c6-a372-633ad11be473 ResourceName:vFW 67410293-e76b ResourceType:VF ResourceUUID:87dc6175-9dcb-4077-ac32-6815330f219c ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw67410293e76b0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json ArtifactUUID:5de4d4d9-6ba9-4a7d-8282-7581ee34cdab ArtifactChecksum:NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY= 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml ArtifactUUID:d19d934b-9ad4-48a2-97e0-5bd3b5396997 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env ArtifactUUID:15a8bbc0-1b52-4b59-87fa-7d7ed3200906 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env ArtifactUUID:15a8bbc0-1b52-4b59-87fa-7d7ed3200906 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T02:01:54.415Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 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: 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-29T02:01:54.453Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T02:01:54.454Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:01:54.454Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:01:54.454Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 from URL: /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-29T02:01:54.454Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T02:01:54.454Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-29T02:01:54.710Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T02:01:54.713Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 38d09853-bc3c-44ab-a917-1e22a9f79f53 101498 2023-03-29T02:01:54.714Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-29T02:01:54.714Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-29T02:01:54.714Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T02:01:54.714Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:01:54.714Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:01:54.714Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680055314714, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:01:55.715Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T02:01:55.716Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:01:55.716Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53, URL: /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar to file: /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T02:01:55.716Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230328220201-csar.csar 2023-03-29T02:01:55.717Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T02:01:55.717Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T02:01:55.823Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15219686782553968497/Definitions/service-Vfw20230328220201-template.yml Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_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_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 2023-03-29T02:01:57.331Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T02:01:57.331Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T02:01:57.331Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T02:01:57.331Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-29T02:01:57.331Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T02:01:57.331Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-29T02:01:57.331Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-29T02:01:57.332Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-29T02:01:57.332Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T02:01:57.332Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T02:01:57.332Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-29T02:01:57.332Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T02:01:57.332Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T02:01:57.332Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 67410293-e76b 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-Vfw20230328220201-csar.csar 2023-03-29T02:01:57.332Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T02:01:57.332Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T02:01:57.332Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:01:57.332Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:01:57.332Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-29T02:01:57.332Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T02:01:57.332Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T02:01:57.332Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:01:57.332Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:01:57.332Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-29T02:01:57.332Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T02:01:57.332Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T02:01:57.332Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:01:57.333Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:01:57.333Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:01:57.333Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-29T02:01:57.333Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T02:01:57.333Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T02:01:57.333Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T02:01:57.333Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T02:01:57.333Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T02:01:57.333Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T02:01:57.333Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T02:01:57.333Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T02:01:57.333Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T02:01:57.333Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T02:01:57.333Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T02:01:57.333Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T02:01:57.333Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T02:01:57.333Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T02:01:57.333Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T02:01:57.334Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-29T02:01:57.334Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:01:57.334Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-29T02:01:57.334Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:01:57.334Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-29T02:01:57.334Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T02:01:57.334Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:01:57.334Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-29T02:01:57.334Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T02:01:57.334Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:01:57.334Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-29T02:01:57.334Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T02:01:57.334Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:01:57.334Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-29T02:01:57.334Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T02:01:57.334Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-29T02:01:57.334Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T02:01:57.334Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T02:01:57.335Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T02:01:57.335Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T02:01:57.335Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T02:01:57.335Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T02:01:57.335Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T02:01:57.335Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T02:01:57.335Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T02:01:57.335Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=74a9d765-6a78-4386-85d5-0096600be1bb 2023-03-29T02:01:57.335Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:01:57.335Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-29T02:01:57.335Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T02:01:57.335Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T02:01:57.335Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T02:01:57.335Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T02:01:57.335Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T02:01:57.335Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T02:01:57.335Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T02:01:57.335Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-29T02:01:57.336Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T02:01:57.336Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T02:01:57.336Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T02:01:57.336Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T02:01:57.336Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=79a48a92-26a2-467b-a3e1-dd9aea758c0e 2023-03-29T02:01:57.336Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:01:57.336Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-29T02:01:57.336Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T02:01:57.336Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T02:01:57.336Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T02:01:57.336Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T02:01:57.336Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T02:01:57.336Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T02:01:57.336Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T02:01:57.336Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T02:01:57.336Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T02:01:57.336Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T02:01:57.337Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T02:01:57.337Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-29T02:01:57.337Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=6a2ddb58-dd58-4d8b-b6d7-eb73a547cbcf 2023-03-29T02:01:57.337Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:01:57.337Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:01:57.337Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:01:57.337Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:01:57.337Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:01:57.337Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:01:57.337Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:01:57.337Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:01:57.337Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-28 22-02-01 Description:catalog service description Model UUID:93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 Model Version:NULL Model InvariantUuid:a7f48542-78c3-40a8-8d7c-1480905d98f0 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 67410293-e76b Model UUID:cf8e4eb5-9864-4fdd-af64-80b03f48d14d Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:a3dea2ac-7cdc-47c6-a372-633ad11be473 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:5ce38cf7-2e75-495c-a214-3bd7bb5850e7 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:193cd6e2-538e-4142-9392-7ebb398b7e43 ModelName:Vfw67410293E76b..base_vfw..module-0 ModelUuid:b16cd493-2fbb-4548-a3d8-90863aeb9b7d ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:74a9d765-6a78-4386-85d5-0096600be1bb ModelInvariantUuid:bed6b03d-444d-4294-b591-54da9a36918d ModelName:vFW 67410293-e76b-nodes.vfwCvfc ModelUuid:c051efdd-da87-4c3f-9332-3d86f32a2f49 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:6b57d388-0a65-43b6-8ed1-785e401b9ac8 ModelInvariantUuid:9d06528b-ed4c-484e-a7ee-fac8dc7d9b81 ModelName:Vfw67410293E76b.compute.nodes.heat.vfw ModelUuid:cda29578-f723-4724-9cae-1499f665a439 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:79a48a92-26a2-467b-a3e1-dd9aea758c0e ModelInvariantUuid:b894ffd2-ee00-44bf-8548-41ca0b9e6c43 ModelName:vFW 67410293-e76b-nodes.vsnCvfc ModelUuid:3f1b92ee-581a-4fff-a85d-2043b8a3fd97 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:13b293d9-7396-4746-8010-2aa34880a43c ModelInvariantUuid:47bb46c4-9c05-44aa-bfc2-f88d6d4c5025 ModelName:Vfw67410293E76b.compute.nodes.heat.vsn ModelUuid:a2c8400a-1afd-4e2c-b390-896018a104e2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:6a2ddb58-dd58-4d8b-b6d7-eb73a547cbcf ModelInvariantUuid:c90fe34c-a014-4100-8de6-49880a60d437 ModelName:vFW 67410293-e76b-nodes.vpgCvfc ModelUuid:02a541b8-8f9e-40b3-b802-d75d4303054d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:d8086a3a-4e7c-423f-adf7-07a6ddf69b79 ModelInvariantUuid:b9f80dd7-c2be-40f0-b1b5-286822f5255e ModelName:Vfw67410293E76b.compute.nodes.heat.vpg ModelUuid:edd030db-baa1-428f-8c44-e47e82120dd8 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=? 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-29T02:01:57.378Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||ERROR|500||Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists 2023-03-29T02:01:57.378Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-29T02:01:57.379Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar(Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists) 2023-03-29T02:01:57.379Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T02:01:57.379Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:01:57.379Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:01:57.379Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680055317378, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:01:58.380Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-29T02:01:58.380Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar(Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists) 2023-03-29T02:01:58.380Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T02:01:58.380Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:01:58.380Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:01:58.380Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680055318380, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:01:59.381Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-29T02:01:59.401Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-29T02:01:59.404Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T02:01:59.404Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T02:01:59.404Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T02:01:59.404Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T02:01:59.405Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:01:59.405Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:01:59.405Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:01:59.405Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:01:59.405Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-29T02:01:59.415Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T02:02:29.416Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-29T02:02:29.425Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 and serviceModelVersionId: 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 2023-03-29T02:02:29.426Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a7f48542-78c3-40a8-8d7c-1480905d98f0 2023-03-29T02:02:29.426Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 2023-03-29T02:02:29.432Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T02:02:29.447Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|INFO|500||Invoke 2023-03-29T02:02:29.447Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ad44a54f-9415-48bd-bf30-fdf48338e2b4], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[86c26ee1-9197-430b-87e1-db418bb2d45a], X-ECOMP-RequestID=[ad44a54f-9415-48bd-bf30-fdf48338e2b4], X-TransactionId=[], X-ONAP-RequestID=[ad44a54f-9415-48bd-bf30-fdf48338e2b4], Content-Type=[application/merge-patch+json]} 2023-03-29T02:02:29.453Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T02:02:29.586Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?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/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 02:02:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[130], vertex-id=[204904], x-aai-txid=[2-aai-resources-230329-02:02:30:850-60988], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T02:02:29.587Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T02:02:29.587Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|INFO|500||InvokeReturn 2023-03-29T02:02:29.587Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T02:02:29.587Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-29T02:02:29.598Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-29T02:02:29.598Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ad44a54f-9415-48bd-bf30-fdf48338e2b4 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T02:02:29.598Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T02:02:29.598Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:02:29.598Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:02:29.598Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680055349598, "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-29T02:02:30.621Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T02:02:30.621Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"311a6477-b2cc-463c-9fee-aa741f7534d0","serviceName":"vFW 2023-03-28 22-18-55","serviceVersion":"1.0","serviceUUID":"86258cd9-b564-47e4-88c7-326a9c01209f","serviceDescription":"catalog service description","serviceInvariantUUID":"816a8d4d-52df-442b-ab64-56255b003b1b","resources":[{"resourceInstanceName":"vFW 4e17aa4e-f357 0","resourceName":"vFW 4e17aa4e-f357","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"9b459486-5c24-4b0e-b8c0-b27316cf0496","resourceInvariantUUID":"f0eb43bc-7057-4bfd-8597-2d8f61758599","resourceCustomizationUUID":"4f16d217-4b00-405b-8532-7309a7e941d5","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml","artifactChecksum":"NGZhNmFjYzI0OWMzNjk0M2ZiMDY3OWJlODEwMTBhZWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"dd088c19-0061-4db4-86ab-4eb0931888cf","artifactVersion":"1"},{"artifactName":"vfw4e17aa4ef3570_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json","artifactChecksum":"NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"fd4c9261-11b4-43ae-8ee7-4bc91a759c95","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f047bf4e-f981-4d29-99e8-fd6c3f83f2d3","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml","artifactChecksum":"YTBlYmE2NTk4ZGI4ZDVjMmYxY2ZkMDU2YWU3NmY0OGU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3c91ae60-e7e2-4688-b4a1-b853f4361f52","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7bcb52f7-4100-4599-afa7-d7d46b176374","artifactVersion":"2","generatedFromUUID":"f047bf4e-f981-4d29-99e8-fd6c3f83f2d3"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230328221855-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml","artifactChecksum":"Y2FiN2ZmMDY0ODIxZDM2YTQ2OGRmNTY3NTE2YzhkMjM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"46d95744-768f-403d-ba4a-13585170514a","artifactVersion":"1"},{"artifactName":"service-Vfw20230328221855-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar","artifactChecksum":"ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a3ef5172-4047-46ee-9c6d-d34e1107a71d","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T02:02:30.621Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:02:30.622Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:02:30.622Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:02:30.622Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:02:31.623Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:02:31.623Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:02:31.623Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:02:31.623Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:02:32.624Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:02:32.624Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:02:32.624Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:02:32.625Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:02:33.625Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:02:33.626Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:02:33.626Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:02:33.626Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:02:34.627Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:02:34.627Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:02:34.627Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:02:34.627Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:02:35.628Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:02:35.628Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:02:35.629Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:02:35.629Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:02:36.629Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:02:36.629Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:02:36.630Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:02:36.630Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:02:36.826Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:02:36.832Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:02:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T02:02:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:02:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:02:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "NOTIFIED" } 2023-03-29T02:02:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:02:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:02:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-29T02:02:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:02:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:02:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T02:02:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:02:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:02:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-29T02:02:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:02:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:02:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T02:02:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:02:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:02:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "NOTIFIED" } 2023-03-29T02:02:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:02:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:02:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680055314714, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T02:02:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:02:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:02:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680055317378, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists" } 2023-03-29T02:02:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:02:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:02:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680055318380, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists" } 2023-03-29T02:02:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:02:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:02:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680055349598, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T02:02:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:02:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:02:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T02:02:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:02:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:02:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "status": "NOTIFIED" } 2023-03-29T02:02:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:02:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:02:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-29T02:02:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:02:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:02:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T02:02:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:02:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:02:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-29T02:02:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:02:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:02:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T02:02:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:02:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:02:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "NOTIFIED" } 2023-03-29T02:02:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:02:37.631Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "serviceName": "vFW 2023-03-28 22-18-55", "serviceVersion": "1.0", "serviceUUID": "86258cd9-b564-47e4-88c7-326a9c01209f", "serviceDescription": "catalog service description", "serviceInvariantUUID": "816a8d4d-52df-442b-ab64-56255b003b1b", "resources": [ { "resourceInstanceName": "vFW 4e17aa4e-f357 0", "resourceCustomizationUUID": "4f16d217-4b00-405b-8532-7309a7e941d5", "resourceName": "vFW 4e17aa4e-f357", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "9b459486-5c24-4b0e-b8c0-b27316cf0496", "resourceInvariantUUID": "f0eb43bc-7057-4bfd-8597-2d8f61758599", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw4e17aa4ef3570_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "artifactChecksum": "NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "fd4c9261-11b4-43ae-8ee7-4bc91a759c95", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "f047bf4e-f981-4d29-99e8-fd6c3f83f2d3", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7bcb52f7-4100-4599-afa7-d7d46b176374", "generatedFromUUID": "f047bf4e-f981-4d29-99e8-fd6c3f83f2d3" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7bcb52f7-4100-4599-afa7-d7d46b176374", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230328221855-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "artifactChecksum": "ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a3ef5172-4047-46ee-9c6d-d34e1107a71d" } ], "workloadContext": "Production" } 2023-03-29T02:02:37.631Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T02:02:37.631Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 86258cd9-b564-47e4-88c7-326a9c01209f ASDC 2023-03-29T02:02:37.631Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:311a6477-b2cc-463c-9fee-aa741f7534d0 ServiceName:vFW 2023-03-28 22-18-55 ServiceVersion:1.0 ServiceUUID:86258cd9-b564-47e4-88c7-326a9c01209f ServiceInvariantUUID:816a8d4d-52df-442b-ab64-56255b003b1b ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230328221855-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ArtifactUUID:a3ef5172-4047-46ee-9c6d-d34e1107a71d ArtifactChecksum:ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 4e17aa4e-f357 0 ResourceCustomizationUUID:4f16d217-4b00-405b-8532-7309a7e941d5 ResourceInvariantUUID:f0eb43bc-7057-4bfd-8597-2d8f61758599 ResourceName:vFW 4e17aa4e-f357 ResourceType:VF ResourceUUID:9b459486-5c24-4b0e-b8c0-b27316cf0496 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw4e17aa4ef3570_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json ArtifactUUID:fd4c9261-11b4-43ae-8ee7-4bc91a759c95 ArtifactChecksum:NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ= 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml ArtifactUUID:f047bf4e-f981-4d29-99e8-fd6c3f83f2d3 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env ArtifactUUID:7bcb52f7-4100-4599-afa7-d7d46b176374 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env ArtifactUUID:7bcb52f7-4100-4599-afa7-d7d46b176374 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T02:02:37.631Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 86258cd9-b564-47e4-88c7-326a9c01209f 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: 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-29T02:02:37.662Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T02:02:37.663Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:02:37.663Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:02:37.663Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d from URL: /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-29T02:02:37.663Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T02:02:37.663Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-29T02:02:37.930Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T02:02:37.932Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar a3ef5172-4047-46ee-9c6d-d34e1107a71d 101486 2023-03-29T02:02:37.932Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-29T02:02:37.932Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-29T02:02:37.932Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T02:02:37.932Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:02:37.933Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:02:37.933Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680055357932, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:02:38.934Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T02:02:38.935Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:02:38.935Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d, URL: /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar to file: /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T02:02:38.935Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230328221855-csar.csar 2023-03-29T02:02:38.936Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T02:02:38.936Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T02:02:39.059Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12235153209808521847/Definitions/service-Vfw20230328221855-template.yml Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided 2023-03-29T02:02:40.646Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T02:02:40.646Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T02:02:40.646Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T02:02:40.646Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-29T02:02:40.646Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T02:02:40.646Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-29T02:02:40.646Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-29T02:02:40.647Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-29T02:02:40.647Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T02:02:40.647Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T02:02:40.647Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-29T02:02:40.647Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T02:02:40.647Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T02:02:40.647Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 4e17aa4e-f357 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-Vfw20230328221855-csar.csar 2023-03-29T02:02:40.647Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T02:02:40.647Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T02:02:40.647Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:02:40.647Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:02:40.647Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-29T02:02:40.647Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T02:02:40.647Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T02:02:40.647Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:02:40.647Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:02:40.647Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-29T02:02:40.647Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T02:02:40.647Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T02:02:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:02:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:02:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:02:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-29T02:02:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T02:02:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T02:02:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T02:02:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T02:02:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T02:02:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T02:02:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T02:02:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T02:02:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T02:02:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T02:02:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T02:02:40.649Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T02:02:40.649Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T02:02:40.649Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T02:02:40.649Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T02:02:40.649Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-29T02:02:40.649Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:02:40.649Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-29T02:02:40.649Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:02:40.649Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-29T02:02:40.649Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T02:02:40.649Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:02:40.649Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-29T02:02:40.649Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T02:02:40.649Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:02:40.649Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-29T02:02:40.649Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T02:02:40.649Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:02:40.649Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-29T02:02:40.650Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T02:02:40.650Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-29T02:02:40.650Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T02:02:40.650Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T02:02:40.650Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T02:02:40.650Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T02:02:40.650Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T02:02:40.650Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T02:02:40.650Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T02:02:40.650Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T02:02:40.650Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T02:02:40.650Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=f32f8e19-bef8-419d-87ed-af5c0238d798 2023-03-29T02:02:40.650Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:02:40.650Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-29T02:02:40.650Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T02:02:40.650Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T02:02:40.650Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T02:02:40.650Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T02:02:40.650Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T02:02:40.650Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T02:02:40.650Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T02:02:40.650Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-29T02:02:40.650Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T02:02:40.651Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T02:02:40.651Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T02:02:40.651Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T02:02:40.651Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=7547fbf5-4578-4c3d-a5b9-84c8c1316821 2023-03-29T02:02:40.651Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:02:40.651Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-29T02:02:40.651Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T02:02:40.651Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T02:02:40.651Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T02:02:40.651Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T02:02:40.651Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T02:02:40.651Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T02:02:40.651Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T02:02:40.651Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T02:02:40.651Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T02:02:40.651Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T02:02:40.651Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T02:02:40.651Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-29T02:02:40.652Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5f51de74-4243-403b-b7a9-a2dd728855e1 2023-03-29T02:02:40.652Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:02:40.652Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:02:40.652Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:02:40.652Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:02:40.652Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:02:40.652Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:02:40.652Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:02:40.652Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:02:40.652Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-28 22-18-55 Description:catalog service description Model UUID:86258cd9-b564-47e4-88c7-326a9c01209f Model Version:NULL Model InvariantUuid:816a8d4d-52df-442b-ab64-56255b003b1b Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 4e17aa4e-f357 Model UUID:83811783-7f50-4409-b37e-013d3a6679be Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:f0eb43bc-7057-4bfd-8597-2d8f61758599 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:4f16d217-4b00-405b-8532-7309a7e941d5 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:8ad82d93-2542-4347-95aa-48de46af2769 ModelName:Vfw4e17aa4eF357..base_vfw..module-0 ModelUuid:2c8738f1-5769-4b50-8168-bc077e07a968 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:f32f8e19-bef8-419d-87ed-af5c0238d798 ModelInvariantUuid:09ef63d4-d50c-4979-9e06-e7673b5bc9e6 ModelName:vFW 4e17aa4e-f357-nodes.vfwCvfc ModelUuid:2568cf18-4961-4bdc-b96b-b9c2abc89a6e ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:a6a9beae-4b33-4065-bc7c-501c322bf4be ModelInvariantUuid:34d56be9-e557-4359-8260-f37f36750957 ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vfw ModelUuid:210fc1b5-28de-43b3-91a1-72861ee00ca7 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:7547fbf5-4578-4c3d-a5b9-84c8c1316821 ModelInvariantUuid:d3e79bbd-9ec1-49ac-bfe5-a370c75db104 ModelName:vFW 4e17aa4e-f357-nodes.vsnCvfc ModelUuid:7ad2d21c-7af1-4b91-9906-81a91e71ef03 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:75544a54-4184-42f2-a23d-9f9263d6baad ModelInvariantUuid:4487dbbb-4ec9-468d-b1d5-7e635abde181 ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vsn ModelUuid:fcedcee2-219d-40dd-9f79-4230cb13a148 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:5f51de74-4243-403b-b7a9-a2dd728855e1 ModelInvariantUuid:275a83ad-0767-40d6-9ff8-07edaed52db3 ModelName:vFW 4e17aa4e-f357-nodes.vpgCvfc ModelUuid:5ad99adc-e476-411f-98bc-caa1b9661e8d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:07ee84b1-85c2-4db0-b602-d70a6723467d ModelInvariantUuid:fb7efc2e-bef5-4bb4-a023-379da4c7553e ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vpg ModelUuid:f0f45588-ffc3-409c-87a7-bfc308d80744 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=? 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-29T02:02:40.691Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||ERROR|500||Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists 2023-03-29T02:02:40.691Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-29T02:02:40.691Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar(Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists) 2023-03-29T02:02:40.691Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T02:02:40.692Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:02:40.692Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:02:40.692Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680055360691, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:02:41.693Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-29T02:02:41.693Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar(Resource with UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 already exists) 2023-03-29T02:02:41.693Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T02:02:41.693Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:02:41.693Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:02:41.693Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680055361693, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:02:42.695Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-29T02:02:42.711Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-29T02:02:42.713Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T02:02:42.714Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T02:02:42.714Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T02:02:42.714Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T02:02:42.714Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:02:42.714Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:02:42.714Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:02:42.714Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:02:42.714Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-29T02:02:42.727Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T02:03:12.727Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-29T02:03:12.735Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 and serviceModelVersionId: 86258cd9-b564-47e4-88c7-326a9c01209f 2023-03-29T02:03:12.735Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 816a8d4d-52df-442b-ab64-56255b003b1b 2023-03-29T02:03:12.736Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0 2023-03-29T02:03:12.742Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T02:03:12.762Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|INFO|500||Invoke 2023-03-29T02:03:12.763Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[311a6477-b2cc-463c-9fee-aa741f7534d0], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[dabf9b8b-ef8e-488f-8197-7bb9bf0594c3], X-ECOMP-RequestID=[311a6477-b2cc-463c-9fee-aa741f7534d0], X-TransactionId=[], X-ONAP-RequestID=[311a6477-b2cc-463c-9fee-aa741f7534d0], Content-Type=[application/merge-patch+json]} 2023-03-29T02:03:12.770Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T02:03:12.913Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?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/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 02:03:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[139], vertex-id=[147576], x-aai-txid=[2-aai-resources-230329-02:03:14:169-33756], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T02:03:12.914Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T02:03:12.914Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|INFO|500||InvokeReturn 2023-03-29T02:03:12.915Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T02:03:12.915Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-29T02:03:12.926Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-29T02:03:12.926Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 311a6477-b2cc-463c-9fee-aa741f7534d0 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T02:03:12.926Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T02:03:12.926Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:03:12.927Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:03:12.927Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680055392926, "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-29T02:03:13.948Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T02:03:13.948Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"16ec8964-42b3-41d8-bf97-9302870ceb5f","serviceDescription":"service","serviceInvariantUUID":"444dbaf6-729a-4cb4-aa8f-fbc578565856","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"e3550a84-cc18-4316-8c33-7e1a60b52680","resourceInvariantUUID":"d000c302-f830-49c1-85c4-860fa03d5456","resourceCustomizationUUID":"f132524b-16f4-438a-9cfc-8fa2d3a85ae2","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":"ZmYwNGQ0YWM0NmZhNmI3MGNhMzJiYTBiOTZiMTE5OWY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"39f4a529-3c97-4ab5-85af-4785e008f69f","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MmY3MzBlNjdhODlkZDM4NTYxODVjOTBlZWQyYTJjNzc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"151c48cd-692b-42cf-936b-19e897cb204a","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T02:03:13.948Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:03:13.949Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:03:13.949Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:03:13.949Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "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-29T02:03:14.949Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:03:14.950Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:03:14.950Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:03:14.950Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:03:15.951Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "16ec8964-42b3-41d8-bf97-9302870ceb5f", "serviceDescription": "service", "serviceInvariantUUID": "444dbaf6-729a-4cb4-aa8f-fbc578565856", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "f132524b-16f4-438a-9cfc-8fa2d3a85ae2", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "e3550a84-cc18-4316-8c33-7e1a60b52680", "resourceInvariantUUID": "d000c302-f830-49c1-85c4-860fa03d5456", "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": "MmY3MzBlNjdhODlkZDM4NTYxODVjOTBlZWQyYTJjNzc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "151c48cd-692b-42cf-936b-19e897cb204a" } ], "workloadContext": "Production" } 2023-03-29T02:03:15.951Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T02:03:15.951Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 16ec8964-42b3-41d8-bf97-9302870ceb5f ASDC 2023-03-29T02:03:15.952Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:16ec8964-42b3-41d8-bf97-9302870ceb5f ServiceInvariantUUID:444dbaf6-729a-4cb4-aa8f-fbc578565856 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:151c48cd-692b-42cf-936b-19e897cb204a ArtifactChecksum:MmY3MzBlNjdhODlkZDM4NTYxODVjOTBlZWQyYTJjNzc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:f132524b-16f4-438a-9cfc-8fa2d3a85ae2 ResourceInvariantUUID:d000c302-f830-49c1-85c4-860fa03d5456 ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:e3550a84-cc18-4316-8c33-7e1a60b52680 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-29T02:03:15.952Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 16ec8964-42b3-41d8-bf97-9302870ceb5f 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: 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-29T02:03:15.987Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T02:03:15.988Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:03:15.988Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:03:15.988Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 151c48cd-692b-42cf-936b-19e897cb204a from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T02:03:15.989Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T02:03:15.989Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T02:03:16.011Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T02:03:16.011Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@6797eb62 2023-03-29T02:03:16.012Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T02:03:16.012Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-29T02:03:16.012Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 151c48cd-692b-42cf-936b-19e897cb204a Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T02:03:16.012Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T02:03:16.013Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-29T02:03:16.013Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T02:03:16.013Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:03:16.013Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:03:16.013Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680055396012, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:03:17.014Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:151c48cd-692b-42cf-936b-19e897cb204a) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-29T02:03:17.060Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists 2023-03-29T02:03:17.060Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T02:03:17.060Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists) 2023-03-29T02:03:17.060Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T02:03:17.060Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:03:17.061Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:03:17.061Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680055397060, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:03:18.061Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T02:03:18.062Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: e3550a84-cc18-4316-8c33-7e1a60b52680 already exists) 2023-03-29T02:03:18.062Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T02:03:18.062Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:03:18.062Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:03:18.062Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680055398061, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e3550a84-cc18-4316-8c33-7e1a60b52680 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:03:19.063Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 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-29T02:03:19.080Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 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-29T02:03:19.083Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T02:03:19.083Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T02:03:19.083Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T02:03:19.083Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T02:03:19.083Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:03:19.083Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:03:19.083Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:03:19.083Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:03:19.084Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-29T02:03:19.094Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T02:03:36.826Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:03:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:03:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680055357932, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T02:03:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:03:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:03:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680055360691, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists" } 2023-03-29T02:03:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:03:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:03:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680055361693, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 already exists" } 2023-03-29T02:03:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:03:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:03:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680055392926, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T02:03:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:03:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:03:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T02:03:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:03:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:03:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-29T02:03:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:03:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:03:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680055396012, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T02:03:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:03:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:03:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680055397060, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists" } 2023-03-29T02:03:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:03:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:03:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680055398061, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e3550a84-cc18-4316-8c33-7e1a60b52680 already exists" } 2023-03-29T02:03:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:03:49.094Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 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-29T02:03:49.104Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 and serviceModelVersionId: 16ec8964-42b3-41d8-bf97-9302870ceb5f 2023-03-29T02:03:49.104Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 444dbaf6-729a-4cb4-aa8f-fbc578565856 2023-03-29T02:03:49.105Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0 2023-03-29T02:03:49.111Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T02:03:49.132Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|INFO|500||Invoke 2023-03-29T02:03:49.133Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[25af5732-ec92-43bf-98e5-8139ebc9273f], X-ECOMP-RequestID=[06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2], X-TransactionId=[], X-ONAP-RequestID=[06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2], Content-Type=[application/merge-patch+json]} 2023-03-29T02:03:49.142Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T02:03:49.287Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?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/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 02:03:50 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[141], vertex-id=[188528], x-aai-txid=[0-aai-resources-230329-02:03:50:541-76371], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T02:03:49.287Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T02:03:49.288Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|INFO|500||InvokeReturn 2023-03-29T02:03:49.288Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T02:03:49.288Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-29T02:03:49.299Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-29T02:03:49.299Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T02:03:49.299Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T02:03:49.299Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:03:49.299Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:03:49.299Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680055429299, "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-29T02:03:50.320Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T02:03:50.320Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"7a696f8d-7ee2-46cf-b572-2aace61feac6","serviceName":"Demo_pNF_ge2Srtj7qIwUCt1tjrNp","serviceVersion":"1.0","serviceUUID":"a9748751-2950-4828-b5f2-766b4707fd0e","serviceDescription":"catalog service description","serviceInvariantUUID":"3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d","resources":[{"resourceInstanceName":"pNF 2e24d431-caf7 0","resourceName":"pNF 2e24d431-caf7","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"e2d033c4-2bad-43aa-a1ed-ece452364ff0","resourceInvariantUUID":"c7a7d7b9-db49-4573-8bdb-c0b9fafe1e04","resourceCustomizationUUID":"9020c51f-f795-4da8-94fc-307df828746c","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml","artifactChecksum":"MGViMGJhY2M4NTEzNTQ2OTAyM2JmYTZiMmIxMTRhZmE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"d1d763ac-250d-4bc9-8da7-fb6b08c07905","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"54852575-1f46-4af8-b984-c2d9e0a5b90a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b9facc55-50c6-45db-ad5c-fc70d623e4d4","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml","artifactChecksum":"ZjQ3NjY3YmRmNjJhYzc5OTdlNTg5ODJjNTM4MjI0MTM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"de64d63f-d983-48ce-9828-6a1269e19616","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"bcb36d16-c729-4c0e-9e83-348a27e6b2fa","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"85b93c2d-6163-4d8a-9401-b9cc06f11fba","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml","artifactChecksum":"N2Q4YzdhZmExNzk0MmYxMDYzMzI4NGI0OWQ4NWUxZmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f91ffa7d-4822-4c15-9557-bea3361e964b","artifactVersion":"1"},{"artifactName":"service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar","artifactChecksum":"YTcxZWE0NWFhY2ZlYWVkODE3ODdlYzg2MzllNjU1ZjY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b33a7ab7-2b1f-45b9-a286-a6ef25118643","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T02:03:50.320Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:03:50.320Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:03:50.320Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:03:50.320Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:03:51.321Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:03:51.321Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:03:51.322Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:03:51.322Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:03:52.322Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:03:52.323Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:03:52.323Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:03:52.324Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:03:53.324Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:03:53.325Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:03:53.325Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:03:53.325Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:03:54.326Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:03:54.326Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:03:54.326Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:03:54.326Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:03:55.327Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:03:55.327Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:03:55.328Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:03:55.328Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:03:56.328Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:03:56.329Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:03:56.329Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:03:56.329Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:03:57.329Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:03:57.330Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:03:57.330Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:03:57.330Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:03:58.331Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "serviceName": "Demo_pNF_ge2Srtj7qIwUCt1tjrNp", "serviceVersion": "1.0", "serviceUUID": "a9748751-2950-4828-b5f2-766b4707fd0e", "serviceDescription": "catalog service description", "serviceInvariantUUID": "3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d", "resources": [ { "resourceInstanceName": "pNF 2e24d431-caf7 0", "resourceCustomizationUUID": "9020c51f-f795-4da8-94fc-307df828746c", "resourceName": "pNF 2e24d431-caf7", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "e2d033c4-2bad-43aa-a1ed-ece452364ff0", "resourceInvariantUUID": "c7a7d7b9-db49-4573-8bdb-c0b9fafe1e04", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "artifactChecksum": "YTcxZWE0NWFhY2ZlYWVkODE3ODdlYzg2MzllNjU1ZjY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "b33a7ab7-2b1f-45b9-a286-a6ef25118643" } ], "workloadContext": "Production" } 2023-03-29T02:03:58.331Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T02:03:58.331Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 a9748751-2950-4828-b5f2-766b4707fd0e ASDC 2023-03-29T02:03:58.332Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:7a696f8d-7ee2-46cf-b572-2aace61feac6 ServiceName:Demo_pNF_ge2Srtj7qIwUCt1tjrNp ServiceVersion:1.0 ServiceUUID:a9748751-2950-4828-b5f2-766b4707fd0e ServiceInvariantUUID:3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ArtifactUUID:b33a7ab7-2b1f-45b9-a286-a6ef25118643 ArtifactChecksum:YTcxZWE0NWFhY2ZlYWVkODE3ODdlYzg2MzllNjU1ZjY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 2e24d431-caf7 0 ResourceCustomizationUUID:9020c51f-f795-4da8-94fc-307df828746c ResourceInvariantUUID:c7a7d7b9-db49-4573-8bdb-c0b9fafe1e04 ResourceName:pNF 2e24d431-caf7 ResourceType:PNF ResourceUUID:e2d033c4-2bad-43aa-a1ed-ece452364ff0 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T02:03:58.333Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF a9748751-2950-4828-b5f2-766b4707fd0e 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: 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-29T02:03:58.364Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T02:03:58.365Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:03:58.365Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:03:58.365Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 from URL: /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T02:03:58.365Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T02:03:58.365Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T02:03:58.615Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T02:03:58.617Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar b33a7ab7-2b1f-45b9-a286-a6ef25118643 88015 2023-03-29T02:03:58.617Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ASDC sendASDCNotification 2023-03-29T02:03:58.617Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T02:03:58.617Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T02:03:58.618Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:03:58.618Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:03:58.618Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680055438617, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:03:59.619Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T02:03:59.620Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:03:59.620Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643, URL: /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar to file: /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T02:03:59.621Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T02:03:59.621Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T02:03:59.621Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T02:03:59.737Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15112816813560257226/Definitions/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml 2023-03-29T02:04:00.262Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T02:04:00.263Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T02:04:00.263Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T02:04:00.263Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T02:04:00.263Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 2e24d431-caf7 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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T02:04:00.263Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T02:04:00.263Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T02:04:00.263Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T02:04:00.263Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T02:04:00.263Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T02:04:00.263Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T02:04:00.263Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T02:04:00.263Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:04:00.263Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:04:00.263Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Node template pNF 2e24d431-caf7 0 is matching search criteria 2023-03-29T02:04:00.263Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T02:04:00.263Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 2e24d431-caf7 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T02:04:00.264Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:04:00.264Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:04:00.264Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Node template pNF 2e24d431-caf7 0 is matching search criteria 2023-03-29T02:04:00.264Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T02:04:00.264Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 2e24d431-caf7 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T02:04:00.264Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:04:00.264Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:04:00.264Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:04:00.264Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:04:00.264Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:04:00.264Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:04:00.264Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:04:00.264Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:04:00.264Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:04:00.264Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:04:00.264Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_ge2Srtj7qIwUCt1tjrNp Description:catalog service description Model UUID:a9748751-2950-4828-b5f2-766b4707fd0e Model Version:NULL Model InvariantUuid:3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d 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=? 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-29T02:04:00.305Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||ERROR|500||Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists 2023-03-29T02:04:00.305Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ASDC sendASDCNotification 2023-03-29T02:04:00.305Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar(Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists) 2023-03-29T02:04:00.305Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T02:04:00.306Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:04:00.306Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:04:00.306Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680055440305, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:04:01.306Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ASDC sendASDCNotification 2023-03-29T02:04:01.307Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar(Resource with UUID: e2d033c4-2bad-43aa-a1ed-ece452364ff0 already exists) 2023-03-29T02:04:01.307Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T02:04:01.308Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:04:01.308Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:04:01.309Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680055441306, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e2d033c4-2bad-43aa-a1ed-ece452364ff0 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:04:02.309Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 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-29T02:04:02.323Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 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-29T02:04:02.326Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T02:04:02.327Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T02:04:02.327Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T02:04:02.327Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T02:04:02.327Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:04:02.327Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:04:02.327Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:04:02.327Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:04:02.327Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-29T02:04:02.336Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T02:04:32.336Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 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-29T02:04:32.343Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 and serviceModelVersionId: a9748751-2950-4828-b5f2-766b4707fd0e 2023-03-29T02:04:32.344Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d 2023-03-29T02:04:32.345Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0 2023-03-29T02:04:32.350Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T02:04:32.366Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|INFO|500||Invoke 2023-03-29T02:04:32.366Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[7a696f8d-7ee2-46cf-b572-2aace61feac6], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[f21baed6-6724-48ac-ba33-047c8f130f2c], X-ECOMP-RequestID=[7a696f8d-7ee2-46cf-b572-2aace61feac6], X-TransactionId=[], X-ONAP-RequestID=[7a696f8d-7ee2-46cf-b572-2aace61feac6], Content-Type=[application/merge-patch+json]} 2023-03-29T02:04:32.374Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T02:04:32.524Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?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/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 02:04:33 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[146], vertex-id=[172232], x-aai-txid=[0-aai-resources-230329-02:04:33:773-18704], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T02:04:32.525Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T02:04:32.527Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|INFO|500||InvokeReturn 2023-03-29T02:04:32.527Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T02:04:32.528Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-29T02:04:32.537Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-29T02:04:32.537Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7a696f8d-7ee2-46cf-b572-2aace61feac6 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T02:04:32.537Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T02:04:32.537Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:04:32.537Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:04:32.537Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680055472537, "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-29T02:04:33.554Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T02:04:33.554Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"fe105c1e-ef4e-412c-9c8b-44baeafe357c","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"3cc3363c-2a1e-46f6-a01f-dfea7105f42b","serviceDescription":"service","serviceInvariantUUID":"53e0907c-4685-443c-9afb-b6388edad63b","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"06700cf1-b2dc-407d-b162-08d1beec66c7","resourceInvariantUUID":"704760ad-6cf6-4bb9-bc99-05bd4d114f3d","resourceCustomizationUUID":"05d1ab17-7540-4804-bce9-48f607c7adae","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":"OWU1OGIzMTQ4NzkyODU5Nzk1ODU5N2E4YTdiYjZmODY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"678cd137-dd07-4c04-8b26-55742d455682","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":"MzNhYWFmOTQwMjhhYjAxZDRhOGJmYTA0ZGQzMjhlNGI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"52326665-5a88-44f9-990e-807f04b42a74","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":"84bdb852-af72-465c-9220-0c5d34e80240","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":"06caa762-d83a-4d14-a111-ab8da18bdd73","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":"8975785e-9aa3-4481-a685-d6498c3c5dec","artifactVersion":"2","generatedFromUUID":"84bdb852-af72-465c-9220-0c5d34e80240"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"YWE3OGIxMWMyYjhmNDFjOTdiMzhmZmM1OWI3ZmUzY2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1561e919-2af1-4cad-b2a7-59c900eec633","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MjQzOWNhYmVhMTRjN2Y5MTEzMGEwOTNlMWE4YWQzOWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1e6ff635-9586-4967-a4c2-d4832f18d39c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T02:04:33.555Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:04:33.555Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:04:33.555Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:04:33.555Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "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-29T02:04:34.556Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:04:34.556Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:04:34.556Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:04:34.556Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "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-29T02:04:35.557Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:04:35.557Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:04:35.558Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:04:35.558Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "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-29T02:04:36.558Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:04:36.559Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:04:36.559Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:04:36.559Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "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-29T02:04:36.826Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:04:36.832Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:04:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680055429299, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T02:04:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:04:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:04:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T02:04:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:04:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:04:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T02:04:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:04:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:04:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T02:04:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:04:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:04:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T02:04:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:04:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:04:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T02:04:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:04:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:04:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T02:04:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:04:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:04:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T02:04:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:04:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:04:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "NOTIFIED" } 2023-03-29T02:04:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:04:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:04:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680055438617, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T02:04:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:04:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:04:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680055440305, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists" } 2023-03-29T02:04:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:04:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:04:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680055441306, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e2d033c4-2bad-43aa-a1ed-ece452364ff0 already exists" } 2023-03-29T02:04:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:04:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:04:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680055472537, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T02:04:36.839Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:04:36.839Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:04:36.839Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T02:04:36.839Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:04:36.839Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:04:36.839Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-29T02:04:36.839Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:04:36.839Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:04:36.840Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-29T02:04:36.840Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:04:36.840Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:04:36.840Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T02:04:36.840Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:04:37.559Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:04:37.560Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:04:37.560Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:04:37.560Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "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-29T02:04:38.560Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:04:38.560Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:04:38.561Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:04:38.561Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "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-29T02:04:39.562Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:04:39.562Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:04:39.562Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:04:39.562Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:04:40.563Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "3cc3363c-2a1e-46f6-a01f-dfea7105f42b", "serviceDescription": "service", "serviceInvariantUUID": "53e0907c-4685-443c-9afb-b6388edad63b", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "05d1ab17-7540-4804-bce9-48f607c7adae", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "06700cf1-b2dc-407d-b162-08d1beec66c7", "resourceInvariantUUID": "704760ad-6cf6-4bb9-bc99-05bd4d114f3d", "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": "MzNhYWFmOTQwMjhhYjAxZDRhOGJmYTA0ZGQzMjhlNGI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "52326665-5a88-44f9-990e-807f04b42a74", "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": "84bdb852-af72-465c-9220-0c5d34e80240", "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": "8975785e-9aa3-4481-a685-d6498c3c5dec", "generatedFromUUID": "84bdb852-af72-465c-9220-0c5d34e80240" }, "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": "8975785e-9aa3-4481-a685-d6498c3c5dec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "MjQzOWNhYmVhMTRjN2Y5MTEzMGEwOTNlMWE4YWQzOWI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1e6ff635-9586-4967-a4c2-d4832f18d39c" } ], "workloadContext": "Production" } 2023-03-29T02:04:40.563Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T02:04:40.564Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 3cc3363c-2a1e-46f6-a01f-dfea7105f42b ASDC 2023-03-29T02:04:40.564Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:fe105c1e-ef4e-412c-9c8b-44baeafe357c ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:3cc3363c-2a1e-46f6-a01f-dfea7105f42b ServiceInvariantUUID:53e0907c-4685-443c-9afb-b6388edad63b 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:1e6ff635-9586-4967-a4c2-d4832f18d39c ArtifactChecksum:MjQzOWNhYmVhMTRjN2Y5MTEzMGEwOTNlMWE4YWQzOWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:05d1ab17-7540-4804-bce9-48f607c7adae ResourceInvariantUUID:704760ad-6cf6-4bb9-bc99-05bd4d114f3d ResourceName:basic_vm ResourceType:VF ResourceUUID:06700cf1-b2dc-407d-b162-08d1beec66c7 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:52326665-5a88-44f9-990e-807f04b42a74 ArtifactChecksum:MzNhYWFmOTQwMjhhYjAxZDRhOGJmYTA0ZGQzMjhlNGI= 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:84bdb852-af72-465c-9220-0c5d34e80240 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:8975785e-9aa3-4481-a685-d6498c3c5dec 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:8975785e-9aa3-4481-a685-d6498c3c5dec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T02:04:40.564Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3cc3363c-2a1e-46f6-a01f-dfea7105f42b 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: 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-29T02:04:40.596Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T02:04:40.596Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:04:40.597Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:04:40.597Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-29T02:04:40.597Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T02:04:40.597Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-29T02:04:40.624Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T02:04:40.625Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@2e3469f4 2023-03-29T02:04:40.625Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T02:04:40.625Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-29T02:04:40.625Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 1e6ff635-9586-4967-a4c2-d4832f18d39c Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T02:04:40.625Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T02:04:40.625Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-29T02:04:40.626Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T02:04:40.626Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:04:40.626Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:04:40.626Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680055480625, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:04:41.627Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:1e6ff635-9586-4967-a4c2-d4832f18d39c) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-29T02:04:41.663Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists 2023-03-29T02:04:41.664Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T02:04:41.664Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists) 2023-03-29T02:04:41.664Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T02:04:41.664Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:04:41.664Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:04:41.664Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680055481664, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:04:42.665Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T02:04:42.665Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 06700cf1-b2dc-407d-b162-08d1beec66c7 already exists) 2023-03-29T02:04:42.665Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T02:04:42.665Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:04:42.665Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:04:42.665Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680055482665, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 06700cf1-b2dc-407d-b162-08d1beec66c7 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:04:43.666Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-29T02:04:43.680Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-29T02:04:43.683Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T02:04:43.684Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T02:04:43.684Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T02:04:43.684Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T02:04:43.684Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:04:43.684Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:04:43.684Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:04:43.684Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:04:43.684Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-29T02:04:43.694Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T02:05:13.695Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-29T02:05:13.702Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c and serviceModelVersionId: 3cc3363c-2a1e-46f6-a01f-dfea7105f42b 2023-03-29T02:05:13.702Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 53e0907c-4685-443c-9afb-b6388edad63b 2023-03-29T02:05:13.702Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0 2023-03-29T02:05:13.707Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T02:05:13.725Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?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-29T02:05:13.726Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|INFO|500||Invoke 2023-03-29T02:05:13.734Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T02:05:13.886Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|INFO|500||InvokeReturn 2023-03-29T02:05:13.887Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 02:05:15 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[148], vertex-id=[180424], x-aai-txid=[2-aai-resources-230329-02:05:15:134-85385], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T02:05:13.887Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T02:05:13.887Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T02:05:13.887Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-29T02:05:13.898Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-29T02:05:13.898Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID fe105c1e-ef4e-412c-9c8b-44baeafe357c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T02:05:13.898Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T02:05:13.899Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:05:13.899Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:05:13.899Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680055513898, "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-29T02:05:14.921Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T02:05:14.921Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"4e331648-c0c6-4e78-b5bd-c1a3392aefa5","serviceName":"Demo_pNF_vTrSDiHqKZFmTrxBO7An","serviceVersion":"1.0","serviceUUID":"5dc3e11a-73a7-4449-8830-c00dd58b8025","serviceDescription":"catalog service description","serviceInvariantUUID":"99465759-d5dd-4df6-968c-d7df49a08547","resources":[{"resourceInstanceName":"pNF d408ac80-5827 0","resourceName":"pNF d408ac80-5827","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2c7ae46d-9523-4fff-b664-0f1857bc7e8e","resourceInvariantUUID":"eeb69a99-a29e-489a-a316-224f3dd9312e","resourceCustomizationUUID":"f5271907-3708-463e-8dcb-d3b488f8d689","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vf-license-model.xml","artifactChecksum":"MGI2ZDNjNTQwMDkzOGIxNWQ2YzAzOWIyODI5MWUzZGE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"665512f2-5af7-4af0-878a-1c02f8001b22","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2addf1f2-bac3-417d-903b-2318e30b0c44","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e4474b26-a4cd-4d90-9cc3-8a5acd5dd9d9","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vendor-license-model.xml","artifactChecksum":"YWNiN2MxZTEzMmU3MDA4YTQ4YzUyZGNmMDU0YzIzMmM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a1ca3c31-f38f-4a7c-9218-dc0682481ba1","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"717d49b6-6f8b-479e-ae16-c08c0031e528","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c7106b50-b2bd-4d21-b8aa-1972668fa1f6","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml","artifactChecksum":"ZDU0OTUxNGExYTY3ODQ5MTYxOWQ2NjM0ODczNDg1ZGM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"10434821-a842-492c-90ab-3ddcb0dfafb1","artifactVersion":"1"},{"artifactName":"service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar","artifactChecksum":"NzlhMjQ1MTUxN2M5NzczZTUyODFmNmRkMTk4ZjYzY2M\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"cd04d25d-7975-4b04-b8d3-17f5b860598b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T02:05:14.922Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:05:14.922Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:05:14.922Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:05:14.922Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:05:15.922Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:05:15.923Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:05:15.923Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:05:15.923Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:05:16.923Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:05:16.924Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:05:16.924Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:05:16.924Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:05:17.924Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:05:17.925Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:05:17.925Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:05:17.925Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:05:18.926Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:05:18.926Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:05:18.926Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:05:18.926Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:05:19.927Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:05:19.927Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:05:19.927Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:05:19.928Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:05:20.929Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:05:20.929Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:05:20.929Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:05:20.929Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:05:21.930Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:05:21.930Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:05:21.930Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:05:21.931Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:05:22.931Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "serviceName": "Demo_pNF_vTrSDiHqKZFmTrxBO7An", "serviceVersion": "1.0", "serviceUUID": "5dc3e11a-73a7-4449-8830-c00dd58b8025", "serviceDescription": "catalog service description", "serviceInvariantUUID": "99465759-d5dd-4df6-968c-d7df49a08547", "resources": [ { "resourceInstanceName": "pNF d408ac80-5827 0", "resourceCustomizationUUID": "f5271907-3708-463e-8dcb-d3b488f8d689", "resourceName": "pNF d408ac80-5827", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2c7ae46d-9523-4fff-b664-0f1857bc7e8e", "resourceInvariantUUID": "eeb69a99-a29e-489a-a316-224f3dd9312e", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "artifactChecksum": "NzlhMjQ1MTUxN2M5NzczZTUyODFmNmRkMTk4ZjYzY2M\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "cd04d25d-7975-4b04-b8d3-17f5b860598b" } ], "workloadContext": "Production" } 2023-03-29T02:05:22.932Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T02:05:22.932Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 5dc3e11a-73a7-4449-8830-c00dd58b8025 ASDC 2023-03-29T02:05:22.932Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:4e331648-c0c6-4e78-b5bd-c1a3392aefa5 ServiceName:Demo_pNF_vTrSDiHqKZFmTrxBO7An ServiceVersion:1.0 ServiceUUID:5dc3e11a-73a7-4449-8830-c00dd58b8025 ServiceInvariantUUID:99465759-d5dd-4df6-968c-d7df49a08547 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ArtifactUUID:cd04d25d-7975-4b04-b8d3-17f5b860598b ArtifactChecksum:NzlhMjQ1MTUxN2M5NzczZTUyODFmNmRkMTk4ZjYzY2M= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF d408ac80-5827 0 ResourceCustomizationUUID:f5271907-3708-463e-8dcb-d3b488f8d689 ResourceInvariantUUID:eeb69a99-a29e-489a-a316-224f3dd9312e ResourceName:pNF d408ac80-5827 ResourceType:PNF ResourceUUID:2c7ae46d-9523-4fff-b664-0f1857bc7e8e ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T02:05:22.932Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 5dc3e11a-73a7-4449-8830-c00dd58b8025 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: 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-29T02:05:22.963Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T02:05:22.964Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:05:22.964Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:05:22.964Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b from URL: /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T02:05:22.964Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T02:05:22.965Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T02:05:23.253Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T02:05:23.255Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar cd04d25d-7975-4b04-b8d3-17f5b860598b 88032 2023-03-29T02:05:23.256Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ASDC sendASDCNotification 2023-03-29T02:05:23.256Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T02:05:23.256Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T02:05:23.256Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:05:23.256Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:05:23.256Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680055523256, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:05:24.257Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T02:05:24.257Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:05:24.258Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b, URL: /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar to file: /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T02:05:24.258Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T02:05:24.258Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T02:05:24.259Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T02:05:24.355Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP274979112200036428/Definitions/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml 2023-03-29T02:05:24.904Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T02:05:24.904Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T02:05:24.904Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T02:05:24.904Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T02:05:24.904Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF d408ac80-5827 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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T02:05:24.904Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T02:05:24.904Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T02:05:24.904Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T02:05:24.904Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T02:05:24.904Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T02:05:24.904Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T02:05:24.904Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T02:05:24.905Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:05:24.905Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:05:24.905Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Node template pNF d408ac80-5827 0 is matching search criteria 2023-03-29T02:05:24.905Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T02:05:24.905Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF d408ac80-5827 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T02:05:24.905Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:05:24.905Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:05:24.905Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Node template pNF d408ac80-5827 0 is matching search criteria 2023-03-29T02:05:24.905Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T02:05:24.905Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF d408ac80-5827 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T02:05:24.905Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:05:24.905Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:05:24.905Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:05:24.905Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:05:24.905Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:05:24.905Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:05:24.905Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:05:24.905Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:05:24.905Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:05:24.905Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:05:24.905Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_vTrSDiHqKZFmTrxBO7An Description:catalog service description Model UUID:5dc3e11a-73a7-4449-8830-c00dd58b8025 Model Version:NULL Model InvariantUuid:99465759-d5dd-4df6-968c-d7df49a08547 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=? 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-29T02:05:24.941Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||ERROR|500||Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists 2023-03-29T02:05:24.941Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ASDC sendASDCNotification 2023-03-29T02:05:24.941Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar(Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists) 2023-03-29T02:05:24.941Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T02:05:24.942Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:05:24.942Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:05:24.942Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680055524941, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:05:25.943Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ASDC sendASDCNotification 2023-03-29T02:05:25.943Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar(Resource with UUID: 2c7ae46d-9523-4fff-b664-0f1857bc7e8e already exists) 2023-03-29T02:05:25.944Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T02:05:25.944Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:05:25.944Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:05:25.944Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680055525943, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2c7ae46d-9523-4fff-b664-0f1857bc7e8e already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:05:26.945Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 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-29T02:05:26.964Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 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-29T02:05:26.966Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T02:05:26.967Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T02:05:26.967Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T02:05:26.967Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T02:05:26.967Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:05:26.967Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:05:26.967Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:05:26.967Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:05:26.967Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-29T02:05:26.975Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T02:05:36.826Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:05:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:05:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-29T02:05:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:05:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:05:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T02:05:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:05:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:05:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-29T02:05:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:05:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:05:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680055480625, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T02:05:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:05:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:05:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680055481664, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists" } 2023-03-29T02:05:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:05:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:05:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680055482665, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 06700cf1-b2dc-407d-b162-08d1beec66c7 already exists" } 2023-03-29T02:05:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:05:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:05:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680055513898, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T02:05:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:05:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:05:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T02:05:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:05:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:05:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T02:05:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:05:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:05:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T02:05:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:05:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:05:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T02:05:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:05:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:05:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T02:05:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:05:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:05:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T02:05:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:05:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:05:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T02:05:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:05:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:05:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "NOTIFIED" } 2023-03-29T02:05:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:05:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:05:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680055523256, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T02:05:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:05:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:05:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680055524941, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists" } 2023-03-29T02:05:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:05:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:05:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680055525943, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2c7ae46d-9523-4fff-b664-0f1857bc7e8e already exists" } 2023-03-29T02:05:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:05:56.975Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 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-29T02:05:56.984Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 and serviceModelVersionId: 5dc3e11a-73a7-4449-8830-c00dd58b8025 2023-03-29T02:05:56.984Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 99465759-d5dd-4df6-968c-d7df49a08547 2023-03-29T02:05:56.985Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0 2023-03-29T02:05:56.991Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T02:05:57.005Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|INFO|500||Invoke 2023-03-29T02:05:57.005Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[4e331648-c0c6-4e78-b5bd-c1a3392aefa5], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[5c6ff875-06be-49c1-892a-188fca3d90b0], X-ECOMP-RequestID=[4e331648-c0c6-4e78-b5bd-c1a3392aefa5], X-TransactionId=[], X-ONAP-RequestID=[4e331648-c0c6-4e78-b5bd-c1a3392aefa5], Content-Type=[application/merge-patch+json]} 2023-03-29T02:05:57.012Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T02:05:57.154Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?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/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 02:05:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[139], vertex-id=[266248], x-aai-txid=[0-aai-resources-230329-02:05:58:409-53419], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T02:05:57.156Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T02:05:57.157Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|INFO|500||InvokeReturn 2023-03-29T02:05:57.157Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T02:05:57.157Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-29T02:05:57.164Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-29T02:05:57.164Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T02:05:57.164Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T02:05:57.164Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:05:57.164Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:05:57.165Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680055557164, "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-29T02:05:58.187Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T02:05:58.187Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"152384e9-aecf-4b1c-a8f7-03a9cf9ee303","serviceName":"Demo_pNF_pDpqfnga5SHRbhCxA4Vb","serviceVersion":"1.0","serviceUUID":"9b91b0d7-c4a9-4261-bf7a-60487236eb51","serviceDescription":"catalog service description","serviceInvariantUUID":"305980f8-7de1-48fa-ac60-9194798b3dec","resources":[{"resourceInstanceName":"pNF 45ff6e85-002d 0","resourceName":"pNF 45ff6e85-002d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"b5599a3c-fe1a-43e8-8da6-7663a2762a90","resourceInvariantUUID":"09182683-26b7-4240-8b68-66ac868e7649","resourceCustomizationUUID":"88442b7f-627e-40fe-ba4b-14e292457100","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vf-license-model.xml","artifactChecksum":"MWFjNmVhZDMwM2FlOWQyMjJiODExMzE1ZmQ3MzZlMTg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b82737b0-af86-4b39-8c34-96e6f6d8632d","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"3edf1169-995e-410c-a960-a17d5b6040a8","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"4b62b939-0a47-4c84-a666-29328cef73bb","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vendor-license-model.xml","artifactChecksum":"ZTFjM2U1Y2E3YjA4NGQxNzA5MDI5MDgxODFhNDYwY2E\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ff29711d-cf32-4e57-b6be-90b0e638a580","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c5e1eed8-8aa6-4dd9-95a2-cccba264d439","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2d202cf8-65d1-4dd2-9456-602b8ceded56","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml","artifactChecksum":"YmQwMWIwNTUxMWE2NGFmZThiNjkyZjViMWMzYWM5Zjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d716b1e1-195c-4253-8ce4-d8eec289ec36","artifactVersion":"1"},{"artifactName":"service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar","artifactChecksum":"ZTkzOGQ1NjBjODU4YmZmOTEyMGYxM2E5OGYxMzczMDQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"04b9c7e8-707e-4ebb-a381-ecabcc250ce1","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T02:05:58.188Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:05:58.188Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:05:58.188Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:05:58.188Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:05:59.189Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:05:59.189Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:05:59.190Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:05:59.190Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:06:00.192Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:06:00.192Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:06:00.192Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:06:00.193Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:06:01.193Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:06:01.194Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:06:01.194Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:06:01.194Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:06:02.194Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:06:02.195Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:06:02.195Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:06:02.195Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:06:03.195Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:06:03.196Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:06:03.196Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:06:03.196Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:06:04.196Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:06:04.196Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:06:04.197Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:06:04.197Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:06:05.197Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:06:05.197Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:06:05.197Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:06:05.198Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:06:06.198Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "serviceName": "Demo_pNF_pDpqfnga5SHRbhCxA4Vb", "serviceVersion": "1.0", "serviceUUID": "9b91b0d7-c4a9-4261-bf7a-60487236eb51", "serviceDescription": "catalog service description", "serviceInvariantUUID": "305980f8-7de1-48fa-ac60-9194798b3dec", "resources": [ { "resourceInstanceName": "pNF 45ff6e85-002d 0", "resourceCustomizationUUID": "88442b7f-627e-40fe-ba4b-14e292457100", "resourceName": "pNF 45ff6e85-002d", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "b5599a3c-fe1a-43e8-8da6-7663a2762a90", "resourceInvariantUUID": "09182683-26b7-4240-8b68-66ac868e7649", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "artifactChecksum": "ZTkzOGQ1NjBjODU4YmZmOTEyMGYxM2E5OGYxMzczMDQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "04b9c7e8-707e-4ebb-a381-ecabcc250ce1" } ], "workloadContext": "Production" } 2023-03-29T02:06:06.198Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T02:06:06.199Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 9b91b0d7-c4a9-4261-bf7a-60487236eb51 ASDC 2023-03-29T02:06:06.199Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:152384e9-aecf-4b1c-a8f7-03a9cf9ee303 ServiceName:Demo_pNF_pDpqfnga5SHRbhCxA4Vb ServiceVersion:1.0 ServiceUUID:9b91b0d7-c4a9-4261-bf7a-60487236eb51 ServiceInvariantUUID:305980f8-7de1-48fa-ac60-9194798b3dec ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ArtifactUUID:04b9c7e8-707e-4ebb-a381-ecabcc250ce1 ArtifactChecksum:ZTkzOGQ1NjBjODU4YmZmOTEyMGYxM2E5OGYxMzczMDQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 45ff6e85-002d 0 ResourceCustomizationUUID:88442b7f-627e-40fe-ba4b-14e292457100 ResourceInvariantUUID:09182683-26b7-4240-8b68-66ac868e7649 ResourceName:pNF 45ff6e85-002d ResourceType:PNF ResourceUUID:b5599a3c-fe1a-43e8-8da6-7663a2762a90 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T02:06:06.199Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9b91b0d7-c4a9-4261-bf7a-60487236eb51 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: 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-29T02:06:06.232Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T02:06:06.233Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:06:06.233Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:06:06.233Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 from URL: /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T02:06:06.233Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T02:06:06.234Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T02:06:06.525Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T02:06:06.529Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 88022 2023-03-29T02:06:06.529Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ASDC sendASDCNotification 2023-03-29T02:06:06.529Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T02:06:06.529Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T02:06:06.529Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:06:06.529Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:06:06.530Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680055566529, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:06:07.530Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T02:06:07.530Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:06:07.531Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1, URL: /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar to file: /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T02:06:07.531Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T02:06:07.532Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T02:06:07.532Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T02:06:07.622Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7637228694841720602/Definitions/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml 2023-03-29T02:06:08.162Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T02:06:08.162Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T02:06:08.162Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T02:06:08.162Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T02:06:08.162Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 45ff6e85-002d 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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T02:06:08.162Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T02:06:08.162Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T02:06:08.162Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T02:06:08.162Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T02:06:08.162Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T02:06:08.162Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T02:06:08.162Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T02:06:08.163Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:06:08.163Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:06:08.163Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Node template pNF 45ff6e85-002d 0 is matching search criteria 2023-03-29T02:06:08.163Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T02:06:08.163Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 45ff6e85-002d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T02:06:08.163Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:06:08.163Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:06:08.163Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Node template pNF 45ff6e85-002d 0 is matching search criteria 2023-03-29T02:06:08.163Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T02:06:08.163Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 45ff6e85-002d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T02:06:08.163Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:06:08.163Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:06:08.163Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:06:08.163Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:06:08.163Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:06:08.163Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:06:08.163Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:06:08.163Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:06:08.164Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:06:08.164Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:06:08.164Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_pDpqfnga5SHRbhCxA4Vb Description:catalog service description Model UUID:9b91b0d7-c4a9-4261-bf7a-60487236eb51 Model Version:NULL Model InvariantUuid:305980f8-7de1-48fa-ac60-9194798b3dec 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=? 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-29T02:06:08.199Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||ERROR|500||Csar with UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 already exists 2023-03-29T02:06:08.200Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ASDC sendASDCNotification 2023-03-29T02:06:08.200Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar(Csar with UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 already exists) 2023-03-29T02:06:08.200Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T02:06:08.200Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:06:08.201Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:06:08.201Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680055568200, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:06:09.202Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ASDC sendASDCNotification 2023-03-29T02:06:09.202Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar(Resource with UUID: b5599a3c-fe1a-43e8-8da6-7663a2762a90 already exists) 2023-03-29T02:06:09.202Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T02:06:09.202Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:06:09.202Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:06:09.203Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680055569202, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: b5599a3c-fe1a-43e8-8da6-7663a2762a90 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:06:10.203Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 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-29T02:06:10.223Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 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-29T02:06:10.226Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T02:06:10.226Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T02:06:10.226Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T02:06:10.226Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T02:06:10.226Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:06:10.226Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:06:10.227Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:06:10.227Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:06:10.227Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-29T02:06:10.236Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T02:06:36.826Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:06:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:06:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680055557164, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T02:06:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:06:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:06:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T02:06:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:06:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:06:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T02:06:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:06:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:06:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T02:06:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:06:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:06:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T02:06:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:06:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:06:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T02:06:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:06:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:06:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T02:06:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:06:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:06:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T02:06:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:06:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:06:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "NOTIFIED" } 2023-03-29T02:06:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:06:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:06:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680055566529, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T02:06:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:06:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:06:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680055568200, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 already exists" } 2023-03-29T02:06:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:06:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:06:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680055569202, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: b5599a3c-fe1a-43e8-8da6-7663a2762a90 already exists" } 2023-03-29T02:06:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:06:40.237Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 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-29T02:06:40.243Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 and serviceModelVersionId: 9b91b0d7-c4a9-4261-bf7a-60487236eb51 2023-03-29T02:06:40.243Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 305980f8-7de1-48fa-ac60-9194798b3dec 2023-03-29T02:06:40.244Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0 2023-03-29T02:06:40.250Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T02:06:40.267Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?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-29T02:06:40.268Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|INFO|500||Invoke 2023-03-29T02:06:40.275Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T02:06:40.477Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|INFO|500||InvokeReturn 2023-03-29T02:06:40.477Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 02:06:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[197], vertex-id=[241768], x-aai-txid=[0-aai-resources-230329-02:06:41:675-77151], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T02:06:40.478Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T02:06:40.478Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T02:06:40.479Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-29T02:06:40.490Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-29T02:06:40.491Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T02:06:40.491Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T02:06:40.492Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:06:40.492Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:06:40.492Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680055600491, "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-29T02:06:41.514Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T02:06:41.515Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"79cff219-f792-4db3-a985-5e3d1b368346","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"e5fd3784-176d-42a7-9b62-a959a0733847","serviceDescription":"service","serviceInvariantUUID":"87ee4104-f821-482e-970e-67013d6865ce","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"be38d069-67b7-4343-bf06-2e21aed54285","resourceInvariantUUID":"39a91d66-b004-4d3e-9e0f-8ba09489ac29","resourceCustomizationUUID":"f9a31b5d-5243-4543-8ad7-b4dea8608e91","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":"ZGFkYjMyNTJmMWU5NTM1ZWEzMzM1ZjRhMzQ5ZTZkYjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"ed55743d-d9ac-40eb-9a6f-b182bceb37ff","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":"NGE0OTdhOTMzMmY4YTBiMDY2ZGFmYTRiMTUxMjNjODM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"864be928-a9f5-4945-a2b4-8916dc83b009","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":"88121a8b-daa0-4a2f-84a4-a072f1215f44","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":"a77f228d-392c-4d9a-af7f-e563542bb401","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":"01d484da-5e69-41d3-9b20-96dd7783c728","artifactVersion":"2","generatedFromUUID":"afb04163-7216-4486-9b1a-8fb28d32ebbc"},{"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":"8f7c59c7-db3d-483e-a29f-b3b73326d392","artifactVersion":"2","generatedFromUUID":"88121a8b-daa0-4a2f-84a4-a072f1215f44"},{"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":"afb04163-7216-4486-9b1a-8fb28d32ebbc","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":"7016c93f-4f44-4420-b126-a2f9aaf75418","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":"MDczZmVlN2RlZDAyNWMzNDJlYjk0MGRiMzYwZDdkYTU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a87951d6-e943-4b15-acff-91efb2432df2","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"OTNlNGEyYmY4MDdlMjE5MDY0MzY4NWExMDkwYTU1ZTg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"15f01e0b-0b3f-449a-ae62-9a9be081fe20","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T02:06:41.515Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:06:41.515Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:06:41.515Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:06:41.515Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "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-29T02:06:42.516Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:06:42.516Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:06:42.516Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:06:42.516Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "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-29T02:06:43.516Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:06:43.517Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:06:43.517Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:06:43.517Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "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-29T02:06:44.517Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:06:44.518Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:06:44.518Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:06:44.518Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "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-29T02:06:45.518Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:06:45.519Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:06:45.519Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:06:45.519Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "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-29T02:06:46.520Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:06:46.520Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:06:46.520Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:06:46.520Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "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-29T02:06:47.521Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:06:47.521Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:06:47.521Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:06:47.521Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "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-29T02:06:48.522Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:06:48.522Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:06:48.522Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:06:48.522Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "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-29T02:06:49.523Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:06:49.524Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:06:49.524Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:06:49.524Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "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-29T02:06:50.525Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:06:50.525Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:06:50.526Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:06:50.526Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:06:51.526Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "e5fd3784-176d-42a7-9b62-a959a0733847", "serviceDescription": "service", "serviceInvariantUUID": "87ee4104-f821-482e-970e-67013d6865ce", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "f9a31b5d-5243-4543-8ad7-b4dea8608e91", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "be38d069-67b7-4343-bf06-2e21aed54285", "resourceInvariantUUID": "39a91d66-b004-4d3e-9e0f-8ba09489ac29", "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": "NGE0OTdhOTMzMmY4YTBiMDY2ZGFmYTRiMTUxMjNjODM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "864be928-a9f5-4945-a2b4-8916dc83b009", "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": "88121a8b-daa0-4a2f-84a4-a072f1215f44", "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": "8f7c59c7-db3d-483e-a29f-b3b73326d392", "generatedFromUUID": "88121a8b-daa0-4a2f-84a4-a072f1215f44" }, "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": "01d484da-5e69-41d3-9b20-96dd7783c728", "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": "8f7c59c7-db3d-483e-a29f-b3b73326d392", "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": "afb04163-7216-4486-9b1a-8fb28d32ebbc", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "OTNlNGEyYmY4MDdlMjE5MDY0MzY4NWExMDkwYTU1ZTg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "15f01e0b-0b3f-449a-ae62-9a9be081fe20" } ], "workloadContext": "Production" } 2023-03-29T02:06:51.526Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T02:06:51.526Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 e5fd3784-176d-42a7-9b62-a959a0733847 ASDC 2023-03-29T02:06:51.527Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:79cff219-f792-4db3-a985-5e3d1b368346 ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:e5fd3784-176d-42a7-9b62-a959a0733847 ServiceInvariantUUID:87ee4104-f821-482e-970e-67013d6865ce 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:15f01e0b-0b3f-449a-ae62-9a9be081fe20 ArtifactChecksum:OTNlNGEyYmY4MDdlMjE5MDY0MzY4NWExMDkwYTU1ZTg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:f9a31b5d-5243-4543-8ad7-b4dea8608e91 ResourceInvariantUUID:39a91d66-b004-4d3e-9e0f-8ba09489ac29 ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:be38d069-67b7-4343-bf06-2e21aed54285 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:864be928-a9f5-4945-a2b4-8916dc83b009 ArtifactChecksum:NGE0OTdhOTMzMmY4YTBiMDY2ZGFmYTRiMTUxMjNjODM= 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:88121a8b-daa0-4a2f-84a4-a072f1215f44 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:8f7c59c7-db3d-483e-a29f-b3b73326d392 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:01d484da-5e69-41d3-9b20-96dd7783c728 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:8f7c59c7-db3d-483e-a29f-b3b73326d392 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:afb04163-7216-4486-9b1a-8fb28d32ebbc ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T02:06:51.527Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e5fd3784-176d-42a7-9b62-a959a0733847 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: 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-29T02:06:51.551Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T02:06:51.552Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:06:51.552Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:06:51.552Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-29T02:06:51.552Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T02:06:51.552Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-29T02:06:51.797Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T02:06:51.802Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 15f01e0b-0b3f-449a-ae62-9a9be081fe20 163283 2023-03-29T02:06:51.802Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T02:06:51.802Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T02:06:51.803Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T02:06:51.803Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:06:51.803Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:06:51.803Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680055611802, "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-29T02:06:52.804Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T02:06:52.804Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:06:52.804Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T02:06:52.805Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-29T02:06:52.805Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T02:06:52.806Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T02:06:52.889Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8591005031283143620/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-29T02:06:53.763Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T02:06:53.763Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T02:06:53.763Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T02:06:53.763Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-29T02:06:53.763Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T02:06:53.763Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T02:06:53.764Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T02:06:53.764Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T02:06:53.764Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T02:06:53.764Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:06:53.764Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:06:53.764Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T02:06:53.764Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T02:06:53.764Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T02:06:53.764Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:06:53.764Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:06:53.764Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T02:06:53.764Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T02:06:53.764Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T02:06:53.764Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:06:53.764Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:06:53.764Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:06:53.764Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-29T02:06:53.764Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-29T02:06:53.765Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-29T02:06:53.765Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-29T02:06:53.765Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:06:53.765Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-29T02:06:53.765Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:06:53.766Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T02:06:53.766Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T02:06:53.766Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:06:53.766Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T02:06:53.766Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T02:06:53.766Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:06:53.766Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T02:06:53.766Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T02:06:53.766Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:06:53.766Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T02:06:53.766Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T02:06:53.766Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:06:53.766Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-29T02:06:53.766Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-29T02:06:53.766Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=c7162921-d9ba-48b0-ac30-848b994533ba 2023-03-29T02:06:53.766Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:06:53.766Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:06:53.767Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:06:53.767Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:06:53.767Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:06:53.767Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:06:53.767Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:06:53.767Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:06:53.767Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:e5fd3784-176d-42a7-9b62-a959a0733847 Model Version:NULL Model InvariantUuid:87ee4104-f821-482e-970e-67013d6865ce Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:ffe2b29f-1568-438d-9e87-4f28ff0f29d3 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:39a91d66-b004-4d3e-9e0f-8ba09489ac29 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:f9a31b5d-5243-4543-8ad7-b4dea8608e91 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:81b562e9-8a06-4b38-ae34-13a20c90363a ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:9d16c548-1a08-4a21-9290-43523f9775d0 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:24970cda-31e1-4a33-b714-870b44e6ec72 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:005c57c2-5e8e-413a-a9d2-3a0316c9d67e ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:c7162921-d9ba-48b0-ac30-848b994533ba ModelInvariantUuid:8b85917d-d582-402c-b938-cfd3616f2376 ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:13866d1f-ed69-49fd-a7e5-91c49c2c4758 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:15c0e3b7-071f-4282-bfa4-2145af421507 ModelInvariantUuid:196fa6d7-90bc-42b2-90ed-54adcabf8844 ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:8ed488ad-07d9-4f05-b7d5-72e70b510f34 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=? 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-29T02:06:53.803Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||ERROR|500||Csar with UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 already exists 2023-03-29T02:06:53.804Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T02:06:53.804Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Csar with UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 already exists) 2023-03-29T02:06:53.804Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T02:06:53.804Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:06:53.804Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:06:53.804Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680055613804, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:06:54.805Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T02:06:54.805Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Resource with UUID: be38d069-67b7-4343-bf06-2e21aed54285 already exists) 2023-03-29T02:06:54.806Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T02:06:54.806Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:06:54.806Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:06:54.806Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680055614805, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: be38d069-67b7-4343-bf06-2e21aed54285 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:06:55.807Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 79cff219-f792-4db3-a985-5e3d1b368346 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-29T02:06:55.827Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 79cff219-f792-4db3-a985-5e3d1b368346 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-29T02:06:55.831Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T02:06:55.832Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T02:06:55.832Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T02:06:55.832Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T02:06:55.833Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:06:55.833Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:06:55.833Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:06:55.833Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:06:55.834Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T02:06:55.843Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T02:07:25.845Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 79cff219-f792-4db3-a985-5e3d1b368346 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-29T02:07:25.854Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 79cff219-f792-4db3-a985-5e3d1b368346 and serviceModelVersionId: e5fd3784-176d-42a7-9b62-a959a0733847 2023-03-29T02:07:25.855Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 87ee4104-f821-482e-970e-67013d6865ce 2023-03-29T02:07:25.855Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0 2023-03-29T02:07:25.862Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T02:07:25.878Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0|INFO|500||Invoke 2023-03-29T02:07:25.878Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[79cff219-f792-4db3-a985-5e3d1b368346], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[760b572f-2557-48d3-abd3-265bf95ddb0d], X-ECOMP-RequestID=[79cff219-f792-4db3-a985-5e3d1b368346], X-TransactionId=[], X-ONAP-RequestID=[79cff219-f792-4db3-a985-5e3d1b368346], Content-Type=[application/merge-patch+json]} 2023-03-29T02:07:25.885Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T02:07:26.021Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?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/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 02:07:27 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[132], vertex-id=[262248], x-aai-txid=[2-aai-resources-230329-02:07:27:285-88658], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T02:07:26.022Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T02:07:26.022Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0|INFO|500||InvokeReturn 2023-03-29T02:07:26.023Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T02:07:26.023Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T02:07:26.032Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T02:07:26.033Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 79cff219-f792-4db3-a985-5e3d1b368346 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T02:07:26.033Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T02:07:26.033Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:07:26.033Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:07:26.033Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680055646033, "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-29T02:07:27.051Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T02:07:27.051Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b","serviceDescription":"service","serviceInvariantUUID":"f11f3291-d152-4078-a143-55ea832700d8","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"36a3904f-1a5d-4317-86a2-638c4917b288","resourceInvariantUUID":"1aba6309-0738-4e5b-b869-2db259c21795","resourceCustomizationUUID":"0337b2fb-5a25-4a34-85ab-b1b31ed2aa39","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":"NzViZTJiZjA2ZDkzYjRlNDE3YTgxNGQ1N2U0NzVkMjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"afb7b978-26be-4a57-a7a2-4e86e6ba373c","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":"NmY3OGQ5NzFlYjdmZjI1YWRiYmE0MDIzYjMzYTkzZmI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"717c2940-1acd-420e-b3fe-4f1e9a67c304","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":"a9dd0a80-3b45-406c-b694-f871afbb64ca","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":"c29ed0c0-4d82-458f-82bb-df9712ab2b6e","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":"ea1912d5-c9a1-4a19-811d-1660124dfc03","artifactVersion":"2","generatedFromUUID":"a9dd0a80-3b45-406c-b694-f871afbb64ca"},{"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":"MDY3MzFhZTY0Y2RlMjJjNTZkYzQxODFhMDMzYjIyNDc\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"942f5cd5-38df-4423-9208-5799647b6f06","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":"ZTM1OGQ2OWI1NzJjZjIyYjhmMjVhNWY0M2UyNzVlOWI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"ac013e2b-d169-4983-aabc-c381174a3c1b","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"ZjUxNWEzYmIwNzM2ZWUxYWFlOWNjMzdjYjU2ZWUyMTQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"4cd37888-a8d3-418f-b193-57aae7be143e","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T02:07:27.052Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:07:27.052Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:07:27.052Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:07:27.052Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "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-29T02:07:28.052Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:07:28.053Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:07:28.053Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:07:28.053Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "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-29T02:07:29.053Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:07:29.054Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:07:29.054Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:07:29.054Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "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-29T02:07:30.055Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:07:30.055Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:07:30.055Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:07:30.056Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "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-29T02:07:31.057Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:07:31.058Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:07:31.058Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:07:31.058Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "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-29T02:07:32.060Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:07:32.060Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:07:32.060Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:07:32.060Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "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-29T02:07:33.061Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:07:33.062Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:07:33.062Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:07:33.062Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "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-29T02:07:34.063Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:07:34.063Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:07:34.063Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:07:34.063Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:07:35.064Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b", "serviceDescription": "service", "serviceInvariantUUID": "f11f3291-d152-4078-a143-55ea832700d8", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "0337b2fb-5a25-4a34-85ab-b1b31ed2aa39", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "36a3904f-1a5d-4317-86a2-638c4917b288", "resourceInvariantUUID": "1aba6309-0738-4e5b-b869-2db259c21795", "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": "NmY3OGQ5NzFlYjdmZjI1YWRiYmE0MDIzYjMzYTkzZmI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "717c2940-1acd-420e-b3fe-4f1e9a67c304", "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": "a9dd0a80-3b45-406c-b694-f871afbb64ca", "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": "ea1912d5-c9a1-4a19-811d-1660124dfc03", "generatedFromUUID": "a9dd0a80-3b45-406c-b694-f871afbb64ca" }, "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": "ea1912d5-c9a1-4a19-811d-1660124dfc03", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "ZjUxNWEzYmIwNzM2ZWUxYWFlOWNjMzdjYjU2ZWUyMTQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4cd37888-a8d3-418f-b193-57aae7be143e" } ], "workloadContext": "Production" } 2023-03-29T02:07:35.065Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T02:07:35.065Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b ASDC 2023-03-29T02:07:35.065Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b ServiceInvariantUUID:f11f3291-d152-4078-a143-55ea832700d8 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:4cd37888-a8d3-418f-b193-57aae7be143e ArtifactChecksum:ZjUxNWEzYmIwNzM2ZWUxYWFlOWNjMzdjYjU2ZWUyMTQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:0337b2fb-5a25-4a34-85ab-b1b31ed2aa39 ResourceInvariantUUID:1aba6309-0738-4e5b-b869-2db259c21795 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:36a3904f-1a5d-4317-86a2-638c4917b288 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:717c2940-1acd-420e-b3fe-4f1e9a67c304 ArtifactChecksum:NmY3OGQ5NzFlYjdmZjI1YWRiYmE0MDIzYjMzYTkzZmI= 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:a9dd0a80-3b45-406c-b694-f871afbb64ca 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:ea1912d5-c9a1-4a19-811d-1660124dfc03 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:ea1912d5-c9a1-4a19-811d-1660124dfc03 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T02:07:35.065Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b 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: 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-29T02:07:35.096Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T02:07:35.097Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:07:35.097Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:07:35.097Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 4cd37888-a8d3-418f-b193-57aae7be143e from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-29T02:07:35.097Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T02:07:35.098Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-29T02:07:35.119Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T02:07:35.120Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@7577c604 2023-03-29T02:07:35.120Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T02:07:35.120Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVmMacro" ] } } } 2023-03-29T02:07:35.120Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVmMacro-csar.csar /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 4cd37888-a8d3-418f-b193-57aae7be143e Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T02:07:35.121Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T02:07:35.121Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Specified artifact is not found) 2023-03-29T02:07:35.121Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T02:07:35.121Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:07:35.121Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:07:35.121Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680055655121, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:07:36.122Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVmMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(UUID:4cd37888-a8d3-418f-b193-57aae7be143e) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-29T02:07:36.161Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||ERROR|500||Csar with UUID: 4cd37888-a8d3-418f-b193-57aae7be143e already exists 2023-03-29T02:07:36.162Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T02:07:36.162Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Csar with UUID: 4cd37888-a8d3-418f-b193-57aae7be143e already exists) 2023-03-29T02:07:36.163Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T02:07:36.163Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:07:36.163Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:07:36.164Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680055656162, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 4cd37888-a8d3-418f-b193-57aae7be143e already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:07:36.826Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:07:36.827Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: cached metadata has changed from (version161: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version162: {SDC-DISTR-STATUS-TOPIC-AUTO=6}) 2023-03-29T02:07:36.841Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-29T02:07:36.841Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-29T02:07:36.847Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=57, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T02:07:36.847Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 57: {SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-29T02:07:36.860Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=57, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T02:07:36.861Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T02:07:36.861Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T02:07:36.864Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-29T02:07:36.865Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-29T02:07:36.865Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-29T02:07:36.865Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=2901, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T02:07:36.865Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-29T02:07:36.865Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-29T02:07:37.165Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T02:07:37.165Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Resource with UUID: 36a3904f-1a5d-4317-86a2-638c4917b288 already exists) 2023-03-29T02:07:37.165Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T02:07:37.165Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:07:37.165Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:07:37.166Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680055657165, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 36a3904f-1a5d-4317-86a2-638c4917b288 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:07:37.881Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:07:37.881Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680055600491, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T02:07:37.882Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:07:37.882Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:07:37.882Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T02:07:37.882Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:07:37.882Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:07:37.882Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-29T02:07:37.882Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:07:37.882Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:07:37.882Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-29T02:07:37.882Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:07:37.882Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:07:37.883Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T02:07:37.883Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:07:37.883Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:07:37.883Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-29T02:07:37.883Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:07:37.883Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:07:37.883Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-29T02:07:37.883Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:07:37.883Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:07:37.883Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-29T02:07:37.883Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:07:37.883Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:07:37.884Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T02:07:37.884Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:07:37.884Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:07:37.884Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T02:07:37.884Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:07:37.884Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:07:37.884Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T02:07:37.884Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:07:37.884Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:07:37.884Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680055611802, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T02:07:37.884Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:07:37.884Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:07:37.884Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680055613804, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 already exists" } 2023-03-29T02:07:37.884Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:07:37.884Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:07:37.884Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680055614805, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: be38d069-67b7-4343-bf06-2e21aed54285 already exists" } 2023-03-29T02:07:37.884Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:07:37.884Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:07:37.884Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680055646033, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T02:07:37.884Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:07:37.884Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:07:37.884Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T02:07:37.884Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:07:37.885Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:07:37.885Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-29T02:07:37.885Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:07:37.885Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:07:37.885Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-29T02:07:37.885Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:07:37.885Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:07:37.885Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T02:07:37.885Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:07:37.885Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:07:37.885Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-29T02:07:37.885Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:07:37.885Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:07:37.885Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T02:07:37.885Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:07:37.885Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:07:37.885Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T02:07:37.885Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:07:37.885Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:07:37.885Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T02:07:37.885Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:07:37.885Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:07:37.885Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680055655121, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T02:07:37.885Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:07:37.886Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:07:37.886Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680055656162, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 4cd37888-a8d3-418f-b193-57aae7be143e already exists" } 2023-03-29T02:07:37.886Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:07:37.886Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:07:37.886Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680055657165, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 36a3904f-1a5d-4317-86a2-638c4917b288 already exists" } 2023-03-29T02:07:37.886Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:07:38.166Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 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-29T02:07:38.185Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 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-29T02:07:38.188Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T02:07:38.189Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T02:07:38.189Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T02:07:38.189Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T02:07:38.189Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:07:38.189Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:07:38.189Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:07:38.190Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:07:38.190Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-29T02:07:38.198Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T02:08:08.198Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 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-29T02:08:08.208Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 and serviceModelVersionId: c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b 2023-03-29T02:08:08.208Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : f11f3291-d152-4078-a143-55ea832700d8 2023-03-29T02:08:08.209Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0 2023-03-29T02:08:08.214Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T02:08:08.230Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?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-29T02:08:08.231Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0|INFO|500||Invoke 2023-03-29T02:08:08.238Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T02:08:08.375Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0|INFO|500||InvokeReturn 2023-03-29T02:08:08.376Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 02:08:09 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[132], vertex-id=[282632], x-aai-txid=[0-aai-resources-230329-02:08:09:638-11883], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T02:08:08.376Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T02:08:08.376Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T02:08:08.376Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-29T02:08:08.385Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-29T02:08:08.385Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T02:08:08.386Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T02:08:08.386Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:08:08.386Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:08:08.386Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680055688385, "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-29T02:08:09.405Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T02:08:09.405Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"75dca8ba-3248-48c6-9711-9aadf96f8e3b","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"1fc0f3c3-84ac-4154-b27c-171f7feb50cc","serviceDescription":"service","serviceInvariantUUID":"008efdff-77aa-444d-8450-ff90bd5ae680","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"f9c63e91-f583-4f58-aeb9-83b625f04a58","resourceInvariantUUID":"9bd386fc-88cf-496b-93c6-ba0ccbb1c156","resourceCustomizationUUID":"17ece1ed-e9a2-4a30-8b11-c80a26763572","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"ODJkZDU0OTQ3MGE2MWU3OTlmMTE0YjUxZmExNDk3NGE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"5d9120e9-b81f-495d-8201-252d44b47dcb","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"31466410-8642-4ece-8366-dd8e16713ddc","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f99a13cf-e3a3-4df8-a2c5-e3e82726e451","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"OTQ0MDY1ZTJkMDJjZTc5NDQwNjYxNmUzYWY0MjI5Y2M\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"f6b59759-ff38-450c-92c7-f5ec8850ec6d","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9190f0cc-f7e7-4350-af06-929cf1b3ba85","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7f282657-b8b6-4223-870e-fd099f14e3cc","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e5067c49-3ffa-4389-a97d-775df9c048b4","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"NmU3YmY3Y2VkOWYyNzJjYmZiNTJlMmY2YTk3MTIwNzA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2e61fb17-9304-4c0e-b8df-827caa52c20c","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"ZjgwZmViODM3ODVkZjQ0MDgyMDAxZGIzM2NjZjdjNDU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0b1c2a06-8237-47a4-8c50-87973b02a56c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T02:08:09.405Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:08:09.405Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:08:09.405Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:08:09.405Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:08:10.406Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:08:10.406Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:08:10.407Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:08:10.408Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:08:11.408Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:08:11.408Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:08:11.409Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:08:11.409Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:08:12.409Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:08:12.410Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:08:12.410Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:08:12.410Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:08:13.411Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:08:13.411Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:08:13.411Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:08:13.411Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:08:14.412Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:08:14.412Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:08:14.412Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:08:14.412Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:08:15.413Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:08:15.413Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:08:15.413Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:08:15.414Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:08:16.414Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:08:16.414Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:08:16.415Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:08:16.415Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:08:17.415Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:08:17.415Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:08:17.415Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:08:17.416Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:08:18.416Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "1fc0f3c3-84ac-4154-b27c-171f7feb50cc", "serviceDescription": "service", "serviceInvariantUUID": "008efdff-77aa-444d-8450-ff90bd5ae680", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "17ece1ed-e9a2-4a30-8b11-c80a26763572", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "f9c63e91-f583-4f58-aeb9-83b625f04a58", "resourceInvariantUUID": "9bd386fc-88cf-496b-93c6-ba0ccbb1c156", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "ZjgwZmViODM3ODVkZjQ0MDgyMDAxZGIzM2NjZjdjNDU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "0b1c2a06-8237-47a4-8c50-87973b02a56c" } ], "workloadContext": "Production" } 2023-03-29T02:08:18.416Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T02:08:18.417Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 1fc0f3c3-84ac-4154-b27c-171f7feb50cc ASDC 2023-03-29T02:08:18.417Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:75dca8ba-3248-48c6-9711-9aadf96f8e3b ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:1fc0f3c3-84ac-4154-b27c-171f7feb50cc ServiceInvariantUUID:008efdff-77aa-444d-8450-ff90bd5ae680 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:0b1c2a06-8237-47a4-8c50-87973b02a56c ArtifactChecksum:ZjgwZmViODM3ODVkZjQ0MDgyMDAxZGIzM2NjZjdjNDU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:17ece1ed-e9a2-4a30-8b11-c80a26763572 ResourceInvariantUUID:9bd386fc-88cf-496b-93c6-ba0ccbb1c156 ResourceName:test-pnf ResourceType:PNF ResourceUUID:f9c63e91-f583-4f58-aeb9-83b625f04a58 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T02:08:18.417Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1fc0f3c3-84ac-4154-b27c-171f7feb50cc 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: 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-29T02:08:18.454Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T02:08:18.455Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:08:18.455Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:08:18.455Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 0b1c2a06-8237-47a4-8c50-87973b02a56c from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T02:08:18.456Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T02:08:18.456Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T02:08:18.481Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T02:08:18.481Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@53d002f2 2023-03-29T02:08:18.481Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T02:08:18.482Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-29T02:08:18.482Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 0b1c2a06-8237-47a4-8c50-87973b02a56c Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T02:08:18.482Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T02:08:18.482Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-29T02:08:18.482Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T02:08:18.482Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:08:18.482Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:08:18.482Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680055698482, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:08:19.483Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:0b1c2a06-8237-47a4-8c50-87973b02a56c) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-29T02:08:19.529Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||ERROR|500||Csar with UUID: 0b1c2a06-8237-47a4-8c50-87973b02a56c already exists 2023-03-29T02:08:19.530Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T02:08:19.530Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Csar with UUID: 0b1c2a06-8237-47a4-8c50-87973b02a56c already exists) 2023-03-29T02:08:19.530Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T02:08:19.530Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:08:19.531Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:08:19.531Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680055699530, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 0b1c2a06-8237-47a4-8c50-87973b02a56c already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:08:20.532Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T02:08:20.532Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Resource with UUID: f9c63e91-f583-4f58-aeb9-83b625f04a58 already exists) 2023-03-29T02:08:20.532Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T02:08:20.533Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:08:20.533Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:08:20.533Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680055700532, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f9c63e91-f583-4f58-aeb9-83b625f04a58 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:08:21.534Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 75dca8ba-3248-48c6-9711-9aadf96f8e3b 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-29T02:08:21.550Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 75dca8ba-3248-48c6-9711-9aadf96f8e3b 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-29T02:08:21.552Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T02:08:21.552Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T02:08:21.552Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T02:08:21.552Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T02:08:21.552Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:08:21.552Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:08:21.553Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:08:21.553Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:08:21.553Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||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-29T02:08:21.559Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T02:08:36.826Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:08:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:08:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680055688385, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T02:08:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:08:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:08:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T02:08:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:08:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:08:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T02:08:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:08:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:08:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T02:08:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:08:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:08:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T02:08:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:08:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:08:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T02:08:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:08:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:08:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T02:08:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:08:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:08:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T02:08:36.839Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:08:36.839Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:08:36.839Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T02:08:36.839Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:08:36.839Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:08:36.839Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T02:08:36.839Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:08:36.839Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:08:36.839Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680055698482, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T02:08:36.839Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:08:36.839Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:08:36.839Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680055699530, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 0b1c2a06-8237-47a4-8c50-87973b02a56c already exists" } 2023-03-29T02:08:36.839Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:08:36.839Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:08:36.839Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680055700532, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f9c63e91-f583-4f58-aeb9-83b625f04a58 already exists" } 2023-03-29T02:08:36.839Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:08:51.559Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 75dca8ba-3248-48c6-9711-9aadf96f8e3b 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-29T02:08:51.566Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 75dca8ba-3248-48c6-9711-9aadf96f8e3b and serviceModelVersionId: 1fc0f3c3-84ac-4154-b27c-171f7feb50cc 2023-03-29T02:08:51.566Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 008efdff-77aa-444d-8450-ff90bd5ae680 2023-03-29T02:08:51.566Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0 2023-03-29T02:08:51.569Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T02:08:51.578Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?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-29T02:08:51.579Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0|INFO|500||Invoke 2023-03-29T02:08:51.585Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T02:08:51.722Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0|INFO|500||InvokeReturn 2023-03-29T02:08:51.722Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 02:08:52 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[133], vertex-id=[229608], x-aai-txid=[2-aai-resources-230329-02:08:52:983-70482], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T02:08:51.722Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T02:08:51.723Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T02:08:51.723Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||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-29T02:08:51.730Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||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-29T02:08:51.731Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 75dca8ba-3248-48c6-9711-9aadf96f8e3b and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T02:08:51.731Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T02:08:51.731Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:08:51.731Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:08:51.731Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680055731731, "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-29T02:08:52.752Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T02:08:52.752Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"b5dbc659-e5fa-4519-aa22-7665e8fb5e64","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"0adf6280-2007-4727-93b2-44e368e16e63","serviceDescription":"service","serviceInvariantUUID":"33df0023-950e-46e1-9a65-3f4a4e8b0beb","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4","resourceInvariantUUID":"60a3c320-59eb-4eea-baad-1e69d0c23625","resourceCustomizationUUID":"35d8ed23-5696-4047-993b-d0c629e92dd8","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"YjFiMDNjZWJjM2I4NDU4MjY3NzE1NTJjMWNjZGRmMjc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f786e074-b937-42ab-9570-14964b90d641","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"93aec9a6-2032-46ea-910b-a5e6365c5564","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"75cdc35d-45b8-4a48-8317-7d6befb7c463","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"MjU3N2U4OGQyN2M1M2I1YWM4NDU3ZWY2NWY0YmNiODQ\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"a2b23195-d813-43d9-b011-8ca8d07962ef","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"fbd50846-0843-4af2-baf3-a97994a7404c","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2b48d012-5495-4544-ae86-e22c4d54f154","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"30fc9e07-8b0f-4774-ba4e-7fe58bf5c01f","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"M2Q2NjE0NTQ3ODI2MjY0ZDhjMDg4NzRhZWNiYTgzNTA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"57277279-dffa-4105-a761-ea53b4315c9f","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"MDE3ZmRlNzgyODVkMTVjYTM5YjY3YmY0YzExNTdkM2Q\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"19000e49-3cac-4c2b-af56-2221f785a763","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T02:08:52.753Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:08:52.753Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:08:52.753Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:08:52.753Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:08:53.754Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:08:53.755Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:08:53.755Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:08:53.755Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:08:54.756Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:08:54.756Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:08:54.756Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:08:54.756Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:08:55.757Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:08:55.758Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:08:55.758Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:08:55.758Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:08:56.759Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:08:56.759Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:08:56.759Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:08:56.760Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:08:57.760Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:08:57.761Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:08:57.761Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:08:57.761Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:08:58.761Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:08:58.762Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:08:58.762Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:08:58.762Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:08:59.763Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:08:59.763Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:08:59.764Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:08:59.764Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:09:00.764Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:09:00.765Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:09:00.765Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:09:00.765Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:09:01.766Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "0adf6280-2007-4727-93b2-44e368e16e63", "serviceDescription": "service", "serviceInvariantUUID": "33df0023-950e-46e1-9a65-3f4a4e8b0beb", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "35d8ed23-5696-4047-993b-d0c629e92dd8", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4", "resourceInvariantUUID": "60a3c320-59eb-4eea-baad-1e69d0c23625", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "MDE3ZmRlNzgyODVkMTVjYTM5YjY3YmY0YzExNTdkM2Q\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "19000e49-3cac-4c2b-af56-2221f785a763" } ], "workloadContext": "Production" } 2023-03-29T02:09:01.766Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T02:09:01.766Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 0adf6280-2007-4727-93b2-44e368e16e63 ASDC 2023-03-29T02:09:01.766Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:b5dbc659-e5fa-4519-aa22-7665e8fb5e64 ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:0adf6280-2007-4727-93b2-44e368e16e63 ServiceInvariantUUID:33df0023-950e-46e1-9a65-3f4a4e8b0beb ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:19000e49-3cac-4c2b-af56-2221f785a763 ArtifactChecksum:MDE3ZmRlNzgyODVkMTVjYTM5YjY3YmY0YzExNTdkM2Q= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:35d8ed23-5696-4047-993b-d0c629e92dd8 ResourceInvariantUUID:60a3c320-59eb-4eea-baad-1e69d0c23625 ResourceName:test-pnf ResourceType:PNF ResourceUUID:afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T02:09:01.766Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 0adf6280-2007-4727-93b2-44e368e16e63 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: 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-29T02:09:01.795Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T02:09:01.796Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:09:01.796Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:09:01.796Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 19000e49-3cac-4c2b-af56-2221f785a763 from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T02:09:01.796Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T02:09:01.796Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T02:09:01.817Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T02:09:01.817Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@3d77a80c 2023-03-29T02:09:01.817Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T02:09:01.818Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-29T02:09:01.818Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 19000e49-3cac-4c2b-af56-2221f785a763 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T02:09:01.818Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T02:09:01.818Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-29T02:09:01.818Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T02:09:01.818Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:09:01.818Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:09:01.818Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680055741818, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:09:02.819Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:19000e49-3cac-4c2b-af56-2221f785a763) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-29T02:09:02.864Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||ERROR|500||Csar with UUID: 19000e49-3cac-4c2b-af56-2221f785a763 already exists 2023-03-29T02:09:02.864Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T02:09:02.864Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Csar with UUID: 19000e49-3cac-4c2b-af56-2221f785a763 already exists) 2023-03-29T02:09:02.864Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T02:09:02.864Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:09:02.865Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:09:02.865Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680055742864, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 19000e49-3cac-4c2b-af56-2221f785a763 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:09:03.865Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T02:09:03.866Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Resource with UUID: afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4 already exists) 2023-03-29T02:09:03.866Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T02:09:03.866Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:09:03.866Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:09:03.866Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680055743865, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:09:04.868Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b5dbc659-e5fa-4519-aa22-7665e8fb5e64 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-29T02:09:04.882Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b5dbc659-e5fa-4519-aa22-7665e8fb5e64 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-29T02:09:04.885Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T02:09:04.885Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T02:09:04.885Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T02:09:04.885Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T02:09:04.885Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:09:04.886Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:09:04.886Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:09:04.886Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:09:04.886Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||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-29T02:09:04.894Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T02:09:34.894Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b5dbc659-e5fa-4519-aa22-7665e8fb5e64 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-29T02:09:34.902Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b5dbc659-e5fa-4519-aa22-7665e8fb5e64 and serviceModelVersionId: 0adf6280-2007-4727-93b2-44e368e16e63 2023-03-29T02:09:34.903Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 33df0023-950e-46e1-9a65-3f4a4e8b0beb 2023-03-29T02:09:34.903Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0 2023-03-29T02:09:34.909Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T02:09:34.921Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0|INFO|500||Invoke 2023-03-29T02:09:34.921Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b5dbc659-e5fa-4519-aa22-7665e8fb5e64], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[8ce83981-9f04-45fb-9be5-643d80ac4f5d], X-ECOMP-RequestID=[b5dbc659-e5fa-4519-aa22-7665e8fb5e64], X-TransactionId=[], X-ONAP-RequestID=[b5dbc659-e5fa-4519-aa22-7665e8fb5e64], Content-Type=[application/merge-patch+json]} 2023-03-29T02:09:34.928Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T02:09:35.074Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?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/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 02:09:36 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[143], vertex-id=[290872], x-aai-txid=[2-aai-resources-230329-02:09:36:330-92550], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T02:09:35.075Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T02:09:35.075Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0|INFO|500||InvokeReturn 2023-03-29T02:09:35.076Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T02:09:35.076Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||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-29T02:09:35.086Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||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-29T02:09:35.086Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b5dbc659-e5fa-4519-aa22-7665e8fb5e64 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T02:09:35.087Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T02:09:35.087Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:09:35.087Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:09:35.087Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680055775087, "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-29T02:09:36.109Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T02:09:36.109Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"bf36bb74-dbfc-4b91-9179-246c1833184a","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"8789fcd2-c610-42f4-9f5c-85d3c35fe131","serviceDescription":"service","serviceInvariantUUID":"a97a2d8d-6e45-4958-a60b-a2440c930d29","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"3591043e-93fc-445d-9e12-8df4553e6d5f","resourceInvariantUUID":"70bc9633-405e-41e6-9b13-cb887af46aae","resourceCustomizationUUID":"79ea15b5-1cfd-450e-b844-806e379e7e23","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"MDEzMTQ1YTY3ZDA2MjM3ZjI4Zjk0NGZmYTBkMWNkYWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"27bb6e56-d0ac-459e-b195-720cc9e11dd7","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"caf89bcd-b2c7-4409-a262-a94d07b9c6e7","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d556b18f-0ce2-4630-9fd6-373679fde533","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"NzVmMzJjOTlhYmJiMzVkMTJlYTQwNzVkMzk3NDAwZTY\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"8a94fe0e-696c-44f4-83f7-7b7a545725d8","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"708d3fdb-0eba-4837-a6a9-43f76bacba01","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b501b858-3137-4e2a-aaf8-4476efea08fb","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"41b2e5fb-2b22-4ed7-a7d2-abdde1e82e3a","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"ZTVkYzM2ZTE2MGM1NmJjODMzMWQzY2JlNDg1ZWNlMDk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"02cceac3-a00e-4287-ba56-c2cf37517297","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"ZjFjYzJjYzRhMmE4NGNjNDNjNWJjNzVmOTExNTE4Mjk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7c00de38-56a9-4da6-9a57-4461d96e9868","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T02:09:36.109Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:09:36.110Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:09:36.110Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:09:36.110Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:09:36.826Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:09:36.831Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:09:36.832Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680055731731, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T02:09:36.832Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:09:36.832Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:09:36.832Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T02:09:36.832Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:09:36.832Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:09:36.832Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T02:09:36.832Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:09:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:09:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T02:09:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:09:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:09:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T02:09:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:09:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:09:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T02:09:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:09:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:09:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T02:09:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:09:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:09:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T02:09:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:09:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:09:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T02:09:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:09:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:09:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T02:09:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:09:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:09:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680055741818, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T02:09:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:09:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:09:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680055742864, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 19000e49-3cac-4c2b-af56-2221f785a763 already exists" } 2023-03-29T02:09:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:09:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:09:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680055743865, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4 already exists" } 2023-03-29T02:09:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:09:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:09:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680055775087, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T02:09:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:09:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:09:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T02:09:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:09:37.110Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:09:37.111Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:09:37.111Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:09:37.111Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:09:38.111Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:09:38.112Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:09:38.112Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:09:38.112Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:09:39.112Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:09:39.113Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:09:39.113Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:09:39.113Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:09:40.114Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:09:40.114Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:09:40.114Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:09:40.114Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:09:41.115Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:09:41.115Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:09:41.115Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:09:41.115Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:09:42.116Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:09:42.117Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:09:42.117Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:09:42.117Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:09:43.118Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:09:43.118Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:09:43.119Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:09:43.119Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:09:44.120Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:09:44.120Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:09:44.120Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:09:44.120Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:09:45.121Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "8789fcd2-c610-42f4-9f5c-85d3c35fe131", "serviceDescription": "service", "serviceInvariantUUID": "a97a2d8d-6e45-4958-a60b-a2440c930d29", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "79ea15b5-1cfd-450e-b844-806e379e7e23", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "3591043e-93fc-445d-9e12-8df4553e6d5f", "resourceInvariantUUID": "70bc9633-405e-41e6-9b13-cb887af46aae", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "ZjFjYzJjYzRhMmE4NGNjNDNjNWJjNzVmOTExNTE4Mjk\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7c00de38-56a9-4da6-9a57-4461d96e9868" } ], "workloadContext": "Production" } 2023-03-29T02:09:45.122Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T02:09:45.122Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 8789fcd2-c610-42f4-9f5c-85d3c35fe131 ASDC 2023-03-29T02:09:45.122Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:bf36bb74-dbfc-4b91-9179-246c1833184a ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:8789fcd2-c610-42f4-9f5c-85d3c35fe131 ServiceInvariantUUID:a97a2d8d-6e45-4958-a60b-a2440c930d29 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:7c00de38-56a9-4da6-9a57-4461d96e9868 ArtifactChecksum:ZjFjYzJjYzRhMmE4NGNjNDNjNWJjNzVmOTExNTE4Mjk= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:79ea15b5-1cfd-450e-b844-806e379e7e23 ResourceInvariantUUID:70bc9633-405e-41e6-9b13-cb887af46aae ResourceName:test-pnf ResourceType:PNF ResourceUUID:3591043e-93fc-445d-9e12-8df4553e6d5f ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T02:09:45.123Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 8789fcd2-c610-42f4-9f5c-85d3c35fe131 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: 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-29T02:09:45.159Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T02:09:45.160Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:09:45.160Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:09:45.160Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 7c00de38-56a9-4da6-9a57-4461d96e9868 from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T02:09:45.161Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T02:09:45.161Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T02:09:45.180Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T02:09:45.181Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@d62d88f 2023-03-29T02:09:45.181Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T02:09:45.181Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-29T02:09:45.181Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 7c00de38-56a9-4da6-9a57-4461d96e9868 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T02:09:45.182Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T02:09:45.182Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-29T02:09:45.182Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T02:09:45.182Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:09:45.182Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:09:45.182Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680055785182, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:09:46.183Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:7c00de38-56a9-4da6-9a57-4461d96e9868) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-29T02:09:46.205Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-29T02:09:46.205Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Processing Resource Type: PNF, Model UUID: 3591043e-93fc-445d-9e12-8df4553e6d5f 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=? 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-29T02:09:46.213Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||test-pnf 0 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-29T02:09:46.231Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_ALREADY_EXIST test-pnf 0 3591043e-93fc-445d-9e12-8df4553e6d5f test-pnf 2023-03-29T02:09:46.231Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||No resources found for Service: 8789fcd2-c610-42f4-9f5c-85d3c35fe131 2023-03-29T02:09:46.231Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 8789fcd2-c610-42f4-9f5c-85d3c35fe131 2023-03-29T02:09:46.232Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 3591043e-93fc-445d-9e12-8df4553e6d5f 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=? 2023-03-29T02:09:46.240Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Exception : java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$ddcc8bcb.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-29T02:09:46.253Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_INSTALL_EXC No element listed 300 Exception caught during installation of test-pnf. Transaction rollback java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$ddcc8bcb.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-29T02:09:46.262Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf 3591043e-93fc-445d-9e12-8df4553e6d5f 0 ASDC deployResourceStructure 2023-03-29T02:09:46.262Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||ERROR|500||Exception occurred org.onap.so.asdc.client.exceptions.ArtifactInstallerException: Exception caught during installation of test-pnf. Transaction rollback. at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:430) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$ddcc8bcb.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Caused by: java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) ... 23 common frames omitted 2023-03-29T02:09:46.263Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T02:09:46.263Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Exception caught during installation of test-pnf. Transaction rollback.) 2023-03-29T02:09:46.263Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T02:09:46.263Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:09:46.263Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:09:46.263Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680055786263, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:09:47.264Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bf36bb74-dbfc-4b91-9179-246c1833184a 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-29T02:09:47.282Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bf36bb74-dbfc-4b91-9179-246c1833184a 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-29T02:09:47.285Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T02:09:47.286Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T02:09:47.286Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T02:09:47.286Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T02:09:47.286Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:09:47.286Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:09:47.286Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:09:47.286Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-29T02:09:47.286Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE 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-29T02:09:47.295Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T02:10:17.295Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: bf36bb74-dbfc-4b91-9179-246c1833184a 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-29T02:10:17.305Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: bf36bb74-dbfc-4b91-9179-246c1833184a and serviceModelVersionId: 8789fcd2-c610-42f4-9f5c-85d3c35fe131 2023-03-29T02:10:17.305Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a97a2d8d-6e45-4958-a60b-a2440c930d29 2023-03-29T02:10:17.306Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?depth=0 2023-03-29T02:10:17.311Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T02:10:17.326Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?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-29T02:10:17.327Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?depth=0|INFO|500||Invoke 2023-03-29T02:10:17.334Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-29T02:10:17.488Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?depth=0|INFO|500||InvokeReturn 2023-03-29T02:10:17.489Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 02:10:18 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[151], vertex-id=[250088], x-aai-txid=[1-aai-resources-230329-02:10:18:735-941], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T02:10:17.489Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T02:10:17.489Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T02:10:17.489Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||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-29T02:10:17.500Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||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-29T02:10:17.501Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID bf36bb74-dbfc-4b91-9179-246c1833184a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-29T02:10:17.501Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T02:10:17.501Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:10:17.501Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:10:17.501Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680055817501, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 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-29T02:10:18.523Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:10:18.524Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-29T02:10:18.525Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Node 0 disconnected. 2023-03-29T02:10:18.525Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Cancelled in-flight METADATA request with correlation id 199899 due to node 0 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, request timeout: 30000ms) 2023-03-29T02:10:18.525Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Node 1 disconnected. 2023-03-29T02:10:18.525Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-29T02:10:18.525Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-29T02:10:18.525Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Lost previously 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-29T02:10:18.525Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] (Re-)joining group 2023-03-29T02:10:18.531Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-002b3444-7b4d-4a7d-83d1-9b2692282286 2023-03-29T02:10:18.532Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=13, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-29T02:10:18.532Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-29T02:10:18.532Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] (Re-)joining group 2023-03-29T02:10:19.484Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T02:10:22.492Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T02:10:25.503Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T02:10:28.513Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T02:10:31.523Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T02:10:34.533Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T02:10:36.826Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:10:36.840Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-29T02:10:36.841Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-29T02:10:36.845Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=58, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T02:10:36.845Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Successfully joined group with generation Generation{generationId=58, memberId='SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-002b3444-7b4d-4a7d-83d1-9b2692282286', protocol='range'} 2023-03-29T02:10:36.850Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T02:10:36.850Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T02:10:36.851Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T02:10:36.851Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T02:10:36.851Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T02:10:36.851Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T02:10:36.852Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 58: {SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-002b3444-7b4d-4a7d-83d1-9b2692282286=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]), SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-29T02:10:36.865Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=58, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T02:10:36.865Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T02:10:36.865Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T02:10:36.866Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Successfully synced group in generation Generation{generationId=58, memberId='SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-002b3444-7b4d-4a7d-83d1-9b2692282286', protocol='range'} 2023-03-29T02:10:36.867Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-29T02:10:36.867Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-29T02:10:36.869Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-29T02:10:36.870Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-29T02:10:36.870Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-29T02:10:36.870Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=2955, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T02:10:36.870Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-29T02:10:36.871Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-29T02:10:36.871Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-29T02:10:36.872Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-29T02:10:36.872Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-29T02:10:36.872Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-29T02:10:36.873Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-29T02:10:36.874Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-29T02:10:36.966Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T02:10:36.966Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"588f8ba4-ec41-453c-9643-aaa9a40a4bd3","serviceName":"basic_onboard_PRuAnc","serviceVersion":"1.0","serviceUUID":"db3fb57a-c268-4f32-8293-6836f7d7737c","serviceDescription":"service","serviceInvariantUUID":"654b14a6-99a1-48e0-b0a8-d81184a1c2a4","resources":[{"resourceInstanceName":"basic_onboard_PRuAnc 0","resourceName":"basic_onboard_PRuAnc","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"e76e4766-ae26-4382-aa57-0238311f7279","resourceInvariantUUID":"4e249934-061c-4b25-9b30-d62e8c4ad8da","resourceCustomizationUUID":"c8a6c118-3baa-4580-a5a7-a9cb03afa0cd","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml","artifactChecksum":"NmJlZjVjNjRmODY0ZjdiZWQ5N2I2M2FhZjIzMTU2NWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7c71679d-1674-4353-88c6-c4162a82a780","artifactVersion":"1"},{"artifactName":"basic_onboard_pruanc0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json","artifactChecksum":"OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"db77a487-cb70-44e7-aee8-73179f1a300a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"3efaab39-307b-470c-a2e3-277072140d08","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"23159f53-9881-4ce8-9228-0eedca61923d","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"abc20b33-96c9-409c-ac3d-e9f9a43f33f6","artifactVersion":"2","generatedFromUUID":"3efaab39-307b-470c-a2e3-277072140d08"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardPruanc-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml","artifactChecksum":"OWJhMDY2YjdiYTlmNGYxNmY4ZTViMDFkNjBkNDY1NTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0f8385b4-bd61-4cce-a96a-6987f8183cfc","artifactVersion":"1"},{"artifactName":"service-BasicOnboardPruanc-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar","artifactChecksum":"NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5d4337f7-8fd0-45f5-b5a7-630e0760540d","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T02:10:36.967Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:10:36.967Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:10:36.967Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:10:36.967Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:10:37.886Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:10:37.886Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T02:10:37.886Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:10:37.886Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:10:37.886Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T02:10:37.886Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:10:37.886Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:10:37.886Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T02:10:37.886Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:10:37.887Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:10:37.887Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T02:10:37.887Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:10:37.887Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:10:37.887Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T02:10:37.887Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:10:37.887Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:10:37.887Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T02:10:37.887Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:10:37.887Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:10:37.887Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T02:10:37.887Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:10:37.887Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:10:37.888Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680054978785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T02:10:37.888Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:10:37.888Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:10:37.888Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680055785182, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T02:10:37.888Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:10:37.888Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:10:37.888Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680055786263, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } 2023-03-29T02:10:37.888Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:10:37.888Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:10:37.888Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680055817501, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-29T02:10:37.889Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:10:37.889Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:10:37.889Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T02:10:37.889Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:10:37.967Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:10:37.967Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:10:37.968Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:10:37.968Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:10:38.968Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:10:38.969Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:10:38.969Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:10:38.969Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:10:39.971Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:10:39.971Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:10:39.971Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:10:39.971Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:10:40.972Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:10:40.973Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:10:40.973Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:10:40.973Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:10:41.974Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:10:41.974Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:10:41.974Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:10:41.975Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:10:42.975Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:10:42.976Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:10:42.976Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:10:42.976Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:10:43.977Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "serviceName": "basic_onboard_PRuAnc", "serviceVersion": "1.0", "serviceUUID": "db3fb57a-c268-4f32-8293-6836f7d7737c", "serviceDescription": "service", "serviceInvariantUUID": "654b14a6-99a1-48e0-b0a8-d81184a1c2a4", "resources": [ { "resourceInstanceName": "basic_onboard_PRuAnc 0", "resourceCustomizationUUID": "c8a6c118-3baa-4580-a5a7-a9cb03afa0cd", "resourceName": "basic_onboard_PRuAnc", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "e76e4766-ae26-4382-aa57-0238311f7279", "resourceInvariantUUID": "4e249934-061c-4b25-9b30-d62e8c4ad8da", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_pruanc0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "artifactChecksum": "OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "db77a487-cb70-44e7-aee8-73179f1a300a", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "3efaab39-307b-470c-a2e3-277072140d08", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "abc20b33-96c9-409c-ac3d-e9f9a43f33f6", "generatedFromUUID": "3efaab39-307b-470c-a2e3-277072140d08" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "abc20b33-96c9-409c-ac3d-e9f9a43f33f6", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardPruanc-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "artifactChecksum": "NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5d4337f7-8fd0-45f5-b5a7-630e0760540d" } ], "workloadContext": "Production" } 2023-03-29T02:10:43.977Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T02:10:43.977Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 db3fb57a-c268-4f32-8293-6836f7d7737c ASDC 2023-03-29T02:10:43.978Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:588f8ba4-ec41-453c-9643-aaa9a40a4bd3 ServiceName:basic_onboard_PRuAnc ServiceVersion:1.0 ServiceUUID:db3fb57a-c268-4f32-8293-6836f7d7737c ServiceInvariantUUID:654b14a6-99a1-48e0-b0a8-d81184a1c2a4 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardPruanc-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar ArtifactUUID:5d4337f7-8fd0-45f5-b5a7-630e0760540d ArtifactChecksum:NTQ0MGI1MWU3ODdlNmJiNTgyOWQ1MjE1ZjEwNzhhOTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_PRuAnc 0 ResourceCustomizationUUID:c8a6c118-3baa-4580-a5a7-a9cb03afa0cd ResourceInvariantUUID:4e249934-061c-4b25-9b30-d62e8c4ad8da ResourceName:basic_onboard_PRuAnc ResourceType:VF ResourceUUID:e76e4766-ae26-4382-aa57-0238311f7279 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_pruanc0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json ArtifactUUID:db77a487-cb70-44e7-aee8-73179f1a300a ArtifactChecksum:OTBmNWQ1ZWVkZWM3MGQ5NmMzNTI1NTkwY2ZkMWFkNmU= 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml ArtifactUUID:3efaab39-307b-470c-a2e3-277072140d08 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env ArtifactUUID:abc20b33-96c9-409c-ac3d-e9f9a43f33f6 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/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env ArtifactUUID:abc20b33-96c9-409c-ac3d-e9f9a43f33f6 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T02:10:43.978Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF db3fb57a-c268-4f32-8293-6836f7d7737c 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: 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-29T02:10:44.009Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T02:10:44.009Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:10:44.010Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:10:44.010Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 5d4337f7-8fd0-45f5-b5a7-630e0760540d from URL: /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 2023-03-29T02:10:44.010Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T02:10:44.010Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 2023-03-29T02:10:44.033Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T02:10:44.033Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@77997624 2023-03-29T02:10:44.034Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T02:10:44.034Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardPruanc" ] } } } 2023-03-29T02:10:44.034Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardPruanc-csar.csar /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar 5d4337f7-8fd0-45f5-b5a7-630e0760540d Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T02:10:44.034Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar ASDC sendASDCNotification 2023-03-29T02:10:44.034Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar(Specified artifact is not found) 2023-03-29T02:10:44.035Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T02:10:44.035Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:10:44.035Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:10:44.035Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680055844034, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:10:45.036Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardPruanc-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar(UUID:5d4337f7-8fd0-45f5-b5a7-630e0760540d) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-29T02:10:45.059Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-29T02:10:45.060Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: e76e4766-ae26-4382-aa57-0238311f7279 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-29T02:10:45.065Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||basic_onboard_PRuAnc 0 2023-03-29T02:10:45.065Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: e76e4766-ae26-4382-aa57-0238311f7279 2023-03-29T02:10:45.065Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: db77a487-cb70-44e7-aee8-73179f1a300a from URL: /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json 2023-03-29T02:10:45.066Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T02:10:45.066Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json 2023-03-29T02:10:45.083Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T02:10:45.083Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@31dcc19e 2023-03-29T02:10:45.083Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T02:10:45.084Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardPruanc" ] } } } 2023-03-29T02:10:45.084Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_pruanc0_modules.json /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json db77a487-cb70-44e7-aee8-73179f1a300a Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T02:10:45.084Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json ASDC sendASDCNotification 2023-03-29T02:10:45.084Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json(Specified artifact is not found) 2023-03-29T02:10:45.084Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T02:10:45.085Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:10:45.085Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:10:45.085Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680055845084, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:10:46.086Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_pruanc0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json(UUID:db77a487-cb70-44e7-aee8-73179f1a300a) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-29T02:10:46.086Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T02:10:46.105Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T02:10:46.108Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T02:10:46.109Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T02:11:16.109Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T02:11:16.125Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T02:11:16.128Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T02:11:16.128Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T02:11:36.826Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:11:36.827Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:11:36.828Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "NOTIFIED" } 2023-03-29T02:11:36.828Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:11:46.129Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T02:11:46.146Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T02:11:46.149Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T02:11:46.149Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T02:12:16.149Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T02:12:16.168Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T02:12:16.171Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T02:12:16.172Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T02:12:36.826Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:12:36.827Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:12:36.827Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-29T02:12:36.827Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:12:36.828Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:12:36.828Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T02:12:36.828Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:12:36.828Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:12:36.828Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-29T02:12:36.828Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:12:36.828Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:12:36.828Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T02:12:36.828Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:12:36.828Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:12:36.828Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "NOTIFIED" } 2023-03-29T02:12:36.828Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:12:36.828Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:12:36.828Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680055844034, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/artifacts/service-BasicOnboardPruanc-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T02:12:36.828Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:12:36.828Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:12:36.828Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680055845084, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPruanc/1.0/resourceInstances/basic_onboard_pruanc0/artifacts/basic_onboard_pruanc0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T02:12:36.828Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:12:46.172Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T02:12:46.188Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T02:12:46.191Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T02:12:46.191Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T02:13:16.192Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T02:13:16.210Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T02:13:16.214Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T02:13:16.215Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T02:13:36.826Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:13:46.217Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T02:13:46.233Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T02:13:46.236Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T02:13:46.236Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T02:14:16.236Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T02:14:16.256Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T02:14:16.258Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T02:14:16.259Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T02:14:36.827Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:14:46.259Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T02:14:46.279Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T02:14:46.282Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T02:14:46.282Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T02:15:16.284Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T02:15:16.300Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T02:15:16.302Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T02:15:16.302Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T02:15:36.827Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:15:37.024Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-29T02:15:37.025Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Member SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-002b3444-7b4d-4a7d-83d1-9b2692282286 sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired. 2023-03-29T02:15:37.025Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-29T02:15:37.025Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-29T02:15:37.464Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T02:15:37.477Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-29T02:15:37.478Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-29T02:15:37.483Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=59, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T02:15:37.484Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 59: {SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-29T02:15:37.497Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=59, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T02:15:37.497Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T02:15:37.497Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T02:15:37.502Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-29T02:15:37.502Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-29T02:15:37.502Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-29T02:15:37.503Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=2975, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T02:15:37.503Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-29T02:15:37.503Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-29T02:15:46.303Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-29T02:15:46.303Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 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-29T02:15:46.311Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 and serviceModelVersionId: db3fb57a-c268-4f32-8293-6836f7d7737c 2023-03-29T02:15:46.312Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 654b14a6-99a1-48e0-b0a8-d81184a1c2a4 2023-03-29T02:15:46.312Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0 2023-03-29T02:15:46.318Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T02:15:46.337Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|INFO|500||Invoke 2023-03-29T02:15:46.338Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[588f8ba4-ec41-453c-9643-aaa9a40a4bd3], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[816cddf4-7425-4846-adda-86079904f49c], X-ECOMP-RequestID=[588f8ba4-ec41-453c-9643-aaa9a40a4bd3], X-TransactionId=[], X-ONAP-RequestID=[588f8ba4-ec41-453c-9643-aaa9a40a4bd3], Content-Type=[application/merge-patch+json]} 2023-03-29T02:15:46.345Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-29T02:15:46.378Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?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/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0 has http status code:404 and response headers:{date=[Wed, 29 Mar 2023 02:15:47 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[31], x-aai-txid=[2-aai-resources-230329-02:15:47:746-48263], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T02:15:46.380Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c","ERR.5.4.6114"]}}} 2023-03-29T02:15:46.380Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-29T02:15:46.382Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-29T02:15:46.382Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) 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-29T02:15:46.382Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-29T02:15:46.382Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 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-29T02:15:46.392Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||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-29T02:15:46.393Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 588f8ba4-ec41-453c-9643-aaa9a40a4bd3 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec=ERR.5.4.6114) 2023-03-29T02:15:46.393Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-29T02:15:46.393Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:15:46.393Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:15:46.393Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680056146393, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:15:46.414Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:15:46.415Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "588f8ba4-ec41-453c-9643-aaa9a40a4bd3", "consumerID": "SO-sdc-controller", "timestamp": 1680056146393, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d588f8ba4-ec41-453c-9643-aaa9a40a4bd3 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/654b14a6-99a1-48e0-b0a8-d81184a1c2a4/model-vers/model-ver/db3fb57a-c268-4f32-8293-6836f7d7737c) (ec\u003dERR.5.4.6114)" } 2023-03-29T02:15:46.415Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T02:15:47.413Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T02:15:47.414Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"ad44a54f-9415-48bd-bf30-fdf48338e2b4","serviceName":"vFW 2023-03-28 22-02-01","serviceVersion":"1.0","serviceUUID":"93dc6276-0725-49b0-a7ce-fdc8ca01e3b6","serviceDescription":"catalog service description","serviceInvariantUUID":"a7f48542-78c3-40a8-8d7c-1480905d98f0","resources":[{"resourceInstanceName":"vFW 67410293-e76b 0","resourceName":"vFW 67410293-e76b","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"87dc6175-9dcb-4077-ac32-6815330f219c","resourceInvariantUUID":"a3dea2ac-7cdc-47c6-a372-633ad11be473","resourceCustomizationUUID":"5ce38cf7-2e75-495c-a214-3bd7bb5850e7","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml","artifactChecksum":"MWViOGZhMjQ2YzJkOGY2NmNkNjQ4NzI2MzRmNWNlNDY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"085973a9-6309-45fc-8253-5b20b4ced7c2","artifactVersion":"1"},{"artifactName":"vfw67410293e76b0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json","artifactChecksum":"NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5de4d4d9-6ba9-4a7d-8282-7581ee34cdab","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d19d934b-9ad4-48a2-97e0-5bd3b5396997","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml","artifactChecksum":"MDQzNDM4MjBiYTEyMmQ4NTAwZmE0ZWMwMjVhY2Y0NDk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a310a987-b363-4601-b1de-1afe664b595d","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"15a8bbc0-1b52-4b59-87fa-7d7ed3200906","artifactVersion":"2","generatedFromUUID":"d19d934b-9ad4-48a2-97e0-5bd3b5396997"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230328220201-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml","artifactChecksum":"YjJkMTgyZWQwZmE4NmI3N2FiYjk5MjJhMjk4YWViMTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"47abb903-b87f-40d0-95c0-e171a8139ac0","artifactVersion":"1"},{"artifactName":"service-Vfw20230328220201-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar","artifactChecksum":"ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"38d09853-bc3c-44ab-a917-1e22a9f79f53","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T02:15:47.414Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:15:47.414Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:15:47.414Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:15:47.414Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:15:48.416Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:15:48.419Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:15:48.419Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:15:48.419Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:15:49.420Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:15:49.420Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:15:49.420Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:15:49.420Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:15:50.421Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:15:50.421Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:15:50.421Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:15:50.422Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:15:51.422Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:15:51.423Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:15:51.423Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:15:51.423Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:15:52.424Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:15:52.424Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:15:52.424Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:15:52.424Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:15:53.425Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:15:53.425Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:15:53.425Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:15:53.425Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:15:54.426Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "serviceName": "vFW 2023-03-28 22-02-01", "serviceVersion": "1.0", "serviceUUID": "93dc6276-0725-49b0-a7ce-fdc8ca01e3b6", "serviceDescription": "catalog service description", "serviceInvariantUUID": "a7f48542-78c3-40a8-8d7c-1480905d98f0", "resources": [ { "resourceInstanceName": "vFW 67410293-e76b 0", "resourceCustomizationUUID": "5ce38cf7-2e75-495c-a214-3bd7bb5850e7", "resourceName": "vFW 67410293-e76b", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "87dc6175-9dcb-4077-ac32-6815330f219c", "resourceInvariantUUID": "a3dea2ac-7cdc-47c6-a372-633ad11be473", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw67410293e76b0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "artifactChecksum": "NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5de4d4d9-6ba9-4a7d-8282-7581ee34cdab", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d19d934b-9ad4-48a2-97e0-5bd3b5396997", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "15a8bbc0-1b52-4b59-87fa-7d7ed3200906", "generatedFromUUID": "d19d934b-9ad4-48a2-97e0-5bd3b5396997" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "15a8bbc0-1b52-4b59-87fa-7d7ed3200906", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230328220201-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "artifactChecksum": "ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "38d09853-bc3c-44ab-a917-1e22a9f79f53" } ], "workloadContext": "Production" } 2023-03-29T02:15:54.427Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T02:15:54.427Z|588f8ba4-ec41-453c-9643-aaa9a40a4bd3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 ASDC 2023-03-29T02:15:54.428Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:ad44a54f-9415-48bd-bf30-fdf48338e2b4 ServiceName:vFW 2023-03-28 22-02-01 ServiceVersion:1.0 ServiceUUID:93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 ServiceInvariantUUID:a7f48542-78c3-40a8-8d7c-1480905d98f0 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230328220201-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ArtifactUUID:38d09853-bc3c-44ab-a917-1e22a9f79f53 ArtifactChecksum:ZTdiNDM5YTdhNTQwOWJjNTJhNDYxNmJjMDgyYzMzMGY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 67410293-e76b 0 ResourceCustomizationUUID:5ce38cf7-2e75-495c-a214-3bd7bb5850e7 ResourceInvariantUUID:a3dea2ac-7cdc-47c6-a372-633ad11be473 ResourceName:vFW 67410293-e76b ResourceType:VF ResourceUUID:87dc6175-9dcb-4077-ac32-6815330f219c ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw67410293e76b0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json ArtifactUUID:5de4d4d9-6ba9-4a7d-8282-7581ee34cdab ArtifactChecksum:NTAwNWQ1MzQ4MTBhZmEyYWM3ZDVkZDJhZTA5YzFlYmY= 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml ArtifactUUID:d19d934b-9ad4-48a2-97e0-5bd3b5396997 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env ArtifactUUID:15a8bbc0-1b52-4b59-87fa-7d7ed3200906 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/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env ArtifactUUID:15a8bbc0-1b52-4b59-87fa-7d7ed3200906 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T02:15:54.428Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 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: 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-29T02:15:54.465Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T02:15:54.466Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:15:54.466Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:15:54.466Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 from URL: /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-29T02:15:54.466Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T02:15:54.466Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-29T02:15:54.800Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T02:15:54.807Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 38d09853-bc3c-44ab-a917-1e22a9f79f53 101498 2023-03-29T02:15:54.807Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-29T02:15:54.808Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar 2023-03-29T02:15:54.808Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T02:15:54.808Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:15:54.808Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:15:54.808Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680056154807, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:15:55.808Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T02:15:55.809Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:15:55.809Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53, URL: /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar to file: /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T02:15:55.810Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230328220201-csar.csar 2023-03-29T02:15:55.810Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T02:15:55.810Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T02:15:55.922Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8316763644499749145/Definitions/service-Vfw20230328220201-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_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_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 2023-03-29T02:15:57.412Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T02:15:57.412Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T02:15:57.412Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T02:15:57.412Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-29T02:15:57.412Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T02:15:57.412Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-29T02:15:57.412Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-29T02:15:57.413Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-29T02:15:57.413Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T02:15:57.413Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T02:15:57.413Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-Vfw20230328220201-csar.csar 2023-03-29T02:15:57.413Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T02:15:57.413Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T02:15:57.413Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 67410293-e76b 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-Vfw20230328220201-csar.csar 2023-03-29T02:15:57.413Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328220201-csar.csar 2023-03-29T02:15:57.413Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T02:15:57.413Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:15:57.413Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:15:57.413Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-29T02:15:57.413Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T02:15:57.413Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T02:15:57.413Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:15:57.413Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:15:57.413Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-29T02:15:57.413Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T02:15:57.414Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T02:15:57.414Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:15:57.414Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:15:57.414Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:15:57.414Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-29T02:15:57.414Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T02:15:57.414Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T02:15:57.414Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T02:15:57.414Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T02:15:57.414Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T02:15:57.414Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T02:15:57.414Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T02:15:57.414Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T02:15:57.414Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T02:15:57.414Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T02:15:57.414Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T02:15:57.414Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T02:15:57.414Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T02:15:57.414Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T02:15:57.414Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T02:15:57.415Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-29T02:15:57.415Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:15:57.415Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-29T02:15:57.415Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:15:57.415Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-29T02:15:57.415Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T02:15:57.415Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:15:57.415Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-29T02:15:57.415Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T02:15:57.415Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:15:57.415Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is matching search criteria 2023-03-29T02:15:57.415Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 67410293-e76b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T02:15:57.415Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:15:57.415Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-29T02:15:57.415Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T02:15:57.415Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-29T02:15:57.415Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T02:15:57.415Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T02:15:57.415Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T02:15:57.415Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T02:15:57.416Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T02:15:57.416Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T02:15:57.416Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T02:15:57.416Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T02:15:57.416Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T02:15:57.416Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=74a9d765-6a78-4386-85d5-0096600be1bb 2023-03-29T02:15:57.416Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:15:57.416Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-29T02:15:57.416Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T02:15:57.416Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T02:15:57.416Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T02:15:57.416Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T02:15:57.416Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T02:15:57.416Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T02:15:57.417Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T02:15:57.417Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-29T02:15:57.417Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T02:15:57.417Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T02:15:57.417Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T02:15:57.417Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T02:15:57.417Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=79a48a92-26a2-467b-a3e1-dd9aea758c0e 2023-03-29T02:15:57.417Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:15:57.417Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vFW 67410293-e76b 0 is not matching search criteria 2023-03-29T02:15:57.417Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T02:15:57.418Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T02:15:57.418Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T02:15:57.418Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T02:15:57.418Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T02:15:57.418Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T02:15:57.418Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T02:15:57.418Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T02:15:57.418Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T02:15:57.418Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T02:15:57.418Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T02:15:57.418Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-29T02:15:57.418Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=6a2ddb58-dd58-4d8b-b6d7-eb73a547cbcf 2023-03-29T02:15:57.418Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:15:57.418Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:15:57.418Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:15:57.418Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:15:57.418Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:15:57.418Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:15:57.418Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:15:57.418Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-02-01 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:15:57.418Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-28 22-02-01 Description:catalog service description Model UUID:93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 Model Version:NULL Model InvariantUuid:a7f48542-78c3-40a8-8d7c-1480905d98f0 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 67410293-e76b Model UUID:cf8e4eb5-9864-4fdd-af64-80b03f48d14d Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:a3dea2ac-7cdc-47c6-a372-633ad11be473 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:5ce38cf7-2e75-495c-a214-3bd7bb5850e7 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:193cd6e2-538e-4142-9392-7ebb398b7e43 ModelName:Vfw67410293E76b..base_vfw..module-0 ModelUuid:b16cd493-2fbb-4548-a3d8-90863aeb9b7d ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:74a9d765-6a78-4386-85d5-0096600be1bb ModelInvariantUuid:bed6b03d-444d-4294-b591-54da9a36918d ModelName:vFW 67410293-e76b-nodes.vfwCvfc ModelUuid:c051efdd-da87-4c3f-9332-3d86f32a2f49 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:6b57d388-0a65-43b6-8ed1-785e401b9ac8 ModelInvariantUuid:9d06528b-ed4c-484e-a7ee-fac8dc7d9b81 ModelName:Vfw67410293E76b.compute.nodes.heat.vfw ModelUuid:cda29578-f723-4724-9cae-1499f665a439 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:79a48a92-26a2-467b-a3e1-dd9aea758c0e ModelInvariantUuid:b894ffd2-ee00-44bf-8548-41ca0b9e6c43 ModelName:vFW 67410293-e76b-nodes.vsnCvfc ModelUuid:3f1b92ee-581a-4fff-a85d-2043b8a3fd97 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:13b293d9-7396-4746-8010-2aa34880a43c ModelInvariantUuid:47bb46c4-9c05-44aa-bfc2-f88d6d4c5025 ModelName:Vfw67410293E76b.compute.nodes.heat.vsn ModelUuid:a2c8400a-1afd-4e2c-b390-896018a104e2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:6a2ddb58-dd58-4d8b-b6d7-eb73a547cbcf ModelInvariantUuid:c90fe34c-a014-4100-8de6-49880a60d437 ModelName:vFW 67410293-e76b-nodes.vpgCvfc ModelUuid:02a541b8-8f9e-40b3-b802-d75d4303054d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:d8086a3a-4e7c-423f-adf7-07a6ddf69b79 ModelInvariantUuid:b9f80dd7-c2be-40f0-b1b5-286822f5255e ModelName:Vfw67410293E76b.compute.nodes.heat.vpg ModelUuid:edd030db-baa1-428f-8c44-e47e82120dd8 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=? 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-29T02:15:57.459Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||ERROR|500||Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists 2023-03-29T02:15:57.459Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-29T02:15:57.459Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar(Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists) 2023-03-29T02:15:57.459Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T02:15:57.459Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:15:57.459Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:15:57.459Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680056157459, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:15:58.460Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar ASDC sendASDCNotification 2023-03-29T02:15:58.460Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar(Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists) 2023-03-29T02:15:58.461Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T02:15:58.461Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:15:58.461Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:15:58.461Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680056158460, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:15:59.462Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-29T02:15:59.486Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-29T02:15:59.489Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T02:15:59.489Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T02:15:59.489Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T02:15:59.490Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T02:15:59.490Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:15:59.490Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:15:59.490Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:15:59.490Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:15:59.490Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-29T02:15:59.500Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T02:16:29.500Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 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-29T02:16:29.510Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ad44a54f-9415-48bd-bf30-fdf48338e2b4 and serviceModelVersionId: 93dc6276-0725-49b0-a7ce-fdc8ca01e3b6 2023-03-29T02:16:29.510Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a7f48542-78c3-40a8-8d7c-1480905d98f0 2023-03-29T02:16:29.511Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 2023-03-29T02:16:29.517Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T02:16:29.543Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|INFO|500||Invoke 2023-03-29T02:16:29.543Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ad44a54f-9415-48bd-bf30-fdf48338e2b4], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[1e5d86cc-b2ce-4e00-88c6-48528ef68be4], X-ECOMP-RequestID=[ad44a54f-9415-48bd-bf30-fdf48338e2b4], X-TransactionId=[], X-ONAP-RequestID=[ad44a54f-9415-48bd-bf30-fdf48338e2b4], Content-Type=[application/merge-patch+json]} 2023-03-29T02:16:29.552Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T02:16:29.684Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?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/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 02:16:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[129], vertex-id=[204904], x-aai-txid=[0-aai-resources-230329-02:16:30:953-64641], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T02:16:29.685Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T02:16:29.685Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7f48542-78c3-40a8-8d7c-1480905d98f0/model-vers/model-ver/93dc6276-0725-49b0-a7ce-fdc8ca01e3b6?depth=0|INFO|500||InvokeReturn 2023-03-29T02:16:29.685Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T02:16:29.685Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-29T02:16:29.694Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||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-29T02:16:29.695Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ad44a54f-9415-48bd-bf30-fdf48338e2b4 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T02:16:29.695Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T02:16:29.695Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:16:29.695Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:16:29.695Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680056189695, "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-29T02:16:30.716Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T02:16:30.716Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"311a6477-b2cc-463c-9fee-aa741f7534d0","serviceName":"vFW 2023-03-28 22-18-55","serviceVersion":"1.0","serviceUUID":"86258cd9-b564-47e4-88c7-326a9c01209f","serviceDescription":"catalog service description","serviceInvariantUUID":"816a8d4d-52df-442b-ab64-56255b003b1b","resources":[{"resourceInstanceName":"vFW 4e17aa4e-f357 0","resourceName":"vFW 4e17aa4e-f357","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"9b459486-5c24-4b0e-b8c0-b27316cf0496","resourceInvariantUUID":"f0eb43bc-7057-4bfd-8597-2d8f61758599","resourceCustomizationUUID":"4f16d217-4b00-405b-8532-7309a7e941d5","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml","artifactChecksum":"NGZhNmFjYzI0OWMzNjk0M2ZiMDY3OWJlODEwMTBhZWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"dd088c19-0061-4db4-86ab-4eb0931888cf","artifactVersion":"1"},{"artifactName":"vfw4e17aa4ef3570_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json","artifactChecksum":"NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"fd4c9261-11b4-43ae-8ee7-4bc91a759c95","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f047bf4e-f981-4d29-99e8-fd6c3f83f2d3","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml","artifactChecksum":"YTBlYmE2NTk4ZGI4ZDVjMmYxY2ZkMDU2YWU3NmY0OGU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3c91ae60-e7e2-4688-b4a1-b853f4361f52","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7bcb52f7-4100-4599-afa7-d7d46b176374","artifactVersion":"2","generatedFromUUID":"f047bf4e-f981-4d29-99e8-fd6c3f83f2d3"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230328221855-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml","artifactChecksum":"Y2FiN2ZmMDY0ODIxZDM2YTQ2OGRmNTY3NTE2YzhkMjM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"46d95744-768f-403d-ba4a-13585170514a","artifactVersion":"1"},{"artifactName":"service-Vfw20230328221855-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar","artifactChecksum":"ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a3ef5172-4047-46ee-9c6d-d34e1107a71d","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T02:16:30.716Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:16:30.716Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:16:30.716Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:16:30.717Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:16:31.717Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:16:31.717Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:16:31.717Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:16:31.718Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:16:32.718Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:16:32.719Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:16:32.719Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:16:32.719Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:16:33.720Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:16:33.720Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:16:33.720Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:16:33.721Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:16:34.722Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:16:34.722Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:16:34.722Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:16:34.722Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:16:35.723Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:16:35.724Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:16:35.724Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:16:35.724Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:16:36.725Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:16:36.725Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:16:36.725Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:16:36.726Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:16:36.826Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:16:36.831Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:16:36.831Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T02:16:36.832Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:16:36.832Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:16:36.832Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vfw67410293e76b0_modules.json", "status": "NOTIFIED" } 2023-03-29T02:16:36.832Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:16:36.832Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:16:36.832Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-29T02:16:36.832Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:16:36.832Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:16:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T02:16:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:16:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:16:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/resourceInstances/vfw67410293e76b0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-29T02:16:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:16:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:16:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T02:16:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:16:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:16:36.833Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "NOTIFIED" } 2023-03-29T02:16:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:16:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:16:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680056154807, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T02:16:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:16:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:16:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680056157459, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 38d09853-bc3c-44ab-a917-1e22a9f79f53 already exists" } 2023-03-29T02:16:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:16:36.834Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:16:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680056158460, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328220201/1.0/artifacts/service-Vfw20230328220201-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 87dc6175-9dcb-4077-ac32-6815330f219c already exists" } 2023-03-29T02:16:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:16:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:16:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ad44a54f-9415-48bd-bf30-fdf48338e2b4", "consumerID": "SO-sdc-controller", "timestamp": 1680056189695, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T02:16:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:16:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:16:36.835Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T02:16:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:16:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:16:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "status": "NOTIFIED" } 2023-03-29T02:16:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:16:36.836Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:16:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-29T02:16:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:16:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:16:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T02:16:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:16:36.837Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:16:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-29T02:16:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:16:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:16:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T02:16:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:16:36.838Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T02:16:36.839Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "NOTIFIED" } 2023-03-29T02:16:36.839Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:16:37.727Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "serviceName": "vFW 2023-03-28 22-18-55", "serviceVersion": "1.0", "serviceUUID": "86258cd9-b564-47e4-88c7-326a9c01209f", "serviceDescription": "catalog service description", "serviceInvariantUUID": "816a8d4d-52df-442b-ab64-56255b003b1b", "resources": [ { "resourceInstanceName": "vFW 4e17aa4e-f357 0", "resourceCustomizationUUID": "4f16d217-4b00-405b-8532-7309a7e941d5", "resourceName": "vFW 4e17aa4e-f357", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "9b459486-5c24-4b0e-b8c0-b27316cf0496", "resourceInvariantUUID": "f0eb43bc-7057-4bfd-8597-2d8f61758599", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw4e17aa4ef3570_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json", "artifactChecksum": "NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "fd4c9261-11b4-43ae-8ee7-4bc91a759c95", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "f047bf4e-f981-4d29-99e8-fd6c3f83f2d3", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7bcb52f7-4100-4599-afa7-d7d46b176374", "generatedFromUUID": "f047bf4e-f981-4d29-99e8-fd6c3f83f2d3" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7bcb52f7-4100-4599-afa7-d7d46b176374", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230328221855-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "artifactChecksum": "ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a3ef5172-4047-46ee-9c6d-d34e1107a71d" } ], "workloadContext": "Production" } 2023-03-29T02:16:37.727Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T02:16:37.727Z|ad44a54f-9415-48bd-bf30-fdf48338e2b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 86258cd9-b564-47e4-88c7-326a9c01209f ASDC 2023-03-29T02:16:37.728Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:311a6477-b2cc-463c-9fee-aa741f7534d0 ServiceName:vFW 2023-03-28 22-18-55 ServiceVersion:1.0 ServiceUUID:86258cd9-b564-47e4-88c7-326a9c01209f ServiceInvariantUUID:816a8d4d-52df-442b-ab64-56255b003b1b ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230328221855-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ArtifactUUID:a3ef5172-4047-46ee-9c6d-d34e1107a71d ArtifactChecksum:ZTFkMWI3NGQyYzhhM2NiMDZlYWFhNTA4MTU1Yzg3ZjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 4e17aa4e-f357 0 ResourceCustomizationUUID:4f16d217-4b00-405b-8532-7309a7e941d5 ResourceInvariantUUID:f0eb43bc-7057-4bfd-8597-2d8f61758599 ResourceName:vFW 4e17aa4e-f357 ResourceType:VF ResourceUUID:9b459486-5c24-4b0e-b8c0-b27316cf0496 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw4e17aa4ef3570_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/vfw4e17aa4ef3570_modules.json ArtifactUUID:fd4c9261-11b4-43ae-8ee7-4bc91a759c95 ArtifactChecksum:NmIwMTJkZThjZjE4ZmM4NjY5YzkxZDkzZjBiZGZjNmQ= 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.yaml ArtifactUUID:f047bf4e-f981-4d29-99e8-fd6c3f83f2d3 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env ArtifactUUID:7bcb52f7-4100-4599-afa7-d7d46b176374 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/Vfw20230328221855/1.0/resourceInstances/vfw4e17aa4ef3570/artifacts/base_vfw.env ArtifactUUID:7bcb52f7-4100-4599-afa7-d7d46b176374 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T02:16:37.728Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 86258cd9-b564-47e4-88c7-326a9c01209f 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: 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-29T02:16:37.762Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T02:16:37.763Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:16:37.763Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:16:37.763Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d from URL: /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-29T02:16:37.763Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T02:16:37.763Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-29T02:16:37.984Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T02:16:37.987Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar a3ef5172-4047-46ee-9c6d-d34e1107a71d 101486 2023-03-29T02:16:37.987Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-29T02:16:37.988Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar 2023-03-29T02:16:37.988Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T02:16:37.988Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:16:37.988Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:16:37.988Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680056197987, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:16:38.989Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T02:16:38.990Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:16:38.990Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d, URL: /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar to file: /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T02:16:38.990Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230328221855-csar.csar 2023-03-29T02:16:38.991Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T02:16:38.991Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T02:16:39.121Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17037116158184537640/Definitions/service-Vfw20230328221855-template.yml Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided 2023-03-29T02:16:40.644Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T02:16:40.644Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T02:16:40.644Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T02:16:40.644Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-29T02:16:40.644Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T02:16:40.644Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-29T02:16:40.645Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-29T02:16:40.645Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-29T02:16:40.645Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T02:16:40.645Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T02:16:40.645Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-Vfw20230328221855-csar.csar 2023-03-29T02:16:40.645Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T02:16:40.645Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T02:16:40.645Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 4e17aa4e-f357 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-Vfw20230328221855-csar.csar 2023-03-29T02:16:40.645Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328221855-csar.csar 2023-03-29T02:16:40.645Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T02:16:40.645Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:16:40.645Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:16:40.645Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-29T02:16:40.645Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T02:16:40.645Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T02:16:40.645Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:16:40.645Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:16:40.645Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-29T02:16:40.645Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T02:16:40.646Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T02:16:40.646Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:16:40.646Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:16:40.646Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:16:40.646Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-29T02:16:40.646Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T02:16:40.646Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T02:16:40.646Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T02:16:40.646Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T02:16:40.646Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T02:16:40.646Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T02:16:40.646Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T02:16:40.646Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T02:16:40.646Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T02:16:40.646Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T02:16:40.646Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T02:16:40.646Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T02:16:40.646Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T02:16:40.646Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T02:16:40.646Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T02:16:40.646Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-29T02:16:40.647Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:16:40.647Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-29T02:16:40.647Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:16:40.647Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-29T02:16:40.647Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T02:16:40.647Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:16:40.647Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-29T02:16:40.647Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T02:16:40.647Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:16:40.647Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is matching search criteria 2023-03-29T02:16:40.647Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 4e17aa4e-f357 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T02:16:40.647Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:16:40.647Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-29T02:16:40.647Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T02:16:40.647Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-29T02:16:40.647Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T02:16:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T02:16:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T02:16:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T02:16:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T02:16:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T02:16:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T02:16:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T02:16:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T02:16:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=f32f8e19-bef8-419d-87ed-af5c0238d798 2023-03-29T02:16:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:16:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-29T02:16:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T02:16:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T02:16:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T02:16:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T02:16:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T02:16:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T02:16:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T02:16:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-29T02:16:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T02:16:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T02:16:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T02:16:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T02:16:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=7547fbf5-4578-4c3d-a5b9-84c8c1316821 2023-03-29T02:16:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:16:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vFW 4e17aa4e-f357 0 is not matching search criteria 2023-03-29T02:16:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T02:16:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T02:16:40.648Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T02:16:40.649Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T02:16:40.649Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T02:16:40.649Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T02:16:40.649Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T02:16:40.649Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T02:16:40.649Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T02:16:40.649Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T02:16:40.649Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T02:16:40.649Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-29T02:16:40.649Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5f51de74-4243-403b-b7a9-a2dd728855e1 2023-03-29T02:16:40.649Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:16:40.649Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:16:40.649Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:16:40.649Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:16:40.649Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:16:40.649Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:16:40.649Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:16:40.649Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-28 22-18-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:16:40.649Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-28 22-18-55 Description:catalog service description Model UUID:86258cd9-b564-47e4-88c7-326a9c01209f Model Version:NULL Model InvariantUuid:816a8d4d-52df-442b-ab64-56255b003b1b Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 4e17aa4e-f357 Model UUID:83811783-7f50-4409-b37e-013d3a6679be Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:f0eb43bc-7057-4bfd-8597-2d8f61758599 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:4f16d217-4b00-405b-8532-7309a7e941d5 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:8ad82d93-2542-4347-95aa-48de46af2769 ModelName:Vfw4e17aa4eF357..base_vfw..module-0 ModelUuid:2c8738f1-5769-4b50-8168-bc077e07a968 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:f32f8e19-bef8-419d-87ed-af5c0238d798 ModelInvariantUuid:09ef63d4-d50c-4979-9e06-e7673b5bc9e6 ModelName:vFW 4e17aa4e-f357-nodes.vfwCvfc ModelUuid:2568cf18-4961-4bdc-b96b-b9c2abc89a6e ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:a6a9beae-4b33-4065-bc7c-501c322bf4be ModelInvariantUuid:34d56be9-e557-4359-8260-f37f36750957 ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vfw ModelUuid:210fc1b5-28de-43b3-91a1-72861ee00ca7 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:7547fbf5-4578-4c3d-a5b9-84c8c1316821 ModelInvariantUuid:d3e79bbd-9ec1-49ac-bfe5-a370c75db104 ModelName:vFW 4e17aa4e-f357-nodes.vsnCvfc ModelUuid:7ad2d21c-7af1-4b91-9906-81a91e71ef03 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:75544a54-4184-42f2-a23d-9f9263d6baad ModelInvariantUuid:4487dbbb-4ec9-468d-b1d5-7e635abde181 ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vsn ModelUuid:fcedcee2-219d-40dd-9f79-4230cb13a148 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:5f51de74-4243-403b-b7a9-a2dd728855e1 ModelInvariantUuid:275a83ad-0767-40d6-9ff8-07edaed52db3 ModelName:vFW 4e17aa4e-f357-nodes.vpgCvfc ModelUuid:5ad99adc-e476-411f-98bc-caa1b9661e8d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:07ee84b1-85c2-4db0-b602-d70a6723467d ModelInvariantUuid:fb7efc2e-bef5-4bb4-a023-379da4c7553e ModelName:Vfw4e17aa4eF357.compute.nodes.heat.vpg ModelUuid:f0f45588-ffc3-409c-87a7-bfc308d80744 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=? 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-29T02:16:40.694Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||ERROR|500||Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists 2023-03-29T02:16:40.695Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-29T02:16:40.695Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar(Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists) 2023-03-29T02:16:40.695Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T02:16:40.696Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:16:40.696Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:16:40.696Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680056200695, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:16:41.697Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar ASDC sendASDCNotification 2023-03-29T02:16:41.698Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar(Resource with UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 already exists) 2023-03-29T02:16:41.698Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T02:16:41.698Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:16:41.698Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:16:41.698Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680056201697, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:16:42.699Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-29T02:16:42.716Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-29T02:16:42.720Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T02:16:42.720Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T02:16:42.720Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T02:16:42.721Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T02:16:42.721Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:16:42.721Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:16:42.721Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:16:42.721Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:16:42.721Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-29T02:16:42.731Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T02:17:12.732Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 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-29T02:17:12.740Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 311a6477-b2cc-463c-9fee-aa741f7534d0 and serviceModelVersionId: 86258cd9-b564-47e4-88c7-326a9c01209f 2023-03-29T02:17:12.740Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 816a8d4d-52df-442b-ab64-56255b003b1b 2023-03-29T02:17:12.741Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0 2023-03-29T02:17:12.747Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T02:17:12.764Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?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-29T02:17:12.764Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|INFO|500||Invoke 2023-03-29T02:17:13.784Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T02:17:13.919Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0|INFO|500||InvokeReturn 2023-03-29T02:17:13.920Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/816a8d4d-52df-442b-ab64-56255b003b1b/model-vers/model-ver/86258cd9-b564-47e4-88c7-326a9c01209f?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 02:17:15 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[132], vertex-id=[147576], x-aai-txid=[2-aai-resources-230329-02:17:15:187-31243], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T02:17:13.920Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T02:17:13.920Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T02:17:13.920Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-29T02:17:13.931Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||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-29T02:17:13.931Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 311a6477-b2cc-463c-9fee-aa741f7534d0 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T02:17:13.931Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T02:17:13.931Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:17:13.931Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:17:13.931Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680056233931, "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-29T02:17:14.952Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T02:17:14.952Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"16ec8964-42b3-41d8-bf97-9302870ceb5f","serviceDescription":"service","serviceInvariantUUID":"444dbaf6-729a-4cb4-aa8f-fbc578565856","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"e3550a84-cc18-4316-8c33-7e1a60b52680","resourceInvariantUUID":"d000c302-f830-49c1-85c4-860fa03d5456","resourceCustomizationUUID":"f132524b-16f4-438a-9cfc-8fa2d3a85ae2","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":"ZmYwNGQ0YWM0NmZhNmI3MGNhMzJiYTBiOTZiMTE5OWY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"39f4a529-3c97-4ab5-85af-4785e008f69f","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MmY3MzBlNjdhODlkZDM4NTYxODVjOTBlZWQyYTJjNzc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"151c48cd-692b-42cf-936b-19e897cb204a","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T02:17:14.952Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:17:14.953Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:17:14.953Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:17:14.953Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "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-29T02:17:15.953Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:17:15.954Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:17:15.954Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:17:15.954Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:17:16.955Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "16ec8964-42b3-41d8-bf97-9302870ceb5f", "serviceDescription": "service", "serviceInvariantUUID": "444dbaf6-729a-4cb4-aa8f-fbc578565856", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "f132524b-16f4-438a-9cfc-8fa2d3a85ae2", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "e3550a84-cc18-4316-8c33-7e1a60b52680", "resourceInvariantUUID": "d000c302-f830-49c1-85c4-860fa03d5456", "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": "MmY3MzBlNjdhODlkZDM4NTYxODVjOTBlZWQyYTJjNzc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "151c48cd-692b-42cf-936b-19e897cb204a" } ], "workloadContext": "Production" } 2023-03-29T02:17:16.955Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T02:17:16.955Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 16ec8964-42b3-41d8-bf97-9302870ceb5f ASDC 2023-03-29T02:17:16.955Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:16ec8964-42b3-41d8-bf97-9302870ceb5f ServiceInvariantUUID:444dbaf6-729a-4cb4-aa8f-fbc578565856 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:151c48cd-692b-42cf-936b-19e897cb204a ArtifactChecksum:MmY3MzBlNjdhODlkZDM4NTYxODVjOTBlZWQyYTJjNzc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:f132524b-16f4-438a-9cfc-8fa2d3a85ae2 ResourceInvariantUUID:d000c302-f830-49c1-85c4-860fa03d5456 ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:e3550a84-cc18-4316-8c33-7e1a60b52680 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-29T02:17:16.956Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 16ec8964-42b3-41d8-bf97-9302870ceb5f 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: 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-29T02:17:16.988Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T02:17:16.989Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:17:16.989Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:17:16.989Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 151c48cd-692b-42cf-936b-19e897cb204a from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T02:17:16.989Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T02:17:16.990Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T02:17:17.012Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T02:17:17.013Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@2931673b 2023-03-29T02:17:17.013Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T02:17:17.014Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-29T02:17:17.014Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 151c48cd-692b-42cf-936b-19e897cb204a Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T02:17:17.014Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T02:17:17.014Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-29T02:17:17.014Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T02:17:17.014Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:17:17.015Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:17:17.015Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680056237014, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:17:18.016Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:151c48cd-692b-42cf-936b-19e897cb204a) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-29T02:17:18.053Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||ERROR|500||Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists 2023-03-29T02:17:18.053Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T02:17:18.053Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists) 2023-03-29T02:17:18.054Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T02:17:18.054Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:17:18.054Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:17:18.054Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680056238053, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:17:19.054Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T02:17:19.055Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: e3550a84-cc18-4316-8c33-7e1a60b52680 already exists) 2023-03-29T02:17:19.055Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T02:17:19.055Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:17:19.055Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:17:19.055Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680056239054, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e3550a84-cc18-4316-8c33-7e1a60b52680 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:17:20.056Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 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-29T02:17:20.074Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 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-29T02:17:20.077Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T02:17:20.077Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T02:17:20.077Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T02:17:20.077Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T02:17:20.077Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:17:20.077Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:17:20.078Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:17:20.078Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:17:20.078Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-29T02:17:20.088Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T02:17:36.826Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:17:36.833Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T02:17:36.834Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680056197987, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T02:17:36.834Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:17:36.834Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T02:17:36.834Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680056200695, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a3ef5172-4047-46ee-9c6d-d34e1107a71d already exists" } 2023-03-29T02:17:36.834Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:17:36.834Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T02:17:36.834Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680056201697, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328221855/1.0/artifacts/service-Vfw20230328221855-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 9b459486-5c24-4b0e-b8c0-b27316cf0496 already exists" } 2023-03-29T02:17:36.834Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:17:36.834Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T02:17:36.835Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "311a6477-b2cc-463c-9fee-aa741f7534d0", "consumerID": "SO-sdc-controller", "timestamp": 1680056233931, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T02:17:36.835Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:17:36.835Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T02:17:36.835Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T02:17:36.835Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:17:36.835Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T02:17:36.835Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-29T02:17:36.836Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:17:36.836Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T02:17:36.836Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680056237014, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T02:17:36.836Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:17:36.836Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T02:17:36.836Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680056238053, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 151c48cd-692b-42cf-936b-19e897cb204a already exists" } 2023-03-29T02:17:36.836Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:17:36.836Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T02:17:36.836Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680056239054, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e3550a84-cc18-4316-8c33-7e1a60b52680 already exists" } 2023-03-29T02:17:36.836Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:17:50.089Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 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-29T02:17:50.098Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 and serviceModelVersionId: 16ec8964-42b3-41d8-bf97-9302870ceb5f 2023-03-29T02:17:50.098Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 444dbaf6-729a-4cb4-aa8f-fbc578565856 2023-03-29T02:17:50.098Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0 2023-03-29T02:17:50.104Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T02:17:50.115Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?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-29T02:17:50.116Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|INFO|500||Invoke 2023-03-29T02:17:50.122Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T02:17:50.263Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0|INFO|500||InvokeReturn 2023-03-29T02:17:50.264Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/444dbaf6-729a-4cb4-aa8f-fbc578565856/model-vers/model-ver/16ec8964-42b3-41d8-bf97-9302870ceb5f?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 02:17:51 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[137], vertex-id=[188528], x-aai-txid=[0-aai-resources-230329-02:17:51:523-4966], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T02:17:50.264Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T02:17:50.264Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T02:17:50.264Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-29T02:17:50.277Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||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-29T02:17:50.277Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T02:17:50.278Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T02:17:50.278Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:17:50.278Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:17:50.278Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680056270277, "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-29T02:17:51.293Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T02:17:51.293Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"7a696f8d-7ee2-46cf-b572-2aace61feac6","serviceName":"Demo_pNF_ge2Srtj7qIwUCt1tjrNp","serviceVersion":"1.0","serviceUUID":"a9748751-2950-4828-b5f2-766b4707fd0e","serviceDescription":"catalog service description","serviceInvariantUUID":"3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d","resources":[{"resourceInstanceName":"pNF 2e24d431-caf7 0","resourceName":"pNF 2e24d431-caf7","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"e2d033c4-2bad-43aa-a1ed-ece452364ff0","resourceInvariantUUID":"c7a7d7b9-db49-4573-8bdb-c0b9fafe1e04","resourceCustomizationUUID":"9020c51f-f795-4da8-94fc-307df828746c","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml","artifactChecksum":"MGViMGJhY2M4NTEzNTQ2OTAyM2JmYTZiMmIxMTRhZmE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"d1d763ac-250d-4bc9-8da7-fb6b08c07905","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"54852575-1f46-4af8-b984-c2d9e0a5b90a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b9facc55-50c6-45db-ad5c-fc70d623e4d4","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml","artifactChecksum":"ZjQ3NjY3YmRmNjJhYzc5OTdlNTg5ODJjNTM4MjI0MTM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"de64d63f-d983-48ce-9828-6a1269e19616","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"bcb36d16-c729-4c0e-9e83-348a27e6b2fa","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"85b93c2d-6163-4d8a-9401-b9cc06f11fba","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml","artifactChecksum":"N2Q4YzdhZmExNzk0MmYxMDYzMzI4NGI0OWQ4NWUxZmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f91ffa7d-4822-4c15-9557-bea3361e964b","artifactVersion":"1"},{"artifactName":"service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar","artifactChecksum":"YTcxZWE0NWFhY2ZlYWVkODE3ODdlYzg2MzllNjU1ZjY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b33a7ab7-2b1f-45b9-a286-a6ef25118643","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T02:17:51.293Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:17:51.294Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:17:51.294Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:17:51.294Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:17:52.294Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:17:52.295Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:17:52.295Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:17:52.295Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:17:53.296Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:17:53.297Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:17:53.297Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:17:53.297Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:17:54.297Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:17:54.298Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:17:54.298Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:17:54.298Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:17:55.299Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:17:55.299Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:17:55.300Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:17:55.300Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:17:56.300Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:17:56.301Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:17:56.301Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:17:56.301Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:17:57.302Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:17:57.302Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:17:57.302Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:17:57.302Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:17:58.303Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:17:58.303Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:17:58.304Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:17:58.304Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:17:59.304Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "serviceName": "Demo_pNF_ge2Srtj7qIwUCt1tjrNp", "serviceVersion": "1.0", "serviceUUID": "a9748751-2950-4828-b5f2-766b4707fd0e", "serviceDescription": "catalog service description", "serviceInvariantUUID": "3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d", "resources": [ { "resourceInstanceName": "pNF 2e24d431-caf7 0", "resourceCustomizationUUID": "9020c51f-f795-4da8-94fc-307df828746c", "resourceName": "pNF 2e24d431-caf7", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "e2d033c4-2bad-43aa-a1ed-ece452364ff0", "resourceInvariantUUID": "c7a7d7b9-db49-4573-8bdb-c0b9fafe1e04", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "artifactChecksum": "YTcxZWE0NWFhY2ZlYWVkODE3ODdlYzg2MzllNjU1ZjY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "b33a7ab7-2b1f-45b9-a286-a6ef25118643" } ], "workloadContext": "Production" } 2023-03-29T02:17:59.305Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T02:17:59.305Z|06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 a9748751-2950-4828-b5f2-766b4707fd0e ASDC 2023-03-29T02:17:59.306Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:7a696f8d-7ee2-46cf-b572-2aace61feac6 ServiceName:Demo_pNF_ge2Srtj7qIwUCt1tjrNp ServiceVersion:1.0 ServiceUUID:a9748751-2950-4828-b5f2-766b4707fd0e ServiceInvariantUUID:3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ArtifactUUID:b33a7ab7-2b1f-45b9-a286-a6ef25118643 ArtifactChecksum:YTcxZWE0NWFhY2ZlYWVkODE3ODdlYzg2MzllNjU1ZjY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 2e24d431-caf7 0 ResourceCustomizationUUID:9020c51f-f795-4da8-94fc-307df828746c ResourceInvariantUUID:c7a7d7b9-db49-4573-8bdb-c0b9fafe1e04 ResourceName:pNF 2e24d431-caf7 ResourceType:PNF ResourceUUID:e2d033c4-2bad-43aa-a1ed-ece452364ff0 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T02:17:59.306Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF a9748751-2950-4828-b5f2-766b4707fd0e 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: 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-29T02:17:59.340Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T02:17:59.340Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:17:59.341Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:17:59.341Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 from URL: /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T02:17:59.341Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T02:17:59.341Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T02:17:59.608Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T02:17:59.612Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar b33a7ab7-2b1f-45b9-a286-a6ef25118643 88015 2023-03-29T02:17:59.612Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ASDC sendASDCNotification 2023-03-29T02:17:59.612Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T02:17:59.612Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T02:17:59.612Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:17:59.612Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:17:59.612Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680056279612, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:18:00.613Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T02:18:00.614Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:18:00.614Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643, URL: /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar to file: /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T02:18:00.614Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T02:18:00.615Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T02:18:00.615Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T02:18:00.691Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3997276187422250609/Definitions/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml 2023-03-29T02:18:01.284Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T02:18:01.284Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T02:18:01.284Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T02:18:01.284Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T02:18:01.284Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 2e24d431-caf7 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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T02:18:01.285Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T02:18:01.285Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T02:18:01.285Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T02:18:01.285Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T02:18:01.285Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T02:18:01.285Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar 2023-03-29T02:18:01.285Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T02:18:01.285Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:18:01.285Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:18:01.285Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Node template pNF 2e24d431-caf7 0 is matching search criteria 2023-03-29T02:18:01.285Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T02:18:01.285Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 2e24d431-caf7 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T02:18:01.285Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:18:01.285Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:18:01.286Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Node template pNF 2e24d431-caf7 0 is matching search criteria 2023-03-29T02:18:01.286Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T02:18:01.286Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 2e24d431-caf7 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T02:18:01.286Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:18:01.286Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:18:01.286Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:18:01.286Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:18:01.286Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:18:01.286Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:18:01.286Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:18:01.286Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:18:01.286Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:18:01.286Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ge2Srtj7qIwUCt1tjrNp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:18:01.286Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_ge2Srtj7qIwUCt1tjrNp Description:catalog service description Model UUID:a9748751-2950-4828-b5f2-766b4707fd0e Model Version:NULL Model InvariantUuid:3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d 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=? 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-29T02:18:01.327Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||ERROR|500||Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists 2023-03-29T02:18:01.327Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ASDC sendASDCNotification 2023-03-29T02:18:01.327Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar(Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists) 2023-03-29T02:18:01.327Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T02:18:01.327Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:18:01.328Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:18:01.328Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680056281327, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:18:02.328Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar ASDC sendASDCNotification 2023-03-29T02:18:02.329Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar(Resource with UUID: e2d033c4-2bad-43aa-a1ed-ece452364ff0 already exists) 2023-03-29T02:18:02.329Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T02:18:02.329Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:18:02.329Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:18:02.329Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680056282328, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e2d033c4-2bad-43aa-a1ed-ece452364ff0 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:18:03.330Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 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-29T02:18:03.346Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 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-29T02:18:03.349Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T02:18:03.349Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T02:18:03.349Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T02:18:03.349Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T02:18:03.349Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:18:03.349Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:18:03.350Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:18:03.350Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:18:03.350Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-29T02:18:03.359Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T02:18:33.359Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 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-29T02:18:33.366Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7a696f8d-7ee2-46cf-b572-2aace61feac6 and serviceModelVersionId: a9748751-2950-4828-b5f2-766b4707fd0e 2023-03-29T02:18:33.367Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d 2023-03-29T02:18:33.367Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0 2023-03-29T02:18:33.374Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T02:18:33.388Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?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-29T02:18:33.389Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|INFO|500||Invoke 2023-03-29T02:18:33.396Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T02:18:33.547Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0|INFO|500||InvokeReturn 2023-03-29T02:18:33.548Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3eadc4fa-cd1d-4ba4-af33-9a7bb14b4a8d/model-vers/model-ver/a9748751-2950-4828-b5f2-766b4707fd0e?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 02:18:34 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[147], vertex-id=[172232], x-aai-txid=[1-aai-resources-230329-02:18:34:799-53910], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T02:18:33.548Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T02:18:33.548Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T02:18:33.548Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-29T02:18:33.557Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||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-29T02:18:33.558Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7a696f8d-7ee2-46cf-b572-2aace61feac6 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T02:18:33.558Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T02:18:33.558Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:18:33.558Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:18:33.558Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680056313558, "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-29T02:18:34.579Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T02:18:34.580Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"fe105c1e-ef4e-412c-9c8b-44baeafe357c","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"3cc3363c-2a1e-46f6-a01f-dfea7105f42b","serviceDescription":"service","serviceInvariantUUID":"53e0907c-4685-443c-9afb-b6388edad63b","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"06700cf1-b2dc-407d-b162-08d1beec66c7","resourceInvariantUUID":"704760ad-6cf6-4bb9-bc99-05bd4d114f3d","resourceCustomizationUUID":"05d1ab17-7540-4804-bce9-48f607c7adae","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":"OWU1OGIzMTQ4NzkyODU5Nzk1ODU5N2E4YTdiYjZmODY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"678cd137-dd07-4c04-8b26-55742d455682","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":"MzNhYWFmOTQwMjhhYjAxZDRhOGJmYTA0ZGQzMjhlNGI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"52326665-5a88-44f9-990e-807f04b42a74","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":"84bdb852-af72-465c-9220-0c5d34e80240","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":"06caa762-d83a-4d14-a111-ab8da18bdd73","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":"8975785e-9aa3-4481-a685-d6498c3c5dec","artifactVersion":"2","generatedFromUUID":"84bdb852-af72-465c-9220-0c5d34e80240"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"YWE3OGIxMWMyYjhmNDFjOTdiMzhmZmM1OWI3ZmUzY2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1561e919-2af1-4cad-b2a7-59c900eec633","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MjQzOWNhYmVhMTRjN2Y5MTEzMGEwOTNlMWE4YWQzOWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1e6ff635-9586-4967-a4c2-d4832f18d39c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T02:18:34.580Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:18:34.580Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:18:34.581Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:18:34.581Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "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-29T02:18:35.582Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:18:35.582Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:18:35.582Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:18:35.582Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "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-29T02:18:36.583Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:18:36.583Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:18:36.583Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:18:36.584Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "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-29T02:18:36.826Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:18:36.833Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T02:18:36.834Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "06ca4fd3-0fdd-49c6-adfc-87cf7d4daef2", "consumerID": "SO-sdc-controller", "timestamp": 1680056270277, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T02:18:36.834Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:18:36.834Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T02:18:36.834Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T02:18:36.834Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:18:36.834Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T02:18:36.834Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T02:18:36.835Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:18:36.835Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T02:18:36.835Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T02:18:36.835Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:18:36.835Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T02:18:36.835Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T02:18:36.835Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:18:36.835Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T02:18:36.835Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T02:18:36.835Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:18:36.835Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T02:18:36.835Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/resourceInstances/pnf2e24d431caf70/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T02:18:36.835Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:18:36.836Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T02:18:36.836Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T02:18:36.836Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:18:36.836Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T02:18:36.836Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "NOTIFIED" } 2023-03-29T02:18:36.836Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:18:36.836Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T02:18:36.836Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680056279612, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T02:18:36.836Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:18:36.836Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T02:18:36.836Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680056281327, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: b33a7ab7-2b1f-45b9-a286-a6ef25118643 already exists" } 2023-03-29T02:18:36.837Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:18:36.837Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T02:18:36.837Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680056282328, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe2srtj7qiwuct1tjrnp/1.0/artifacts/service-DemoPnfGe2srtj7qiwuct1tjrnp-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e2d033c4-2bad-43aa-a1ed-ece452364ff0 already exists" } 2023-03-29T02:18:36.837Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:18:36.837Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T02:18:36.837Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7a696f8d-7ee2-46cf-b572-2aace61feac6", "consumerID": "SO-sdc-controller", "timestamp": 1680056313558, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T02:18:36.837Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:18:36.837Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T02:18:36.837Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T02:18:36.837Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:18:36.837Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T02:18:36.837Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-29T02:18:36.838Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:18:36.838Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T02:18:36.838Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-29T02:18:36.838Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:18:37.584Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:18:37.585Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:18:37.585Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:18:37.585Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "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-29T02:18:38.585Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:18:38.586Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:18:38.586Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:18:38.586Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "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-29T02:18:39.587Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:18:39.587Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:18:39.587Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:18:39.587Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "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-29T02:18:40.588Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:18:40.588Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:18:40.588Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:18:40.589Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:18:41.589Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "3cc3363c-2a1e-46f6-a01f-dfea7105f42b", "serviceDescription": "service", "serviceInvariantUUID": "53e0907c-4685-443c-9afb-b6388edad63b", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "05d1ab17-7540-4804-bce9-48f607c7adae", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "06700cf1-b2dc-407d-b162-08d1beec66c7", "resourceInvariantUUID": "704760ad-6cf6-4bb9-bc99-05bd4d114f3d", "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": "MzNhYWFmOTQwMjhhYjAxZDRhOGJmYTA0ZGQzMjhlNGI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "52326665-5a88-44f9-990e-807f04b42a74", "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": "84bdb852-af72-465c-9220-0c5d34e80240", "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": "8975785e-9aa3-4481-a685-d6498c3c5dec", "generatedFromUUID": "84bdb852-af72-465c-9220-0c5d34e80240" }, "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": "8975785e-9aa3-4481-a685-d6498c3c5dec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "MjQzOWNhYmVhMTRjN2Y5MTEzMGEwOTNlMWE4YWQzOWI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1e6ff635-9586-4967-a4c2-d4832f18d39c" } ], "workloadContext": "Production" } 2023-03-29T02:18:41.589Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T02:18:41.589Z|7a696f8d-7ee2-46cf-b572-2aace61feac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 3cc3363c-2a1e-46f6-a01f-dfea7105f42b ASDC 2023-03-29T02:18:41.590Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:fe105c1e-ef4e-412c-9c8b-44baeafe357c ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:3cc3363c-2a1e-46f6-a01f-dfea7105f42b ServiceInvariantUUID:53e0907c-4685-443c-9afb-b6388edad63b 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:1e6ff635-9586-4967-a4c2-d4832f18d39c ArtifactChecksum:MjQzOWNhYmVhMTRjN2Y5MTEzMGEwOTNlMWE4YWQzOWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:05d1ab17-7540-4804-bce9-48f607c7adae ResourceInvariantUUID:704760ad-6cf6-4bb9-bc99-05bd4d114f3d ResourceName:basic_vm ResourceType:VF ResourceUUID:06700cf1-b2dc-407d-b162-08d1beec66c7 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:52326665-5a88-44f9-990e-807f04b42a74 ArtifactChecksum:MzNhYWFmOTQwMjhhYjAxZDRhOGJmYTA0ZGQzMjhlNGI= 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:84bdb852-af72-465c-9220-0c5d34e80240 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:8975785e-9aa3-4481-a685-d6498c3c5dec 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:8975785e-9aa3-4481-a685-d6498c3c5dec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T02:18:41.590Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3cc3363c-2a1e-46f6-a01f-dfea7105f42b 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: 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-29T02:18:41.616Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T02:18:41.616Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:18:41.616Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:18:41.616Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-29T02:18:41.616Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T02:18:41.616Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-29T02:18:41.639Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T02:18:41.640Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@45a093e3 2023-03-29T02:18:41.640Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T02:18:41.640Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-29T02:18:41.640Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 1e6ff635-9586-4967-a4c2-d4832f18d39c Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T02:18:41.640Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T02:18:41.640Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-29T02:18:41.640Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T02:18:41.640Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:18:41.640Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:18:41.640Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680056321640, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:18:42.641Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:1e6ff635-9586-4967-a4c2-d4832f18d39c) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-29T02:18:42.684Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||ERROR|500||Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists 2023-03-29T02:18:42.684Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T02:18:42.684Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists) 2023-03-29T02:18:42.684Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T02:18:42.685Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:18:42.685Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:18:42.685Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680056322684, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:18:43.685Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T02:18:43.686Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 06700cf1-b2dc-407d-b162-08d1beec66c7 already exists) 2023-03-29T02:18:43.686Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T02:18:43.686Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:18:43.686Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:18:43.686Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680056323685, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 06700cf1-b2dc-407d-b162-08d1beec66c7 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:18:44.687Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-29T02:18:44.708Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-29T02:18:44.711Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T02:18:44.711Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T02:18:44.711Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T02:18:44.711Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T02:18:44.711Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:18:44.712Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:18:44.712Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:18:44.712Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:18:44.712Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-29T02:18:44.721Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T02:19:14.721Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c 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-29T02:19:14.735Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: fe105c1e-ef4e-412c-9c8b-44baeafe357c and serviceModelVersionId: 3cc3363c-2a1e-46f6-a01f-dfea7105f42b 2023-03-29T02:19:14.735Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 53e0907c-4685-443c-9afb-b6388edad63b 2023-03-29T02:19:14.735Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0 2023-03-29T02:19:14.741Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T02:19:14.755Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?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-29T02:19:14.756Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|INFO|500||Invoke 2023-03-29T02:19:14.764Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T02:19:14.908Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0|INFO|500||InvokeReturn 2023-03-29T02:19:14.908Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53e0907c-4685-443c-9afb-b6388edad63b/model-vers/model-ver/3cc3363c-2a1e-46f6-a01f-dfea7105f42b?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 02:19:16 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[140], vertex-id=[180424], x-aai-txid=[0-aai-resources-230329-02:19:16:166-53673], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T02:19:14.908Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T02:19:14.908Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T02:19:14.909Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-29T02:19:14.916Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||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-29T02:19:14.917Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID fe105c1e-ef4e-412c-9c8b-44baeafe357c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T02:19:14.917Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T02:19:14.917Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:19:14.918Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:19:14.918Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680056354917, "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-29T02:19:15.946Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T02:19:15.947Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"4e331648-c0c6-4e78-b5bd-c1a3392aefa5","serviceName":"Demo_pNF_vTrSDiHqKZFmTrxBO7An","serviceVersion":"1.0","serviceUUID":"5dc3e11a-73a7-4449-8830-c00dd58b8025","serviceDescription":"catalog service description","serviceInvariantUUID":"99465759-d5dd-4df6-968c-d7df49a08547","resources":[{"resourceInstanceName":"pNF d408ac80-5827 0","resourceName":"pNF d408ac80-5827","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2c7ae46d-9523-4fff-b664-0f1857bc7e8e","resourceInvariantUUID":"eeb69a99-a29e-489a-a316-224f3dd9312e","resourceCustomizationUUID":"f5271907-3708-463e-8dcb-d3b488f8d689","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vf-license-model.xml","artifactChecksum":"MGI2ZDNjNTQwMDkzOGIxNWQ2YzAzOWIyODI5MWUzZGE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"665512f2-5af7-4af0-878a-1c02f8001b22","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2addf1f2-bac3-417d-903b-2318e30b0c44","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e4474b26-a4cd-4d90-9cc3-8a5acd5dd9d9","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vendor-license-model.xml","artifactChecksum":"YWNiN2MxZTEzMmU3MDA4YTQ4YzUyZGNmMDU0YzIzMmM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a1ca3c31-f38f-4a7c-9218-dc0682481ba1","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"717d49b6-6f8b-479e-ae16-c08c0031e528","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c7106b50-b2bd-4d21-b8aa-1972668fa1f6","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml","artifactChecksum":"ZDU0OTUxNGExYTY3ODQ5MTYxOWQ2NjM0ODczNDg1ZGM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"10434821-a842-492c-90ab-3ddcb0dfafb1","artifactVersion":"1"},{"artifactName":"service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar","artifactChecksum":"NzlhMjQ1MTUxN2M5NzczZTUyODFmNmRkMTk4ZjYzY2M\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"cd04d25d-7975-4b04-b8d3-17f5b860598b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T02:19:15.947Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:19:15.947Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:19:15.948Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:19:15.948Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:19:16.948Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:19:16.949Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:19:16.949Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:19:16.949Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:19:17.949Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:19:17.950Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:19:17.950Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:19:17.950Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:19:18.950Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:19:18.951Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:19:18.951Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:19:18.951Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:19:19.952Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:19:19.952Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:19:19.952Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:19:19.952Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:19:20.953Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:19:20.953Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:19:20.953Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:19:20.953Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:19:21.953Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:19:21.954Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:19:21.954Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:19:21.954Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:19:22.954Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:19:22.955Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:19:22.955Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:19:22.955Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:19:23.956Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "serviceName": "Demo_pNF_vTrSDiHqKZFmTrxBO7An", "serviceVersion": "1.0", "serviceUUID": "5dc3e11a-73a7-4449-8830-c00dd58b8025", "serviceDescription": "catalog service description", "serviceInvariantUUID": "99465759-d5dd-4df6-968c-d7df49a08547", "resources": [ { "resourceInstanceName": "pNF d408ac80-5827 0", "resourceCustomizationUUID": "f5271907-3708-463e-8dcb-d3b488f8d689", "resourceName": "pNF d408ac80-5827", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2c7ae46d-9523-4fff-b664-0f1857bc7e8e", "resourceInvariantUUID": "eeb69a99-a29e-489a-a316-224f3dd9312e", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "artifactChecksum": "NzlhMjQ1MTUxN2M5NzczZTUyODFmNmRkMTk4ZjYzY2M\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "cd04d25d-7975-4b04-b8d3-17f5b860598b" } ], "workloadContext": "Production" } 2023-03-29T02:19:23.956Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T02:19:23.956Z|fe105c1e-ef4e-412c-9c8b-44baeafe357c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 5dc3e11a-73a7-4449-8830-c00dd58b8025 ASDC 2023-03-29T02:19:23.956Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:4e331648-c0c6-4e78-b5bd-c1a3392aefa5 ServiceName:Demo_pNF_vTrSDiHqKZFmTrxBO7An ServiceVersion:1.0 ServiceUUID:5dc3e11a-73a7-4449-8830-c00dd58b8025 ServiceInvariantUUID:99465759-d5dd-4df6-968c-d7df49a08547 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ArtifactUUID:cd04d25d-7975-4b04-b8d3-17f5b860598b ArtifactChecksum:NzlhMjQ1MTUxN2M5NzczZTUyODFmNmRkMTk4ZjYzY2M= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF d408ac80-5827 0 ResourceCustomizationUUID:f5271907-3708-463e-8dcb-d3b488f8d689 ResourceInvariantUUID:eeb69a99-a29e-489a-a316-224f3dd9312e ResourceName:pNF d408ac80-5827 ResourceType:PNF ResourceUUID:2c7ae46d-9523-4fff-b664-0f1857bc7e8e ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T02:19:23.957Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 5dc3e11a-73a7-4449-8830-c00dd58b8025 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: 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-29T02:19:23.997Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T02:19:23.998Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:19:23.998Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:19:23.998Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b from URL: /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T02:19:23.998Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T02:19:23.998Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T02:19:24.248Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T02:19:24.251Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar cd04d25d-7975-4b04-b8d3-17f5b860598b 88032 2023-03-29T02:19:24.251Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ASDC sendASDCNotification 2023-03-29T02:19:24.251Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T02:19:24.251Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T02:19:24.252Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:19:24.252Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:19:24.252Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680056364251, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:19:25.253Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T02:19:25.254Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:19:25.254Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b, URL: /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar to file: /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T02:19:25.254Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T02:19:25.255Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T02:19:25.255Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T02:19:25.351Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3386066055105119955/Definitions/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml 2023-03-29T02:19:25.901Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T02:19:25.901Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T02:19:25.901Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T02:19:25.902Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T02:19:25.902Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF d408ac80-5827 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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T02:19:25.902Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T02:19:25.902Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T02:19:25.902Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T02:19:25.902Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T02:19:25.902Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T02:19:25.902Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar 2023-03-29T02:19:25.902Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T02:19:25.902Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:19:25.902Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:19:25.902Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Node template pNF d408ac80-5827 0 is matching search criteria 2023-03-29T02:19:25.902Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T02:19:25.902Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF d408ac80-5827 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T02:19:25.902Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:19:25.902Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:19:25.903Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Node template pNF d408ac80-5827 0 is matching search criteria 2023-03-29T02:19:25.903Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T02:19:25.903Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF d408ac80-5827 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T02:19:25.903Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:19:25.903Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:19:25.903Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:19:25.903Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:19:25.903Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:19:25.903Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:19:25.903Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:19:25.903Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:19:25.903Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:19:25.903Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_vTrSDiHqKZFmTrxBO7An is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:19:25.903Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_vTrSDiHqKZFmTrxBO7An Description:catalog service description Model UUID:5dc3e11a-73a7-4449-8830-c00dd58b8025 Model Version:NULL Model InvariantUuid:99465759-d5dd-4df6-968c-d7df49a08547 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=? 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-29T02:19:25.947Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||ERROR|500||Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists 2023-03-29T02:19:25.947Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ASDC sendASDCNotification 2023-03-29T02:19:25.947Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar(Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists) 2023-03-29T02:19:25.947Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T02:19:25.947Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:19:25.947Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:19:25.947Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680056365947, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:19:26.948Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar ASDC sendASDCNotification 2023-03-29T02:19:26.948Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar(Resource with UUID: 2c7ae46d-9523-4fff-b664-0f1857bc7e8e already exists) 2023-03-29T02:19:26.948Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T02:19:26.949Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:19:26.949Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:19:26.949Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680056366948, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2c7ae46d-9523-4fff-b664-0f1857bc7e8e already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:19:27.950Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 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-29T02:19:27.975Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 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-29T02:19:27.980Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T02:19:27.980Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T02:19:27.980Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T02:19:27.980Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T02:19:27.980Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:19:27.980Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:19:27.981Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:19:27.981Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:19:27.981Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-29T02:19:27.990Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T02:19:36.826Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:19:36.834Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T02:19:36.834Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T02:19:36.834Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:19:36.834Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T02:19:36.834Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-29T02:19:36.834Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:19:36.834Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T02:19:36.834Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T02:19:36.834Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:19:36.834Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T02:19:36.835Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-29T02:19:36.835Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:19:36.835Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T02:19:36.835Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680056321640, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T02:19:36.835Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:19:36.835Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T02:19:36.835Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680056322684, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1e6ff635-9586-4967-a4c2-d4832f18d39c already exists" } 2023-03-29T02:19:36.835Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:19:36.835Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T02:19:36.835Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680056323685, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 06700cf1-b2dc-407d-b162-08d1beec66c7 already exists" } 2023-03-29T02:19:36.835Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:19:36.835Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T02:19:36.835Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fe105c1e-ef4e-412c-9c8b-44baeafe357c", "consumerID": "SO-sdc-controller", "timestamp": 1680056354917, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T02:19:36.835Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:19:36.835Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T02:19:36.836Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T02:19:36.836Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:19:36.836Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T02:19:36.836Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T02:19:36.836Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:19:36.836Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T02:19:36.836Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T02:19:36.836Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:19:36.836Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T02:19:36.836Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T02:19:36.836Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:19:36.836Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T02:19:36.836Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T02:19:36.836Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:19:36.836Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T02:19:36.836Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/resourceInstances/pnfd408ac8058270/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T02:19:36.837Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:19:36.837Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T02:19:36.837Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T02:19:36.837Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:19:36.837Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T02:19:36.837Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "NOTIFIED" } 2023-03-29T02:19:36.837Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:19:36.837Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T02:19:36.837Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680056364251, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T02:19:36.837Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:19:36.837Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T02:19:36.837Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680056365947, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: cd04d25d-7975-4b04-b8d3-17f5b860598b already exists" } 2023-03-29T02:19:36.837Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:19:36.837Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T02:19:36.837Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680056366948, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVtrsdihqkzfmtrxbo7an/1.0/artifacts/service-DemoPnfVtrsdihqkzfmtrxbo7an-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2c7ae46d-9523-4fff-b664-0f1857bc7e8e already exists" } 2023-03-29T02:19:36.838Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:19:57.990Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 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-29T02:19:58.000Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 and serviceModelVersionId: 5dc3e11a-73a7-4449-8830-c00dd58b8025 2023-03-29T02:19:58.000Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 99465759-d5dd-4df6-968c-d7df49a08547 2023-03-29T02:19:58.000Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0 2023-03-29T02:19:58.003Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T02:19:58.012Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?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-29T02:19:58.012Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|INFO|500||Invoke 2023-03-29T02:19:58.019Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T02:19:58.179Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0|INFO|500||InvokeReturn 2023-03-29T02:19:58.180Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/99465759-d5dd-4df6-968c-d7df49a08547/model-vers/model-ver/5dc3e11a-73a7-4449-8830-c00dd58b8025?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 02:19:59 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[156], vertex-id=[266248], x-aai-txid=[2-aai-resources-230329-02:19:59:421-78150], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T02:19:58.180Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T02:19:58.180Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T02:19:58.180Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-29T02:19:58.189Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||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-29T02:19:58.189Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 4e331648-c0c6-4e78-b5bd-c1a3392aefa5 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T02:19:58.189Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T02:19:58.189Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:19:58.190Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:19:58.190Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680056398189, "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-29T02:19:59.217Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T02:19:59.217Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"152384e9-aecf-4b1c-a8f7-03a9cf9ee303","serviceName":"Demo_pNF_pDpqfnga5SHRbhCxA4Vb","serviceVersion":"1.0","serviceUUID":"9b91b0d7-c4a9-4261-bf7a-60487236eb51","serviceDescription":"catalog service description","serviceInvariantUUID":"305980f8-7de1-48fa-ac60-9194798b3dec","resources":[{"resourceInstanceName":"pNF 45ff6e85-002d 0","resourceName":"pNF 45ff6e85-002d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"b5599a3c-fe1a-43e8-8da6-7663a2762a90","resourceInvariantUUID":"09182683-26b7-4240-8b68-66ac868e7649","resourceCustomizationUUID":"88442b7f-627e-40fe-ba4b-14e292457100","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vf-license-model.xml","artifactChecksum":"MWFjNmVhZDMwM2FlOWQyMjJiODExMzE1ZmQ3MzZlMTg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b82737b0-af86-4b39-8c34-96e6f6d8632d","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"3edf1169-995e-410c-a960-a17d5b6040a8","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"4b62b939-0a47-4c84-a666-29328cef73bb","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vendor-license-model.xml","artifactChecksum":"ZTFjM2U1Y2E3YjA4NGQxNzA5MDI5MDgxODFhNDYwY2E\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ff29711d-cf32-4e57-b6be-90b0e638a580","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c5e1eed8-8aa6-4dd9-95a2-cccba264d439","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2d202cf8-65d1-4dd2-9456-602b8ceded56","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml","artifactChecksum":"YmQwMWIwNTUxMWE2NGFmZThiNjkyZjViMWMzYWM5Zjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d716b1e1-195c-4253-8ce4-d8eec289ec36","artifactVersion":"1"},{"artifactName":"service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar","artifactChecksum":"ZTkzOGQ1NjBjODU4YmZmOTEyMGYxM2E5OGYxMzczMDQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"04b9c7e8-707e-4ebb-a381-ecabcc250ce1","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T02:19:59.217Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:19:59.217Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:19:59.218Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:19:59.218Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:20:00.218Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:20:00.218Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:20:00.218Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:20:00.218Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:20:01.219Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:20:01.219Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:20:01.219Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:20:01.219Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:20:02.220Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:20:02.221Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:20:02.221Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:20:02.221Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:20:03.222Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:20:03.222Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:20:03.223Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:20:03.223Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:20:04.224Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:20:04.224Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:20:04.224Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:20:04.224Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:20:05.225Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:20:05.225Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:20:05.225Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:20:05.225Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:20:06.226Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:20:06.226Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:20:06.226Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:20:06.226Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:20:07.227Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "serviceName": "Demo_pNF_pDpqfnga5SHRbhCxA4Vb", "serviceVersion": "1.0", "serviceUUID": "9b91b0d7-c4a9-4261-bf7a-60487236eb51", "serviceDescription": "catalog service description", "serviceInvariantUUID": "305980f8-7de1-48fa-ac60-9194798b3dec", "resources": [ { "resourceInstanceName": "pNF 45ff6e85-002d 0", "resourceCustomizationUUID": "88442b7f-627e-40fe-ba4b-14e292457100", "resourceName": "pNF 45ff6e85-002d", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "b5599a3c-fe1a-43e8-8da6-7663a2762a90", "resourceInvariantUUID": "09182683-26b7-4240-8b68-66ac868e7649", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "artifactChecksum": "ZTkzOGQ1NjBjODU4YmZmOTEyMGYxM2E5OGYxMzczMDQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "04b9c7e8-707e-4ebb-a381-ecabcc250ce1" } ], "workloadContext": "Production" } 2023-03-29T02:20:07.227Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T02:20:07.227Z|4e331648-c0c6-4e78-b5bd-c1a3392aefa5|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 9b91b0d7-c4a9-4261-bf7a-60487236eb51 ASDC 2023-03-29T02:20:07.227Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:152384e9-aecf-4b1c-a8f7-03a9cf9ee303 ServiceName:Demo_pNF_pDpqfnga5SHRbhCxA4Vb ServiceVersion:1.0 ServiceUUID:9b91b0d7-c4a9-4261-bf7a-60487236eb51 ServiceInvariantUUID:305980f8-7de1-48fa-ac60-9194798b3dec ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ArtifactUUID:04b9c7e8-707e-4ebb-a381-ecabcc250ce1 ArtifactChecksum:ZTkzOGQ1NjBjODU4YmZmOTEyMGYxM2E5OGYxMzczMDQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 45ff6e85-002d 0 ResourceCustomizationUUID:88442b7f-627e-40fe-ba4b-14e292457100 ResourceInvariantUUID:09182683-26b7-4240-8b68-66ac868e7649 ResourceName:pNF 45ff6e85-002d ResourceType:PNF ResourceUUID:b5599a3c-fe1a-43e8-8da6-7663a2762a90 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T02:20:07.228Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9b91b0d7-c4a9-4261-bf7a-60487236eb51 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: 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-29T02:20:07.268Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T02:20:07.268Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:20:07.268Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:20:07.268Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 from URL: /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T02:20:07.268Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T02:20:07.269Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T02:20:07.515Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T02:20:07.517Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 88022 2023-03-29T02:20:07.518Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ASDC sendASDCNotification 2023-03-29T02:20:07.518Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T02:20:07.518Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T02:20:07.518Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:20:07.518Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:20:07.518Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680056407518, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:20:08.519Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T02:20:08.520Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:20:08.520Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1, URL: /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar to file: /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T02:20:08.520Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T02:20:08.521Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T02:20:08.521Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T02:20:08.594Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11787706770848136023/Definitions/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml 2023-03-29T02:20:09.130Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T02:20:09.130Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T02:20:09.130Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T02:20:09.130Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T02:20:09.130Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 45ff6e85-002d 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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T02:20:09.130Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T02:20:09.131Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T02:20:09.131Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T02:20:09.131Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T02:20:09.131Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T02:20:09.131Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar 2023-03-29T02:20:09.131Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T02:20:09.131Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:20:09.131Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:20:09.131Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Node template pNF 45ff6e85-002d 0 is matching search criteria 2023-03-29T02:20:09.131Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T02:20:09.131Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 45ff6e85-002d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T02:20:09.131Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:20:09.131Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:20:09.132Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Node template pNF 45ff6e85-002d 0 is matching search criteria 2023-03-29T02:20:09.132Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T02:20:09.132Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 45ff6e85-002d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T02:20:09.132Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:20:09.132Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:20:09.132Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:20:09.132Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:20:09.132Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:20:09.132Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:20:09.132Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:20:09.132Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:20:09.132Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:20:09.132Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_pDpqfnga5SHRbhCxA4Vb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:20:09.132Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_pDpqfnga5SHRbhCxA4Vb Description:catalog service description Model UUID:9b91b0d7-c4a9-4261-bf7a-60487236eb51 Model Version:NULL Model InvariantUuid:305980f8-7de1-48fa-ac60-9194798b3dec 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=? 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-29T02:20:09.174Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||ERROR|500||Csar with UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 already exists 2023-03-29T02:20:09.175Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ASDC sendASDCNotification 2023-03-29T02:20:09.175Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar(Csar with UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 already exists) 2023-03-29T02:20:09.175Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T02:20:09.175Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:20:09.175Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:20:09.175Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680056409175, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:20:10.176Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar ASDC sendASDCNotification 2023-03-29T02:20:10.176Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar(Resource with UUID: b5599a3c-fe1a-43e8-8da6-7663a2762a90 already exists) 2023-03-29T02:20:10.176Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T02:20:10.176Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:20:10.176Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:20:10.176Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680056410176, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: b5599a3c-fe1a-43e8-8da6-7663a2762a90 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:20:11.177Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 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-29T02:20:11.203Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 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-29T02:20:11.208Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T02:20:11.208Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T02:20:11.208Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T02:20:11.208Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T02:20:11.209Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:20:11.209Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:20:11.209Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:20:11.209Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:20:11.209Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-29T02:20:11.224Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T02:20:36.826Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:20:36.834Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T02:20:36.834Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "4e331648-c0c6-4e78-b5bd-c1a3392aefa5", "consumerID": "SO-sdc-controller", "timestamp": 1680056398189, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T02:20:36.835Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:20:36.835Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T02:20:36.835Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T02:20:36.835Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:20:36.835Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T02:20:36.835Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T02:20:36.835Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:20:36.835Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T02:20:36.835Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T02:20:36.836Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:20:36.836Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T02:20:36.836Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T02:20:36.836Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:20:36.836Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T02:20:36.836Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T02:20:36.837Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:20:36.837Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T02:20:36.837Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/resourceInstances/pnf45ff6e85002d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T02:20:36.837Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:20:36.837Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T02:20:36.837Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T02:20:36.837Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:20:36.837Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T02:20:36.837Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "NOTIFIED" } 2023-03-29T02:20:36.837Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:20:36.838Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T02:20:36.838Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680056407518, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T02:20:36.838Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:20:36.838Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T02:20:36.838Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680056409175, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 04b9c7e8-707e-4ebb-a381-ecabcc250ce1 already exists" } 2023-03-29T02:20:36.838Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:20:36.838Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T02:20:36.838Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680056410176, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPdpqfnga5shrbhcxa4vb/1.0/artifacts/service-DemoPnfPdpqfnga5shrbhcxa4vb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: b5599a3c-fe1a-43e8-8da6-7663a2762a90 already exists" } 2023-03-29T02:20:36.838Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:20:41.225Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 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-29T02:20:41.236Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 and serviceModelVersionId: 9b91b0d7-c4a9-4261-bf7a-60487236eb51 2023-03-29T02:20:41.236Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 305980f8-7de1-48fa-ac60-9194798b3dec 2023-03-29T02:20:41.237Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0 2023-03-29T02:20:41.245Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T02:20:41.264Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|INFO|500||Invoke 2023-03-29T02:20:41.265Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[152384e9-aecf-4b1c-a8f7-03a9cf9ee303], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[52846e32-6feb-4ed3-bfa2-94d121cc9458], X-ECOMP-RequestID=[152384e9-aecf-4b1c-a8f7-03a9cf9ee303], X-TransactionId=[], X-ONAP-RequestID=[152384e9-aecf-4b1c-a8f7-03a9cf9ee303], Content-Type=[application/merge-patch+json]} 2023-03-29T02:20:41.271Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T02:20:41.422Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?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/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 02:20:42 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[147], vertex-id=[241768], x-aai-txid=[0-aai-resources-230329-02:20:42:674-15674], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T02:20:41.423Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T02:20:41.423Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/305980f8-7de1-48fa-ac60-9194798b3dec/model-vers/model-ver/9b91b0d7-c4a9-4261-bf7a-60487236eb51?depth=0|INFO|500||InvokeReturn 2023-03-29T02:20:41.424Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T02:20:41.424Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-29T02:20:41.435Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||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-29T02:20:41.435Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 152384e9-aecf-4b1c-a8f7-03a9cf9ee303 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T02:20:41.435Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T02:20:41.435Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:20:41.436Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:20:41.436Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680056441435, "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-29T02:20:42.463Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T02:20:42.463Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"79cff219-f792-4db3-a985-5e3d1b368346","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"e5fd3784-176d-42a7-9b62-a959a0733847","serviceDescription":"service","serviceInvariantUUID":"87ee4104-f821-482e-970e-67013d6865ce","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"be38d069-67b7-4343-bf06-2e21aed54285","resourceInvariantUUID":"39a91d66-b004-4d3e-9e0f-8ba09489ac29","resourceCustomizationUUID":"f9a31b5d-5243-4543-8ad7-b4dea8608e91","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":"ZGFkYjMyNTJmMWU5NTM1ZWEzMzM1ZjRhMzQ5ZTZkYjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"ed55743d-d9ac-40eb-9a6f-b182bceb37ff","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":"NGE0OTdhOTMzMmY4YTBiMDY2ZGFmYTRiMTUxMjNjODM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"864be928-a9f5-4945-a2b4-8916dc83b009","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":"88121a8b-daa0-4a2f-84a4-a072f1215f44","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":"a77f228d-392c-4d9a-af7f-e563542bb401","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":"01d484da-5e69-41d3-9b20-96dd7783c728","artifactVersion":"2","generatedFromUUID":"afb04163-7216-4486-9b1a-8fb28d32ebbc"},{"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":"8f7c59c7-db3d-483e-a29f-b3b73326d392","artifactVersion":"2","generatedFromUUID":"88121a8b-daa0-4a2f-84a4-a072f1215f44"},{"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":"afb04163-7216-4486-9b1a-8fb28d32ebbc","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":"7016c93f-4f44-4420-b126-a2f9aaf75418","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":"MDczZmVlN2RlZDAyNWMzNDJlYjk0MGRiMzYwZDdkYTU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a87951d6-e943-4b15-acff-91efb2432df2","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"OTNlNGEyYmY4MDdlMjE5MDY0MzY4NWExMDkwYTU1ZTg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"15f01e0b-0b3f-449a-ae62-9a9be081fe20","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T02:20:42.464Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:20:42.464Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:20:42.464Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:20:42.464Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "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-29T02:20:43.464Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:20:43.465Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:20:43.465Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:20:43.465Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "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-29T02:20:44.466Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:20:44.466Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:20:44.466Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:20:44.467Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "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-29T02:20:45.468Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:20:45.468Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:20:45.468Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:20:45.468Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "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-29T02:20:46.470Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:20:46.470Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:20:46.470Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:20:46.471Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "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-29T02:20:47.472Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:20:47.473Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:20:47.473Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:20:47.473Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "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-29T02:20:48.474Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:20:48.474Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:20:48.474Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:20:48.474Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "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-29T02:20:49.475Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:20:49.476Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:20:49.476Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:20:49.476Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "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-29T02:20:50.476Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:20:50.477Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:20:50.477Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:20:50.477Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "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-29T02:20:51.478Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:20:51.478Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:20:51.478Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:20:51.478Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:20:52.479Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "e5fd3784-176d-42a7-9b62-a959a0733847", "serviceDescription": "service", "serviceInvariantUUID": "87ee4104-f821-482e-970e-67013d6865ce", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "f9a31b5d-5243-4543-8ad7-b4dea8608e91", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "be38d069-67b7-4343-bf06-2e21aed54285", "resourceInvariantUUID": "39a91d66-b004-4d3e-9e0f-8ba09489ac29", "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": "NGE0OTdhOTMzMmY4YTBiMDY2ZGFmYTRiMTUxMjNjODM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "864be928-a9f5-4945-a2b4-8916dc83b009", "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": "88121a8b-daa0-4a2f-84a4-a072f1215f44", "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": "8f7c59c7-db3d-483e-a29f-b3b73326d392", "generatedFromUUID": "88121a8b-daa0-4a2f-84a4-a072f1215f44" }, "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": "01d484da-5e69-41d3-9b20-96dd7783c728", "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": "8f7c59c7-db3d-483e-a29f-b3b73326d392", "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": "afb04163-7216-4486-9b1a-8fb28d32ebbc", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "OTNlNGEyYmY4MDdlMjE5MDY0MzY4NWExMDkwYTU1ZTg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "15f01e0b-0b3f-449a-ae62-9a9be081fe20" } ], "workloadContext": "Production" } 2023-03-29T02:20:52.479Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T02:20:52.480Z|152384e9-aecf-4b1c-a8f7-03a9cf9ee303|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 e5fd3784-176d-42a7-9b62-a959a0733847 ASDC 2023-03-29T02:20:52.480Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:79cff219-f792-4db3-a985-5e3d1b368346 ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:e5fd3784-176d-42a7-9b62-a959a0733847 ServiceInvariantUUID:87ee4104-f821-482e-970e-67013d6865ce 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:15f01e0b-0b3f-449a-ae62-9a9be081fe20 ArtifactChecksum:OTNlNGEyYmY4MDdlMjE5MDY0MzY4NWExMDkwYTU1ZTg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:f9a31b5d-5243-4543-8ad7-b4dea8608e91 ResourceInvariantUUID:39a91d66-b004-4d3e-9e0f-8ba09489ac29 ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:be38d069-67b7-4343-bf06-2e21aed54285 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:864be928-a9f5-4945-a2b4-8916dc83b009 ArtifactChecksum:NGE0OTdhOTMzMmY4YTBiMDY2ZGFmYTRiMTUxMjNjODM= 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:88121a8b-daa0-4a2f-84a4-a072f1215f44 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:8f7c59c7-db3d-483e-a29f-b3b73326d392 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:01d484da-5e69-41d3-9b20-96dd7783c728 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:8f7c59c7-db3d-483e-a29f-b3b73326d392 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:afb04163-7216-4486-9b1a-8fb28d32ebbc ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T02:20:52.480Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e5fd3784-176d-42a7-9b62-a959a0733847 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: 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-29T02:20:52.513Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T02:20:52.514Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:20:52.514Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:20:52.514Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-29T02:20:52.514Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T02:20:52.514Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-29T02:20:52.839Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T02:20:52.845Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 15f01e0b-0b3f-449a-ae62-9a9be081fe20 163283 2023-03-29T02:20:52.845Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T02:20:52.845Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T02:20:52.845Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T02:20:52.846Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:20:52.846Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:20:52.846Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680056452845, "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-29T02:20:53.847Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T02:20:53.848Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:20:53.848Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T02:20:53.850Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-29T02:20:53.851Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T02:20:53.851Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T02:20:53.955Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13436574589406719019/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-29T02:20:54.799Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T02:20:54.800Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T02:20:54.800Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T02:20:54.800Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-29T02:20:54.800Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T02:20:54.800Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T02:20:54.800Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T02:20:54.800Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T02:20:54.800Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T02:20:54.800Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:20:54.800Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:20:54.801Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T02:20:54.801Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T02:20:54.801Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T02:20:54.801Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:20:54.801Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:20:54.801Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T02:20:54.801Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T02:20:54.801Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T02:20:54.801Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:20:54.801Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:20:54.801Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:20:54.802Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-29T02:20:54.802Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-29T02:20:54.802Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-29T02:20:54.802Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-29T02:20:54.802Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:20:54.802Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-29T02:20:54.802Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:20:54.802Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T02:20:54.802Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T02:20:54.802Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:20:54.803Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T02:20:54.803Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T02:20:54.803Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:20:54.803Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T02:20:54.803Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T02:20:54.803Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:20:54.803Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T02:20:54.803Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T02:20:54.803Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:20:54.803Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-29T02:20:54.803Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-29T02:20:54.803Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=c7162921-d9ba-48b0-ac30-848b994533ba 2023-03-29T02:20:54.804Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:20:54.804Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:20:54.804Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:20:54.804Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:20:54.804Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:20:54.804Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:20:54.804Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T02:20:54.804Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T02:20:54.804Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:e5fd3784-176d-42a7-9b62-a959a0733847 Model Version:NULL Model InvariantUuid:87ee4104-f821-482e-970e-67013d6865ce Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:ffe2b29f-1568-438d-9e87-4f28ff0f29d3 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:39a91d66-b004-4d3e-9e0f-8ba09489ac29 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:f9a31b5d-5243-4543-8ad7-b4dea8608e91 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:81b562e9-8a06-4b38-ae34-13a20c90363a ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:9d16c548-1a08-4a21-9290-43523f9775d0 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:24970cda-31e1-4a33-b714-870b44e6ec72 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:005c57c2-5e8e-413a-a9d2-3a0316c9d67e ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:c7162921-d9ba-48b0-ac30-848b994533ba ModelInvariantUuid:8b85917d-d582-402c-b938-cfd3616f2376 ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:13866d1f-ed69-49fd-a7e5-91c49c2c4758 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:15c0e3b7-071f-4282-bfa4-2145af421507 ModelInvariantUuid:196fa6d7-90bc-42b2-90ed-54adcabf8844 ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:8ed488ad-07d9-4f05-b7d5-72e70b510f34 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=? 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-29T02:20:54.844Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||ERROR|500||Csar with UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 already exists 2023-03-29T02:20:54.845Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T02:20:54.845Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Csar with UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 already exists) 2023-03-29T02:20:54.845Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T02:20:54.845Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:20:54.845Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:20:54.845Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680056454845, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:20:55.846Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T02:20:55.847Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Resource with UUID: be38d069-67b7-4343-bf06-2e21aed54285 already exists) 2023-03-29T02:20:55.847Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T02:20:55.847Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:20:55.847Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:20:55.847Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680056455846, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: be38d069-67b7-4343-bf06-2e21aed54285 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:20:56.848Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 79cff219-f792-4db3-a985-5e3d1b368346 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-29T02:20:56.870Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 79cff219-f792-4db3-a985-5e3d1b368346 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-29T02:20:56.873Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T02:20:56.873Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T02:20:56.874Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T02:20:56.874Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T02:20:56.874Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:20:56.874Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:20:56.874Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:20:56.874Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:20:56.874Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T02:20:56.886Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T02:21:26.886Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 79cff219-f792-4db3-a985-5e3d1b368346 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-29T02:21:26.896Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 79cff219-f792-4db3-a985-5e3d1b368346 and serviceModelVersionId: e5fd3784-176d-42a7-9b62-a959a0733847 2023-03-29T02:21:26.897Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 87ee4104-f821-482e-970e-67013d6865ce 2023-03-29T02:21:26.897Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0 2023-03-29T02:21:26.904Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T02:21:26.918Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?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-29T02:21:26.919Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0|INFO|500||Invoke 2023-03-29T02:21:26.926Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T02:21:27.084Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0|INFO|500||InvokeReturn 2023-03-29T02:21:27.084Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/87ee4104-f821-482e-970e-67013d6865ce/model-vers/model-ver/e5fd3784-176d-42a7-9b62-a959a0733847?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 02:21:28 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[154], vertex-id=[262248], x-aai-txid=[2-aai-resources-230329-02:21:28:329-69069], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T02:21:27.084Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T02:21:27.084Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T02:21:27.085Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T02:21:27.097Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||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-29T02:21:27.098Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 79cff219-f792-4db3-a985-5e3d1b368346 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T02:21:27.098Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T02:21:27.098Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:21:27.098Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:21:27.098Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680056487098, "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-29T02:21:28.121Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T02:21:28.121Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b","serviceDescription":"service","serviceInvariantUUID":"f11f3291-d152-4078-a143-55ea832700d8","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"36a3904f-1a5d-4317-86a2-638c4917b288","resourceInvariantUUID":"1aba6309-0738-4e5b-b869-2db259c21795","resourceCustomizationUUID":"0337b2fb-5a25-4a34-85ab-b1b31ed2aa39","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":"NzViZTJiZjA2ZDkzYjRlNDE3YTgxNGQ1N2U0NzVkMjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"afb7b978-26be-4a57-a7a2-4e86e6ba373c","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":"NmY3OGQ5NzFlYjdmZjI1YWRiYmE0MDIzYjMzYTkzZmI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"717c2940-1acd-420e-b3fe-4f1e9a67c304","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":"a9dd0a80-3b45-406c-b694-f871afbb64ca","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":"c29ed0c0-4d82-458f-82bb-df9712ab2b6e","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":"ea1912d5-c9a1-4a19-811d-1660124dfc03","artifactVersion":"2","generatedFromUUID":"a9dd0a80-3b45-406c-b694-f871afbb64ca"},{"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":"MDY3MzFhZTY0Y2RlMjJjNTZkYzQxODFhMDMzYjIyNDc\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"942f5cd5-38df-4423-9208-5799647b6f06","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":"ZTM1OGQ2OWI1NzJjZjIyYjhmMjVhNWY0M2UyNzVlOWI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"ac013e2b-d169-4983-aabc-c381174a3c1b","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"ZjUxNWEzYmIwNzM2ZWUxYWFlOWNjMzdjYjU2ZWUyMTQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"4cd37888-a8d3-418f-b193-57aae7be143e","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T02:21:28.122Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:21:28.122Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:21:28.122Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:21:28.122Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "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-29T02:21:29.123Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:21:29.123Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:21:29.123Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:21:29.123Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "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-29T02:21:30.124Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:21:30.124Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:21:30.124Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:21:30.125Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "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-29T02:21:31.126Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:21:31.126Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:21:31.126Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:21:31.126Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "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-29T02:21:32.127Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:21:32.127Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:21:32.127Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:21:32.128Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "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-29T02:21:33.128Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:21:33.129Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:21:33.129Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:21:33.129Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "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-29T02:21:34.129Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:21:34.130Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:21:34.130Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:21:34.131Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "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-29T02:21:35.131Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:21:35.132Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:21:35.132Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:21:35.132Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:21:36.133Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b", "serviceDescription": "service", "serviceInvariantUUID": "f11f3291-d152-4078-a143-55ea832700d8", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "0337b2fb-5a25-4a34-85ab-b1b31ed2aa39", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "36a3904f-1a5d-4317-86a2-638c4917b288", "resourceInvariantUUID": "1aba6309-0738-4e5b-b869-2db259c21795", "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": "NmY3OGQ5NzFlYjdmZjI1YWRiYmE0MDIzYjMzYTkzZmI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "717c2940-1acd-420e-b3fe-4f1e9a67c304", "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": "a9dd0a80-3b45-406c-b694-f871afbb64ca", "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": "ea1912d5-c9a1-4a19-811d-1660124dfc03", "generatedFromUUID": "a9dd0a80-3b45-406c-b694-f871afbb64ca" }, "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": "ea1912d5-c9a1-4a19-811d-1660124dfc03", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "ZjUxNWEzYmIwNzM2ZWUxYWFlOWNjMzdjYjU2ZWUyMTQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4cd37888-a8d3-418f-b193-57aae7be143e" } ], "workloadContext": "Production" } 2023-03-29T02:21:36.133Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T02:21:36.133Z|79cff219-f792-4db3-a985-5e3d1b368346|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b ASDC 2023-03-29T02:21:36.133Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b ServiceInvariantUUID:f11f3291-d152-4078-a143-55ea832700d8 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:4cd37888-a8d3-418f-b193-57aae7be143e ArtifactChecksum:ZjUxNWEzYmIwNzM2ZWUxYWFlOWNjMzdjYjU2ZWUyMTQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:0337b2fb-5a25-4a34-85ab-b1b31ed2aa39 ResourceInvariantUUID:1aba6309-0738-4e5b-b869-2db259c21795 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:36a3904f-1a5d-4317-86a2-638c4917b288 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:717c2940-1acd-420e-b3fe-4f1e9a67c304 ArtifactChecksum:NmY3OGQ5NzFlYjdmZjI1YWRiYmE0MDIzYjMzYTkzZmI= 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:a9dd0a80-3b45-406c-b694-f871afbb64ca 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:ea1912d5-c9a1-4a19-811d-1660124dfc03 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:ea1912d5-c9a1-4a19-811d-1660124dfc03 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T02:21:36.134Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b 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: 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-29T02:21:36.164Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T02:21:36.164Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:21:36.165Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:21:36.165Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 4cd37888-a8d3-418f-b193-57aae7be143e from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-29T02:21:36.165Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T02:21:36.165Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-29T02:21:36.186Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T02:21:36.187Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@240a74be 2023-03-29T02:21:36.187Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T02:21:36.188Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVmMacro" ] } } } 2023-03-29T02:21:36.188Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVmMacro-csar.csar /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 4cd37888-a8d3-418f-b193-57aae7be143e Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T02:21:36.188Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T02:21:36.188Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Specified artifact is not found) 2023-03-29T02:21:36.189Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T02:21:36.189Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:21:36.189Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:21:36.189Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680056496188, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:21:36.826Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:21:36.827Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: cached metadata has changed from (version164: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version165: {SDC-DISTR-STATUS-TOPIC-AUTO=6}) 2023-03-29T02:21:36.841Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-29T02:21:36.841Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-29T02:21:36.847Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=60, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T02:21:36.848Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 60: {SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-29T02:21:36.861Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=60, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T02:21:36.861Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T02:21:36.862Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T02:21:36.866Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-29T02:21:36.867Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-29T02:21:36.867Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-29T02:21:36.868Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=3050, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T02:21:36.868Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-29T02:21:36.868Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-29T02:21:37.190Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVmMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(UUID:4cd37888-a8d3-418f-b193-57aae7be143e) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-29T02:21:37.226Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||ERROR|500||Csar with UUID: 4cd37888-a8d3-418f-b193-57aae7be143e already exists 2023-03-29T02:21:37.227Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T02:21:37.227Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Csar with UUID: 4cd37888-a8d3-418f-b193-57aae7be143e already exists) 2023-03-29T02:21:37.227Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T02:21:37.227Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:21:37.227Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:21:37.227Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680056497227, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 4cd37888-a8d3-418f-b193-57aae7be143e already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:21:37.885Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:21:37.885Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "152384e9-aecf-4b1c-a8f7-03a9cf9ee303", "consumerID": "SO-sdc-controller", "timestamp": 1680056441435, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T02:21:37.886Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:21:37.886Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:21:37.886Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T02:21:37.886Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:21:37.886Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:21:37.886Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-29T02:21:37.886Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:21:37.886Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:21:37.887Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-29T02:21:37.887Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:21:37.887Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:21:37.887Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T02:21:37.887Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:21:37.887Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:21:37.887Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-29T02:21:37.887Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:21:37.887Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:21:37.887Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-29T02:21:37.887Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:21:37.887Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:21:37.888Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-29T02:21:37.888Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:21:37.888Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:21:37.888Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T02:21:37.888Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:21:37.888Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:21:37.888Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T02:21:37.888Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:21:37.888Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:21:37.888Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T02:21:37.889Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:21:37.889Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:21:37.889Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680056452845, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T02:21:37.889Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:21:37.889Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:21:37.889Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680056454845, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 15f01e0b-0b3f-449a-ae62-9a9be081fe20 already exists" } 2023-03-29T02:21:37.889Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:21:37.889Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:21:37.889Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680056455846, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: be38d069-67b7-4343-bf06-2e21aed54285 already exists" } 2023-03-29T02:21:37.889Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:21:37.889Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:21:37.890Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "79cff219-f792-4db3-a985-5e3d1b368346", "consumerID": "SO-sdc-controller", "timestamp": 1680056487098, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T02:21:37.890Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:21:37.890Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:21:37.890Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T02:21:37.890Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:21:37.890Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:21:37.890Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-29T02:21:37.890Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:21:37.890Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:21:37.890Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-29T02:21:37.890Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:21:37.891Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:21:37.891Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T02:21:37.891Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:21:37.891Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:21:37.891Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-29T02:21:37.891Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:21:37.891Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:21:37.891Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T02:21:37.891Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:21:37.891Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:21:37.891Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T02:21:37.892Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:21:37.892Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:21:37.892Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T02:21:37.892Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:21:37.892Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:21:37.892Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680056496188, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T02:21:37.892Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:21:37.892Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:21:37.892Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680056497227, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 4cd37888-a8d3-418f-b193-57aae7be143e already exists" } 2023-03-29T02:21:37.892Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:21:38.228Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T02:21:38.228Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Resource with UUID: 36a3904f-1a5d-4317-86a2-638c4917b288 already exists) 2023-03-29T02:21:38.228Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T02:21:38.229Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:21:38.229Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:21:38.229Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680056498228, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 36a3904f-1a5d-4317-86a2-638c4917b288 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:21:39.230Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 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-29T02:21:39.249Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 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-29T02:21:39.253Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T02:21:39.253Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T02:21:39.253Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T02:21:39.253Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T02:21:39.253Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:21:39.253Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:21:39.253Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:21:39.254Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:21:39.254Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-29T02:21:39.268Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T02:22:09.269Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 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-29T02:22:09.279Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 and serviceModelVersionId: c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b 2023-03-29T02:22:09.279Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : f11f3291-d152-4078-a143-55ea832700d8 2023-03-29T02:22:09.280Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0 2023-03-29T02:22:09.286Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T02:22:09.306Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?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-29T02:22:09.307Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0|INFO|500||Invoke 2023-03-29T02:22:09.315Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T02:22:09.473Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0|INFO|500||InvokeReturn 2023-03-29T02:22:09.473Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f11f3291-d152-4078-a143-55ea832700d8/model-vers/model-ver/c3eefe80-1a9b-4a6d-b2d9-7e7e7fc8fb2b?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 02:22:10 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[154], vertex-id=[282632], x-aai-txid=[0-aai-resources-230329-02:22:10:719-63802], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T02:22:09.473Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T02:22:09.473Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T02:22:09.473Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-29T02:22:09.480Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||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-29T02:22:09.481Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T02:22:09.481Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T02:22:09.481Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:22:09.481Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:22:09.481Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680056529481, "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-29T02:22:10.501Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T02:22:10.501Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"75dca8ba-3248-48c6-9711-9aadf96f8e3b","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"1fc0f3c3-84ac-4154-b27c-171f7feb50cc","serviceDescription":"service","serviceInvariantUUID":"008efdff-77aa-444d-8450-ff90bd5ae680","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"f9c63e91-f583-4f58-aeb9-83b625f04a58","resourceInvariantUUID":"9bd386fc-88cf-496b-93c6-ba0ccbb1c156","resourceCustomizationUUID":"17ece1ed-e9a2-4a30-8b11-c80a26763572","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"ODJkZDU0OTQ3MGE2MWU3OTlmMTE0YjUxZmExNDk3NGE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"5d9120e9-b81f-495d-8201-252d44b47dcb","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"31466410-8642-4ece-8366-dd8e16713ddc","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f99a13cf-e3a3-4df8-a2c5-e3e82726e451","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"OTQ0MDY1ZTJkMDJjZTc5NDQwNjYxNmUzYWY0MjI5Y2M\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"f6b59759-ff38-450c-92c7-f5ec8850ec6d","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9190f0cc-f7e7-4350-af06-929cf1b3ba85","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7f282657-b8b6-4223-870e-fd099f14e3cc","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e5067c49-3ffa-4389-a97d-775df9c048b4","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"NmU3YmY3Y2VkOWYyNzJjYmZiNTJlMmY2YTk3MTIwNzA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2e61fb17-9304-4c0e-b8df-827caa52c20c","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"ZjgwZmViODM3ODVkZjQ0MDgyMDAxZGIzM2NjZjdjNDU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0b1c2a06-8237-47a4-8c50-87973b02a56c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T02:22:10.501Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:22:10.502Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:22:10.502Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:22:10.502Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:22:11.504Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:22:11.504Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:22:11.504Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:22:11.504Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:22:12.504Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:22:12.505Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:22:12.505Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:22:12.505Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:22:13.506Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:22:13.507Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:22:13.507Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:22:13.508Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:22:14.508Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:22:14.509Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:22:14.510Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:22:14.510Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:22:15.511Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:22:15.511Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:22:15.512Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:22:15.512Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:22:16.513Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:22:16.514Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:22:16.514Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:22:16.514Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:22:17.515Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:22:17.515Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:22:17.516Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:22:17.516Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:22:18.516Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:22:18.517Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:22:18.517Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:22:18.517Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:22:19.519Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "1fc0f3c3-84ac-4154-b27c-171f7feb50cc", "serviceDescription": "service", "serviceInvariantUUID": "008efdff-77aa-444d-8450-ff90bd5ae680", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "17ece1ed-e9a2-4a30-8b11-c80a26763572", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "f9c63e91-f583-4f58-aeb9-83b625f04a58", "resourceInvariantUUID": "9bd386fc-88cf-496b-93c6-ba0ccbb1c156", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "ZjgwZmViODM3ODVkZjQ0MDgyMDAxZGIzM2NjZjdjNDU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "0b1c2a06-8237-47a4-8c50-87973b02a56c" } ], "workloadContext": "Production" } 2023-03-29T02:22:19.519Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T02:22:19.519Z|5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 1fc0f3c3-84ac-4154-b27c-171f7feb50cc ASDC 2023-03-29T02:22:19.520Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:75dca8ba-3248-48c6-9711-9aadf96f8e3b ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:1fc0f3c3-84ac-4154-b27c-171f7feb50cc ServiceInvariantUUID:008efdff-77aa-444d-8450-ff90bd5ae680 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:0b1c2a06-8237-47a4-8c50-87973b02a56c ArtifactChecksum:ZjgwZmViODM3ODVkZjQ0MDgyMDAxZGIzM2NjZjdjNDU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:17ece1ed-e9a2-4a30-8b11-c80a26763572 ResourceInvariantUUID:9bd386fc-88cf-496b-93c6-ba0ccbb1c156 ResourceName:test-pnf ResourceType:PNF ResourceUUID:f9c63e91-f583-4f58-aeb9-83b625f04a58 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T02:22:19.520Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1fc0f3c3-84ac-4154-b27c-171f7feb50cc 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: 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-29T02:22:19.556Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T02:22:19.557Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:22:19.557Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:22:19.557Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 0b1c2a06-8237-47a4-8c50-87973b02a56c from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T02:22:19.557Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T02:22:19.557Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T02:22:19.573Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T02:22:19.573Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@89c7ec0 2023-03-29T02:22:19.573Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T02:22:19.574Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-29T02:22:19.574Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 0b1c2a06-8237-47a4-8c50-87973b02a56c Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T02:22:19.574Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T02:22:19.574Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-29T02:22:19.574Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T02:22:19.574Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:22:19.574Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:22:19.574Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680056539574, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:22:20.574Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:0b1c2a06-8237-47a4-8c50-87973b02a56c) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-29T02:22:20.613Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||ERROR|500||Csar with UUID: 0b1c2a06-8237-47a4-8c50-87973b02a56c already exists 2023-03-29T02:22:20.613Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T02:22:20.613Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Csar with UUID: 0b1c2a06-8237-47a4-8c50-87973b02a56c already exists) 2023-03-29T02:22:20.613Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T02:22:20.613Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:22:20.613Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:22:20.614Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680056540613, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 0b1c2a06-8237-47a4-8c50-87973b02a56c already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:22:21.614Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T02:22:21.615Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Resource with UUID: f9c63e91-f583-4f58-aeb9-83b625f04a58 already exists) 2023-03-29T02:22:21.615Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T02:22:21.615Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:22:21.615Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:22:21.615Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680056541614, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f9c63e91-f583-4f58-aeb9-83b625f04a58 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:22:22.616Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 75dca8ba-3248-48c6-9711-9aadf96f8e3b 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-29T02:22:22.636Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 75dca8ba-3248-48c6-9711-9aadf96f8e3b 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-29T02:22:22.640Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T02:22:22.640Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T02:22:22.640Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T02:22:22.640Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T02:22:22.640Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:22:22.640Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:22:22.640Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:22:22.640Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:22:22.640Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||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-29T02:22:22.651Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T02:22:36.826Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:22:36.827Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:22:36.827Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680056498228, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 36a3904f-1a5d-4317-86a2-638c4917b288 already exists" } 2023-03-29T02:22:36.827Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:22:52.652Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 75dca8ba-3248-48c6-9711-9aadf96f8e3b 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-29T02:22:52.659Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 75dca8ba-3248-48c6-9711-9aadf96f8e3b and serviceModelVersionId: 1fc0f3c3-84ac-4154-b27c-171f7feb50cc 2023-03-29T02:22:52.660Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 008efdff-77aa-444d-8450-ff90bd5ae680 2023-03-29T02:22:52.660Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0 2023-03-29T02:22:52.667Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T02:22:52.690Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?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-29T02:22:52.691Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0|INFO|500||Invoke 2023-03-29T02:22:52.699Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T02:22:52.886Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0|INFO|500||InvokeReturn 2023-03-29T02:22:52.886Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/008efdff-77aa-444d-8450-ff90bd5ae680/model-vers/model-ver/1fc0f3c3-84ac-4154-b27c-171f7feb50cc?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 02:22:54 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[184], vertex-id=[229608], x-aai-txid=[0-aai-resources-230329-02:22:54:100-19103], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T02:22:52.887Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T02:22:52.887Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T02:22:52.887Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||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-29T02:22:52.896Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||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-29T02:22:52.896Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 75dca8ba-3248-48c6-9711-9aadf96f8e3b and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T02:22:52.896Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T02:22:52.896Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:22:52.896Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:22:52.896Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680056572896, "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-29T02:22:53.912Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T02:22:53.912Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"b5dbc659-e5fa-4519-aa22-7665e8fb5e64","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"0adf6280-2007-4727-93b2-44e368e16e63","serviceDescription":"service","serviceInvariantUUID":"33df0023-950e-46e1-9a65-3f4a4e8b0beb","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4","resourceInvariantUUID":"60a3c320-59eb-4eea-baad-1e69d0c23625","resourceCustomizationUUID":"35d8ed23-5696-4047-993b-d0c629e92dd8","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"YjFiMDNjZWJjM2I4NDU4MjY3NzE1NTJjMWNjZGRmMjc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f786e074-b937-42ab-9570-14964b90d641","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"93aec9a6-2032-46ea-910b-a5e6365c5564","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"75cdc35d-45b8-4a48-8317-7d6befb7c463","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"MjU3N2U4OGQyN2M1M2I1YWM4NDU3ZWY2NWY0YmNiODQ\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"a2b23195-d813-43d9-b011-8ca8d07962ef","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"fbd50846-0843-4af2-baf3-a97994a7404c","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2b48d012-5495-4544-ae86-e22c4d54f154","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"30fc9e07-8b0f-4774-ba4e-7fe58bf5c01f","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"M2Q2NjE0NTQ3ODI2MjY0ZDhjMDg4NzRhZWNiYTgzNTA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"57277279-dffa-4105-a761-ea53b4315c9f","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"MDE3ZmRlNzgyODVkMTVjYTM5YjY3YmY0YzExNTdkM2Q\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"19000e49-3cac-4c2b-af56-2221f785a763","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T02:22:53.912Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:22:53.913Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:22:53.913Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:22:53.913Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:22:54.913Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:22:54.914Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:22:54.914Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:22:54.914Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:22:55.914Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:22:55.914Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:22:55.914Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:22:55.914Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:22:56.915Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:22:56.915Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:22:56.915Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:22:56.915Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:22:57.915Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:22:57.916Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:22:57.916Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:22:57.916Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:22:58.916Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:22:58.917Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:22:58.917Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:22:58.917Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:22:59.917Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:22:59.918Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:22:59.918Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:22:59.918Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:23:00.919Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:23:00.919Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:23:00.919Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:23:00.919Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:23:01.920Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:23:01.921Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:23:01.921Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:23:01.921Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:23:02.922Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "0adf6280-2007-4727-93b2-44e368e16e63", "serviceDescription": "service", "serviceInvariantUUID": "33df0023-950e-46e1-9a65-3f4a4e8b0beb", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "35d8ed23-5696-4047-993b-d0c629e92dd8", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4", "resourceInvariantUUID": "60a3c320-59eb-4eea-baad-1e69d0c23625", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "MDE3ZmRlNzgyODVkMTVjYTM5YjY3YmY0YzExNTdkM2Q\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "19000e49-3cac-4c2b-af56-2221f785a763" } ], "workloadContext": "Production" } 2023-03-29T02:23:02.923Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T02:23:02.923Z|75dca8ba-3248-48c6-9711-9aadf96f8e3b|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 0adf6280-2007-4727-93b2-44e368e16e63 ASDC 2023-03-29T02:23:02.923Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:b5dbc659-e5fa-4519-aa22-7665e8fb5e64 ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:0adf6280-2007-4727-93b2-44e368e16e63 ServiceInvariantUUID:33df0023-950e-46e1-9a65-3f4a4e8b0beb ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:19000e49-3cac-4c2b-af56-2221f785a763 ArtifactChecksum:MDE3ZmRlNzgyODVkMTVjYTM5YjY3YmY0YzExNTdkM2Q= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:35d8ed23-5696-4047-993b-d0c629e92dd8 ResourceInvariantUUID:60a3c320-59eb-4eea-baad-1e69d0c23625 ResourceName:test-pnf ResourceType:PNF ResourceUUID:afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T02:23:02.923Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 0adf6280-2007-4727-93b2-44e368e16e63 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: 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-29T02:23:02.958Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T02:23:02.959Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:23:02.959Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:23:02.959Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 19000e49-3cac-4c2b-af56-2221f785a763 from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T02:23:02.959Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T02:23:02.959Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T02:23:02.980Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T02:23:02.980Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@7cc68b0 2023-03-29T02:23:02.980Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T02:23:02.981Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-29T02:23:02.981Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 19000e49-3cac-4c2b-af56-2221f785a763 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T02:23:02.981Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T02:23:02.981Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-29T02:23:02.981Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T02:23:02.981Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:23:02.981Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:23:02.981Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680056582981, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:23:03.982Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:19000e49-3cac-4c2b-af56-2221f785a763) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 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-29T02:23:04.023Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||ERROR|500||Csar with UUID: 19000e49-3cac-4c2b-af56-2221f785a763 already exists 2023-03-29T02:23:04.024Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T02:23:04.024Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Csar with UUID: 19000e49-3cac-4c2b-af56-2221f785a763 already exists) 2023-03-29T02:23:04.024Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T02:23:04.024Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:23:04.024Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:23:04.024Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680056584024, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 19000e49-3cac-4c2b-af56-2221f785a763 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:23:05.025Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T02:23:05.026Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Resource with UUID: afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4 already exists) 2023-03-29T02:23:05.026Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T02:23:05.026Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:23:05.026Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:23:05.026Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680056585025, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:23:06.027Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b5dbc659-e5fa-4519-aa22-7665e8fb5e64 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-29T02:23:06.049Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b5dbc659-e5fa-4519-aa22-7665e8fb5e64 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-29T02:23:06.052Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T02:23:06.053Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T02:23:06.053Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T02:23:06.053Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T02:23:06.053Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:23:06.053Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:23:06.053Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:23:06.053Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:23:06.053Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||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-29T02:23:06.064Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T02:23:36.064Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b5dbc659-e5fa-4519-aa22-7665e8fb5e64 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-29T02:23:36.073Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b5dbc659-e5fa-4519-aa22-7665e8fb5e64 and serviceModelVersionId: 0adf6280-2007-4727-93b2-44e368e16e63 2023-03-29T02:23:36.073Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 33df0023-950e-46e1-9a65-3f4a4e8b0beb 2023-03-29T02:23:36.074Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0 2023-03-29T02:23:36.081Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T02:23:36.103Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0|INFO|500||Invoke 2023-03-29T02:23:36.103Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b5dbc659-e5fa-4519-aa22-7665e8fb5e64], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[c5cf742e-4abf-40f2-a8f3-2db1aa687b86], X-ECOMP-RequestID=[b5dbc659-e5fa-4519-aa22-7665e8fb5e64], X-TransactionId=[], X-ONAP-RequestID=[b5dbc659-e5fa-4519-aa22-7665e8fb5e64], Content-Type=[application/merge-patch+json]} 2023-03-29T02:23:36.112Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T02:23:36.269Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?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/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 02:23:37 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[150], vertex-id=[290872], x-aai-txid=[2-aai-resources-230329-02:23:37:515-67551], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T02:23:36.269Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T02:23:36.270Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/33df0023-950e-46e1-9a65-3f4a4e8b0beb/model-vers/model-ver/0adf6280-2007-4727-93b2-44e368e16e63?depth=0|INFO|500||InvokeReturn 2023-03-29T02:23:36.270Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T02:23:36.270Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||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-29T02:23:36.282Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||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-29T02:23:36.283Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b5dbc659-e5fa-4519-aa22-7665e8fb5e64 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T02:23:36.283Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T02:23:36.284Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:23:36.284Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:23:36.284Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680056616283, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:23:36.826Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:23:36.827Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:23:36.827Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5c7e8680-b4e1-4b11-99a4-9c5ec36e1b71", "consumerID": "SO-sdc-controller", "timestamp": 1680056529481, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T02:23:36.827Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:23:36.827Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:23:36.828Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T02:23:36.828Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:23:36.828Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:23:36.828Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T02:23:36.828Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:23:36.828Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:23:36.828Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T02:23:36.828Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:23:36.828Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:23:36.828Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T02:23:36.829Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:23:36.829Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:23:36.829Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T02:23:36.829Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:23:36.829Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:23:36.829Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T02:23:36.829Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:23:36.829Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:23:36.829Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T02:23:36.829Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:23:36.830Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:23:36.830Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T02:23:36.830Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:23:36.830Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:23:36.830Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T02:23:36.830Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:23:36.830Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:23:36.830Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680056539574, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T02:23:36.830Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:23:36.830Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:23:36.830Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680056540613, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 0b1c2a06-8237-47a4-8c50-87973b02a56c already exists" } 2023-03-29T02:23:36.831Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:23:36.831Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:23:36.831Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680056541614, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f9c63e91-f583-4f58-aeb9-83b625f04a58 already exists" } 2023-03-29T02:23:36.831Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T02:23:37.306Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T02:23:37.306Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"bf36bb74-dbfc-4b91-9179-246c1833184a","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"8789fcd2-c610-42f4-9f5c-85d3c35fe131","serviceDescription":"service","serviceInvariantUUID":"a97a2d8d-6e45-4958-a60b-a2440c930d29","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"3591043e-93fc-445d-9e12-8df4553e6d5f","resourceInvariantUUID":"70bc9633-405e-41e6-9b13-cb887af46aae","resourceCustomizationUUID":"79ea15b5-1cfd-450e-b844-806e379e7e23","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"MDEzMTQ1YTY3ZDA2MjM3ZjI4Zjk0NGZmYTBkMWNkYWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"27bb6e56-d0ac-459e-b195-720cc9e11dd7","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"caf89bcd-b2c7-4409-a262-a94d07b9c6e7","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d556b18f-0ce2-4630-9fd6-373679fde533","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"NzVmMzJjOTlhYmJiMzVkMTJlYTQwNzVkMzk3NDAwZTY\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"8a94fe0e-696c-44f4-83f7-7b7a545725d8","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"708d3fdb-0eba-4837-a6a9-43f76bacba01","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b501b858-3137-4e2a-aaf8-4476efea08fb","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"41b2e5fb-2b22-4ed7-a7d2-abdde1e82e3a","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"ZTVkYzM2ZTE2MGM1NmJjODMzMWQzY2JlNDg1ZWNlMDk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"02cceac3-a00e-4287-ba56-c2cf37517297","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"ZjFjYzJjYzRhMmE4NGNjNDNjNWJjNzVmOTExNTE4Mjk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7c00de38-56a9-4da6-9a57-4461d96e9868","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T02:23:37.307Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:23:37.307Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:23:37.307Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:23:37.307Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:23:38.308Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:23:38.309Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:23:38.309Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:23:38.309Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:23:39.310Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:23:39.311Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:23:39.311Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:23:39.311Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:23:40.312Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:23:40.312Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:23:40.312Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:23:40.312Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:23:41.313Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:23:41.314Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:23:41.314Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:23:41.314Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:23:42.315Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:23:42.315Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:23:42.316Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:23:42.316Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:23:43.317Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:23:43.317Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:23:43.317Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:23:43.317Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:23:44.318Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:23:44.318Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:23:44.318Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:23:44.318Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:23:45.318Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T02:23:45.319Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:23:45.319Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:23:45.319Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:23:46.320Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "8789fcd2-c610-42f4-9f5c-85d3c35fe131", "serviceDescription": "service", "serviceInvariantUUID": "a97a2d8d-6e45-4958-a60b-a2440c930d29", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "79ea15b5-1cfd-450e-b844-806e379e7e23", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "3591043e-93fc-445d-9e12-8df4553e6d5f", "resourceInvariantUUID": "70bc9633-405e-41e6-9b13-cb887af46aae", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "ZjFjYzJjYzRhMmE4NGNjNDNjNWJjNzVmOTExNTE4Mjk\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7c00de38-56a9-4da6-9a57-4461d96e9868" } ], "workloadContext": "Production" } 2023-03-29T02:23:46.320Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T02:23:46.320Z|b5dbc659-e5fa-4519-aa22-7665e8fb5e64|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 8789fcd2-c610-42f4-9f5c-85d3c35fe131 ASDC 2023-03-29T02:23:46.321Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:bf36bb74-dbfc-4b91-9179-246c1833184a ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:8789fcd2-c610-42f4-9f5c-85d3c35fe131 ServiceInvariantUUID:a97a2d8d-6e45-4958-a60b-a2440c930d29 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:7c00de38-56a9-4da6-9a57-4461d96e9868 ArtifactChecksum:ZjFjYzJjYzRhMmE4NGNjNDNjNWJjNzVmOTExNTE4Mjk= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:79ea15b5-1cfd-450e-b844-806e379e7e23 ResourceInvariantUUID:70bc9633-405e-41e6-9b13-cb887af46aae ResourceName:test-pnf ResourceType:PNF ResourceUUID:3591043e-93fc-445d-9e12-8df4553e6d5f ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T02:23:46.321Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 8789fcd2-c610-42f4-9f5c-85d3c35fe131 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: 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-29T02:23:46.357Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T02:23:46.358Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:23:46.358Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T02:23:46.358Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 7c00de38-56a9-4da6-9a57-4461d96e9868 from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T02:23:46.358Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T02:23:46.358Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T02:23:46.377Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T02:23:46.377Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@69308042 2023-03-29T02:23:46.377Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T02:23:46.378Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-29T02:23:46.378Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 7c00de38-56a9-4da6-9a57-4461d96e9868 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T02:23:46.378Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T02:23:46.378Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-29T02:23:46.378Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T02:23:46.378Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:23:46.378Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:23:46.378Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680056626378, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:23:47.379Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:7c00de38-56a9-4da6-9a57-4461d96e9868) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-29T02:23:47.400Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-29T02:23:47.400Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Processing Resource Type: PNF, Model UUID: 3591043e-93fc-445d-9e12-8df4553e6d5f 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=? 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-29T02:23:47.408Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||test-pnf 0 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-29T02:23:47.429Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_ALREADY_EXIST test-pnf 0 3591043e-93fc-445d-9e12-8df4553e6d5f test-pnf 2023-03-29T02:23:47.429Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||No resources found for Service: 8789fcd2-c610-42f4-9f5c-85d3c35fe131 2023-03-29T02:23:47.429Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 8789fcd2-c610-42f4-9f5c-85d3c35fe131 2023-03-29T02:23:47.429Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 3591043e-93fc-445d-9e12-8df4553e6d5f 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=? 2023-03-29T02:23:47.436Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Exception : java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$ddcc8bcb.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-29T02:23:47.449Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_INSTALL_EXC No element listed 300 Exception caught during installation of test-pnf. Transaction rollback java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$ddcc8bcb.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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-29T02:23:47.457Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf 3591043e-93fc-445d-9e12-8df4553e6d5f 0 ASDC deployResourceStructure 2023-03-29T02:23:47.457Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||ERROR|500||Exception occurred org.onap.so.asdc.client.exceptions.ArtifactInstallerException: Exception caught during installation of test-pnf. Transaction rollback. at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:430) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$ddcc8bcb.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Caused by: java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) ... 23 common frames omitted 2023-03-29T02:23:47.458Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T02:23:47.458Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Exception caught during installation of test-pnf. Transaction rollback.) 2023-03-29T02:23:47.458Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T02:23:47.459Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:23:47.459Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:23:47.459Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680056627458, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:23:48.459Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bf36bb74-dbfc-4b91-9179-246c1833184a 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-29T02:23:48.490Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bf36bb74-dbfc-4b91-9179-246c1833184a 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-29T02:23:48.493Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T02:23:48.493Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T02:23:48.493Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T02:23:48.493Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T02:23:48.493Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:23:48.493Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:23:48.493Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T02:23:48.493Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-29T02:23:48.493Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE 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-29T02:23:48.500Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T02:24:18.501Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: bf36bb74-dbfc-4b91-9179-246c1833184a 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-29T02:24:18.509Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: bf36bb74-dbfc-4b91-9179-246c1833184a and serviceModelVersionId: 8789fcd2-c610-42f4-9f5c-85d3c35fe131 2023-03-29T02:24:18.509Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a97a2d8d-6e45-4958-a60b-a2440c930d29 2023-03-29T02:24:18.510Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?depth=0 2023-03-29T02:24:18.516Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T02:24:18.533Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?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-29T02:24:18.534Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?depth=0|INFO|500||Invoke 2023-03-29T02:24:18.540Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-29T02:24:18.703Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?depth=0|INFO|500||InvokeReturn 2023-03-29T02:24:18.704Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a97a2d8d-6e45-4958-a60b-a2440c930d29/model-vers/model-ver/8789fcd2-c610-42f4-9f5c-85d3c35fe131?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 02:24:19 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[159], vertex-id=[250088], x-aai-txid=[2-aai-resources-230329-02:24:19:944-37840], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T02:24:18.704Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T02:24:18.705Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T02:24:18.705Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||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-29T02:24:18.716Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||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-29T02:24:18.716Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID bf36bb74-dbfc-4b91-9179-246c1833184a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-29T02:24:18.716Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T02:24:18.717Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T02:24:18.717Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T02:24:18.717Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680056658716, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 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-29T02:24:19.740Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:24:19.740Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-29T02:24:19.742Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Node 0 disconnected. 2023-03-29T02:24:19.742Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Node 1 disconnected. 2023-03-29T02:24:19.742Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Node 2 disconnected. 2023-03-29T02:24:19.742Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Cancelled in-flight METADATA request with correlation id 200012 due to node 2 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 2023-03-29T02:24:19.743Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-29T02:24:19.743Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-29T02:24:19.743Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Lost previously 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-29T02:24:19.744Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] (Re-)joining group 2023-03-29T02:24:19.749Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-16e634ae-c62f-42f0-a76f-0c69296ce096 2023-03-29T02:24:19.749Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=13, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-29T02:24:19.749Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-29T02:24:19.750Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] (Re-)joining group 2023-03-29T02:24:22.518Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T02:24:25.528Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T02:24:28.537Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T02:24:31.548Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T02:24:34.558Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T02:24:36.826Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:24:36.847Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Revoke previously 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-29T02:24:36.847Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] (Re-)joining group 2023-03-29T02:24:36.853Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Successfully joined group with generation Generation{generationId=61, memberId='SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-16e634ae-c62f-42f0-a76f-0c69296ce096', protocol='range'} 2023-03-29T02:24:36.854Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully joined group with generation Generation{generationId=61, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T02:24:36.859Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T02:24:36.860Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T02:24:36.860Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T02:24:36.861Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T02:24:36.861Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T02:24:36.861Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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 MFATTXulTpCY8iVXO7vayg 2023-03-29T02:24:36.862Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Finished assignment for group at generation 61: {SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-16e634ae-c62f-42f0-a76f-0c69296ce096=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]), SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2=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-29T02:24:36.883Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Successfully synced group in generation Generation{generationId=61, memberId='SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384-16e634ae-c62f-42f0-a76f-0c69296ce096', protocol='range'} 2023-03-29T02:24:36.884Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Successfully synced group in generation Generation{generationId=61, memberId='SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e-83102cf2-da23-4930-997c-5f4f3478bde2', protocol='range'} 2023-03-29T02:24:36.884Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T02:24:36.885Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, 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-29T02:24:36.885Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-29T02:24:36.885Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, 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-29T02:24:36.889Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-29T02:24:36.889Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-29T02:24:36.889Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-29T02:24:36.889Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-29T02:24:36.889Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-29T02:24:36.889Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-29T02:24:36.890Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-29T02:24:36.890Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=3089, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T02:24:36.890Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-29T02:24:36.890Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-29T02:24:36.890Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-29T02:24:36.891Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e994e435-d40c-4663-a290-ef655644b74e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-29T02:24:36.986Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Fetch 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}} is out of range for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0, resetting offset 2023-03-29T02:24:36.991Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b62a4e4-a40b-43a3-9697-8cd095ac6384, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=13, 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-29T02:24:37.910Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:24:37.911Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "75dca8ba-3248-48c6-9711-9aadf96f8e3b", "consumerID": "SO-sdc-controller", "timestamp": 1680056572896, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T02:24:37.911Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:24:37.911Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:24:37.911Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T02:24:37.911Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:24:37.911Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:24:37.911Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T02:24:37.912Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:24:37.912Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:24:37.912Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T02:24:37.912Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:24:37.912Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:24:37.912Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T02:24:37.912Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:24:37.912Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:24:37.912Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T02:24:37.912Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:24:37.912Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:24:37.912Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T02:24:37.912Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:24:37.912Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:24:37.913Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T02:24:37.913Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:24:37.913Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:24:37.913Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T02:24:37.913Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:24:37.913Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:24:37.913Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T02:24:37.913Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:24:37.913Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:24:37.913Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680056582981, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T02:24:37.913Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:24:37.913Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:24:37.913Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680056584024, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 19000e49-3cac-4c2b-af56-2221f785a763 already exists" } 2023-03-29T02:24:37.913Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:24:37.913Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:24:37.913Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680056585025, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: afd0e916-ccb4-4dc0-953a-cafbc7ba8ec4 already exists" } 2023-03-29T02:24:37.913Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:24:37.913Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:24:37.914Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "b5dbc659-e5fa-4519-aa22-7665e8fb5e64", "consumerID": "SO-sdc-controller", "timestamp": 1680056616283, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T02:24:37.914Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:24:37.914Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:24:37.914Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T02:24:37.914Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:24:37.914Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:24:37.914Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T02:24:37.914Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:24:37.914Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:24:37.914Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T02:24:37.914Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:24:37.914Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:24:37.914Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T02:24:37.914Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:24:37.914Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:24:37.914Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T02:24:37.914Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:24:37.914Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:24:37.914Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T02:24:37.915Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:24:37.915Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:24:37.915Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T02:24:37.915Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:24:37.915Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:24:37.915Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T02:24:37.915Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:24:37.915Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:24:37.915Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680055818523, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T02:24:37.915Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:24:37.915Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:24:37.915Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680056626378, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T02:24:37.915Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:24:37.915Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:24:37.915Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680056627458, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } 2023-03-29T02:24:37.915Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:24:37.915Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T02:24:37.915Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf36bb74-dbfc-4b91-9179-246c1833184a", "consumerID": "SO-sdc-controller", "timestamp": 1680056658716, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-29T02:24:37.915Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T02:25:19.741Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:25:36.826Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:26:19.742Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:26:36.827Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:27:19.744Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:27:36.832Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:28:19.744Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:28:36.833Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:29:19.745Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:29:36.834Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:30:19.746Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:30:36.834Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:31:19.748Z|311a6477-b2cc-463c-9fee-aa741f7534d0|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:31:36.836Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:32:19.748Z|bf36bb74-dbfc-4b91-9179-246c1833184a|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:32:36.837Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:33:19.750Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:33:36.837Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:34:19.751Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:34:36.839Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:35:19.752Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:35:36.840Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:36:19.753Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:36:36.841Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:37:19.753Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:37:36.842Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:38:19.755Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:38:36.842Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO